BODY { 
background : #fff;
font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif; 
color : #000000; 
margin : 5px 0px 20px 0px; 
text-align: 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:#48A4FF;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;
	}




p:first-letter {
	text-transform:uppercase;
	font-weight: bold;
	}
	
	
	


#contenedor{ 
margin: 0 auto;
text-align: center; 
width: 778px; 
}



#cabecera{
background-color: #D0E8FF;
background-image: url(imagenes/eoi_cabecera_ingles.jpg);
height : 262px;
width: 778px;
text-align: center; 
}



#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_ingles.jpg);
	color:#000;
	border:1px #D0E8FF solid;
	width: 540px;
	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_ingles.jpg);

}



#contenido {
	background-image: url(Imagenes/fondo_contenido_ingles.jpg);
	text-align: left;
	width: 168px;
	height : 250px;
	background-color:#fff;
	border-color: #D0E8FF;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding: 5px;
	color: #000000;

}



#capa4 { 
width:180px;
height : 320px; 
background-color: #fff; 
float: right;
margin: 5px;
}



#pie {
background: #fff;
text-align: center;
width: 778px;
height : 138px;
 
}

