body {
	background: url(../img/web/bg_body.jpg) repeat-x #fbfbfb;
	margin: 13px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #393636;
}
#western{
	font-family: Tahoma;
	font-size: 11px;
	color: #393636;	
}
a {
	text-decoration: none;
	color: #393636;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0px;
}

.rojo {
	color: #aa1717;
}

#contenedor_principal {
	background: url(../img/web/contenedor_principal.jpg) no-repeat;
	background-position: top center;
}

.bg_img_ficha {
	float: left;
	background: url(../img/web/bg_img_ficha.jpg) no-repeat;
	width: 200px;
	height: 112px;
}

.bg_img_ficha div {
	width: 190px;
	height: 102px;
	padding-left: 5px;
	padding-top: 5px;
	overflow: hidden;
}

#cabecera1 {
	margin: 0px auto;
	background: url(../img/web/cabeceras/cabecera1.jpg) no-repeat;
	width: 966px;
	height: 250px;
}

#bg_menu {
	margin: 0px auto;
	background: url(../img/web/bg_menu.jpg) no-repeat;
	width: 966px;
	height: 48px;
}
#bg_menu a {
	font-family:arial; 
	font-size:13px; 
	color:#fff;
	font-weight:bold;
}
#bg_menu a:hover{
	color:#000;
}
#bg_menu span{
	font-size:20px; 
	font-weight:normal;
}
#contenido {
	margin: 0px auto;
	width: 952px;
	padding-top: 2px;
}

/* COL_IZQ */
#bg_col_izq {
	float: left;
	background: url(../img/web/bg_col_izq.jpg) repeat-y;
	width: 737px;
}

#bg_col_izq_sup {
	background: url(../img/web/bg_col_izq_sup.jpg) no-repeat top;
	width: 737px;
}

#bg_col_izq_sup2 {
	background: url(../img/web/bg_col_izq_sup2.jpg) no-repeat top;
	width: 737px;
}

#bg_col_izq_inf {
	background: url(../img/web/bg_col_izq_inf.jpg) no-repeat bottom;
	width: 737px;
}

#portada_h1 {
	margin: 0px;
	padding: 0px;
	color: #9a1111;
	font-family: "Trebuchet MS";
	padding-top: 30px;
	padding-left: 100px;
	line-height: 30px;
	font-size: 25px;
}

#h1_normal {
	margin: 0px;
	padding: 0px;
	color: #9a1111;
	font-family: "Trebuchet MS";
	padding-top: 36px;
	padding-left: 75px;
	line-height: 20px;
	font-size: 25px;
}

#h1_normal_noticia {
	margin: 0px;
	padding: 0px;
	color: #9a1111;
	font-family: "Trebuchet MS";
	padding-top: 36px;
	padding-left: 75px;
	line-height: 20px;
	font-size: 20px;
}

#cont_interior {
	margin: 0px auto;
	width: 699px;
	background: url(../img/web/cont_interior.jpg) no-repeat top;
}

#cont_interior p {
	padding: 0px 25px;
	line-height: 18px;
}

.titulillo {
	font-size: 11px;
	padding: 40px 25px 0px 25px;
}

#span_h1 {
	font-family: Georgia, verdana;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.bg_texto {
	margin: 0px auto;
	background: url(../img/web/bg_texto.jpg) repeat-y;
	width: 700px;
}

.bg_texto_sup {
	background: url(../img/web/bg_texto_sup.jpg) no-repeat top;
	width: 700px;
}

.bg_texto_inf {
	background: url(../img/web/bg_texto_inf.jpg) no-repeat bottom;
	width: 700px;
	padding-top: 16px;
}

.bg_texto_inf p {
	margin: 0px;
	padding: 0px 16px 16px 16px;
	line-height: 18px;
}

.recuadro {
	float: left;
	background: url(../img/web/recuadro.jpg) no-repeat;
	width: 193px;
	height: 250px;
	overflow: hidden;
}

