/*2009 ArteGB Soluciones Web sl*/

/* GENERAL*/
body {
	background-color: #ffffff;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
/* Enlaces */
a:link {color:#000000;text-decoration: none; font-weight:bold} 
a:visited {color:#000000;text-decoration: none; font-weight:bold} 
a:active {color:#000000;text-decoration: none; font-weight:bold} 
a:hover {color:#e30916;text-decoration: none; font-weight:bold} 

a.IMG_MENU:link, a.IMG_MENU:visited {
    color: #ffffff;
    text-decoration:none;
}
a.IMG_MENU:hover, a.IMG_MENU:active, a.IMG_MENU:focus {
    color: #ffffff;
    text-decoration:none;
}

/* FORMULARIOS*/
/*Campos formulario corto*/
.form_corto{
	width: 175px;
	border: 1px solid #E9E9E9;
	height: 25px;
  }
/*Campos formulario largo*/
.form_anuncios{
	width: 350px;
	border: 1px solid #E9E9E9;
	height: 20px;
  }
.form_largo{
	height: 20px;
	width: 550px;
	border: 1px solid #E9E9E9;
  }
.form_multimedia{
	width: 265px;
	border: 1px solid #E9E9E9;
	height: 25px;
  }
.form{
	width: 350px;
	border: 1px solid #E9E9E9;
	height: 25px;
  }
.form2{
	height: 20px;
	width: 350px;
	border: 1px solid #E9E9E9;
  }
/*Campos formulario textarea*/
.form3{
	height: 100px;
	width: 350px;
  }
/*Botones formulario*/
.boton {
	font-size: 95%;
	color: #000;
	height: 25px;
	border: 1px solid #E9E9E9;
	background-color:#FFFFFF;
  }
/* capa buscador*/
#buscar {
	position:relative;
	width:240px;
	height:70px;
	margin:10px auto;
}
/* CAPAS ESTRUCTURA PRINCIPAL*/
.cima #contenedor { 
	width: 970px;
	/*background-image:url(../img/maqueta.jpg);*/
	background-repeat:no-repeat;
	margin: 0 auto;
} 
.cima #header { 
	width: 970px;
	height: 155px;
    padding: 0 0 5px 0 ;
} 
.cima #header_logotipo { 
	width: 370px;
	height: 155px;
	float: left;
	background-image:url(../img/logotipo_cima.gif);
	background-repeat:no-repeat;
} 
.cima #header_menu { 
	width: 600px;
	height: 155px;
	float: left;
	background-color:#ffffff;
} 
.cima #pie { 
	width: 970px;
	height: 50px;
	background-color:#ffffff;
    padding: 25px 0 0 0 ;
	margin: 0 auto;
} 
.br_separador {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#separador {
	position:relative;
	width: 700px;
	height: 3px;
	margin:0 auto;
	clear: both;
	float: left;
}
#separador2 {
	position:relative;
	width: 700px;
	height: 30px;
	margin:0 auto;
	clear: both;
	float: left;
}
.cima #derecha {
	width: 625px;
	float: right;
	background-color:#FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
} 
.cima #izquierda { 
	width: 250px;
	float: left;
	background-color:#FFFFFF;
	/*padding: 0px 21px 0px 21px;
	margin: 0 21px 0 0;*/
} 

/* CONTENIDO */

