@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #E0E0E0;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.disenyo{
	font-size: 10px;
}
.fuente_bold {
	font-weight: bold;
}
.fuente_roja {
	color: #D80400;
	font-weight: bold;
}
.fuente_rojag {
	font-size: 14px;
	color: #D80400;
	font-weight: bold;
}
.fuente_roja a{
	color: #D80400;
	font-weight: bold;
	text-decoration: underline;
}
.fuente_titulosp {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.fuente_peque_tit {
	font-size: 11px;
	font-weight: normal;
}
.imgborde {
	border: 2px solid #FFFFFF;
}
.capascroll {
	overflow: auto;
	height: 140px;	
}
h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #D80400;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
.tituloform {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #D80400;
	background-color: #FFF;
	vertical-align:middle;
}
.subtitulos {
	font-size: 13px;
	font-weight: bold;
}
.inputusureg {
	width: 200px;
}
input {
	width: 99%;
}
textarea {
	width: 99%;
}
.inputradio {
	width: 20px;
}
hr{
	width:100%;
	height:0px;/*solo queremos borde*/
	text-align:left;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.letrablanca tr td{
	font-weight: bold;
	color: #FFF;	
}
.tabla_menu_rojo{
background:#ff0000 url(imagenes/fondo_menu.png) top left repeat-x;
margin-left:11px;
}
.tabla_menu_rojo tr:hover, .tabla_menu_rojo td.selected{
	background:#ffffff;
	cursor:pointer;
}
.tabla_menu_rojo .caja{
	width:6px;
	height:6px;
	background:#fff;
	margin-top:9px;
	margin-right:3px;
	margin-left:8px;
	float:left;
	padding:0px;
}
.tabla_menu_rojo a:link,
.tabla_menu_rojo a:visited,
.tabla_menu_rojo a:active{
	color:#fff;
	text-decoration:none;
	float:left;
	width:120px;
	float:left;
}
.tabla_menu_rojo a:hover, .tabla_menu_rojo td.selected a{
	color:#cc0000;
	background:#fff!important;
	/*font-weight:bold;
	font-size:0.9em;*/
}
.tabla_menu_rojo tr:hover .caja, .tabla_menu_rojo td.selected .caja{
	background:#C00;
}
.tablapaises {
	float: left;
	width: 300px;
}.blanca {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.gris {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #626262;
	font-weight: bold;
}
