@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #404954;
}

ul {padding: 0;	margin: 0;}
p {padding: 0;	margin: 0;}

.overwin1 {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: #000000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    display:none;
}

.overwin2 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1500;
	width: 100%;
	height: 100%;
    display:none;
}

#wrapper {
    width: 927px;
    margin: 0 auto;
    overflow:hidden;
    background: url('../images/bg_trans.png');
    padding: 0 19px;
}

#headerbg {
	width: 927px;
	height: 133px;
	margin-top: -133px;
	background: url('../images/header.png');
}

#header-login {
	font-family:Trebuchet MS;
	float:right;
	height: 25px;
	width: 260px;
	text-align:center;
	color: #FFF;
	font-size: 13px;
	padding-top: 3px;
}

#header-login a{
	text-decoration:none;
	color: #FFF;
}

#header-login a:hover{
	color: #EFEFEF;
}

#header-clima {
	font-family:Trebuchet MS;
	float:left;
	width: 247px;
	height: 25px;
	font-size: 14px;
	color: #FFF;
	padding-left: 30px;
	padding-top: 2px;
	text-align: center;
	font-weight: bold;
}

#header {
	width: 927px;
	height: 133px;
	background: url('../images/header.png');
	margin-top: -133px;
	
}
#menubar {
	width: 927px;
	height: 57px;
	background: url('../images/menu.png');
	margin-top: -30px;
}
#menubar li {
	font-family:Trebuchet MS;
	font-size:16px;
	list-style:none;
	color: #fff;
	float:left;
	margin: 23px 3px 0 3px;
	padding: 0 9px;
	line-height: 14px;
}

#menubar li a{
	color: #fff;
	text-decoration: none;
}

#menubar li.menubar_culturales {
	border-bottom: 2px solid #9c3131;
}

#menubar li.menubar_culturales:hover{
	border-bottom: 2px solid #cc3f3f;
}

#menubar li.menubar_sociales {
	border-bottom: 2px solid #31639c;
}

#menubar li.menubar_sociales:hover{
	border-bottom: 2px solid #3771b3;
}

#menubar li.menubar_deportivas {
	border-bottom: 2px solid #399c31;
}

#menubar li.menubar_deportivas:hover{
	border-bottom: 2px solid #40b337;
}

#menubar li.menubar_otros {
	font-size:14px;
	margin: 24px 2px 0 2px;
	padding: 0 10px;
}

#menubar li.menubar_otros a{
	color: #BDBDBD;
}

#menubar li.menubar_otros a:hover{
	border-bottom: 1px solid #BDBDBD;
}


#mainhome {
	width: 927px;
	height: 416px;
	background-color: #CCC;
	float:left;
	padding-top: 15px;
}

#main2 {
	background-color: #022938;
	float:left;
	width: 927px;
	height: 290px;
}


#home_mainnews {
	background:url("../images/home_main.png") repeat scroll 0 0 transparent;
	height:330px;
	margin:-360px 0 0 20px;
	padding:5px 19px 44px 10px;
	width:525px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #FFF;
}

#home_mainnews_cont {
	width: 525px !important;
	height: 330px !important;
	margin:29px 0 0 30px;
}

#home_events_cont {
	height:331px;
	margin:-348px 0 0 598px;
	width:301px;
	overflow-y: auto;
	overflow-x: hidden;
}

#event_div {
	background: url('../images/bg_eventos.png'); 
	color:#000000;
	font-size:11px;
	height:58px;
	overflow:hidden;
	padding:3px 15px 3px 5px;
	width:279px;
	font-family: Trebuchet MS;
}

.event_title {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #008bc0;
}

.event_title a{ color: #008bc0; text-decoration:none}

.event_texts {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
}
.vid_play {
	width: 279px;
	height: 124px;
	margin-top: -124px; 
}

#home_events {
	height:329px;
	padding:5px 19px 44px 10px;
	width:301px;
	background: url('../images/home_proxeventos.png');
	margin: -379px 0 0 587px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #FFF;
}

#videos_layer {
	background: url('../images/videos_layer.png');
	font-family:Trebuchet MS;
	font-weight:bold;
	height:194px;
	margin:20px 0 0 20px;
	padding:5px 19px 44px 10px;
	width:525px;
	color: #fff;
}

#videos_data {
	color:#FFFFFF;
	height:194px;
	margin:-213px 0 0 30px;
	width:525px;
}

#video_show {
	float:left;
	width: 175px;
	height: 194px;
}