/* Imagen chica de las secciones */
#img_seccion {
	position:relative;
	width:240px;
	height:300px;
	margin:0 auto;
}
/* Iconos */
#iconos {
	position:relative;
	width:240px;
	height:30px;
	margin:10px auto;
}
#iconos2 {
	position:relative;
	height:15px;
}
/* titulos */
#titulos {
	position:relative;
	width: 625px;
	height: 22px;
	clear: both;
	float: left;
	background: url(../img/linea_roja.gif) no-repeat;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#titulos h1{
    text-indent: 38px;
    font-size: 130%;
	font-weight:bold;
    color:#000;
	width:170px;
	height:22px;
	margin: 0;
    line-height: 22px;
}
#titulos2 {
	position:relative;
	width: 680px;
	height: 22px;
	margin:10px 0 0 20px;
	clear: both;
	float: left;
    background: url(../img/linea_roja3.gif) no-repeat;
}
#titulos2 h1{
    text-indent: 38px;
    font-size: 120%;
	font-weight:bold;
    color:#000;
	width:380px;
	height:22px;
	margin: 0;
    line-height: 16px;
}
#titulos_blog {
	position:relative;
	width: 680px;
	height: 22px;
	margin:10px 0 0 20px;
	clear: both;
	float: left;
    background: url(../img/linea_roja_blog.gif) no-repeat;
}
#titulos_blog h1{
    text-indent: 38px;
    font-size: 130%;
	font-weight:bold;
    color:#000;
	width:250px;
	height:22px;
	margin: 0;
    line-height: 22px;
}
#titulos_encuentro {
	position:relative;
	width: 680px;
	height: 22px;
	margin:10px 0 0 20px;
	clear: both;
	float: left;
    background: url(../img/linea_roja_e.gif) no-repeat;
}
#titulos_encuentro h1{
    text-indent: 38px;
    font-size: 130%;
	font-weight:bold;
    color:#000;
	width:310px;
	height:22px;
	margin: 0;
    line-height: 22px;
}

/* NOTICIAS */
/* titulares noticias */
#titulares {
	position:relative;
	width: 700px;
	height: 45px;
	margin:0 0 10px 0;
	clear: both;
	float: left;
	background-color:#FFFFFF;
}
#titulares h1{
    font-size: 130%;
	font-weight:bold;
    color:#000;
	width: 700px;
	height:22px;
	margin: 0;
}
#titulares2 {
	position:relative;
	width: 700px;
	height: 45px;
	margin:0 0 10px 0;
	clear: both;
	float: left;
	background-color:#FFFFFF;
}
#titulares2 h1{
    font-size: 130%;
	font-weight:bold;
    color:#000;
	width: 700px;
	height:22px;
	margin: 0;
}
#titulares3 {
	position:relative;
	width: 430px;
	height: 35px;
	margin:0 0 10px 0;
	clear: both;
	float: left;
	background-color:#FFFFFF;
}
#titulares3 h1{
    font-size: 130%;
	font-weight:bold;
    color:#000;
	width: 700px;
	height:22px;
	margin: 0;
}
.letra_roja:first-letter {
    color: #e30916;
}
a.titulares:link, a.titulares:visited {
    color: #000;
    text-decoration:none;
}
a.titulares:hover, a.titulares:active, a.titulares:focus {
    color: #e30916;
    text-decoration:none;
}
/* paginacion */
#paginacion {
	position:relative;
	width: 680px;
	margin:25px 0 0 0;
	float: left;
}
/* texto con foto enlaces */
#texto_enlaces {
	position:relative;
	width: 680px;
	margin:0 0 0 0;
	float: left;
	background-color:#FFFFFF;
}
#texto_enlaces p{
	text-align:left;
	color:#000;
	margin:0 0 10px 0;
}
#texto_enlaces2 {
	position:relative;
	width: 650px;
	margin:0 0 0 30px;
	float: left;
	background-color:#FFFFFF;
}
#texto_enlaces2 p{
	text-align:left;
	color:#000;
	margin:0 0 10px 0;
}
#texto_b {
	position:relative;
	width: 700px;
	margin:10px 0 10px 0;
	float: left;
	background-color:#FFFFFF;
}
#texto_b p{
	text-align:left;
	color:#000;
	margin:0 0 10px 0;
}
/* texto con foto noticias portada */
#texto {
	position:relative;
	width: 450px;
	margin:10px 0 10px 0;
	float: left;
	background-color:#FFFFFF;
}
#texto p{
	text-align:left;
	color:#000;
	margin:0 0 10px 0;
}
#texto_encuadrado {
	position:relative;
	width: 700px;
	float: left;
	background-color:#ffffff;
    border: #000 1px solid ;
}
#texto_simg {
	position:relative;
	width: 700px;
	margin:10px 0 10px 0;
	float: left;
	background-color:#FFFFFF;
}
#texto_simg p{
	text-align:left;
	color:#000;
	margin:0 0 10px 0;
}
#imagen {
	position:relative;
	width: 230px;
	margin:10px 0 0 20px;
	float: left;
	background-color:#fff;
}
#texto_noticia {
	position:relative;
	width: 430px;
	margin:10px 0 10px 0;
	float: left;
	background-color:#FFFFFF;
}
#texto_noticia p{
	text-align:left;
	color:#000;
	margin:0 0 10px 0;
}
#imagen_noticia {
	position:relative;
	width: 250px;
	margin:10px 0 0 20px;
	float: left;
}
#imagen_BLOG {
	position:relative;
	width: 210px;
	margin:10px 0 0 0;
	padding:10px 20px 20px 20px;
	float: left;
	background-color:#E1E1E1;
}
#imagen_BLOG.curvado{
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* WebKit y Safari */
	behavior:url(border-radius.htc); /* IE  */
    /*background: url("roundedcorners.svg");*/  
}
#imagen_BLOG h1{
    font-size: 120%;
	font-weight:bold;
    color:#000;
	width: 230px;
	height:15px;
	margin-top:0px;
}

