body {
	background-color: #000000;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

a, a:active, a:visited { color:#990000; text-decoration: underline; outline:none;}
a:hover { color: #000000;  text-decoration:underline; outline:none;}

img { 
border: none;
}

h1 {
font-size:14px;
}

#cuadrocomplettop h1 {
font-size:18px;
border-bottom: 2px dotted #990000;
margin-right: 60px;
}


#total { margin:0 auto 0 auto; width:949px; }

div#cabecera {
height:174px;
background-image: url(/img/template/cabecera.jpg);
background-repeat:no-repeat;
padding-left: 470px;
padding-top: 24px;
background-color: #000000;
}

div#menu {
height:35px;
}

div#submenu {
height:35px;
background-color: #FCD001;
background-image:url(/img/template/fondo-tijeras.gif);
background-repeat: no-repeat;
padding-left: 20px;
color: #373636;
font-weight: bold;
}

/*LINKS SUBMENU*/
div#submenu a, div#submenu a:active, div#submenu a:visited { color:#5f051b; font-size:12px; text-decoration: none;}
div#submenu a:hover { text-decoration: underline; color: #9E0734;}

div#contenido {
background-color: #FCD001;
padding: 10px;
font-size:12px;
min-height: 410px;
}

.cuadroscentrales {
width:220px; float:left; margin:12px;
}

div#cuadrotop {
background-image:url(/img/template/cuadro_top_p.gif);
background-repeat: no-repeat;
width:220px;
height: 31px;
color: #373636;
font-size: 15px;
font-weight: bold;
line-height: 28px;
padding-left: 35px;
}

div#cuadromed {
background-image:url(/img/template/cuadro_med_p.gif);
background-repeat: repeat-y;
width:200px;
padding: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #3A3A3C;
}

div#cuadropie {
background-image:url(/img/template/cuadro_pie_p.gif);
background-repeat: no-repeat;
width:220px;
height: 21px;
text-align: right;
}

div#cuadrocomplettop {
background-image:url(/img/template/cuadrocomplet_top.gif);
background-repeat: no-repeat;
width:912px;
height: 31px;
color: #800000;
font-size: 10px;
font-weight: bold;
line-height: 28px;
padding-left: 35px;
margin-left: 10px;
}

div#cuadrocompletmed {
background-image:url(/img/template/cuadrocomplet_med.gif);
background-repeat: repeat-y;
width:912;
padding: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #3A3A3C;
margin-left: 10px;
}

div#cuadrocompletmed li {
color: #990000;
list-style: disc;
margin-left: 30px;
}

div#cuadrocompletpie {
background-image:url(/img/template/cuadrocomplet_pie.gif);
background-repeat: no-repeat;
width:912px;
height: 30px;
text-align: right;
margin-left: 10px;
}

/* Estilos textos */
h2.titulo { 
background-color: #333333; 
border:1px solid #000000; 
color:#FFFFFF; 
width:150px; 
padding: 2px; 
text-align: center; 
font-size:15px;
margin-top:20px;
}



/*LINKS cuadromed*/
div#cuadromed a, div#cuadromed a:active, div#cuadromed a:visited { color:#990000; text-decoration: underline;}
div#cuadromed a:hover { color: #000000;  text-decoration:underline;}

div#cuadromed h2 { font-size: 11px; margin:0; padding:0; text-decoration: underline;}

.separaciones {
padding-bottom: 10px;
padding-top: 10px;
border-bottom: 3px solid #FCD100;
}



div#pie {
background-color: #363535;
font-size:12px;
color: #CCCCCC;
text-align:center;
margin-top:10px;
}

/*LINKS PIE*/
div#pie a, div#pie a:active, div#pie a:visited { color:#ffea83; font-size:12px; text-decoration: none;}
div#pie a:hover { text-decoration: underline; color: #FFF1B0;}



/* Menu superior */
ul,li {list-style-type:none; margin:0px;padding:0px;}
.menuholder {background-color: #000000;} /*opcional*/
.menuholder li {float:left;}
.menuholder a {background:url(/img/template/menu.gif); display:block; height:36px; text-indent:-9000%}

/*ESTADO NORMAL*/
.menu_1 a {width:133px;}
.menu_2 a {width:172px; background-position:-133px 0px;}
.menu_3 a {width:124px; background-position:-305px 0px;}
.menu_4 a {width:225px; background-position:-429px 0px;}
.menu_5 a {width:107px; background-position:-654px 0px;}
.menu_6 a {width:156px; background-position:-761px 0px;}
.menu_7 a {width:32px; background-position:-917px 0px;}

/*ESTADO ROLLOVER*/
.menu_1 a:hover {background-position:0px -36px;}
.menu_2 a:hover {background-position:-133px -36px;}
.menu_3 a:hover{background-position:-305px -36px;}
.menu_4 a:hover {background-position:-429px -36px;}
.menu_5 a:hover {background-position:-654px -36px;}
.menu_6 a:hover {background-position:-761px -36px;}
.menu_7 a:hover {background-position:-917px -36px;}

/*ESTADO ACTIVO*/
.menu_1 a.active {background-position:0px -72px;}
.menu_2 a.active {background-position:-133px -72px;}
.menu_3 a.active {background-position:-305px -72px;}
.menu_4 a.active {background-position:-429px -72px;}
.menu_5 a.active {background-position:-654px -72px;}
.menu_6 a.active {background-position:-761px -72px;}
.menu_7 a.active {background-position:-917px -72px;}

