/* CSS Document */

html { 
	padding:0px;
	margin:0px;
	margin-top:10px;
}

body {
	font-size:12px;
	color:#666666;
	text-align:center;
	margin:0px;
	margin-top:0px;
	padding:0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-repeat: repeat;
	background-color: #CAE5F8;
}
#contenedor {
	height:auto;
	width: auto;
}
#segundoContenedor {
	width:805px;
	margin:0px;
	padding:0px;
	text-align:center;
	color: #000099;
	background-color: #FFFFFF;
	top: 500px;
	border: 1px solid #A8AAFD;
	height: 1760px;
}

#parteSuperior {
	height:100px;
	width:790px;
	background-color: #FFFFFF;
	top:5px;
	left:5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-position: center;
	vertical-align: middle;
}
#menuSuperior {
	height:25px;
	width:785px;
	/*width:785px; */
	text-align:center;
	color: #FFFFFF;
	left: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	background-image: url(imagenes/botones/navegacionst.gif);
	padding-top: 11px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	
}
#menuIzquierda {
	background-color: #FFFFFF;
	width:150px;
	margin:5px;
	background-position: left top;
	float:left;
	border: 1px solid #A8AAFD;


}
#parteCentral {
	background-color: #FFFFFF;
	width:512px;
	background-position: left top;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	

}
.firmaWeb {
	width:800px;
	float:left;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	
}


#parteDerecha {
	background-color: #FFFFFF;
	width:120px;
	float:left;
	
}

.cssPiePagina {
	position:static;
	height:22px;
	width:800px;
	text-align:center;
	top: 0px;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: bottom;
	padding-top: 2px;
	background-image: url(imagenes/ftitulo.gif);
	background-repeat: repeat-x;
}

.filaMenuDerecha {
	text-align: center;
	height: 18px;
	vertical-align: middle;
}
.divCuadrosGrandes {
	background-image: url(imagenes/derecha/cuadrogrande.jpg);
	height: 225px;
	width: 110px;
	padding: 5px;
}
#GranContenedor {
	height:auto;
	background-image: url(imagenes/fondo.gif);
	background-repeat: repeat;
	width: 100px;
	background-position: center;
}
.banner1 {
	border: 1px solid #A8AAFD;
	width: 500px;
	padding: 2px;
	background-position: left;
	margin-bottom: 5px;
}
