td.typefont {font-family:Tahoma; font-size:10pt;color:#000000}
td.fontwhite{color:#FFFFFF}
#cliente {font-size:12pt; font-weight:bold}
#encabezado {background-color:#0066FF}
tr.cuerporeporte{color:#0066CC; font-weight:normal}

#fichas
{
	text-align:center; 
	color:#000000; 
	font-size:12pt;
	font-weight:bold
 }

.fontsmallazulclaro
{
	font-size:9pt; 
	font-family:Tahoma; 
	color:#003399
}

.fontsmallnegro
{
	font-size:10pt; 
	font-family:Verdana; 
	color:#000000
}

.fontnegro
{
	font-size:12pt; 
	font-family:Verdana; 
	color:#000000
}

.font-red
{
	font-family:Tahoma; 
	font-size:9pt; 
	color:#990000
}

input, textarea
{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	width:300px;
	font-family:Verdana
}

#buttom
{
	width:auto;
	background-color:#0099FF;
	font-size:7pt;
	color:#FFFFFF;
	font-weight:bold
}
#radio {border-style:none;width:auto}
#boton {width:100px}
.menu{float:left; position:relative;}
.ListaArchivos {font-family:Verdana; font-size:12px}
.error{font-family:Verdana; font-weight:bold; font-size:11pt; color:red;}

/*---------*/

a
{
	font-family:Verdana;
	font-size:9pt;
	text-decoration:none
}

a:link { color:#3333FF}

a:visited {color:#3333FF}

a:hover 
{
	text-decoration:underline;
	color:#33CCFF
}

a.btn:link {
	color:#CC0000;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none
}

a.btn:visited {
	color:#CC0000;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none
}

a.btn:hover {
	color:#FFFF00;
	font-size:8pt;
	font-weight:bold;
}
.contenido
{
	
	color:#000066;
	font-size:8pt;
	font-family:Tahoma;
	background-color:#FAFDFE
}
	
.ficha 
{
	font-family:Verdana;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	font-size:10pt;
	background-color:#0099FF;
}
#subficha
{
	background-color:#E8E8E8;
	color:#000000;
}