@charset "utf-8";
img, td, table { behavior: url(iepngfix.htc); }

body{
	margin-top: 0px;
	margin-bottom: 0px;
	background: #010206  url(images/fondoseccion.jpg) repeat-x;
	background-attachment:inherit;
}

#contenedor{
	text-align: left;
	width: 920px;
	height: 640px;
	top: 0px;
	margin: auto;
}

#cabecera {
	width: 920px;
	height: 97px;
	background-image: url(images/cabecera.jpg);
	background-repeat: no-repeat;
}


#cuerpo {
	width: 920px;
	height: 430px;
}

#submenu{
	width: 229px;
	height: 463px;
	float: left;
	margin-right: 0px;
}

#info{
	width: 689px;
	height: 450px;
	float: left;
	margin-left: 0px;
}
#conocenos  /*sirve para texto de contenido*/
{
	width:650px;
	height:auto;
	margin-top:20px;
	margin-left:20px;
	
	text-align: justify;
}

#pie {
	width: 920px;
	height: 89x;
}

#imagen{
	height: auto;
	width: auto;
	margin-top: 20px;
}

#titulo
{
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-left:20px;
}

.texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFF;	
}

.titulo {
	color: #CBB677;
	font-weight: bold;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;


}
.titulo_gal {
	color: #CBB677;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.menugal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	text-decoration:none;	
}
.sombrear{
background-repeat:no-repeat;
}#info100 {
	width: 100%;
	height: 455px;
	float: left;
	margin-left: 0px;
}

#logo{
	float:right;
	margin-right:30px;
	width:200px;
	text-align: right;
}


#texto{
	float:left;
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:9px;
	width:500px;
	padding-top: 20px;
}
