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

.bg_style{
background-image:url(images/top_img_bg.jpg);
background-repeat:no-repeat;
}
.bg_componentes{
	background-image:url(images/componentes_top_title.jpg);
	background-repeat:no-repeat;

}
.bg_foro{
	background-image:url(images/foro_title.jpg);
	background-repeat:no-repeat;

}
.field_form{
	border:1px #0066CC solid;
	color:#666666;
	font-size:11px;
	font-family:Tahoma, Verdana;

}
.bt_form{
	border:1px #003366 solid;
	color:#ffffff;
	font-size:11px;
	background-color:#0066CC;
	font-family:Tahoma, Verdana;

}
.bg_contacto{
	background-image:url(images/contacto_title.jpg);
	background-repeat:no-repeat;

}
.bg_repertorio{
	background-image:url(images/repertorio_title.jpg);
	background-repeat:no-repeat;

}
.bg_aviso{
	background-image:url(images/title_aviso.jpg);
	background-repeat:no-repeat;

}
.bg_noticias{
	background-image:url(images/noticias_title.jpg);
	background-repeat:no-repeat;

}
.bg_fotos{
	background-image:url(images/fotos_title.jpg);
	background-repeat:no-repeat;

}
.bg_title{
	background-image:url(images/index_top_title.jpg);
		background-repeat:no-repeat;

}
.normal_text{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#333333;

}
.normal_text a:link,visited{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#333333;
	text-decoration:underline;

}
.normal_text a:hover{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#333333;
	text-decoration:none;

}
.footer{
	font-family:Tahoma, Verdana;
	font-size:10px;
	color:#ffffff;

}
.footer a:link,
.footer a:visited{
	font-family:Tahoma, Verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;

}
.footer a:hover{
	font-family:Tahoma, Verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;

}
.bg_sub_anio{
background-repeat:repeat-x;
	background-image:url(images/bg_anio2.gif);
	font-size:12px;
	font-family:Tahoma, Verdana;
	color:#666666;

}
.bg_sub_anio a:link,
.bg_sub_anio a:visited{
	font-size:12px;
	font-family:Tahoma, Verdana;
	color:#666666;
	text-decoration:underline;

}
.bg_sub_anio a:hover{
	font-size:12px;
	font-family:Tahoma, Verdana;
	color:#666666;
	text-decoration:none;

}
.foto_menu{
	background-repeat:no-repeat;
	background-image:url(images/menu_foto.gif);
	font-size:12px;
	font-family:Tahoma, Verdana;
	color:#FFFFFF;

}
.foto_menu a:link,
.foto_menu a:visited{
	font-size:12px;
	font-family:Tahoma, Verdana;
	color:#FFFFFF;
	text-decoration:underline;

}
.foto_menu a:hover{
	font-size:12px;
	font-family:Tahoma, Verdana;
	color:#FFFFFF;
	text-decoration:none;

}
.foto_menu_sub{
	background-repeat:no-repeat;
	background-image:url(images/menu_foto_sub.gif);
	font-size:12px;
	font-family:Tahoma, Verdana;
	color:#666666;

}
.foto_menu_sub a:link,
.foto_menu_sub a:visited{
	font-size:12px;
	font-family:Tahoma, Verdana;
	color:#666666;
	text-decoration:underline;

}
.foto_menu_sub a:hover{
	font-size:12px;
	font-family:Tahoma, Verdana;
	color:#666666;
	text-decoration:none;

}