/* texto SIN foto noticias portada */
#texto2 {
	position:relative;
	width: 700px;
	margin:5px 0 0 0;
	float: left;
	background-color:#FFFFFF;
}
#texto2 ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#texto2 li {
	margin-bottom: 15px;
}
#texto2 p{
	text-align:left;
	color:#000;
	margin:0 0 10px 0;
}
#texto2 h1{
    font-size: 130%;
	font-weight:bold;
    color:#000;
	width: 700px;
	height:24px;
	margin-top: 15px;
}
#texto2 h2{
    font-size: 95%;
	font-weight:bold;
    color:#e30916;
	width: 500px;
	height:24px;
	margin-bottom: 10px;
}
#texto2 h3{
    font-size: 120%;
	font-weight:bold;
    color:#e30916;
	width: 600px;
	height:24px;
	margin-bottom: 10px;
}
#texto3 {
	position:relative;
	width: 500px;
	margin:10px 0 10px 0;
	float: left;
	background-color:#FFFFFF;
}
#texto3 p{
	text-align:left;
	color:#000;
	margin:0 0 10px 0;
}
#texto2_b {
	position:relative;
	width: 700px;
	margin:5px 0 0 0;
	float: left;
	background-color:#FFFFFF;
}
#texto2_b ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#texto2_b li {
	margin-bottom: 15px;
}
#texto2_b p{
	text-align:left;
	color:#000;
}
#texto2_b h1{
    font-size: 130%;
	font-weight:bold;
    color:#000;
	width: 700px;
	margin-top: 15px;
}
#comentarios {
	position:relative;
	width: 650px;
	padding:15px 15px 15px 15px;
	float: left;
	background-color:#E1E1E1;
}
#comentarios.curvado{
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* WebKit y Safari */
	behavior:url(border-radius.htc); /* IE  */
    /*background: url("roundedcorners.svg");*/  
}
#comentarios p{
	text-align:left;
	color:#000;
}
#comentarios h1{
    font-size: 130%;
	font-weight:bold;
    color:#000;
	width: 700px;
	margin-top: 15px;
}

/* BANNERS */
/* banner grande portada */
#banner_grande {
	position:relative;
	width: 680px;
	margin:5px 0 0 0;
	float: left;
}
/* banners pequenos portada */
#banner_p {
	position:relative;
	width: 700px;
	margin:0 0 0 0;
	float: left;
}
#banner_p1 {
	position:relative;
	margin:20px 40px 20px 0;
	float: left;
}
/* mini_banner */
#mini_banner {
	position:relative;
	width:240px;
	margin:5px auto;
}

