
/**/
html	{ margin:0; padding:0; }
/**/

body, tr, td, table {
	font-family: verdana;
	font-size: 13px;
	color: #000000;}

table {background: #fff}


BODY {
/*
 background:url(http://www.alohacriticon.com/images/skinalohanegro3.jpg) center top no-repeat #FFFFFF; background-repeat:no-repeat; background-attachment: fixed; 
 */
 FONT-SIZE: 13px; CURSOR: default; COLOR: #000000; FONT-FAMILY:  verdana, helvetica, verdana, sans-serif; TEXT-DECORATION: none;
  background-color: #ffffff;
  
  margin:0 auto 0 auto; 
	padding:0px; 
	text-align:center; 
	width:1080px; 
	background: url(/img_cont/bg.gif) repeat-y center;
}

#eltodo
{
	text-align:center;
}

#contenidotodo
{
}

#cabecera
{
	/*width:1080px;*/
	/*
	width:1080px;
	position:relative;
	display:block;
	clear:both;
	text-align:center;
	margin:auto;
	margin-bottom:5px;
	*/
	
	margin:0 0 0 2px; _margin:0 0 0 3px; padding:0; height:110px; width:1074px; border-top:1px solid #000; border-bottom:1px solid #000; 
}

#cabe_logo
{
	margin:0;
	/*width:270px;*/
	width:250px;
	float:left;
	
	margin-left:5px;
}

#cabe_banner
{
	/*
	margin:0;
	width:730px;
	float:right;
	*/
	float:left; width:730px; _width:725px; margin:10px 0 0 5px; 
}

/* Cuerpo de la página */
#cuerpo 
{
	/*width:1074px;*/
	/*
	width:1074px;
	position:relative;
	display:block;
	clear:both;
	text-align:center;
	margin:auto;
	*/
	width:1074px;
	position:relative;
	display:block;
	clear:both;
	text-align:center;
	margin:0;
	padding:0;
}
 
/* Barra lateral Izquierda y derecha */
#lateral_izquierdo 
{
	float:left; 
	width:160px;
	text-align:center;
	margin-left:1px;
}
#lateral_derecho 
{
	float:right; 
	width:160px;
	text-align:center;
	margin:0px;
}

/* Centro de la página */
#centro 
{
	float:left;
	/*width:790px;*/ 
	width:750px;
	text-align:left;
	padding:0px;
}

#pietodo
{
	margin:auto;
	margin-top:5px;
	/*width:1050px;*/
	width:1074px;
	text-align:center;
	position:relative;
	/*height:140px;*/
}

.separador_tres_colores	{ clear:both; margin:0 0 0 3px; _margin:0 0 0 2px; padding:0px; height:8px; width:1074px; background: url(img_cont/separador_tres_colores.gif) no-repeat; }

/**/

a, a:visited, a:link, a:active {color: #00708F;text-decoration:none;}
a:hover {color: #E27E04; text-decoration: underline;}



.footer	{color: #888888; font-size: 13px; font-family: verdana;}
a.footer, a.footer:visited, a.footer:link {text-decoration: underline; color: #cccccc}
a.footer:hover		{color: #E27E04;}
.borde_izquierdo	{background-image: url(img/border_lateral_izquierdo.gif); background-repeat: repeat-y;}
.borde_derecho		{background-image: url(img/border_lateral_derecho.gif); background-repeat: repeat-y;}
.encabezado_verde	{padding-left: 5px; background-color: #3F9384; color: #FFFFFF; font-weight: bold; line-height: 18px; border-bottom: 1px dotted #000000;}
.encabezado_rojo	{padding-left: 5px; background-color: #9F2E54; color: #FFFFFF; font-weight: bold; line-height: 18px; border-bottom: 1px dotted #000000;}
.encabezado_azul	{padding-left: 5px; background-color: #6998B7; color: #FFFFFF; font-weight: bold; line-height: 18px; border-bottom: 1px dotted #000000;}
.box				{padding: 3px; color: #666666; font-size: 12px;}
a.box, a.box:hover, a.box:visited {color: #FFFFFF}
a.box_verde, a.box_verde:visited, a.box_verde:link {color: #3F9384; text-decoration: none; font-weight: none;}
a.box_azul, a.box_azul:visited, a.box_azul:link {color: #6998B7; text-decoration: none; font-weight: none;}
a.box_rojo, a.box_rojo:visited, a.box_rojo:link {color: #9F2E54; text-decoration: none; font-weight: none;}
a.box_verde:hover {text-decoration:underline;}
a.box_azul:hover {text-decoration:underline;}
a.box_rojo:hover {text-decoration:underline;}
.titulo 			{color: #666666; font-size: 13px; font-weight: bold;}






