@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(IMAGENES/fondoInfovivienda.jpg);
	background-repeat:  repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	background-position: center top;
	color: #666666;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	color: #FF9900;
	height: 340px;
	width: 440px;
	text-align: left;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
input {
	border: 1px solid #FF9900;
	margin-bottom: 5px;
}
textarea {
	border: 1px solid #FF9900;
}



.contenedor {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
.textoazul {
	color: #0066CC;
}

.columIzq {
	float: left;
	width: 280px;
	color: #FFFFFF;
}
.azul {
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin-bottom: 15px;
	padding-top: 5px;
}
.resaltado {
	font-weight: bold;
	color: #FF9900;
	font-size: 9pt;
}

.columIzq .logo {
	height: 70px;
}

.textoLogo1 {
	float: left;
	width: auto;
	font-weight: bold;
	margin-top: 25px;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.logoFoto {
	float: right;
	margin-left: 8px;
	margin-right: 8px;
}

.columIzq .textoIzq {
	margin-bottom: 10px;
	margin-top: 20px;
}
.columIzq .lineaD {
	margin-bottom: 15px;
	background-image: url(IMAGENES/rectangulo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.columIzq .menuPromoc {
	margin-bottom: 10px;
	font-size: 9pt;
}
.menuPromoc a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuPromoc a:hover {
	color: #FF9900;
}

.menuPromoc ul {
	margin: 0px;
	padding: 0px;
}
.menuPromoc ul li {
	text-align: left;
	font-weight: bold;
	list-style-type: none;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
.espacio {
	color: #000000;
}

.columIzq  .subpieIzq {
	margin-top: 30px;
	height: 20px;
	width: 280px;
}
.subpieIzq ul {
	margin: 0px;
	padding: 0px;
}
.subpieIzq ul li {
	text-align: center;
	display: inline-block;
	float: left;
	list-style-image: none;
	list-style-type: none;
	padding-right: 1px;
	padding-left: 1px;
}
.subpieIzq a {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.subpieIzq a:hover {
	text-decoration: underline;
	font-size: 8pt;
}





.columDerch {
	float: right;
	width: 450px;
}
.columDerch .logoDer {
	height: 80px;
}
.logoDer .logotexto1 {
	float: left;
	margin-top: 30px;
	font-size: 12pt;
	font-weight: bold;
}
.logoDer .fotologo {
	float: left;
	margin-right: 5px;
	margin-left: 8px;
}
.logoDer .logotexto2 {
	float: right;
	margin-top: 30px;
	font-size: 10pt;
	font-weight: bold;
}

.textoDer {
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu1Der {
	height: 30px;
	margin-top: 10px;
	padding-left: 1px;
}
.menu1Der ul {
	margin: 0px;
	padding: 0px;
}
.menu1Der ul li {
	text-align: center;
	display: inline-block;
	float: left;
	list-style-type: none;
}
.menu1Der a {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 112px;
	padding-top: 10px;
	height: 20px;
	background-image: url(IMAGENES/botonmenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu1Der a:hover {
	color: #FF9900;
	background-image: url(IMAGENES/botonmenuhover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu1Der .activo {

}
.activo a {
	color: #FF9900;
	background-image: url(IMAGENES/botonmenuhover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}


.fotoDer {
	display: block;
	width: 450px;
	text-align: center;


}
.fotoDerDesbord {
	height: 300px;
	width: 418px;
	overflow: auto;
	padding: 15px;
	clip: rect(auto,auto,auto,auto);
	margin-bottom: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.fotoDerDesbord2 {
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}



.columDerch .index {
	margin-top: 12px;
	width: 440px;
	padding-left: 8px;
	float: left;

}
.index .foto {
	float: left;
	width: 215px;
	padding-top: 10px;
}
.index .texto {
	float: left;
	width: 215px;
	margin-bottom: 8px;
}
.index .info {
	text-align: right;
	float: left;
	width: 200px;
	height: 15px;
	padding-right: 15px;
}
.index .info a {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.index .info a:hover {
	text-decoration: underline;
}
.index .texto .titulo {
	color: #0066CC;
	text-align: center;
	height: 15px;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 5px;
	float: left;
	width: 215px;
}
.titulo a {
	color: #0066CC;
	text-decoration: none;
}
.titulo a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.index .texto .txt {
	float: left;
	width: 194px;
	padding-right: 10px;
	padding-left: 10px;
	height: 85px;
}




.columDerch .cuadrofoto {
	background-color: #000000;
	height: 30px;
	width: 450px;
}
.cuadrofoto .cuadrotexto {
	float: left;
	padding-top: 8px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
	font-size: 9pt;
}
.cuadrofoto .cuadrotexto2 {
	color: #FFFFFF;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
}
.cuadrotexto2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 7pt;
}
.cuadrotexto2 a:hover {
	text-decoration: underline;
}






.menu2Der {
	height: 35px;
	margin-bottom: 10px;
}
.menu2Der ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
.menu2Der ul li {
	display: inline-block;
	float: right;
	width: 181px;
	list-style-type: none;
}
.menu2Der a {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	width: 181px;
	display: block;
	height: 27px;
	font-size: 7pt;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-top: 5px;
	background-image: url(IMAGENES/botonmenuinf.jpg);
}

.menu2Der a:hover {
	color: #0099FF;
	background-image: url(IMAGENES/botonmenuinfhover.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}





.pie {
	clear: both;
	text-align: right;
	font-size: 8pt;
	text-decoration: underline;
	padding-bottom: 10px;
	margin-top: 10px;
}
.cuadrotexto ul {
}
.cuadrotexto li {
	text-align: center;
	display: inline;
	list-style-type: none;
	margin-right: 1px;
	margin-left: 1px;
}


.cuadrotexto a {
	color: #FFFFFF;
	text-decoration: none;
}
.cuadrotexto a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.cuadrotexto  .act {
	color: #FF9900;
	text-decoration: none;
	background-image: none;
}
.cuadrotexto  .act  a {
	color: #FF9900;
	text-decoration: none;
	background-image: none;
}
.menu2Der .flechas {
	float: left;
	height: 30px;
	width: 265px;
}
.menu2Der .flechas a {
	background-image: none;
	text-align: right;
	float: right;
	height: 30px;
	padding-bottom: 0px;
	padding-top: 1px;
	width: 40px;
}
.menu2Der .flechas a:hover {
	background-image: none;
}
.flechas .flechas2 {
	float: left;
	color: #0066CC;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	padding-top: 9px;
	padding-left: 80px;
}



.menu2Der .actinf {
}
.menu2Der .actinf a {
	color: #0099FF;
	background-image: url(IMAGENES/botonmenuinfhover.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
hr{   
height:1px;   
color:#FF9900;   
background-color:#FF9900;   
}  