/* BUSCADOR PÁGINA */
/*Campos formulario buscar*/
.form_buscar{
	width:290px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
fieldset{
border:0px solid #000;
}
div.formulario_buscar label{
float:left;
width:180px;
}
div.formulario_buscar_boton{
float:left;
width:35px;
height:30px;
margin:0;
color:#e30916;
font-weight:bold;
}
div.formulario_buscar_boton2{
float:left;
width:45px;
height:30px;
margin:0;
font-weight:bold;
}
div.formulario_buscar input{
width:150px;
}
div.formulario_buscar_titulo{
float:left;
width:65px;
height:20px;
margin:0;
color:#e30916;
font-weight:bold;
}
div.formulario_buscar_titulo2{
float:left;
width:100px;
height:20px;
margin:0;
font-weight:bold;
}
#mapa {
	position:relative;
	left: 0px;
	top: 0px;
	width:200px;
	background-color:#E9E9E9;
	margin:10px 10px 10px 10px;
	padding:0 10px 10px 10px;
	border: #E9E9E9 solid 1px;
}
#mapa.curvado{
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* WebKit y Safari */
	behavior:url(border-radius.htc); /* IE  */
    /*background: url("roundedcorners.svg");*/  
}
/* ACCESO SOCIAS */
#login {
	position:relative;
	width:150px;
	height:70px;
	background-color:#E9E9E9;
	margin:10px auto;
	border: #E9E9E9 solid 1px;
}
#login.curvado{
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* WebKit y Safari */
	behavior:url(border-radius.htc); /* IE  */
    /*background: url("roundedcorners.svg");*/  
}
#login p{
	text-align:left;
	color:#000;
	margin:5px 0 0 10px;
}

#acceso_socias {
	position:relative;
	left: 0px;
	top: 0px;
	width:250px;
	height:135px;
	background-color:#E9E9E9;
	margin:0 auto;
	border: #E9E9E9 solid 1px;
}
#acceso_socias.curvado{
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* WebKit y Safari */
	behavior:url(border-radius.htc); /* IE  */
    /*background: url("roundedcorners.svg");*/  
}
.form_acceso{
	width:200px;
    margin: 0 auto;
}
div.formulario_acceso label{
float:left;
width:200px;
}
div.formulario_acceso_boton{
float:left;
width:40px;
height:30px;
margin:10px 0 0 0;
}
div.formulario_acceso_boton2{
float:left;
width:160px;
height:30px;
margin:10px 0 0 0;
}
div.formulario_acceso_titulo{
float:left;
width:200px;
height:20px;
margin:0;
}
/*buscador ANUNCIOS*/ 
#buscador_multimedia {
	position:relative;
	left: 0px;
	top: 0px;
	width:615px;
	height:110px;
	background-color:#E9E9E9;
	margin:15px 0 15px 0;
	padding:5px 0 0 0;
	border: #E9E9E9 solid 1px;
}
#buscador_multimedia.curvado{
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* WebKit y Safari */
	behavior:url(border-radius.htc); /* IE  */
    /*background: url("roundedcorners.svg");*/  
}
#buscador_anuncios {
	position:relative;
	left: 0px;
	top: 0px;
	width:615px;
	height:60px;
	background-color:#E9E9E9;
	margin:15px 0 15px 0;
	padding:5px 0 0 0;
	border: #E9E9E9 solid 1px;
}
#buscador_anuncios.curvado{
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* WebKit y Safari */
	behavior:url(border-radius.htc); /* IE  */
    /*background: url("roundedcorners.svg");*/  
}
/* SOCIAS- BUSCADOR - LISTADO */
/*buscador socias*/ 
#buscador {
	position:relative;
	left: 0px;
	top: 0px;
	width:400px;
	background-color:#E9E9E9;
	margin:0 auto;
	border: #E9E9E9 solid 1px;
}
#buscador.curvado{
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* WebKit y Safari */
	behavior:url(border-radius.htc); /* IE  */
    /*background: url("roundedcorners.svg");*/  
}
/*listado socias*/ 
#paginator {
	position:relative;
	left: 0px;
	top: 0px;
	width:700px;
	background-color:#ffffff;
	margin:0 auto;
	border: #000 solid 0px;
	float: right;
}
#socias {
	position:relative;
	left: 0px;
	top: 0px;
	width:550px;
	background-color:#ffffff;
	margin:0 0 20px 0;
	border: #000 solid 0px;
	float: right;
}
#socias_img {
	position:relative;
	left: 0px;
	top: 0px;
	width:100px;
	background-color:#ffffff;
	margin:0 0 20px 0;
	border: #000 solid 0px;
	float: right;
}
#socias.curvado{
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* WebKit y Safari */
	behavior:url(border-radius.htc); /* IE  */
    /*background: url("roundedcorners.svg");*/  
}
  
