body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	background-color:#FFFFFF;
}
a{
	color: #5A5A5A;
	text-decoration: none;
}
a:hover{
	color: #103881;
	text-decoration: underline;
}
h1{
	font-family: Trebuchet MS;
	color: #424242;
	font-size: 22px;
	font-weight: 600;
	
}
h2{
	font-family: Trebuchet MS;
	font-size: 20px;
}
h5{
	font-size: 14px;
	color: #444444;
}
.padding-tab{
	padding-left: 5px;
}
td{
	text-align: justify;
}
.input-suscripcion{
	border: 1px solid #E2E2E2;
	width: 70px;
	height: 14px;
	font-size: 11px;
}
.input-general{
	border: 1px solid #BFBCBD;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
select.select{
	border: 1px solid #BFBCBD;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.input-sesion{
	border: 1px solid #BFBCBD;
	width: 80px;
	height: 15px;
	font-size: 12px;
}
.btn1{
   font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.iniciar_sesion{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #00429E;
	cursor:pointer;
	background-image: url(../images/btn-iniciar-sesion.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 144px;
}
.suscribir{
	background-color: #FFFFFF;
	border: 1px solid #F2F2F2;
	color: #8E8C8D;
	cursor:pointer;
	background-image: url(../images/btn-suscripcion.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 86px;
}
.error{
   color: #CC0000;
	font-weight: bold;
}
.fecha{
	font-size: 10px;
	color: #3F3F3F;
}
.titulo-busqueda{
	font-family: Tahoma;
	color: #00429E;
	font-size: 17px;
	letter-spacing: -1px;
	font-weight: bold;
}
.titulo-busqueda2{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.titulo-pais{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 16px;
	color: #353535;
}
form{
	padding: 0px;
	margin: 0px;
}
.fecha-scroll{
	font-size: 9px;
	font-family: Tahoma;
	color: #424242;
}
.telefonos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
	font-weight: bold;
}
.fiomega{
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #5A5A5A;
}
a.fiomega{
	color: #5A5A5A;
	text-decoration: none;
}
a.fiomega:hover{
	color: #000000;
	text-decoration: none;
}
.paddingTOPBOTT{
	padding-top: 5px;
	padding-bottom: 5px;
}
.link-formulario-suscripcion{
	color: #EA0000;
	font-size: 11px;
}
a.link-formulario-suscripcion{
	color: #EA0000;
	font-size: 11px;
	text-decoration: none;
}
a.link-formulario-suscripcion:hover{
	color: #FD0000;
	font-size: 11px;
	text-decoration: underline;
}
.input250{
	border: 1px solid #BFBCBD;
	font-family: Tahoma;
	font-size: 11px;
	width: 250px;
	color: #333333;
}

.input-largo{ width:300px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding:2px; }
.input-medio{ width:200px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding:2px; }
.errores-demo{ background:url(../images/exclamation.gif) left no-repeat; padding:2px 0 2px 20px; color:#CC0000; }
.border-error{ border:1px #CC0000 solid; }
.demo-exito{ border:1px solid #A6B3B1; background:#F1F4F5; padding:20px; line-height:22px; font-size:14px;  }

p.nota{ font-size:8pt; font-family:Verdana, Arial, Helvetica, sans-serif; }
.btn-demo{ font-family:Tahoma; font-size:13pt; font-weight:normal; }
