body {
	margin: 0px;
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#tabla {
	height: 100%;
	width: 1030px;
}
#tabla_centro {
	width: 990px;
	background-image: url(../img/fondo_tabla.jpg);
}

#cabecera {
	height: 120px;
	background-image: url(../img/cabecera.jpg);
	background-repeat: no-repeat;

}
#botonera_oscura {
	height: 30px;
	background-image: url(../img/botonera_oscura_fondo.jpg);
	padding-right: 15px;
	padding-left: 15px;
}
#botonera_clara {
	height: 25px;
	background-color: #E6E6E6;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
}
#banner_largo {
	background-color: #E6E6E6;
}
#sombra_der {
	background-image: url(../img/fondo_der.jpg);
	width: 20px;
}
.bt_oscuro {
	line-height: 30px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bt_oscuro_txt {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
a.bt_oscuro_txt:hover {
	color: #CCCCCC;

}
#sombra_izq {
	background-image: url(../img/fondo_izq.jpg);
	width: 20px;
}
.bt_claro {
	line-height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8C8C8C;
	padding-left: 5px;
}
.bt_claro_txt {
	font-size: 13px;
	text-decoration: none;
	color: #333333;
}
a.bt_claro_txt:hover {
	color: #017060;
}
#botonera_superior {
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
}
.bt_superior {
	line-height: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 5px;
}
.bt_superior_txt {
	font-size: 13px;
	text-decoration: none;
	color: #333333;
}
a.bt_superior_txt:hover {
	color: #017060;
}
#seccion {
	background-color: #017060;
	padding-left: 15px;
	height: 70px;
}
#noticia_localidad {
	background-color: #4D4D4D;
	font-size: 13px;
	color: #FFFFFF;
	float: right;
	width: 265px;
	height: 70px;
	line-height: 45px;
}
#noticia_localidad select{
	font-size: 11px;
	color: #333333;
	width: 230px;
	margin-top: -10px;
	margin-left: 15px;
}
#seccion_titulo {
	float: left;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #017060;
	margin-top: 35px;
}
.noticia_localidad_txt {
	margin-left: 15px;
}
#buscador {
	background-color: #B2B2B2;
	font-size: 11px;
	color: #333333;
	width: 250px;
	line-height: 15px;
	padding-top: 10px;
}
.buscador_input{
	font-size: 11px;
	color: #333333;
	margin-left: 15px;
	margin-bottom: 10px;
}
.buscador_bt{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #595959;
	margin-bottom: 10px;
	border: 1px solid #595959;
	cursor:pointer;
}
#caja_video {
	padding: 4px;
	margin-top: 10px;
	border: 1px solid #B2B2B2;
	margin-right: 15px;
	font-size: 11px;
}
#contenido {
	float: left;
	width: 720px;
	overflow:hidden;
}
#col1 {
	float: left;
	width: 450px;
	margin-top: 10px;
	margin-right: 10px;
	padding:0px 5px 0px 5px;
	overflow: hidden;
}
#col2 {
	float: left;
	margin-top: 10px;
	width: 230px;
	/* margin-left: 10px; */
	overflow:hidden;
}
#col3 {
	float: right;
	width: 265px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 15px;
}
.bloque_noticia_col1 {
	width: 100%;
	font-size: 11px;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 15px;
}
.nonticias_relacionadas {
	overflow:hidden;
}
.noticias_relacionadas li {
	list-style-type: none;
	font-size: 13px;
	line-height: 20px;
	padding-left: 20px;
	background-image: url(http://www.sierramadrid.es/img/vinieta.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.noticias_relacionadas li a{
	color: #017060;
	text-decoration: none;
}
.noticias_relacionadas li a:hover{
	text-decoration: underline;
}
.noticia_seccion {
	width: 100%;
	font-weight: bold;
	color: #666666;
	font-size: 13px;
}
.noticia_antetitulo_subtitulo {
	width:100%;
	color: #666666;
	text-align: left;
}
.comentarios img {
	float: left;
}
.comentarios {
	font-size: 10px;
	padding-bottom: 5px;
}
.comentarios a{
	color: #017060;
}
.comentarios a:hover{
	text-decoration:none;
}
.noticia_titulo {
	width: 100%;
	color: #017060;
	font-size: 17px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
a.noticia_titulo:hover {
	text-decoration: underline;
}
.noticia_fecha {
	font-size: 10px;
	color: #666666;
	text-align: right;
}
.noticia_fecha_izquierda {
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.noticia_img_col1 {
	height: auto;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 3px;
	float: left;
}
.noticia_video_col1 {
	margin-right: 10px;
	margin-bottom: 3px;
}
.bt_ampliar {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #595959;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
}
a.bt_ampliar:hover {
	background-color: #017060;
}
.bloque_noticia_col2 {
	font-size: 11px;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 20px;
}
.noticia_img_col2 {
	width:200px;
	height: auto;
	margin-bottom: 3px;
	/* margin-right: 10px; */
}
.noticia_video_col2 {
	margin-right: 10px;
	margin-bottom: 3px;
}
.noticia_separador {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	clear: both;
}
#descargar_pdf {
	margin-top: 10px;
	background-color: #8C8C8C;
	font-size: 11px;
	margin-right: 15px;
	text-align: right;
}
.banner {
	margin-top: 10px;
}

.descargar_pdf_img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.bt_ampliar_video {
	background-color: #595959;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	margin-top: 5px;
}
#pie {
	background-color: #B2B2B2;
	font-size: 10px;
	text-align: center;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #017060;
	padding-bottom: 5px;
	padding-top: 5px;
}
.pie_link {
	text-decoration: none;
	color: #333333;
}
a.pie_link:hover {
	color: #017060;
}
#dia {
	font-size: 13px;
	text-align: right;
	padding-top: 20px;
	clear: both;
	padding-right: 15px;
}
#visitas {
	font-size: 11px;
	text-align: right;
	clear: both;
	padding-right: 15px;
	color: #999999;
}
#descargar_pdf_txt {
	margin-top: 25px;
	font-size: 11px;
	text-align: center;
	float: left;
	margin-left: 25px;
	line-height: 17px;
}
.bt_descargar_pdf {
	font-size: 10px;
	color: #333333;
	background-color: #B2B2B2;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
}
a.bt_descargar_pdf:hover {
	color: #FFFFFF;
	background-color: #595959;
}
.seccion_bloque {
	font-size: 11px;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 15px;
	margin-right: 20px;
}