.bg_img_portada {
	margin: 0px auto;
	background: url(../img/web/bg_img_portada.jpg) no-repeat;
	width: 181px;
	height: 100px;
	overflow: hidden;
}

.bg_img_portada div {
	overflow: hidden;
	width: 169px;
	height: 88px;
	margin-top: 6px;
	margin-left: 6px;
}

.contenedor_recuadros {
	overflow: hidden;
	width: 675px;
	margin: 0px auto;
}

.titulo_recuadro {
	color: #fff;
	text-align: center;
	margin-top: 0px;
	padding-top: 12px;
}

.p_recuadro {
	margin: 0px;
	padding: 10px 10px;
	text-align: justify;
}

/* COL_DER */
#col_der {
	float: right;
	width: 198px;
}

.categoria {
	margin: 0px auto;
	background: url(../img/web/col_der/categoria.jpg) no-repeat;
	width: 165px;
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #f2f2f2;
	overflow: hidden;
	line-height: 30px;
	margin-top: 2px;
	padding-left: 32px;
	cursor: pointer;
	font-weight: bold;
}

.categoria a {
	color: #f2f2f2;
	display: block;
}

.categoria a:hover {
	color: #d3d3d3;
	display: block;
}

.subcategoria {
	margin: 0px auto;
	background: url(../img/web/col_der/subcategoria.jpg) no-repeat;
	width: 141px;
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #f2f2f2;
	overflow: hidden;
	line-height: 30px;
	padding-left: 56px;
	cursor: pointer;
}

.subcategoria a {
	color: #f2f2f2;
	display: block;
}

.subcategoria2 {
	margin: 0px auto;
	background: url(../img/web/col_der/subcategoria_sel.jpg) no-repeat;
	width: 141px;
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #f2f2f2;
	overflow: hidden;
	line-height: 30px;
	padding-left: 56px;
	cursor: pointer;
}

.subcategoria2 a {
	color: #f2f2f2;
	display: block;
}

.subcategoria:hover {
	background: url(../img/web/col_der/subcategoria_sel.jpg) no-repeat;
}

#bg_noticia_destacada {
	margin: 0px auto;
	background: url(../img/web/col_der/bg_noticia_destacada.jpg) repeat-y;
	width: 197px;
}

#bg_noticia_destacada_sup {
	background: url(../img/web/col_der/bg_noticia_destacada_sup.jpg)
		no-repeat top;
	width: 197px;
}

#bg_noticia_destacada_inf {
	background: url(../img/web/col_der/bg_noticia_destacada_inf.jpg)
		no-repeat bottom;
	width: 197px;
}

#bg_noticia_destacada_inf h3 {
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	padding-top: 18px;
	padding-left: 35px;
}

#bg_noticia_destacada_inf p {
	text-indent: 20px;
	text-align: justify;
	margin: 0px;
	padding: 10px;
}

.bg_img_noticia {
	margin: 0px auto;
	background: url(../img/web/bg_img_noticia.jpg) no-repeat;
	width: 181px;
	height: 114px;
	overflow: hidden;
}

.bg_img_noticia div {
	overflow: hidden;
	width: 169px;
	height: 102px;
	margin-top: 6px;
	margin-left: 6px;
}

.boton_detalles {
	margin-top: 10px;
	text-align:center;
}

/* PIE */
#bg_pie {
	background: url(../img/web/bg_pie.jpg) repeat-x;
	background-position: bottom;
	height: 312px;
}

#sombra_pie {
	background: url(../img/web/sombra_pie.jpg) no-repeat;
	background-position: top center;
	height: 312px;
}

#img_pie {
	margin: 0px auto;
	background: url(../img/web/img_pie.jpg) no-repeat;
	width: 968px;
	height: 83px;
	overflow: hidden;
	text-align: center;
	padding-top: 45px;
}

#img_pie p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#texto_pie {
	color: #4b4b4b;
	font-size: 10px;
}

#texto_pie a {
	color: #003298;
}

#final {
	margin: 0px auto;
	width: 955px;
}

