body {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-color:#FFFFFF;
}

#contenedor{
position:absolute;
width:700px;
left:50%;
margin-left:-350px;
}

#cabecera{
	margin-left:auto;
	margin-right:auto;
	width:700px;
	height:200px;
	background-image: url(imagenes/cabecera.jpg);
}

#contenido{
background-image: url(imagenes/fondocontenido_c.jpg);
background-repeat: no-repeat;
margin-left:auto;
margin-right:auto;
width:700px;
height:630px;
overflow:hidden;
}

#contenido2{
background-image: url(imagenes/fondocontenido_d.jpg);
background-repeat: no-repeat;
margin-left:auto;
margin-right:auto;
width:700px;
height:630px;
overflow:hidden;
}

#piePagina{
background-image: url(imagenes/imagenpie.jpg);
margin-left:auto;
margin-right:auto;
margin-bottom:3px;
text-align:center;
width:700px;
height:75px;
background-repeat: no-repeat;
}

#piePagina A:visited{color: #393939}
#piePagina A:hover{color: Red}
#piePagina A{color: Black}


#barraLateral{
	width:140px;
	height:490px;
	float:left;
	margin-left:5px;
	margin-top:12px;
}

#espacioDer{
margin-top:8px;
width:530px;
height:502px;
float:left;
overflow:hidden;
margin-left:25px;
}

#espacioInferior{
width:690px;
margin-left:5;
height:120px;
float:left;
vertical-align:middle;
overflow:hidden;
margin-top:-5px;
}

#banner{
background-image: ulr(images/tope-sup.jpg);
background-repeat: no-repeat;
height:77px;
width:135px;
float:left;
border:solid 2px #ff0000;
margin-top:0px;
}

#miMenuRojo{
margin-top:10px;
width:135px;
float:left;
}

#miMenuGris{
margin-top:10px;
width:135px;
float:left;
}

#bienvenidosImg{
position:absolute;
margin-top:16px;
margin-left:180px;
z-index:999;}

