body {
	background-color: #333333;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial;
	font-size:11px;
}
#contenedor{
	position:absolute;
	width:925px;
	height:172px;
	top:0px;
	left:50%;
	margin-left:-462px;
}
#cabecera{
	clear:left;
	float:left;
	width:925px;
	height:186px;
}
#imagencabecera{
	clear:left;
	float:left;
	width:925px;
	height:1px;
}
#logo{
	clear:left;
	float:left;
	width:125px;
	height:128px;
	margin-left:15px;
	margin-top:40px;
}
*html #logo{
	margin-left:7px;
}
#menu{
	float:left;
	width:770px;
	height:53px;
	margin-left:15px;
	margin-top:120px;
}
#espaciado{
	clear:left;
	float:left;
	width:100%;
	background:#FFFFFF;
}
#subtitulo{
	clear:left;
	float:left;
	height:23px;
	margin-top:10px;
	margin-left:160px;
}
*html #subtitulo{
	margin-left:80px;
}
#contenido{
	clear:left;
	float:left;
	width:925px;
	background:#CCCCCC;
}
#submenu{
	clear:left;
	float:left;
	width:148px;
}
#titulo_submenu{
	clear:left;
	float:left;
	width:148px;
	height:26px;
	background:#005398;
}
#imagenes_submenu{
	clear:left;
	float:left;
	width:148px;
}
#interior{
	float:left;
	background:#FFFFFF;
	width:777px;
}
#cuerpo{
	clear:left;
	float:left;
	width:700px;
	margin-left:23px;
}
#pie{
	clear:left;
	float:left;
	background:#FFFFFF;
	width:777px;
	height:120px;
}