/* CSS Document */
body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text_error {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}

.text_ok {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}

.suscripcion_button{
	font-size:10px; 
	font-weight:bold; 
	color:#000000; 
	font-family:Tahoma; 
	background-color:#FFCC00;
	border:1px solid #FF9900;
	cursor:hand;
}

.link{
	font-size:9px; 
	color:#CC3300; 
	font-weight:bold; 
	font-family:Tahoma;
	text-decoration:none;
}

.link:hover{
	font-size:9px; 
	color:#CC3300; 
	font-weight:bold; 
	font-family:Tahoma;
	text-decoration:underline;
}
.abradio {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009;
	text-decoration: underline;
}

.link_menu{
	font-size:10px; 
	font-weight:bold; 
	color:#000000; 
	font-family:Tahoma; 
	text-decoration:none;
}

.link_menu:hover{
	font-size:10px; 
	font-weight:bold; 
	color:#000000; 
	font-family:Tahoma; 
	text-decoration:underline;
}

.link_footer{
	font-size:9px; 
	font-weight:bold; 
	color:#0099CC; 
	font-family:Tahoma; 
	text-decoration:none;
}

.link_footer:hover{
	font-size:9px; 
	font-weight:bold; 
	color:#0099CC; 
	font-family:Tahoma; 
	text-decoration:underline;
}

.td_menu{
	border:1px solid #C0C0C0;
	background-color:#DEDEDE;
	height:15px;
}

.footer{
	font-family:Tahoma; 
	font-size:9px; 
	font-weight:bold; 
	color:#CCCCCC;
}

.subfooter{
	font-family:Tahoma; 
	font-size:9px; 
	color:#CCCCCC;
}

.title_principal{
	font-size:20px; 
	color:#CC3300; 
	font-weight:bold; 
	font-family:Tahoma;
}

.title_modulo{
	font-size:9px; 
	color:#CC3300; 
	font-family:Tahoma;
}

.header_modulo{
	font-size:9px; 
	font-weight:bold; 
	color:#FFFFFF; 
	font-family:Tahoma;
	background-color:#CC3300;
	height:20px;
}

.table_modulo{
	border:1px solid #CC3300;
}

.table_modulo_commovil{
	border:1px solid #FFCC00;
}

.table_menu{
	border:1px solid #DEDEDE;
}

.content_principal{
	font-size:12px; 
	color:#999999; 
	font-family:Tahoma;
}

.date_modulo{
	font-size:8px; 
	color:#999999; 
	font-family:Tahoma;
}

.line{
	height:1px; 
	background-color:#DDDDDD;
}

.buscar_input{
	font-size:9px; 
	color:#000000; 
	font-family:Tahoma
}

.buscar_button{
	font-family:Tahoma; 
	font-size:9px; 
	font-weight:bold; 
	width:70px
}

.encuesta_button{
	font-family:Tahoma; 
	font-size:9px; 
	font-weight:bold; 
	width:70px
}

.encuesta_content{
	font-size:9px; 
	font-style:italic; 
	color:#000000; 
	font-family:Tahoma
}

.encuesta_header_modulo{
	font-size:9px; 
	font-weight:bold; 
	color:#000000; 
	font-family:Tahoma;
	background-color:#DEDEDE;
	height:20px;
}

.encuesta_table_modulo{
	border:1px solid #DEDEDE;
}

.title_section_principal{
	font-size:15px; 
	color:#CC3300; 
	font-weight:bold; 
	font-family:Tahoma;
	text-transform:uppercase;
}

.title_section{
	font-size:11px; 
	color:#CC3300; 
	font-weight:bold; 
	font-family:Tahoma;
}

.content_section{
	font-size:12px; 
	color:#999999; 
	font-family:Tahoma;
}

.resume_section{
	font-size:11px; 
	color:#999999; 
	font-style:italic; 
	font-family:Tahoma;
}

.date_section{
	font-size:8px; 
	color:#999999; 
	font-family:Tahoma;
}

.title_form{
	font-size:9px; 
	color:#999999; 
	font-weight:bold;
	font-family:Tahoma;
}

.content_form{
	font-size:10px; 
	color:#999999; 
	font-family:Tahoma;
}

.button_form{
	font-size:11px; 
	font-family:Tahoma;
	width:100px;
}

.td_contact{
	background-color:#DDDDDD;
	font-size:9px;
	text-align:left;
	padding:5px;
}