/* CIMA- UNIRSE A CIMA */
#unirse {
	position:relative;
	left: 0px;
	top: 0px;
	width:400px;
	background-color:#E9E9E9;
	margin:0 auto;
	border: #E9E9E9 solid 1px;
}
#unirse.curvado{
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* WebKit y Safari */
	behavior:url(border-radius.htc); /* IE  */
    /*background: url("roundedcorners.svg");*/  
}
/* CIMA- contacto  */
#contacto {
	position:relative;
	left: 0px;
	top: 0px;
	width:400px;
	background-color:#E9E9E9;
	margin:0 auto;
	border: #E9E9E9 solid 1px;
}
#contacto.curvado{
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* WebKit y Safari */
	behavior:url(border-radius.htc); /* IE  */
    /*background: url("roundedcorners.svg");*/  
}
#recomendar {
	position:relative;
	left: 0px;
	top: 0px;
	width:400px;
	height:290px;
	background-color:#E9E9E9;
	margin:0 auto;
	border: #E9E9E9 solid 1px;
}
#recomendar.curvado{
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* WebKit y Safari */
	behavior:url(border-radius.htc); /* IE  */
    /*background: url("roundedcorners.svg");*/  
}

.roundedcornr_box_583198 {
   background: #765;
}
.roundedcornr_top_583198 div {
   background: url(../img/roundedcornr_583198_tl.png) no-repeat top left;
}
.roundedcornr_top_583198 {
   background: url(../img/roundedcornr_583198_tr.png) no-repeat top right;
}
.roundedcornr_bottom_583198 div {
   background: url(../img/roundedcornr_583198_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_583198 {
   background: url(../img/roundedcornr_583198_br.png) no-repeat bottom right;
}

.roundedcornr_top_583198 div, .roundedcornr_top_583198, 
.roundedcornr_bottom_583198 div, .roundedcornr_bottom_583198 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_583198 { margin: 0 30px; }

.limpia{clear:both;}
#banner1{width:625px;}
#banner1 img{width:625px;}
#banner1 object{width:625px;}
#izquierda2 { 
	width: 300px;
	float: left;
	background-color:#FFFFFF;
	/*padding: 0px 21px 0px 21px;
	margin: 0 21px 0 0;*/
} 
#derecha2 { 
	width: 625px;
	float: right;
	/*padding: 0px 21px 0px 21px;*/
	padding: 0 0 0 20px;
} 
#banner1{height:200px;
border:1px solid #000;
margin-top:40px;}
#cima_tv{text-align:center;
margin-top:20px;
margin-bottom:20px;}
#cima_tv img{border:none;}
#video{height:230px;
border:1px solid #000;
margin-bottom:20px;}
#texto_video{
	text-align:justify;
	font-size:12px;
	margin-bottom: 20px;
}
#texto_video a{color:#f11c18;
text-transform:uppercase;
font-size:16px;}
#texto_video a:hover{color:#000;}
#destacados img{width:300px;
border:1px solid #000;
}
#destacados object{width:300px;}
#destacados{margin-bottom:15px;}
#destacados img{cursor:pointer;
margin-bottom:5px;}
#buscar2{
	background-color:#f11c18;
	height:auto;

}
input.caja_buscar{
	background-color:#f11c18;
	border:none;
	float:left;
	color:#FFF;
	width:190px;
	margin-top:10px;
}
form.form_buscar2{
	width:290px;
	margin-left:8px;

}
input.boton_buscar{float:right;
cursor:pointer;}
#home1{margin-top:20px;
margin-bottom:20px;}
#editorial{float:left;
background-color:#e9e9e9;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
width:300px;
overflow:hidden;
}
#punto{float:right;
background-color:#e9e9e9;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
width:300px;}
#titular_editorial{
	padding-top:10px;
	padding-right:5px;
	background-image:url(../img/fondo_titular.png);
	background-position:top;
	background-repeat:repeat-y;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-bottom: 5px;
	text-align:right;
}
span.autora_editorial{
	font-weight:bold;
	font-size:18px;
	margin-left:-10px;
}
#editorial_home{
	padding-top:15px;
	padding-left:15px;
	font-size:12px;
	min-height:250px;
}
#editorial_home p img{
	float:left;
	margin-bottom:0px;
	margin-right:15px;
	margin-left:-15px;
	margin-top:5px;
	width: 105px;
	height:150px;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