.seccion_bloque_img {
	height: auto;
	width: 170px;
	margin-bottom: 5px;
	float: left;
	margin-right: 10px;
}

#detalle_izq {
	background-color: #F2F2F2;
	width: 101px;
	float: left;
	border-top-width: 50px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#tabla_centro_detalle {

	width: 990px;
	background-image: url(../img/fondo_tabla_detalle.jpg);
}
#detalle_texto {
	margin-left: 120px;
	width: 580px;
	font-size: 11.5px;
	color: #333333;
	margin-top: 10px;
	text-align: justify;
}
.detalle_imagen {
	float: right;
}
.detalle_imagen img {
	height: auto;
	width: 270px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.detalle_imagen .video {
	margin-bottom: 5px;
	margin-left: 10px;
}
.detalle_video {
	margin-bottom: 5px;
	margin-left: 10px;

}


.noticia_fecha_detalle {
	font-size: 10px;
	color: #666666;
	padding-top: 50px;
}
.bt_volver {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 10px;
}
.staff_izq {
	float: left;
	width: 320px;
	margin-left: 15px;
	font-size: 11px;
	color: #333333;
}
.staff_top {
	margin-bottom: 40px;
	margin-left: 15px;
	font-size: 11px;
	color: #333333;
	margin-top: 20px;
}
.staff_mail {
	color: #666666;
	text-decoration: none;
}
a.staff_mail:hover {
	color: #017060;
}
.humor_bloque {
	float: left;
	width: 340px;
	margin-left: 15px;
	margin-top: 10px;
	text-align: center;
}
.humor_img {
	height: 125px;
	width: auto;

}
.hemeroteca_bloque {
	font-size: 11px;
	color: #333333;
	float: left;
	width: 340px;
	margin-left: 15px;
	margin-top: 10px;
}
.video_bloque {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #595959;
	padding: 5px;
	margin-top: 5px;
}
.video_bloque_titulo {
	font-size: 16px;
	color: #FFFFFF;
}
.galeria {
	background-color: #017060;
	margin-top: 20px;
	width: 580px;
}
.galeria img{
	height: 60px;
	width: auto;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
#comentarios {
	clear: both;
	padding-top: 20px;
}
#comentarios .tit_comentarios {
	font-size: 15px;
	font-weight: bold;
	color: #017060;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #017060;
	margin-bottom: 10px;
}
#comentarios .bloque {
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
#comentarios .bloque .datos {
	background-color: #CCC;
	padding-left: 5px;
	line-height: 28px;
}
#comentarios .bloque .persona {
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
}
#comentarios .bloque .numero {
	color: #FFF;
	background-color: #017060;
	float: right;
	line-height: 28px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
}



#comentarios .bloque .txt {
	padding: 5px;
}
#comentarios .form {
	color: #FFF;
	background-color: #666;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#comentarios .form .tit {
	font-size: 14px;
	font-weight: bold;
}
#comentarios .bt_enviar {
	font-size: 10px;
	color: #000;
	background-color: #CCC;
	border: 1px solid #ccc;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
}
#comentarios .caja {
	font-size: 11px;
	color: #333333;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 400px;
	margin-right: 10px;
	border: 1px solid #666;
}
#comentarios .celda {
	color: #FFF;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 160px;
}
.peque {
	font-size: 10px;
	line-height: 20px;
}
.bt_enviar1 {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666;
	border: 1px solid #666;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.caja1 {
	font-size: 11px;
	color: #333333;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 370px;
	margin-right: 10px;
	border: 1px solid #FFF;
}
.celda_contacto {
	color: #FFF;
	background-color: #017060;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	line-height: 30px;
	margin-right: 50px;
	margin-left: 50px;
}

#img_col_izq {
	width: 150px;
	height: auto;
	float: left;
	border:2px solid purple;
}

.img_col_der {
	float: right;
	width: 150px;
	height: auto;
}

.directorio_bloque {
	font-size: 11px;
	color: #333333;
	margin-left: 15px;
	margin-right: 20px;
	padding: 5px;
	border: 1px solid #017060;
	overflow: hidden;
	height:   1%;
	margin-bottom: 10px;
	background-color: #E6E6E6;
}

.directorio_bloque img {
	height: auto;
	width: 170px;
	margin-bottom: 5px;
	float: left;
	margin-right: 10px;
}
.directorio_titulo {
	font-weight: bold;
	color: #017060;
	font-size: 17px;
	text-decoration: none;
}
.directorio_mas {
	background-color: #666;
	float: right;
	line-height: 25px;
	padding-right: 25px;
	padding-left: 5px;
	background-image: url(../img/directorio_flecha.png);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
}
a.directorio_mas:hover {
		background-color: #017060;

}
.directorio_datos {
	background-color: #E6E6E6;
	border: 1px solid #017060;
	line-height: 20px;
	color: #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.directorio_datos .datos {
	font-weight: bold;
	color: #017060;
	padding-right: 10px;
}
.directorio_datos a {
	color: #333;
	text-decoration: underline;
}
.directorio_datos a:hover {
	text-decoration: none;
}