#final a {
	color: #fff;
}

.imagen_tipo {
	float: left;
	padding-left: 16px;
	padding-right: 14px;
}

.imagen_tipo img {
	border: 2px solid #d5d5d5;
}

.bg_noticias_lis {
	background: url(../img/web/bg_noticias_lis.jpg) no-repeat;
	margin: 0px auto;
	width: 699px;
}

.bg_noticias_lis .texto h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-family: tahoma;
	font-weight: normal;
	padding-top: 20px;
	padding-left: 80px;
}

.bg_img_noticias {
	float: left;
	background: url(../img/web/marco_noticias.jpg) no-repeat;
	width: 152px;
	height: 99px;
	margin-right: 15px;
}

.bg_img_noticias div {
	width: 134px;
	height: 81px;
	padding-left: 9px;
	padding-top: 9px;
	overflow: hidden;
}

/* Paginador */
div.paginador {
	float: right;
	height: 20px;
	margin-top: 10px;
	padding-right: 25px;
}

ul.paginador {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.paginador li {
	float: left;
	height: 21px;
	padding: 2px 4px 0 4px;
}

.activo {
	text-decoration: underline;
}

ul.paginador li.anterior {
	background-repeat: no-repeat;
}

ul.paginador li.siguiente {
	background-repeat: no-repeat;
}

.caja {
	border: 1px solid #c6c6c6;
	background: #eeeeee;
	height: 13px;
	font-size: 11px;
	line-height: 13px;
	font-family: tahoma;
}

.campo {
	text-align: right;
}

.contacto_rotulo {
	height: 23px;
	padding-left: 30px;
}

.lista {
	list-style: none;
	margin: 0px;
	paddgin: 0px;
	line-height: normal;
}

.lista li {
	margin: 5px 0px;
	paddgin: 0px;
	background: url(../img/web/x-roja.jpg) no-repeat;
	padding-left: 20px;
	font-weight: bold;
}

.bg_actividad {
	background: url(../img/web/bg_actividad.jpg) no-repeat;
	width: 553px;
	height: 24px;
	line-height: 24px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left: 35px;
	margin: 0px auto;
}

.contenedor_actividades {
	width: 588px;
	margin: 0px auto;
	overflow: hidden;
}

.contenedor_pequeno {
	float:left;
	width: 145px;
	overflow: hidden;
	padding-left: 25px;
}

/* Estilos checks */
.f_checkbox,.f_radio {
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 16px;
	display: block;
	cursor: pointer;
	cursor: hand;
	line-height: 120%
}

.checked,.selected {
	color: #000
}

.f_radio:hover,.f_checkbox:hover {
	color: #000 !important
}

.f_radio {
	padding: 4px 24px
}

.f_checkbox {
	padding: 0.5em 24px
}

.unchecked {
	background-image: url(../img/web/chk_off.png)
}

.checked {
	background-image: url(../img/web/chk_on.png)
}

.unselected {
	background-image: url(../img/web/rdo_off.png)
}

.selected {
	background-image: url(../img/web/rdo_on.png)
}

.migas {
	color: #666666;
	clear: both;
	font-size: 10px;
	padding-bottom: 6px;
	/*font-weight: bold;*/
}

.migas a {
	color: #666666;
}

.div_flotante {
	float: left;
	width: 152px;
	padding-left: 18px;
	padding-bottom: 18px;
	height: 151px;
	overflow: hidden;
}

.bg_img_galeria {
	background: url(../img/web/bg_img_galeria.jpg) no-repeat;
	width: 152px;
	height: 151px;
	overflow: hidden;
}

.imagen_galeria {
	width: 140px;
	height: 120px;
	overflow: hidden;
	padding: 6px 0px 0px 6px;
	margin-bottom: 6px;
}

#bg_video {
	width: 665px;
	height: 151px;
	overflow: hidden;
	background: url(../img/web/bg_video.jpg) no-repeat;
	margin: 0px auto;
}

.list_despedidas {
	float: left;
	list-style: none;
}