#editorial_home h1{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:-15px;
	float:left;
	height:90px;
	overflow:hidden;
}
#editorial_home p{
	padding-right:5px;
	float:left;
	margin-top:3px;
	height:125px;
}
span.editorial{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-align:left;
}
span.fecha_editorial{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10px;
}
a.rojo{color:#f11c18;
font-weight:bold;}
#noticias_home{
	background-color:#e9e9e9;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-bottom: 6px;
}
#titular_noticias{
	padding-top:10px;
	padding-right:15px;
	background-image:url(../img/fondo_titular.png);
	background-position:left;
	background-repeat:repeat-y;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-bottom: 20px;
	text-align:right;
}
#noticias_home2{
	background-image:url(../img/fondo_noticias_home.png);
	background-position:top;
	background-repeat:repeat-y;
	margin-bottom:10px;
	margin-top: 10px;
}
#noticia1{
	width:280px;
	float:left;
	padding-right: 15px;
	padding-top:5px;
	padding-left:15px;
	margin-bottom:25px;
	font-size:12px;
	min-height:250px;
}
#noticia1 img{
	float:left;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:2px;
	width: 76px;
	height:105px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-radius: 10px;
}
#noticia1 a img{
	float:left;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:2px;
	width: 76px;
	height:105px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
}
#noticia1 h1{
	margin-top:0px;
	float:left;
	height:70px;
	width:270px;
	overflow:hidden;
}
#noticia1 p{
	float:left;
	margin-top:0px;
	height:125px;
	width:280px;
}

#franja_gris{margin-top:20px;
border-bottom:5px solid #f11c18;}
#destacado1{width:215px;
margin-right:10px;
background-image:url(../img/fondo_destacados.png);
height:116px;
float:left;
padding:10px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
text-align:center;}
#destacado2{width:215px;
text-align:center;
background-image:url(../img/fondo_destacados.png);
height:116px;
float:right;
padding:10px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;}
span.pequeno{font-size:12px;}
span.redes a{border:none;
margin-right:5px;}
span.redes img{border:none;
margin-right:5px;}
#destacado3 ul{list-style-type:none;
text-align:left;
width:200px;
margin-left:-40px;}
#destacado2 ul{list-style-type:none;
text-align:left;
width:200px;
margin-left:-40px;}
#destacado1 ul{list-style-type:none;
text-align:left;
width:200px;
margin-left:-40px;}
#destacado3{width:215px;
margin-right:10px;
background-image:url(../img/fondo_destacados.png);
height:116px;
float:left;
padding:10px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
font-weight:bold;}
span.rojo2{color:#f11c18;}
#patrocinador{margin-top:10px;
margin-bottom:10px;
text-align:center;}
#patrocinador img{height:50px;
width:auto;
margin-right:10px;
border:none;
margin-bottom:10px;}
#patrocinador object{height:50px;

