@charset "utf-8";
/* CSS Document */


#contenedor{
margin:0 auto 0 auto;
width: 955px;
height: 100%;
min-height:100%;
text-align:center;
background-image: url(imagenes/fondo.jpg);
background-position:top;
background-repeat: repeat-x;
background-color: white;
}
#contenedordos{
margin:0 auto 0 auto;
width: 955px;
height: 100%;
min-height:100%;
text-align:center;
background-image: url(imagenes/fondo2.jpg);
background-position:top;
background-repeat: repeat-x;
background-color: white;
}

#contenido{
width: 100%;
vertical-align:middle;
margin-bottom:25px;
}

#pie{
background-color:#FFFFFF;
width: 955px;
vertical-align:middle;
margin-bottom: 20px;
padding-bottom:10px;
clear: both;
}

/*HOME*/

#textohome{
width: 456px;
height:180px;
margin-left: 15px;
padding-top:22px;
float: left;
}

#galhome{
width: 440px;
height:180px;
margin-left: 15px;
margin-right: 15px;
float: right;
}

.titulo {
	font-family: "Book Antiqua", Georgia, "Times New Roman";
	font-size: 18px;
	color: #333333;
	text-align: left;
}
.subtitulo {
	font-family: "Book Antiqua", Georgia, "Times New Roman";
	font-size: 15px;
	font-weight: 500;
	color: #555555;
	text-align: left;
}
.vermas {
	font-family: "Book Antiqua", Georgia, "Times New Roman";
	font-size: 14px;
	color: #333333;
	text-align: right;
}

.txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.pie {
	font-family: "Book Antiqua", Georgia, "Times New Roman";
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.piedos {
	font-family: "Book Antiqua", Georgia, "Times New Roman";
	font-size: 10px;
	color: #666666;
	text-align: center;
}
/*QUIENES SOMOS*/

#quienes{
width: 925px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 30px;
}

/*PROYECTO*/

#proyecto{
width: 925px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 30px;
}

/*UBICACION*/

#ubiuno{
width: 295px;
margin-left: 15px;
margin-right: 15px;
margin-top: 15px;
margin-bottom: 30px;
float: left;
}

#planouno{
width: 571px;
margin-right: 15px;
margin-top: 15px;
float:right;
}

#planodostit{
width: 100%;
padding-left: 15px;
padding-right:15px;
margin-top: 20px;
clear: both;
}

#planodos{
width: 852px;
margin-top: 15px;
clear: both;
}

#planotres{
width: 458px;
margin-left: 35px;
margin-top: 30px;
float:left;
}

#ubidos{
width: 365px;
margin-right: 15px;
margin-left: 30px;
margin-top: 30px;
float: left;
}