#images_layer {
	background: url('../images/images_layer.png');
	font-family:Trebuchet MS;
	font-weight:bold;
	height:194px;
	margin:-224px 0 0 588px;
	padding:5px 19px 44px 10px;
	width:302px;
	color: #fff;
}

#images_data {
	color:#FFFFFF;
	height:194px;
	margin:-212px 0 0 596px;
	width:303px;
}

#footerlogos {
	background-color: #d8d8d8;
	float:left;
	width: 927px;
	height: 76px;
}

#footerlogos li {
	list-style:none;
	height: 40px;
	float:left; 
	padding: 0 20px;
}

#footerlinks {
	background-color: #000;
	float:left;
	width: 927px;
	height: 31px;
}
#footerdata {
	background: url('../images/bg_footer.png');
	float:left;
	width: 907px;
	height: 43px;
	font-family: Arial;
	font-size:10px;
	color: #fff;
	padding: 2px 20px 0 0;
	text-align:right;
}

#mapa_main {
	background:url("../images/bg_mapa.png") repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:520px;
	margin:0 0 0 12px;
	padding:15px 25px;
	width:779px;
}

#mapa_cont {
	background-color: #0299d2;
	width: 770px;
	height: 475px;
}

#media_top {
	background:url("../images/bg_showmedia_top.png") repeat scroll 0 0 transparent;
	color:#EFEFEF;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:13px;
	width:678px;
}

#media_mid {
	background:url("../images/bg_showmedia_mid.png") repeat scroll 0 0 transparent;
	width:663px;
	padding-left: 15px;
	color: #EFEFEF;
	font-family:Trebuchet MS;
	font-weight:bold;

}

#media_bottom {
	background:url("../images/bg_showmedia_bottom.png") repeat scroll 0 0 transparent;
	color:#EFEFEF;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:44px;
	width:678px;
}

#media_com_top {
	background:url("../images/bg_showmedia_com_top.png") repeat scroll 0 0 transparent;
	color:#EFEFEF;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:41px;
	width:678px;
}

#media_com_mid {
	background:url("../images/bg_showmedia_com_mid.png") repeat scroll 0 0 transparent;
	width:663px;
	height: 250px;
	padding-left: 15px;
	color: #EFEFEF;
	font-family:Trebuchet MS;
	font-weight:bold;	
}

#media_com_bottom {
	background:url("../images/bg_showmedia_com_bottom.png") repeat scroll 0 0 transparent;
	color:#EFEFEF;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:17px;
	width:678px;
}

#media_com_comments {
	width: 294px;
	float: left;
	margin: 0 9px;
}

#media_com_add {
	width: 315px;
	float: left;
	margin: 0 7px
}

#media_com_add a{ text-decoration:none; color: #EFEFEF};
#media_com_add a:hover{ text-decoration:none; color: #CACACA};

#media_caption {
	width: 400px; 
	height: 45px;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size: 12px;
	float: left;
}

#media_com_uname {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

#media_com_text {
	border-bottom:1px solid #4D859A;
	font-size:11px;
	padding-bottom:5px;
}

#media_owner {
	width: 200px; 
	height: 45px;
	font-family:Trebuchet MS;
	font-size: 11px;
	float: right;
	padding-right: 25px;
	text-align: right;
}

#media_com_send {
	background:url("../images/send_2.png") repeat scroll 0 0 transparent;
	float:right;
	height:20px;
	padding:4px 0 0;
	text-align:center;
	width:64px;
}

#media_com_send a{ font-size: 12px; text-decoration:none; color: #EFEFEF;
}

#media_com_send a:hover{ color:#999999; text-decoration:none; }

#media_com_sendf {
	background:url("../images/send_2.png") repeat scroll 0 0 transparent;
	float:right;
	height:20px;
	padding:4px 0 0;
	text-align:center;
	width:64px;
}

#media_com_sendf a{ font-size: 12px; text-decoration:none; color: #EFEFEF;
}

#media_com_sendf a:hover{ color:#999999; text-decoration:none; }

#login_main {
	background:url("../images/bg_login.png") repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:157px;
	padding:7px 0 0 15px;
	width:349px;
}

#login_cont {
	height:152px;
	width:337px;
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-weight:bold;
}

#login_datos1 {
	color:#008BC0;
	float:left;
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	height:20px;
	padding:15px 0 0 20px;
	text-align:left;
	width:130px;
}

#login_datos2 {
	width: 177px;
	height: 25px;
	float:left;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size: 16px;
	color: #008bc0;
	text-align:left;
	padding-top: 10px;
	padding-left: 10px;
}