margin-right:10px;
border:none;
margin-bottom:10px;}
#pie2{
	width:720px;
	border-top:1px solid #f11c18;
	padding-top:5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align:center;
}
#pie2 img{vertical-align:middle;}
#secciones_blog{
	height:auto;
	margin-top:20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:2px solid #f11c18;
	padding-bottom:20px;
	padding-top:20px;
	margin-bottom: 20px;
}
#secciones{
	padding-right:10px;
	padding-left:10px;
	padding-bottom:0px;
	padding-top:10px;
}
#archivo{
	padding-right:10px;
	padding-left:10px;
	padding-bottom:0px;
	padding-top:0px;
}
span.titular_blog{
	font-weight:bold;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
ul.secciones_blog{list-style-type:none;
margin-left:-40px;
}
ul.secciones_blog a{font-weight:normal;}
ul.archivo_blog{list-style-type:none;
margin-left:-40px;
}
ul.archivo_blog a{font-weight:normal;}
ul.meses_blog{list-style-type:none;
margin-top:5px;
margin-bottom:5px;
}
ul.meses_blog a{font-weight:normal;}
#facebook{text-align:center;}
#imagen_noticias{
	text-align:right;
	margin-top:5px;
	margin-bottom:5px;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#post{background-color:#eaeaea;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding:10px;
margin-bottom:15px;}
#fecha{
	float:left;
	width:65px;
	background-color:#f21b16;
	text-align:center;
	color:#FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:5px;
	font-family:Verdana, Geneva, sans-serif;
	margin-right:10px;
	margin-bottom:20px;
}
span.dia{font-weight:bold;
font-size:18px;}
span.mes{font-weight:bold;
font-size:10px;}
span.ano{font-weight:bold;
font-size:10px;}
span.autor{font-weight:bold;
font-size:14px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
span.tags{color:#f21b16;
font-size:11px;
font-style:italic;}
#titular_post{margin-bottom:10px;}
#texto_post{font-size:13px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#texto_post img{float:left;
margin-bottom:5px;
margin-right:5px;}
span.redes_blog{float:left;
margin-top:10px;}
span.ver_comentarios{
width:120px;
margin-top:10px;}
span.ver_comentarios a{
color:#f21b16;
font-size:11px;
font-style:italic;
text-align:right;
text-decoration:none;}
span.ver_comentarios2{
	float:right;
	width:125px;
}
span.ver_comentarios2 a{
color:#f21b16;
font-size:11px;
font-style:italic;
text-align:right;
text-decoration:none;}
span.redes_blog a{border:none;
margin-right:10px;
cursor:pointer;
float:left;}
span.redes_blog img{border:none;}
#comentario1{border-bottom:1px solid #f21b16;
margin-bottom:10px;
padding-bottom:5px;}
#dejar{border:1px solid #000;
padding:10px;}
#dejar_comentario h4{font-weight:bold;}
	#dejar_comentario label{font-size:12px;}
	input.nombre{width:580px;
	border:1px solid #000;}
	form.comentario2 textarea{width:580px;
	border:1px solid #000;}
	p.codigo{margin-top:10px;
	margin-bottom:10px;
	font-size:11px;}
	img.captcha{vertical-align:middle;}
	input.codigo{height:28px;}
	input.enviar_comentario{background-image:url(../img/enviar.jpg);
	width:82px;
	height:29px;
	cursor:pointer;
	border:none;
	background-color:transparent;
	}
	input.enviar_comentario:hover{background-image:url(../img/enviar2.jpg);}
	a.estoy{color:#f21b16;}
	#paginacion2{text-align:right;}
	#paginacion2 a{margin-left:5px;
	color:#f21b16;}
	#paginacion2 img{border:none;}
	#paginacion2 a:hover{
	color:#000;}
	#titular_tv{
	padding-top:10px;
	padding-right:57px;
	background-image:url(../img/fondo_titular.png);
	background-position:top;
	background-repeat:repeat-y;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-bottom: 5px;
	text-align:right;
}

#secciones_tv{
	float:left;
	background-color:#e9e9e9;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:300px;
	height:455px;
	overflow:hidden;
	margin-top: 30px;
	margin-bottom: 7px;
}
#secciones_tv2{
	float:left;
	background-color:#e9e9e9;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:300px;
	height:925px;
	overflow:hidden;
	margin-top: 0px;
	margin-bottom: 5px;
}
ul.tv{list-style-type:none;
margin-left:-20px;
font-weight:bold;
}
ul.tv a{font-weight:bold;
font-size:14px;
}
ul.tv li{margin-bottom:10px;}

#titular_estrenos{
	padding-top:10px;
	padding-right:0px;
	background-image:url(../img/fondo_titular.png);
	background-position:top;
	background-repeat:repeat-y;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-bottom: 0px;
	text-align:right;
	
}
#estreno img{
	width:105px;
	float:left;
	margin-bottom:3px;
	margin-right: 5px;
}
#estreno p{
	margin-right: 5px;
	margin-left: 10px;
}
#estreno {
	font-size:12px;
	padding-right: 5px;
	padding-top:15px;
}
span.tit{
	font-weight:bold;
	margin-bottom: 5px;
	font-size:14px;
}
span.negrita{
	font-weight:bold;
	margin-left: 5px;
}
#texto_estreno{
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	text-align:justify;
}
#texto_estreno p{
margin-bottom:10px;
}
#cima_tv2{text-align:right;
margin-top:20px;
margin-bottom:20px;
font-size: 16px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
	}
