body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#todo
{
width:951px;
float:left;
margin:auto;
}

/*INICIO SUBMENU*/
#subMenu
{
float:left;
width:942px;
height:16px;
background-color:#ffffff;
color:#0e507c;
font-family:Verdana;
font-size:10px;
text-align:right;
padding-right:10px;
padding-top:4px;
}

#subMenu a
{
color:#0e507c;
text-decoration:none;
}

#subMenu a:hover
{
color:#0e507c;
text-decoration:underline;
}
/*FIN SUBMENU*/

/*INICIO CABECERA*/
#cabecera
{
float:left;
width:950px;
height:210px;
}
/*FIN CABECERA*/


/*INICIO MENU*/
#menu
{
float:left;
width:950px;
height:42px;
background-image:url(../img/fondoMenu.gif);
background-repeat:repeat-y;
}

#botonesMenu
{
float:left;
height:37px;
padding-left:22px;
width:927px;
}

.botones_on
{
float:left;
height:32px;
margin-top:5px;
margin-right:10px;
display:block;
}

.esquina_bot_on
{
float:left;
width:11px;
height:32px;
}

.centro_bot_on
{
float:left;
height:25px;
background-image:url(../img/fondo_Bot.gif);
background-repeat:repeat-x;
font-family:helvetica;
font-size:16px;
text-align:center;
padding-top:7px;
color:#FFFFFF;
font-weight:bold;
}

.centro_bot_on a
{
color:#FFFFFF;
text-decoration:none;
}

.centro_bot_on a:hover
{
color:#FFFFFF;
text-decoration:none;
}

.botones_off
{
float:left;
height:32px;
margin-top:5px;
margin-right:10px;
display:block;
}

.esquina_bot_off
{
float:left;
width:11px;
height:32px;
}

.centro_bot_off
{
float:left;
height:25px;
background-image:url(../img/fondo_BotOff.gif);
background-repeat:repeat-x;
font-family:helvetica;
font-size:16px;
text-align:center;
padding-top:7px;
color:#FFFFFF;
font-weight:bold;
}

.centro_bot_off a
{
color:#FFFFFF;
text-decoration:none;
}

.centro_bot_off a:hover
{
color:#FFFFFF;
text-decoration:none;
}

#lineaMenu
{
float:left;
width:949px;
height:5px;
background-color:#a3c4db;
}
/*FIN MENU*/

/*INICIO CONTENIDO*/
#centro
{
float:left;
width:950px;
background-color:#e7ebf3;
background-image:url(../img/fondoCentro.gif);
background-repeat:repeat-y;
}

#contenido
{
float:left;
width:655px;
padding:20px 22px 20px 22px;
}

.tit_content
{
float:left;
width:655px;
height:39px;
}

.txt_content
{
float:left;
width:655px;
font-family:verdana;
font-size:12px;
color:#393939;
line-height:22px;
text-align:left;
padding-top:10px;
}

.txt_content a
{
color:#0063be;
text-decoration:none;
}

.txt_content a:hover
{
color:#0063be;
text-decoration:underline;
}

#lateral
{
float:left;
width:220px;
padding:20px 15px 20px 15px;
}

.titDestacados
{
float:left;
width:220px;
height:40px;
background-image:url(../img/fondoDestacados.gif);
background-repeat:no-repeat;
font-family:helvetica;
font-size:22px;
color:#FFFFFF;
text-align:center;
padding-top:11px;
font-weight:bold;
}

.cajaDestacados
{
float:left;
width:210px;
padding-top:10px;
padding-left:5px;
padding-right:5px;
border-bottom:#879dc1 1px solid;
margin-bottom:10px;
}

.txtDestacados
{
font-family:verdana;
font-size:11px;
color:#00788e;
text-align:left;
line-height:14px;
}

.txtDestacados a
{
color:#00788e;
text-decoration:none;
}

.txtDestacados a:hover
{
color:#00788e;
text-decoration:underline;
}

.fechaDestacados
{
font-family:verdana;
font-size:10px;
color:#333333;
text-align:left;
font-weight:bold;
padding-bottom:10px;
padding-top:2px;
}
/*FIN CONTENIDO*/

/*INICIO PIE*/
#pie
{
float:left;
width:950px;
border-bottom:#a3c4db 1px solid;
}

.txtPie1
{
float:left;
width:950px;
height:24px;
background-color:#91b9d6;
font-family:verdana;
font-size:11px;
color:#ffffff;
text-align:center;
padding-top:15px;
border-bottom:#b7d1e3 1px solid;
}

.txtPie1 a
{
color:#0e507c;
text-decoration:none;
}

.txtPie1 a:hover
{
color:#ffffff;
text-decoration:none;
}

.txtPie2
{
float:left;
width:950px;
height:29px;
background-color:#91b9d6;
font-family:verdana;
font-size:11px;
color:#0e507c;
text-align:center;
padding-top:10px;
}

.txtPie2 a
{
color:#0e507c;
text-decoration:none;
}

.txtPie2 a:hover
{
color:#ffffff;
text-decoration:none;
}
/*FIN PIE*/