/* CSS Document */
* {
	/* old-style reset here :) 
	border: 0px;*/
	padding: 0px;
}
/*Etiquetas HTML*/
body {
font-family: Helvetica;
background-color: #FFFFFF;
background-image: url(../img/FONDO.png);
background-repeat:repeat-x;
font-size:12px;
}
p {
margin-top:12px; 
margin-bottom:12px;
}
/*id's*/
#diapo{
height:240px;
}
#clasificaciones table {
	border: 1px solid #9DABCE;
	font-size: 12px;
}
#clasificaciones td{
	text-align: center;
	vertical-align: middle;
}
#clasificaciones td.impar{
	background-color:#EEEFFF;
	text-align: center;
	font-weight:bold;
	vertical-align: middle;
	color: #FF6600;
}
#clasificaciones td.par{
	background-color:#FFFFFF;
	text-align: center;
	font-weight:bold;
	vertical-align: middle;
	color: #00000;
}
#clasificaciones th {
	background-color:#CCCCCC;
	background-image:url(../img/clasfon.jpg);
	text-align: center;
	vertical-align: middle;
	color: #000000;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
}
#pestanas{
border-bottom: 1px #C6C6FF solid;
padding:0px;
margin:0px;
height:24px;
}
#pestanas ul li{
display: inline;  
padding: 8px 0px; /*Separar el texto*/ 
margin:1px; /* Separar los botones */   
background-color:#E4E4E4; /* Color de fondo */
border:#C6C6FF 1px solid;*/
}
#pestanas ul li:hover, #pestanas ul li.actual{
text-decoration:none;
background-color:#FFFFFF; /* Color de fondo */
border:#C6C6FF 1px solid;
}
#pestanas ul li a{
text-decoration:none;
padding: 10px 22px; /*Separar el texto*/
}
#pestanas ul li a:hover{
text-decoration:none;
}
/*clases*/
.twtr{display:block;width:19px;height:19px;background:url(../img/twic.jpg) no-repeat;float:right;margin:-6px 4px 0 0;_margin-right:3px;}
.facebook{display:block;width:180px;height:240px;background:url(../img/escudofacebook.jpg) no-repeat;}
.buzz{display:block;width:19px;height:19px;background:url(../img/bic.jpg) no-repeat;float:right;margin:-6px 4px 0 0;_margin-right:3px;}
.rss{display:block;width:19px;height:19px;background:url(../img/rss.jpg) no-repeat;float:right;margin:-6px 11px 0 0;_margin-right:3px;}
a:active, a:focus {
   /* Reducimos el tamaño del enlace a cero cuando el enlace está activo.
   ¡Esto quita literalmente el borde punteado
   que SOLAMENTE se aplica al enlace a sí mismo y no
   a ninguno de los elementos que contiene
   CUANDO ESOS ELEMENTOS TIENEN UNA POSICIÓN ABSOLUTA! */
   outline:0; /* Para los navegadores que lo entienden */
}

