body{
	 font-family: verdana; 
	 font-size: 12px; 
	 color: #222222;
}

body.principal{
	background-image:url('../images/reflejo.png')
}
a{
	color:blue; coltext-decoration: underline;
}
#menuVideo div{
	padding-bottom:8px;
	
}
a.linkVideo, ul.listado li a, div.listado a {
	text-decoration: none;
	color: blue;
}

a.linkVideo:hover, ul.listado li a:hover,div.listado a:hover{
	color: #cc6600;
	background-image: url("../images/botonBrillo.png");
	background-repeat: repeat-x;
	background-position: bottom;
}
ul.listado{
	line-height: 2em;
}
div.listado{
	text-align: center;;
}
p.titulosCuerpoTexto{
	padding-bottom:5px;
}
.titulosCuerpoTexto{
	font-size: 12px;
	font-weight: bold;
	color: #cc6600;
	padding-top: 15px;
}
table.descripcionViviendas tr{
	
}
table.descripcionViviendas thead{
	font-weight: bolder;
	font-size: 1.2em;
	background-color: #aaaaff;
}
table.descripcionViviendas tr.resalt{
	font-weight: bold;
	font-size: 1.1em;
	background-color: #ddddff;
}
table.descripcionViviendas tr td.unidades{
	text-align: right;
}
table.descripcionViviendas tr td.concepto{
	font-weight: bold;
	border-right-style: solid;
	border-right: thin;
	border-right-color: grey;
	border-left-style: solid;
	border-left: thin;
	border-left-color: grey;
}
form.login {
	background-color:#5555ff;
	text-align:right;
	font-size: 10px;
}
ol.listadoDescripcion{
	text-align: left;
	padding-left:50px;
	list-style: none;
	list-style-image: url(../images/puntoLista.jpg);
}
ol.listadoDescripcion li{
	padding-bottom: 10px;
	
}

.formulario{
	font-size: 11px;
}


.errorMessage{
	color:red;
	font-size:10px;
}
.errorLabel{
	font-weight: bold;
}
.botones{
	color:white;
	font-weight:bold;
	border:0px;
	background-image: url(../images/botonAceptar.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:70px;
	cursor:pointer;
	padding-bottom: 20px;
}
fieldset{
	border:1px;
	border-style:solid;
	border-color:#ddddff;
	padding:5px;
}
legend{
	color:#dd7711;
}
#titulo, .textoPie a{
	color:#666633;
}
.tituloMenu{
	position: relative;
	font-weight:500;
	top: 50px; 
	left: -252px; 
	color:#cc6600; 
	font-size: 17px;
}

fieldset .titulo{
	font-size:16px; 
	font-weight:bold;
	padding-bottom:10px; 
	padding-top:10px;
}
fieldset .cuerpo{
	padding-bottom:10px; 
}
#titulo{
	font-family: inherit; 
	font-size: 20px;
}
.anotacion{
	font-size:11px; 
	color:#333333; 
}
.despedidasTexto{
	font-size: 20px; color:#dd7711; text-align: right;
}
.textoPie{
	font-size: 12px;
}
.textoPie a{
	text-decoration: none;
}
