/*-------------------------------------------------------------------------------------------------------------------------*/
/* PRINCIPAL CSS
/*-------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/

A:visited {
	font-weight: normal;
	text-decoration: none;
	color: #a72b16;
	outline: 0;	} 
A:active {
	font-weight: normal;
	text-decoration: none;
	color: #a72b16;
	outline: 0;} 
A:link {
	font-weight: normal;
	text-decoration: none;
	color:#a72b16;
	outline: 0;} 
A:hover {
	font-weight: normal;
	text-decoration: none;
	color:#464646;
	outline: 0;} 
	
	


input[type="submit"], input[type="reset"]  {
	background-color:#000000;
	color:#ffffff;
	/*width:  150px;
height: 20px;*/
font-weight:bold;
	font-size:11px;
	border:none;
	padding-top: 3px;
	padding-bottom: 3px;
}




/*-------------------------------------------------------------------------------------------------------------------------*/
/* TEXTOS 10 px
/*-------------------------------------------------------------------------------------------------------------------------*/

.TXT10BLANCO {
	font-family: Arial;
	font-size:10px;
	text-decoration: none;
	color:#ffffff;}
	
.TXT10NEGRO {
	font-family: Arial;
	font-size:10px;
	text-decoration: none;
	color:#000;}
	
.TXT11GRIS {
	font-family: Arial;
	font-size:10px;
	text-decoration: none;
	color:#999999;}
	
.TXT10VERDE {
	font-family: Arial;
	font-size:10px;
	text-decoration: none;
	color:#009900;}

.TXT11ROJO {
	font-family: Arial;
	font-size:10px;
	text-decoration: none;
	color: #CC3300;}

.TXT11NARANJA {
	font-family: Arial;
	font-size:10px;
	text-decoration: none;
	color: #FF6600;}
	
.TXT11AZUL{
	font-family: Arial;
	font-size:10px;
	text-decoration: none;
	color: #0000FF;}


.TXT11AMARILLO{
	font-family: Arial;
	font-size:10px;
	text-decoration: none;
	color: #FFFF00;}

/*-------------------------------------------------------------------------------------------------------------------------*/
/* TEXTOS 11 px
/*-------------------------------------------------------------------------------------------------------------------------*/

.TXT11BLANCO {
	font-family: Arial;
	font-size:11px;
	text-decoration: none;
	color:#ffffff;}
	
.TXT11NEGRO {
	font-family: Arial;
	font-size:11px;
	text-decoration: none;
	color:#464646;}
	
.TXT11GRIS {
	font-family: Arial;
	font-size:11px;
	text-decoration: none;
	color:#999999;}
	
.TXT12VERDE {
	font-family: Arial;
	font-size:11px;
	text-decoration: none;
	color:#009900;}

.TXT11ROJO {
	font-family: Arial;
	font-size:11px;
	text-decoration: none;
	color: #CC3300;}

.TXT11NARANJA {
	font-family: Arial;
	font-size:11px;
	text-decoration: none;
	color: #FF6600;}
	
.TXT11AZUL{
	font-family: Arial;
	font-size:11px;
	text-decoration: none;
	color: #0000FF;}


.TXT11AMARILLO{
	font-family: Arial;
	font-size:11px;
	text-decoration: none;
	color: #FFFF00;}



/*-------------------------------------------------------------------------------------------------------------------------*/
/* TEXTOS 12 px
/*-------------------------------------------------------------------------------------------------------------------------*/

.TXT12BLANCO {
	font-family: Arial;
	font-size:12px;
	text-decoration: none;
	color:#ffffff;}
	
.TXT12NEGRO {
	font-family: Arial;
	font-size:12px;
	text-decoration: none;
	color:#000;}
	
.TXT11GRIS {
	font-family: Arial;
	font-size:12px;
	text-decoration: none;
	color:#999999;}
	
.TXT11VERDE {
	font-family: Arial;
	font-size:12px;
	text-decoration: none;
	color:#009900;}

.TXT11ROJO {
	font-family: Arial;
	font-size:12px;
	text-decoration: none;
	color: #CC3300;}

.TXT11NARANJA {
	font-family: Arial;
	font-size:12px;
	text-decoration: none;
	color: #FF6600;}
	
.TXT11AZUL{
	font-family: Arial;
	font-size:12px;
	text-decoration: none;
	color: #0000FF;}

.TXT11AMARILLO{
	font-family: Arial;
	font-size:12px;
	text-decoration: none;
	color: #FFFF00;}






/*-------------------------------------------------------------------------------------------------------------------------*/
/* OVERTBLS Y OUTTBLS DE JAVASCRIPT
/*-------------------------------------------------------------------------------------------------------------------------*/

.OVERTBL {
	background-image:url(../common/pest2fover.jpg);
	cursor: hand;	
		} 
		
.OUTTBL {
	background-image:url(../common/pest2f.jpg);
	cursor:hand;
	} 




/*-------------------------------------------------------------------------------------------------------------------------*/
/* OTROS ELEMENTOS DE DISEÑO
/*-------------------------------------------------------------------------------------------------------------------------*/
.bordestabla{
border:1px;
border-width:1px;
border-style:solid;
border-color:#ccc;}

.borderojo{
border:1px;
border-width:1px;
border-style:solid;
border-color: #CC0000;}

.bordesderecha{
border-right-style:solid;
border-right-width:1px;
border-right-color:#000000;
}

.alinearvertical {
vertical-align:middle;}

.padding1{
padding:1px;
}
.padding2{
padding:2px;
}
.padding3{
padding:3px;
}
.padding4{
padding:4px;
}	
.padding5{
padding:5px;
}	



/*-------------------------------------------------------------------------------------------------------------------------*/
/* ELEMENTOS DE FORMULARIOS
/*-------------------------------------------------------------------------------------------------------------------------*/

.BUSCAR {
	border: solid;
	border-width:1px;
	border-color:#000000;/*FF8A00*/
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	height:14px;
	}

/*-------------------------------------------------------------------------------------------------------------------------*/
/* LINKS CON ESTILOS
/*-------------------------------------------------------------------------------------------------------------------------*/

A.link1:visited {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color: #464646;
	outline: 0;
		} 
A.link1:active {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;;
	text-decoration: none;
	color: #464646;
	outline: 0;
	;} 
A.link1:link {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;;
	text-decoration: none;
	color:#464646;
	outline: 0;
	} 
A.link1:hover {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;;
	text-decoration: none;
	color:#a72b16;
	outline: 0;
	} 
	

A.link2:visited {
	font-family: Arial;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color:#464646;
	outline: 0;	} 
A.link2:active {
	font-family: Arial;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color:#464646;
	outline: 0;} 
A.link2:link {
	font-family: Arial;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color:#464646;
	outline: 0;} 	
A.link2:hover {
	font-family: Arial;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color:#a72b16;
	outline: 0;} 	

A.link3:visited {
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	line-height:16px;
	color:#464646;
	outline: 0;	} 
A.link3:active {
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color:#464646;
	line-height:16px;
	outline: 0;} 
A.link3:link {
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color:#464646;
	line-height:16px;
	outline: 0;} 
A.link3:hover {
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	line-height:16px;
	text-decoration: none;
	color:#a72b16;
	outline: 0;} 


A.link4:visited {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color:#a72b16;
	outline: 0;	} 
A.link4:active {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color:#a72b16;
	outline: 0;} 
A.link4:link {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color:#a72b16;
	outline: 0;} 
A.link4:hover {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color:#464646;
	outline: 0;} 



A.link5:visited {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color:#464646;
	outline: 0;	} 
A.link5:active {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color:#464646;
	outline: 0;} 
A.link5:link {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color:#464646;
	outline: 0;} 
A.link5:hover {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color:#a72b16;
	outline: 0;} 



.link6 {
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	color:#ffffff;
	outline: 0;	} 
A.link6:visited {
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	color:#ffffff;
	outline: 0;	} 
A.link6:active {
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	color:#ffffff;
	outline: 0;} 
A.link6:link {
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	color:#ffffff;
	outline: 0;} 
A.link6:hover {
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	color:#a72b16;
	outline: 0;} 


A.link7:visited {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color: #464646;
	outline: 0;	} 
A.link7:active {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color: #464646;
	outline: 0;} 
A.link7:link {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color:#464646;
	outline: 0;} 
A.link7:hover {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color:#a72b16;
	outline: 0;} 
	
	
	A.link8:visited {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	outline: 0;
		} 
A.link8:active {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;;
	text-decoration: none;
	color: #ffffff;
	outline: 0;
	;} 
A.link8:link {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;;
	text-decoration: none;
	color:#ffffff;
	outline: 0;
	} 
A.link8:hover {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;;
	text-decoration: none;
	color:#dddddd;
	outline: 0;
	} 




.fondoifrm{
list-style-type:none;
float:left;
 position:relative;
display:block;
list-style-type: none;
padding-top:4px;


text-align:center;
vertical-align:middle;

	
	} 

/*-------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/
/* PESTAÑAS
/*-------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/


#tabs6 {
	   
      float:left;
      width:100%;      
      font-size:93%;
      line-height:normal;	
	   
      }
    #tabs6 ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;  
	
      }
    #tabs6 li {	
      display:inline;
      margin:0;  
      }
	 #tabs6 p {
	  float:left;	  
      display:block;
      width:87px;
      height:22px;
	  margin:0px;
	  padding-top:4px;
      }

    #tabs6 a {	 
	  float:left;	  
      display:block;
      width:87px;
      height:22px;
	  color:#000;
	  vertical-align:middle;
	         
      }
    #tabs6 a span {
	float:left;
	display:block;
	background-image:url(../cabpes.jpg);
	width:87px;
	height:22px;
	color:#FFF;
	vertical-align:middle;
	margin:0;
	
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#FFF;
      }
    #tabs6 a:hover {	 
	  float:left;
      display:block;
      background-image:url(../cabpes.jpg);
      width:87px;
       height:22px;
	  color:#FFF;
      }
    #tabs6 a:hover span {
   
      }
				



#tabs7 {
	   
      float:left;
      width:100%;      
      font-size:93%;
      line-height:normal;	
	   
      }
    #tabs7 ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;  
	
      }
    #tabs7 li {	
      display:inline;
      margin:0;  
      }
    #tabs7 a {	 
	  float:left;	  
      display:block;
      width:153px;
      height:22px;
	  color:#000;
	  vertical-align:bottom;
	  	            
      }
	  
	  	 #tabs7 p {
	  float:left;	  
      display:block;
      width:153px;
      height:22px;
	  margin:0px;
	  padding-top:4px;
      }

    #tabs7 a span {	
	  float:left;
      display:block;
      background-image:url(../cabpes2.jpg);
       width:153px;
      height:22px;
	  color:#FFF;
	  	  vertical-align:bottom;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs7 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs7 a:hover span {
      color:#FFF;
      }
    #tabs7 a:hover {	 
	  float:left;
      display:block;
      background-image:url(../cabpes2.jpg);
      width:153px;
       height:22px;
	  color:#FFF;
      }
    #tabs7 a:hover span {
   
      }
				





.paginaselected {
	background-color: #ffffff;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;	
	font-size:11px;
	border-style:solid;
	border-width:0px;
	color:#a72b16;
	border-color:#e5e3e3;
	outline: 0;	

}

A.paginas:visited {
	background-color: #ffffff;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;	
	font-size:11px;
	border-style:solid;
	border-width:1px;
	color:#464646;
	border-color:#cccccc;
	width:20px;
	height:20px;
	outline: 0;	} 
A.paginas:active {
		background-color: #ffffff;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;	
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#464646;
	color:#cccccc;
	width:20px;
	height:20px;
	outline: 0;} 
A.paginas:link {
		background-color: #ffffff;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;	
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	color:#464646;
	width:20px;
	height:20px;
	outline: 0;} 
A.paginas:hover {
		background-color: #ececec;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;	
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	color:#464646;
	width:20px;
	height:20px;
	outline: 0;} 


A.linkiframe:visited {
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	color:#8b8a8a;
	outline: 0;	} 
A.linkiframe:active {
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	color:#8b8a8a;
	outline: 0;} 
A.linkiframe:link {
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	color:#8b8a8a;
	outline: 0;} 
A.linkiframe:hover {
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	color:#FF6600;
	outline: 0;} 
		


.bordesbandera {
border:1px;
border-style:solid;
border-color:#DADADA;


}		
			
		
	
/*-------------------------------------------------------------------------------------------------------------------------*/
/* ESTILOS ANDER
/*-------------------------------------------------------------------------------------------------------------------------*/


.TITULOGENERAL {
	font-family: Arial;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
	color:#555555;
}
.TITULONOTICIAS {
	font-family: Arial;
	font-size:20px;
	font-weight: bold;
	text-decoration: none;
	color:#a72b16;
}

.TITULONOTICIASA {
	font-family: Arial;
	font-size:20px;
	font-weight: bold;
	text-decoration: none;
	color:#a72b16;
}

.TITULOCOMENTARIOS {
	font-family: Arial;
	font-size:17px;
	font-weight: normal;
	text-decoration: none;
	color:#a72b16;
}

.CONTADOR {
	font-family: Arial;
	font-size:24px;
	font-weight: BOLD;
	text-decoration: none;
	color: #E1E1E1;
}



.TITULONOTICIAS2 {
	font-family: Arial;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color:#ef8822;
}

.TITULONOTICIAS3 {
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	color:#ef8822;
}


.TITULOBLOG {
	font-family: Arial;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	color:#555555;
}
.TITULOBLOG2 {
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color:#ef8822;
}

.NICKGAMER {
	font-family: Arial;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	color:#464646;
}



.TXTNOTICIA {
	font-family: Arial;
	font-size:13px;
	line-height:16px;
	font-weight: normal;
	text-decoration: none;
	color:#464646;
}

.TXTBLOG {
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	color:#8b8a8a;
}

.TXTFECHA {
	font-family: Arial;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
	color:#555555;
}

.TXTLEERMAS {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color:#a72b16;
}

.TXTPIE {
	font-family: Arial;
	font-size:9px;
	font-weight: normal;
	text-decoration: none;
	color:#ffffff;
}



.fondotitulo {
	background:url('../cabtbl.jpg') no-repeat ;
}