#video_tv{margin-bottom:5px;
border:2px solid #000;
height:450px;
text-align:center;
background-color:#000;}
#novedad1{
	margin-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#novedad1 img{float:left;
margin-bottom:10px;
margin-right:10px;
font-size:12px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
span.titular_novedad1{
	font-weight:bold;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#banner2{float:left;
border:1px solid #000;
width:475px;
height:200px;}
#banner2 img{width:475px;
height:200px;}
#banner2 object{width:475px;
height:200px;}
#banner3 object{width:475px;
height:200px;}
#banner3{float:right;
border:1px solid #000;
width:475px;
height:200px;}
#banner3 img{width:475px;
height:200px;}
span.secciones_cimatv{
font-size:24px;
margin-right:10px;
color:#f11e1b;
font-weight:bold;
text-transform:uppercase;
}

.tags {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.tags ul {
	margin:1em 0;
	padding:.5em 10px;
	text-align:center;
}
.tags li {
	margin-top:0px;
	margin-right:5px;
	margin-bottom:0px;
	margin-left:5px;
	padding:0;
	list-style:none;
	display:inline;
}
.tags li a {
	font-family: loyal, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 100%;
	background-color: #FFFFFF;
	color:#e30916;
}
.tags li a:hover {
	font-family: loyal, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 100%;
	background-color: #FFFFFF;
	color:#000;
}
.tag1 a {
	font-size:100%;
	line-height: 10%;
}
.tag2 a {
	font-size:140%;
	line-height: 20%;
}
.tag3 a {
	font-size:180%;
	line-height: 30%;
}
.tag4 a {
	font-size:220%;
	line-height: 80%;
}
.tag5 a{
	font-size:260%;
	line-height: 100%;
}
#cabecera_acceso{text-align:center;}
div.preguntas_acceso{
                float:right;
                margin-top:-100px;
                margin-right:20px;
}
form.acceso_socias fieldset{border:3px solid #f21d19;
}
form.acceso_socias{margin-top:50px;}
form.acceso_socias legend{color:#f21d19;
font-weight:bold;
font-size:18px;
padding-left:10px;
padding-right:10px;}
#acceso_pie img{
                vertical-align:middle;
                margin-left:20px;
                width:150px;
                height:auto;
}
#acceso_pie{margin-top:20px;
text-align:right;}
#formulario_entrar{float:left;}
#formulario_entrar label{margin-right:10px;
margin-left:10px;}
#formulario_entrar input{border:1px solid #000;}
#formulario_entrar input.entrar{border:none;
vertical-align:middle;}
a.volver{float:right;
margin-bottom:30px;}
a.volver img{border:none;
vertical-align:middle;}

#iconitos {
	width:300px;
	height:30px;
}
#iconitos ul {
	list-style: none;
	margin:0 auto;
	padding:0;
	display: block;
	width:200px;
	height:30px;
	
	}
#iconitos ul li {
	float: left;
	text-indent: 0px;
	cursor:pointer;
	display:block;
	overflow:hidden;
	height:30px;
	    margin-right:10px;	

}
#twiter {
margin-top:10px;
margin-left:10px;	
}
#suscribete{width:880px;
margin:0 auto;
background-color:#e9e9e9;
padding:20px;
margin-bottom:10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}
span.izq{
	float:left;
	width:300px;
}
#suscribete2{
	float:right;
	width:325px;
}
span.redes2{float:left;}
span.redes2 a img{border:none;
margin-right:10px;}
input.caja_roja{color:#FFF;
background-color:#f21b16;
border:none;}
input.enviar_suscripcion{background-image:url(http://www.cimamujerescineastas.es/img/enviar_suscripcion.png);
width:22px;
height:19px;
text-indent:-10000px;
cursor:pointer;
background-color:transparent;
border:none;}
#pie3{
	width:970px;
	border-top:1px solid #f11c18;
	padding-top:5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align:center;
	color:#f21b16;
}
#pie3 a{	color:#f21b16;}

