/* 
   Última modificación 27/01/04
   Alberto Rodríguez Orihuela
   CSS Limpieza. 
*/

A  { text-decoration : none; color : #E85C08; }
A:Link  { text-decoration : underline; color : #BC0101; }
A:Visited  { text-decoration : underline; color : Black; }
A:Active  { text-decoration : underline; color : Black; }
A:Hover  { text-decoration : underline; color : #000000; }

A.negro  { text-decoration : underline; color : black; }
A.negro:Visited  { text-decoration : none; color : black; }
A.negro:Active  { text-decoration : none; color : black; }
A.negro:Hover  { text-decoration : underline; color : black; }

A.lder:link {width: 75px; height: 5px }
A.lder:Hover{color : #000000; }
A.lizq:link {width: 99px; height: 5px }
A.lizq:Hover{color : #000000; }

A.lderafi:link { width: 75px; height: 1px; font-size : 7 pt; text-align : right; }
A.lderafi:Visited  { width: 75px; 
		height: 1px; 
		font-size : 7 pt; 
		text-align : right; 
		text-decoration : underline; 
		color : black; }
A.lderafi:Hover{ color : #000000; }

A.barrav:link { font-size : 7 pt; color : #000000; }

A.abajo:link { font-size : 7 pt; 
		font-family : Verdana, Arial, Helvetica, sans-serif; 
		color : #FF3300; }
A.abajo:Hover{color : #000000; }


A.11a49:link { font-family : Verdana, Arial, Helvetica, sans-serif; 
		font-weight : bold; 
		font-size : 13 pt; 
		color : #FF6600; }
A.11a49:Visited { font-family : Verdana, Arial, Helvetica, sans-serif; 
		font-weight : bold; 
		font-size : 13 pt; 
		color : #FF6600; }

A.50a100:link { font-family : Verdana, Arial, Helvetica, sans-serif; 
		font-size : 10 pt; 
		color : #FF6600;}
A.50a100:Visited { font-family : Verdana, Arial, Helvetica, sans-serif; 
		font-size : 10 pt; 
		color : #FF6600;}
		
.1a10 {font-family : Verdana, Arial, Helvetica, sans-serif; 
		font-size : 10 pt; ; 
		font-weight: bold}
.11a49 {font-family : Verdana, Arial, Helvetica, sans-serif; 
		font-size : 10 pt; }
.50a100{font-family : Verdana, Arial, Helvetica, sans-serif; 
		font-size : 8 pt; }		

.numvv { font-family : Verdana, Arial, Helvetica, sans-serif; 
		font-size : 10 pt; color : #FF6600; 
		font-weight : normal; 
		text-align : center; }

.numvv10 { font-family : Verdana, Arial, Helvetica, sans-serif; 
		font-size : xx-small; 
		color : #FF6600; 
		font-weight : normal; 
		text-align : center; }

.numtop { font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10 pt;
		color : #FF6600;
		font-weight : normal;
		text-align : center;
}

input  {background-color : #FFFFCC;
		color : #CC6600;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 8 pt;
		font-weight : bold;
		border-style : inset;
		border-color : #CC6600;}

abbr, acronym, .help {border-bottom: 1px dashed #000;
		cursor: help;}

.abajo {font-family : Verdana, Arial, Helvetica, sans-serif; 
		font-size : 8 pt;
		color : #FF3300;
}



.izq { background-color :F3C556;
		border-left : 1, solid;
		border-color : #000000;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 9 pt;}


.der { background-color :F3C556;
		border-right : 1, solid;
		border-color : #000000;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 9 pt;}

TD.titulo-izquierda {
	background-image: url("images/A2.gif"); 
	border-left:1px solid #000000;
	text-align:center;	
}
		
TD.titulo-derecha {
	background-image: url("images/C2.gif"); 
	border-right:1px solid #000000;
	text-align:center;	
}

TR.par {
	background-color :#F3C556;
}

TR.impar {
	background-color :#F7D793;
}

.titulo-texto {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight:bold;
	color: #FF3300;
}		