
BODY { 
background : #fff;
font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif; 
color : #000000; 
margin : 5px 0px 20px 0px; 
text-align: center;
float:center;

}



A:link {text-decoration:none;color:#000000;font-weight : bold;}
A:visited {text-decoration:none;color:#000000;font-weight : bold; }
A:active {text-decoration:none;color:#000000;font-weight : bold; }
A:hover {text-decoration:none;color:#999;font-weight : bold; background:#ffffff }


 

h1 {
	color:#000000;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	}


h2 {
	color:#000000;
	font-size:14px;
	text-transform:uppercase;
	}



p {
	color:#000000;
	font-size:10px;
	text-align:justify;
	}


br {
text-align:justify;
}


p:first-letter {
	text-transform:uppercase;
	font-weight: bold;
	}


#contenedor{ 
margin: 0 auto;
text-align: center; 
width: 778px; 
}



#cabecera{
	background-color: #efefef;
	height : 262px;
	width: 778px;
	text-align: center;
	background-image: url(Imagenes/eoi_cabecera_general.jpg);
}



#menu {
float: center;
background: #fff;
background-image: url(fondo_menu.jpg);
width: 778px;
height : 30px;
font-weight:bold; 
color : #000;

}



#cuerpo{ 
width:778px;
height : auto; 
background-color: #fff; 
text-align: center;

}


#separadora { 
width:778px;
height : 40px; 
background-color: #fff; 

}




#informacion {
	background-color:#fff;
	background-image: url(imagenes/fondo_informacion_general.jpg);
	color:#000;
	border:1px #efefef solid;
	width: 540px;
	float: left;
	margin: 5px;
	text-align: justify;
	padding:10px;
}


#informacion_calendario {
	background-color:#fff;
	background-image: url(imagenes/fondo_informacion_general.jpg);
	color:#000;
	border:1px #efefef solid;
	width: 730px;
	float: left;
	margin: 5px;
	text-align: left;
	padding:10px;
}






#titular {
	color: #000;
	font-weight:bold;
	text-align: center;
	width: 180px;
	height : 30px;
	background-color: #efefef;
	padding: 20px 0px 0px 0px;
	background-image: url(imagenes/cabecera_menu_general_2.jpg);

}



#contenido {
	background-image: url(Imagenes/fondo_contenido_general.jpg);
	text-align: left;
	width: 168px;
	height : 300px;
	background-color: #ffffff;
	border-color:#efefef;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding: 5px;
	color: #000000;

}



#capa4 { 
width:180px;
height : 300px; 
background-color: #fff; 
float: right;
margin: 5px;
}



#pie {
background: #fff;
text-align: center;
width: 778px;
height : 138px;
 
}


