body {
	background:#90D3EE url(bg.jpg) repeat;
	background-position: center;
}

#wrapper{
	margin: 0 auto;
	padding: 0 auto;
	width:1000px;
}
h2{
	margin: 0px;
}
h2 a{
	font-size:13px;
	color:#000033;
	text-align:center;
	font-family: verdana;
	margin: 0px;
}

h2 a:hover{
	color:#0099FF;
	font-size:13px;
	text-decoration: underline;
}
#contenido{
	float: center;
	width: 1000px;
}

.flash{	
	margin-left:200px;
	
}	
#euno{
	width:340px;
	height:250px;
	background: url(../img/cuadro.png) center  no-repeat ;
	position:absolute;
	left: 0px;
	top:160px;
}

	


#edos{
	width:340px;
	height:250px;
	background: url(../img/cuadro.png) center  no-repeat ;
	position:absolute;
	left: 320px;
	top:160px;
}
#etres{
	width:340px;
	height:250px;
	background: url(../img/cuadro.png) center  no-repeat ;
	position:absolute;
	left: 640px;
	top:160px;
}
#ecuatro{
	width:340px;
	height:250px;
	background: url(../img/cuadro.png) center  no-repeat ;
	position:absolute;
	left: 0px;
	top:420px;
}
#ecinco{
	width:340px;
	height:250px;
	background: url(../img/cuadro.png) center  no-repeat ;
	position:absolute;
	left: 320px;
	top:420px;
}
#eseis{
	width:340px;
	height:250px;
	background: url(../img/cuadro.png) center  no-repeat ;
	position:absolute;
	left: 640px;
	top:420px;
}


/*--------------footer-----------*/
#footer{
	
	background:#55A2B7;
	
}
#footer p{
	text-align:center;
	font-size:20px;
	margin:0 0 0px 0;
	color:#FFFFFF;
			
}
#footer a:hover{
	color:#CCCCCC;
	
}

img
{
border: 0px;
}
