@charset "utf-8";
/* CSS Document */
object {

display:block;

}
body{
	margin:0 0 0 0;
	background-color:#e3e3e3;
}
.bg_left{
	background-image:url(images/bg_left.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.bg_right{
	background-image:url(images/bg_right.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.bg_left_in{
	background-image:url(images/bg_left_in.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.bg_right_in{
	background-image:url(images/bg_right_in.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.bg_middle{
	background-image:url(images/bg_middle.jpg);
	background-repeat:repeat-x;
}
.text_normal{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#4b4b4b;
}
.text_normal a:link,
.text_normal a:visited{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#4b4b4b;
	text-decoration:underline;
}
.text_normal a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#4b4b4b;
	text-decoration:none;
}
.sdw_right{
	background-image:url(images/right_shdw.jpg);
	background-repeat:no-repeat;
	}
.title_bg_nov{
	background-image:url(images/title_bg_novedades.png);
	background-repeat:no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#326406;
}
.text_novedades{
	color:#7e7e7e;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.bg_footer{
	background-image:url(images/bg_footer.gif);
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	color:#e4e4e4;
	font-size:9px;
}
.bg_footer a:link,
.bg_footer a:visited{
	font-family:Tahoma, Geneva, sans-serif;
	color:#e4e4e4;
	font-size:9px;
	text-decoration:underline;
}
.bg_footer a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	color:#e4e4e4;
	font-size:9px;
	text-decoration:none;
}
.top_bg{
	background-image:url(images/top_bg.jpg);
	background-repeat:no-repeat;
}
.field_suscripcion{
	background:transparent;
	width:120px;
	height:20px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	border:0;
}
.bg_td_suscripcion{
	background-image:url(images/bg_field_td.png);
	background-repeat:no-repeat;
}
.title_noticia{
	background-image:url(images/title_noticias.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
.title_noticia a:link,
.title_noticia a:visited{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:underline;
}
.title_noticia a:hover{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
}
.title_news_text{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#2f6405;
}
.title_news_text a:link,
.title_news_text a:visited{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#2f6405;
	text-decoration:underline;
}
.title_news_text a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#2f6405;
	text-decoration:none;
}
.text_small{
		font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#4b4b4b;
	
}
.border_bottom{
	border-bottom:1px solid #CCC;
}
.form_contact{
	color:#666;
	border:1px solid #D8D8D8;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
.bt_enviar{
	background-image:url(images/bt_enviar.png);
	width:63px;
	height:23px;
	background-repeat:no-repeat;
	border:none;
	}
.encuesta_voto{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#666;
	
}
.text_voto_verde{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#4e8a0d;
	
}
.text_voto_violeta{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#920f8c;
	
}
.text_voto_tur{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#0e6291;
	
}
.text_voto_naranja{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#c3aa15;
	
}
.text_voto_quinto{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#09a6bd;
	
}
.bt_login{
	background-image:url(images/bt_ingresar.gif);
	width:81px;
	height:28px;
	background-repeat:no-repeat;
	border:none;
}
