/* CSS Document */
#contenedor{ 
	text-align: left; 
	width: 750px; 
	background-color : #ffffff; 
	margin: auto; 
}

#cabecera{
	width: 750px;
	height:85px;
	background-image:url(../img/fondoCabecera.gif);
	background-repeat:repeat;

}

#botonera{
	width: 750px;
	height:40px;
	background-image:url(../img/botonera.png);

}

#pie{
	width: 750px;
	height:17px;
	background-image:url(../img/fondoPie.png);
	background-repeat:repeat;
	margin-top: 6px;
	float: left;
}

#contenidoEstatutos{ 
	width: 750px;
	height:330px; 
}

#menuEstatutos{
	width: 150px;
	height:330px;
	border-top-color: #E8E7E7;
	border-top-style: solid;
	border-top-width: 3px;
	border-right-color: #E8E7E7;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #E8E7E7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #E8E7E7;
	border-left-style: solid;
	border-left-width: 1px;
	float: left;
	margin-top: 6px;
}

#novedadesEstatutos{
	width: 588px;
	height:330px;
	float: right;
	border-top-color: #E8E7E7;
	border-top-style: solid;
	border-top-width: 3px;
	border-right-color: #E8E7E7;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #E8E7E7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #E8E7E7;
	border-left-style: solid;
	border-left-width: 1px;
	margin-top: 6px;
}

#novedadesEnlaces{
	width: 588px;
	height:300px;
	float: right;
	border-top-color: #E8E7E7;
	border-top-style: solid;
	border-top-width: 3px;
	border-right-color: #E8E7E7;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #E8E7E7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #E8E7E7;
	border-left-style: solid;
	border-left-width: 1px;
	margin-top: 6px;
}

#menuEnlaces{
	width: 150px;
	height:300px;
	border-top-color: #E8E7E7;
	border-top-style: solid;
	border-top-width: 3px;
	border-right-color: #E8E7E7;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #E8E7E7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #E8E7E7;
	border-left-style: solid;
	border-left-width: 1px;
	float: left;
	margin-top: 6px;
}

#menu{
	width: 150px;
	height:273px;
	border-top-color: #E8E7E7;
	border-top-style: solid;
	border-top-width: 3px;
	border-right-color: #E8E7E7;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #E8E7E7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #E8E7E7;
	border-left-style: solid;
	border-left-width: 1px;
	float: left;
	margin-top: 6px;
}


#cajaFoto{
	width: 150px;
	height:140px;
	border-top-color: #E8E7E7;
	border-top-style: solid;
	border-top-width: 3px;
	border-right-color: #E8E7E7;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #E8E7E7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #E8E7E7;
	border-left-style: solid;
	border-left-width: 1px;
	float: left;
	margin-top: 6px;
}

#cajaSugerencias{
	width: 588px;
	height:140px;
	border-top-color: #E8E7E7;
	border-top-style: solid;
	border-top-width: 3px;
	border-right-color: #E8E7E7;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #E8E7E7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #E8E7E7;
	border-left-style: solid;
	border-left-width: 1px;
	float: right;
	margin-top: 6px;
}

#novedades{
	width: 588px;
	height:273px;
	float: right;
	border-top-color: #E8E7E7;
	border-top-style: solid;
	border-top-width: 3px;
	border-right-color: #E8E7E7;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #E8E7E7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #E8E7E7;
	border-left-style: solid;
	border-left-width: 1px;
	margin-top: 6px;
}

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
} 
A.enlacenav:HOVER{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	
}

A.enlacenavRojo, A.enlacenavRojo:VISITED, A.enlacenavRojo:ACTIVE, A.enlacenavRojo:FOCUS, A.enlacenavRojo:LINK{
	color: #696565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
} 
A.enlacenavRojo:HOVER{ 
	color: #1528B3; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

A.enlacenavRojoN, A.enlacenavRojoN:VISITED, A.enlacenavRojoN:ACTIVE, A.enlacenavRojoN:FOCUS, A.enlacenavRojoN:LINK{
	color: #696565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
} 
A.enlacenavRojoN:HOVER{ 
	color: #1528B3; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.txtB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.txtRojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1528B3;
}

.txtAzulB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1528B3;
	font-weight: bold;
}