#login_olvide {
	width: 160px;
	height: 35px;
	float:left;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size: 12px;
	color: #008bc0;
	padding-top: 15px;
	padding-left: 20px;
}
#login_olvide a{ text-decoration:none; color: #008bc0; }
#login_olvide a:hover { text-decoration:none; color: #00506f; }
#login_send {
	background:url("../images/bg_button.png") repeat scroll 0 0 transparent;
	float:right;
	height:18px;
	margin:15px 20px;
	padding:2px 0 0;
	text-align:center;
	width:66px;
}

#login_send a{ font-size: 12px; text-decoration:none; color: #EFEFEF;
}

#login_send a:hover{ color:#999999; text-decoration:none; }

#login_msg {
	width: 318px;
	color:#008BC0; 
	float:left; 
	font-family:Trebuchet MS; 
	font-size:14px; 
	font-weight:bold; 
	height:20px; 
	padding:41px 10px 0;
}

#login_msg a {text-decoration:none; color: #008BC0}
#login_msg a:hover {text-decoration:none; color: #00506f}


#registro_top {
	background:url("../images/bg_registro_top.png") repeat scroll 0 0 transparent;
	color:#EFEFEF;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:60px;
	width:500px;
}

#registro_mid {
	background:url("../images/bg_registro_mid.png") repeat scroll 0 0 transparent;
	width:500px;
	color: #008BC0;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size: 14px;
	height: 510px;
}

#registro_bottom {
	background:url("../images/bg_registro_bottom.png") repeat scroll 0 0 transparent;
	color:#EFEFEF;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:51px;
	width:500px;
}

#registro_field1 {
	float:left;
	width: 160px;
	padding-left: 50px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#registro_field2 {
	float:left;
	width: 270px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contacto_main {
	background:url("../images/bg_contacto.png") repeat scroll 0 0 transparent;
	color:#FFF;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:580px;
	width:550px;
	float:left;
	padding:5px 0 0 9px;
	margin-left: 20px;
}

#contacto_cont {
	height:523px;
	margin-top:5px;
	width:526px;
	font-size: 14px;
}

#contacto_text {
	width: 100%
	font-size: 11px;
	font-weight: Normal;
	padding: 20px 20px 40px;
}

#contacto_text a{ color: #FFF; text-decoration:none; font-weight:bold}
#contacto_text a:hover{ color: #EFEFEF; text-decoration:none; font-weight:bold}

#contacto_send {
	background:url("../images/contacto_enviar.png") repeat scroll 0 0 transparent;
	float:right;
	height:23px;
	text-align:center;
	width:74px;
	padding-top: 5px;
}

#contacto_send a{ font-size: 12px; text-decoration:none; color: #EFEFEF;
}

#contacto_send a:hover{ color:#999999; text-decoration:none; }

#contacto_datos {
	background:url("../images/bg_contacto_datos.png") repeat scroll 0 0 transparent;
	color:#FFF;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:580px;
	width:321px;
	float:left;
	padding:5px 0 0 10px;
	margin-left: 10px;
}

#contacto_datos_text1 {
	color: #008BC0;
	font-size: 14px;
	font-weight: bold;
}

#contacto_datos_text2 {
	color: #003c52;
	font-size: 12px;
	font-weight: bold;
	margin-top: -10px;
}

#contacto_datos_text3 {
	color: #232323;
	font-size: 12px;
	font-weight: Normal;
}

#contacto_datos_text3 a { text-decoration:none; color: #232323; }
#contacto_datos_text3 a:hover { text-decoration:none; color: #030303; }

.color1 {
	color: #008BC0;
}

#cultural_main {
	background:url("../images/cultural_bg_home.png") repeat scroll 0 0 transparent;
	color:#FFF;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:301px;
	width:549px;
	float:left;
	padding:10px 0 10px 15px;
	margin-left: 20px;
}

#cultural_main2 {
	background-color: #360302;
	float:left;
	width: 927px;
	height: 290px;
}


#cultural_cont {
	font-size:14px;
	height:242px;
	padding:10px 20px ;
	width:486px;
}

#cultural_events_cont {
	height:263px;
	margin:-287px 0 0 601px;
	overflow-x:hidden;
	overflow-y:auto;
	width:301px;
}

#cultural_events {
	height:267px;
	padding:11px 19px 44px 17px;
	width:301px;
	background: url('../images/cultural_bg_horarios.png');
	margin: 0 0 0 585px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #FFF;
}

.cultural_event_title {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #9c1a1a;
}

.cultural_event_title a{ color: #9c1a1a; text-decoration:none}


#cultural_images_layer {
	background: url('../images/cultural_images_layer.png');
	font-family:Trebuchet MS;
	font-weight:bold;
	height:194px;
	margin:-226px 0 0 588px;
	padding:5px 19px 44px 10px;
	width:302px;
	color: #fff;
}

