
/*   HTTP://WWW.HOOPING.NET    04.05.2006*/


BODY {
	font-family:"Verdana",Arial,  Helvetica, sans-serif;
	background-image:url(../images/fondo_web.gif);
	/*BARRAS SCROL*/
	scrollbar-face-color:red;
	scrollbar-shadow-color:#990000;
	scrollbar-highlight-color:#990000;
	scrollbar-3dlight-color:#990000;
	scrollbar-darkshadow-color:#990000;
	scrollbar-track-color:#990000;
	scrollbar-arrow-color:white;
	height:100%;
	margin:0px;
	/* margin-top:20px;     web separada del borde superior */
	background-color:#990000;
	text-align:center;
	font-size:14px;
	color:white;
	font-weight:500;
	font-weight:bold;
}

TABLE{ font-size:13px;}

/*TABLE{ font-size:10px;}*/


/*TITULOS*/
H1{ font-size:17px; color:white;}
H2{ font-size:16px; background-color:#990000; border:1px solid white; height:20px; padding:10px;}
H3{ font-size:15px; color:white;}
H4{ font-size:13px; color:white; background-color:#660000; padding:5px; text-align:center;}
H5{ font-size:13px; color:white; color:white;}
H6{ font-size:10px; margin:0px; color:white}
HR{ color:#FFFFFF; height:1px;}
em{ font-size:16px; color:white; font-style:italic; font-family:"Times New Roman", Times, serif;}
/*HR{border:1px solid #CCCCCC; height:1px;}*/

/* ENLACES*/
A{color:white; text-decoration:none; font-size:12px; font-weight:bold;}
A:hover{ color:orange;}

/*tabla principal */
#tablaprincipal {
border:1px solid white;
width:772px;
height:100%; background-color:#990000;
}

/* cabecera */
#cabecera {
height:97px; border-bottom:1px solid white; background-color:#000000;}

#cabecera #menu A {
font-size:9px;
}

/* central*/
#central {
background-repeat:repeat-y;
}
	#der { 
	/*background-color:#FF0000; */
	width:525px; float:right; height:100%;
	padding-left:20px; padding-top:20px; padding-right:20px; }
	
		
	#izq { 
	width:202px;  
	float:left;
	height:100%;
	padding-left:20px;
	padding-top:20px;
	border-right:1px solid white;
	padding-right:20px;
	}
	
	#fondo { 
	background-color:#666666;
	width:202px;  float:right; height:100%;padding-left:20px; padding-top:20px; padding-right:20px; color:#FFFFFF;}

/* pie */
#pie {
	height:41px;
	font-size:9px;
	text-align:center;
	background-repeat:repeat-y;
	color:white;
	border-top:1px solid white;
}

.caja_nombres{
 width:100px;
 height:19px;
 font-family:Verdana;
 font-size:10px;
}

.caja_nombres_pequeña{
 width:70px;
 height:19px;
 font-family:Verdana;
 font-size:10px;
}
.caja_comentarios{
 width:300px;
 height:70px;
 font-family:Verdana;
 font-size:10px;
}
.boton
{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
}		
