body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
}
strong
{
	color:#444444;
}
#fondo_principal {
	width:922px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-461px;
	background-image:url(../imagenes/fondo-central.gif);
	background-repeat:repeat-y;
}
#cabecera {
	height:88px;
}
#continente {
	margin:0 16px 0 10px;
	background-position: top right;
	background-repeat:no-repeat;
	overflow:auto;
}
#pie {
	height:23px;
	background-image:url(../imagenes/fondo-inferior.gif);
	background-repeat:no-repeat;
	clear:both;
}
#cuerpo {
	width:646px;
	float:right;
	margin:0;
	padding:10px 25px 0 25px;
}
#menu {
	padding: 10px 0 0 0;
	background-color:#CCE4F5;
}
#menu_inferior {
	width:200px;
	margin:0;
	padding: 0 0 70px 0;
	float:left;
	background-image:url(../imagenes/fondo-menu-inferior.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.item_menu1 {
	width:188px;
	text-decoration:none;
	font-weight:bold;
	color:#555555;
	padding:6px 6px 6px 12px;
}
.item_menu1b {
	width:188px;
	text-decoration:none;
	font-weight:bold;
	color:#555555;
	padding:6px;
}
.item_menu1b:hover {
	background-color:#FFA431;
	color:#000000
}
.item_menu2 {
	width:185px;
	text-decoration:none;
	color:#555555;
	padding:3px 0 3px 15px;
	line-height:13px;
}
.item_menu2b {
	width:185px;
	text-decoration:none;
	color:#555555;
	padding:3px 0 3px 15px;
	line-height:13px;
}
.item_menu2b:hover {
	background-color:#FFA431;
	color:#000000
}
h1 {
	margin:0;
	padding:0 0 30px 0;
	font-size:18px;
	font-style:italic;
	color:#0076CC;
}
h2 {
	margin:0;
	padding:0 0 25px 0;
	font-size:12px;
	font-style:italic;
	color:#0076CC;
}
h3 {
	margin:0;
	padding:0;
	font-size:11px;
	color:#0076CC;
}
.link_limpio {
	text-decoration:none;
	color:#0076CC;
}
p {
	margin:0;
	padding:0 0 10px 0;
	text-align:justify;
}
#iconos {
	width:100%;
	text-align:right;
}
.icono {
	margin-left:5px;
}
#bloque_izquierdo {
	width:420px;
	float:left;
}
#bloque_derecho {
	width:200px;
	float:right;
}
#bloque_completo {
	width:620px;
}
#bloque_izquierdo_portada {
	width:400px;
	float:left;
}
#bloque_derecho_portada {
	width:200px;
	float:right;
	background-color:#EEEEEE;
	padding:10px;
	border:1px solid #FFFFFF;
}
#portada_inferior {
	padding-top:30px;
	clear:both;
}
#separador {
	width:100%;
	height:1px;
	background-color:#CCCCCC;
	margin:20px 0 20px 0;
}
.formulario_campo {
	width:300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formulario_boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}