#cultural_images_data {
	color:#FFFFFF;
	height:194px;
	margin:-212px 0 0 596px;
	width:303px;
}

#cultural_videos_layer {
	background: url('../images/cultural_videos_layer.png');
	font-family:Trebuchet MS;
	font-weight:bold;
	height:194px;
	margin:20px 0 0 20px;
	padding:5px 19px 44px 10px;
	width:525px;
	color: #fff;
}

#cultural_videos_data {
	color:#FFFFFF;
	height:194px;
	margin:-211px 0 0 30px;
	width:525px;
}

#cultural_video_show {
	float:left;
	width: 175px;
	height: 194px;
}

#deportiva_main {
	background:url("../images/deportiva_bg_home.png") repeat scroll 0 0 transparent;
	color:#FFF;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:301px;
	width:549px;
	float:left;
	padding:10px 0 10px 15px;
	margin-left: 20px;
}

#deportiva_main2 {
	background-color: #003e06;
	float:left;
	width: 927px;
	height: 290px;
}


#deportiva_cont {
	font-size:14px;
	height:242px;
	padding:10px 20px ;
	width:486px;
}

#deportiva_events_cont {
	height:263px;
	margin:-287px 0 0 601px;
	overflow-x:hidden;
	overflow-y:auto;
	width:301px;
}

#deportiva_events {
	height:267px;
	padding:11px 19px 44px 17px;
	width:301px;
	background: url('../images/deportiva_bg_horarios.png');
	margin: 0 0 0 585px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #FFF;
}

.deportiva_event_title {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #2b8838;
}

.deportiva_event_title a{ color: #2b8838; text-decoration:none}


#deportiva_images_layer {
	background: url('../images/deportiva_images_layer.png');
	font-family:Trebuchet MS;
	font-weight:bold;
	height:194px;
	margin:-226px 0 0 588px;
	padding:5px 19px 44px 10px;
	width:302px;
	color: #fff;
}

#deportiva_images_data {
	color:#FFFFFF;
	height:194px;
	margin:-212px 0 0 596px;
	width:303px;
}

#deportiva_videos_layer {
	background: url('../images/deportiva_videos_layer.png');
	font-family:Trebuchet MS;
	font-weight:bold;
	height:194px;
	margin:20px 0 0 20px;
	padding:5px 19px 44px 10px;
	width:525px;
	color: #fff;
}

#deportiva_videos_data {
	color:#FFFFFF;
	height:194px;
	margin:-211px 0 0 30px;
	width:525px;
}

#deportiva_video_show {
	float:left;
	width: 175px;
	height: 194px;
}

#social_main {
	background:url("../images/social_bg_home.png") repeat scroll 0 0 transparent;
	color:#FFF;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:301px;
	width:549px;
	float:left;
	padding:10px 0 10px 15px;
	margin-left: 20px;
}

#social_main2 {
	background-color: #021e35;
	float:left;
	width: 927px;
	height: 290px;
}


#social_cont {
	font-size:14px;
	height:242px;
	padding:10px 20px ;
	width:486px;
}

#social_events_cont {
	height:263px;
	margin:-287px 0 0 601px;
	overflow-x:hidden;
	overflow-y:auto;
	width:301px;
}

#social_events {
	height:267px;
	padding:11px 19px 44px 17px;
	width:301px;
	background: url('../images/social_bg_horarios.png');
	margin: 0 0 0 585px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #FFF;
}

.social_event_title {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #2b5688;
}

.social_event_title a{ color: #2b5688; text-decoration:none}


#social_images_layer {
	background: url('../images/social_images_layer.png');
	font-family:Trebuchet MS;
	font-weight:bold;
	height:194px;
	margin:-226px 0 0 588px;
	padding:5px 19px 44px 10px;
	width:302px;
	color: #fff;
}

#social_images_data {
	color:#FFFFFF;
	height:194px;
	margin:-212px 0 0 596px;
	width:303px;
}

#social_videos_layer {
	background: url('../images/social_videos_layer.png');
	font-family:Trebuchet MS;
	font-weight:bold;
	height:194px;
	margin:20px 0 0 20px;
	padding:5px 19px 44px 10px;
	width:525px;
	color: #fff;
}

#social_videos_data {
	color:#FFFFFF;
	height:194px;
	margin:-211px 0 0 30px;
	width:525px;
}

#social_video_show {
	float:left;
	width: 175px;
	height: 194px;
}