.LINKS {
font-size: 12px;
text-decoration:none;
color:#000000
}
.LINKS2 {
font-size: 14px;
text-decoration:none;
color:#000000
}
.LINKS3 {
font-size: 14px;
text-decoration:none;
font-weight:bold;
color:#000000
}
.LINKS3:hover {
font-size: 14px;
text-decoration:none;
font-weight:bold;
color: #999999;
}
.formularios{
font-size:12px
}
.scroll{
height:400px;  
overflow:scroll;
overflow-x:hidden
}
.scroll1{
height:400px; 
width:540px; 
overflow:hidden;
}
.scroll2{ 
height:390px; 
overflow:scroll; 
overflow-x:hidden;
scrollbar-highlight-color: #DDDDDD;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color:#F7F7F7;
scrollbar-arrow-color: #000000; 
padding-right:20px
}
.scroll12{
height:400px; 
width:760px; 
overflow:hidden;
}
.scroll22{ 
height:390px; 
overflow:scroll; 
overflow-x:hidden;
scrollbar-highlight-color: #DDDDDD;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color:#F7F7F7;
scrollbar-arrow-color: #000000; 
padding-right:20px
}
.scrollcolor{
	scrollbar-face-color: #6685CA; 
	scrollbar-highlight-color: #6685CA; 
	scrollbar-shadow-color: #6685CA; 
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-track-color:#E5E5E5; 
	scrollbar-drakshadow-color:#000000;
}
#noticias p {
margin-top:5px; 
margin-bottom:5px;
}
#noticias{
height:240px;
padding:12px 15px 0px 15px;
margin-bottom:20px;
line-height:10PX;
overflow:hidden;
}
.res_tit , .res_tit a {
text-decoration:none;
font-weight:bold;
color: #CC3300
}
.res_txt{
font-size:10px
}
.parrafo{
margin-bottom:20px
}
#banerderecha{
float:left;
/*background-image:url(../img/fotale/fondo.png);*/
}
#banerizquierda{
float:left; 
/*background-image:url(../img/fotale/fondo.png);*/
}
#menulateralindex{
font-size:12px;
width:212px;
height:500px;
position:absolute;
margin:200px 0px 0px 20px;
z-index:1; 
background-image:url(../img/fondomenu.png); 
background-repeat:no-repeat;
/*display: none;*/
}
#menulateral2{
font-size:12px;
width:212px;
height:500px;
position:absolute;
margin:200px 0px 0px 20px;
z-index:1; 
background-image:url(../img/fondomenu.png); 
background-repeat:no-repeat;
display: none;
}
#menulateral{
font-size:12px;
width:212px;
height:500px;
position:absolute;
margin:200px 0px 0px 20px;
z-index:1;
background-image:url(../img/fondomenu.png); 
background-repeat:no-repeat;
}
#encoger{
display:block;
font-size:12px;
width:212px;
height:20px;
position:absolute;
margin:200px 0px 0px 20px;
padding:30px 0px 30px 0px;
z-index:1; 
background-image:url(../img/fondomenudesple.png); 
background-repeat:no-repeat
}
#cabecera{
height:245px; 
width:800px; 
position:relative; 
z-index:0
}
#contenedorcuerpo{
width:808px;
height:528px;
background-image:url(../img/pie2.png)
}
#menuhori{
font-family:Times New Roman, Times, serif;
background-image:url(../img/cacho.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
width:800px; 
height:48px
}
#cuerpo{
width:530px;
padding:10px 20px 10px 250px;
font-size:14px;
background-color:#FFFFFF
}
#cuerpo2{
width:760px;
padding:10px 20px 10px 20px;
font-size:14px;
background-color:#FFFFFF;
}
#pie{
clear:left;
width:808px;
height:4px;
background-image:url(../img/pie.png);
background-repeat:repeat-x
}
.tablalinks1{ 
float:left; 
width:250px; 
margin-bottom:10px
}
.tablalinks2{ 
margin-bottom:10px
}
.tablalinks1 a,.tablalinks2 a{ 
text-decoration:none; 
color:#000000
}
.tablalinks1 a:hover,.tablalinks2 a:hover{ 
text-decoration:none; 
color: #3366FF
}
.fotodiv{
width:140px;
float:left; 
padding:0px 10px 0px 50px
}
.textodiv{
height:125px;
padding-top:30px;
padding-right:30px;
color:#666666;
text-align:left
}
.titdescrip{
color:#000000;
font-weight:bold;
font-style:oblique;
}
.res_tit{
color:#CC0000;
font-size:12px;
margin-top:5px;
margin-bottom:5px;
line-height:10px;
text-align:center
}
.res_tit a{
text-decoration:none;
}
.res_txt{
color:#000000;
font-size:10px;
margin-top:5px;
margin-bottom:5px;
line-height:10px;
text-align:center
}
.titulo{
color:#CC0000;
font-weight:bold;
font-size:16px
}
.invisible{
display:none;
}
