/* CSS Document */
.texto {
	color: #000000;
}
.subtitulos {
	color: #000000;
}
.fondo_tabla {
	background-color:#C5E793;
	}
.link_verde {
	font-weight: bold;
	color: #0E752E;
	text-decoration: underline;
}


.bullet {
	background-image: url(../media/turismo/img_bullet.jpg);
	color: #000000;
	text-decoration: underline;
}
.bullet_encabezado {
	background-image: url(../media/turismo/img_bullet.jpg);
}
	.ruta_enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0E752E;
	text-align: left;
	padding: 2px 2px 2px 7px;
}
/*FORMULARIOSSSSS*/
.etiqueta_formularios
{	
	color: #0E752E;
}

.txt_formularios
{
	border:1px solid #0E752E;
}
.txt_boton
{
	border:1px solid #07431A;
	background-color: #0E752E;
}
.p_ver_mas a
{
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../media/turismo/btn_vermas_turismo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 15px;
	width: 81px;
	display: block;
	text-align: center;
}

.un_evento_td_arriba
{
	background-position:top;
	background-image:url(../media/turismo/unevento/evento_linea_arriba.jpg);
}

.un_evento_td_izq
{
	background-position:top;
	background-image:url(../media/turismo/unevento/evento_fondo_izq.jpg);
}

.un_evento_celda_central
{
	background-color:#C3E792;
}

.un_evento_titulo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0E752E;
	text-align:left;
	padding-bottom:3px;
	background-image:url(../media/turismo/unevento/evento_linea_medio.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.calendario_texto
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
}

.un_evento_td_der
{
	background-position:top;
	background-image:url(../media/turismo/unevento/evento_fondeo_der.jpg);
}

.un_evento_td_abajo
{
	background-position:bottom;
	background-image:url(../media/turismo/unevento/evento_linea_abajo.jpg);
}

	.fondo_tabla_con_eventos {
		background-color:#C0C0C0;
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:900;
		text-align:left;
		padding-left:10px;
		}
		
	.titulo_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0E752E;
	text-align: left;
	padding: 2px 2px 2px 7px;
}		

.div_meses_con_eventos
{
	float:left;
	margin-right:5px;
}

.div_ano_con_eventos
{
	background-image:url(../media/turismo/una_ano_con_eventos.jpg);
	width:53px;
	height:17px;
	vertical-align:middle;
	float:left;
	margin-right:5px;
}

.div_ano_con_eventos a
{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.div_meses_con_eventos a
{
	font-size:11px;
	font-weight:bold;
	color:#0E752E;
	text-decoration:none;
}

.calendario_hora_titulo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#6C3942;
	text-align:left;
}

.calendario_hora_titulo_hora
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:left;
}

.a_un_video
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0E752E;
	text-decoration:none;
}

.a_un_video:hover
{
	text-decoration:underline;
}

.una_foto_galeria_artista
{
	width:150px;
	padding:6px;
	height:126px;
	text-align:center;
	vertical-align:middle;
	margin:3px;
	float:left;
}

.una_foto_galeria_artista_50
{
	width:60px;
	padding:6px;
	height:60px;
	text-align:center;
	vertical-align:middle;
	margin:3px;
	float:left;
}

.subtitulo {
	font-weight: bold;
	color: #0E752E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E752E;
}
.link_verde_chico {

	font-weight: normal;
	color: #0E752E;
	text-decoration: underline;
}
.subtitulos_subrayado {
	font-weight: bold;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E752E;
	font-size: 14px;
	color: #0E752E;
}
.botones {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0E752E;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	border: 1px solid #333333;
	text-decoration: none;
}