.act {
	font-weight: Normal;
	width: 50%;
}

.act a{ text-decoration:none; color: #FFF}
.act a:hover{ text-decoration:none; color: #EFEFEF}

#noticias_top {
	background:url("../images/bg_noticias_top.png") repeat scroll 0 0 transparent;
	color:#EFEFEF;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:60px;
	width:570px;
	margin: -5px 0 0 10px
}

#noticias_mid {
	background:url("../images/bg_noticias_mid.png") repeat scroll 0 0 transparent;
	width:570px;
	color: #008BC0;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size: 14px;
	margin-left: 10px;
}

#noticias_bottom {
	background:url("../images/bg_noticias_bottom.png") repeat scroll 0 0 transparent;
	color:#EFEFEF;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:51px;
	width:570px;
	margin-left: 10px;
}

#noticias_textocorto {
	color: #232323;
	font-weight: Normal;
	width: 500px;
	margin: 0 40px 0 30px;
	padding-bottom:15px;
}

#noticias_imagenes {
	font-weight: Normal;
	width: 480px;
	margin: 0 50px 0 40px;
	padding: 10px 0;
	text-align:center;
}

#noticias_textolargo {
	color: #232323;
	font-weight: Normal;
	width: 480px;
	margin: 0px 50px 0 40px;
}

#noticias_otras {
	height:329px;
	padding:5px 19px 44px 10px;
	width:301px;
	background: url('../images/home_proxeventos.png');
	margin-left: 587px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #EFEFEF;
}

#noticias_otras a { text-decoration:none; color: #EFEFEF}
#noticias_otras a:hover { text-decoration:none; color: #CDCDCD}

#noticias_otras_cont {
	height:331px;
	margin:-348px 0 0 598px;
	width:301px;
	overflow-y: auto;
	overflow-x: hidden;
}

#instituciones_top {
	background:url("../images/bg_instituciones_top.png") repeat scroll 0 0 transparent;
	color:#EFEFEF;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:67px;
	width:562px;
	margin: -5px 0 0 10px
}
#instituciones_top a {text-decoration:none; color: #EFEFEF}
#instituciones_top a:hover {text-decoration:none; color: #CDCDCD}

#instituciones_mid {
	background:url("../images/bg_instituciones_mid.png") repeat scroll 0 0 transparent;
	width:562px;
	color: #EFEFEF;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size: 14px;
	margin-left: 10px;
}

#instituciones_bottom {
	background:url("../images/bg_instituciones_bottom.png") repeat scroll 0 0 transparent;
	color:#EFEFEF;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:64px;
	width:562px;
	margin-left: 10px;
}

#instituciones_textocorto {
	color: #EFEFEF;
	font-weight: Normal;
	width: 490px;
	margin: 0 40px 0 30px;
	padding-bottom:15px;
}

#instituciones_imagenes {
	font-weight: Normal;
	width: 470px;
	margin: 0 50px 0 40px;
	padding: 10px 0;
	text-align:center;
}

#instituciones_textolargo {
	color: #EFEFEF;
	font-weight: Normal;
	width: 470px;
	margin: 0px 50px 0 40px;
	font-size:12px;
}

#instituciones_textolargo a {text-decoration:none; color: #EFEFEF;}
#instituciones_textolargo a:hover {text-decoration:none; color: #CDCDCD;}

#fotossede_layer {
	background: url('../images/images_layer.png');
	font-family:Trebuchet MS;
	font-weight:bold;
	height:194px;
	margin:0 0 0 588px;
	padding:5px 19px 44px 10px;
	width:302px;
	color: #fff;
}

#fotossede_data {
	color:#FFFFFF;
	height:194px;
	margin:-213px 0 40px 596px;
	width:303px;
}

#fotoscentro_data {
	color:#FFFFFF;
	height:194px;
	margin:-213px 0 40px 596px;
	width:303px;
}

.horario_title {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.horario_title a{ color: #333; text-decoration:none }
.horario_title a:hover{ color: #666; text-decoration:none }

.x {
	font-family:Trebuchet MS;
	font-weight:bold;
	float:right;
	height:20px;
	margin:-10px -5px;
	text-align:right;
	width:15px;
	font-size:12px;
}

.x a{ color:#EFEFEF; text-decoration:none; }

.x a:hover{ color:#999999; text-decoration:none; }

.gallery_title {
	font-family:Trebuchet MS;
	font-size:14px;
    margin-top: 10px;
}

#subBar span a {
    color: #FFFFFF;
    text-decoration: none;
    font-family: Trebuchet MS;
    font-size: 18px;
}
