/*2009 ArteGB Soluciones Web sl*/

/* GENERAL*/
body {
	background-color: #ffffff;
	padding: 0;
	margin-top: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	text-align:left;
}
/* 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} 


/* FORMULARIOS*/
/*Campos formulario corto*/
.form_corto{
	width: 175px;
	border: 1px solid #E9E9E9;
	height: 25px;
  }
.form_corto2{
	width: 100px;
	border: 1px solid #E9E9E9;
	height: 25px;
  }
/*Campos formulario largo*/
.form_e{
	width: 300px;
	border: 1px solid #E9E9E9;
	height: 25px;
  }
.form{
	width: 350px;
	border: 1px solid #E9E9E9;
	height: 25px;
  }
.form2{
	height: 20px;
	width: 350px;
	border: 1px solid #E9E9E9;
  }
.form_largo{
	height: 20px;
	width: 550px;
	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 #ccc;
	background-color:#FFFFFF;
  }
/* capa buscador*/
#buscar {
	position:relative;
	width:240px;
	height:70px;
	margin:10px auto;
}
/* CAPAS ESTRUCTURA PRINCIPAL*/
.cima #contenedor { 
	width: 700px;
	/*background-image:url(../img/maqueta.jpg);*/
	background-repeat:no-repeat;
	margin: 0 auto;
} 
.cima #header { 
	width: 700px;
	height: 125px;
    padding: 0 0 5px 0 ;
} 
.cima #header_logotipo { 
	width: 350px;
	height: 125px;
	float: left;
	background-image:url(../img/logotipo_cima2.gif);
	background-repeat:no-repeat;
} 
.cima #header_menu2 { 
	width: 330px;
	height: 70px;
	float: right;
	margin-top:50px;
	background-color:#ffffff;
} 
.cima #header_menu2 h1{ 
    font-size: 120%;
	font-weight:bold;
    color:#000;
	margin: 48px 0 0 0;
    line-height: 16px;
} 
.cima #header_menu { 
	width: 330px;
	height: 70px;
	float: right;
	margin-top:50px;
	background-color:#ffffff;
} 
#header_menu.curvado{
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* WebKit y Safari */
	behavior:url(http://www.cimamujerescineastas.es/css/border-radius.htc); /* IE  */
    /*background: url("roundedcorners.svg");*/  
}

.cima #header_menu h1{ 
    font-size: 120%;
	font-weight:bold;
    color:#000;
	margin: 0 0 30px 0;
    line-height: 16px;
} 
.cima #header_menu h2{ 
    font-size: 120%;
	font-weight:normal;
    color:#000;
	margin: 10px 0 0 0;
    line-height: 16px;
} 
.cima #pie { 
	width: 970px;
	height: 50px;
	background-color:#ffffff;
    padding: 25px 0 0 0 ;
} 
.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: 700px;
	float: right;
    padding: 0;
	background-color:#FFFFFF;
} 
#derecha.curvado{
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* WebKit y Safari */
	behavior:url(http://www.cimamujerescineastas.es/css/border-radius.htc); /* IE  */
    /*background: url("roundedcorners.svg");*/  
}
.cima #izquierda { 
	width: 260px;
	float: left;
	background-color:#FFFFFF;
	/*padding: 0px 21px 0px 21px;
	margin: 0 21px 0 0;*/
} 

/* CONTENIDO */
#texto_video {
	position:relative;
	width: 700px;
	height:600px;
	margin:5px 0 0 0;
	float: left;
	background-image:url(../img/cine.jpg);
	background-repeat:no-repeat;
}
#texto_video ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#texto_video li {
	margin-bottom: 15px;
}
#texto_video p{
	text-align:left;
	color:#000;
	margin:0 0 10px 0;
}
#texto_video h1{
    font-size: 130%;
	font-weight:bold;
    color:#000;
	width: 700px;
	height:24px;
	margin-top: 15px;
}
#texto_video h2{
    font-size: 95%;
	font-weight:bold;
    color:#e30916;
	width: 500px;
	height:24px;
	margin-bottom: 10px;
}

/* 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;
}
/* titulos */
#titulos {
	position:relative;
	width: 680px;
	height: 22px;
	margin:10px 0 0 20px;
	clear: both;
	float: left;
    background: url(../img/linea_roja.gif) no-repeat;
}
#titulos h1{
    text-indent: 38px;
    font-size: 120%;
	font-weight:bold;
    color:#000;
	width:145px;
	height:22px;
	margin: 0;
    line-height: 16px;
}

/* NOTICIAS */
/* titulares noticias */
#titulares {
	position:relative;
	width: 625px;
	height: 32px;
	margin:10px 0 0 0;
	clear: both;
	float: left;
	background-color:#FFFFFF;
}
#titulares 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;
}
/* texto con foto noticias portada */
#menus_editar {
	position:relative;
	width: 700px;
	margin:0;
	float: left;
	background-color:#FFFFFF;
}
#texto {
	position:relative;
	width: 430px;
	margin:0 0 0 0;
	float: left;
	background-color:#FFFFFF;
}
#texto p{
	text-align:left;
	color:#000;
	margin:0 0 10px 0;
}
#texto_a {
	position:relative;
	width: 700px;
	margin:0 0 0 0;
	float: left;
}
#texto_a p{
	text-align:left;
	color:#000;
	margin:0 0 10px 0;
}
#imagen {
	position:relative;
	width: 250px;
	margin:0 20px 0 0;
	float: left;
	background-color:#fff;
}
/* texto con foto enlaces */
#texto_enlaces {
	position:relative;
	width: 700px;
	margin:0 0 0 0;
	float: left;
	background-color:#FFFFFF;
}
#texto_enlaces p{
	text-align:left;
	color:#000;
	margin:0 0 10px 0;
}
/* texto SIN foto noticias portada */
#paginacion {
	position:relative;
	width: 660px;
	margin:25px 0 0 0;
	float: right;
}
#texto2 {
	position:relative;
	width: 700px;
	margin:5px 0 0 0;
	float: right;
}
#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;
}
#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;
}

/* 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: 610px;
	margin:0 0 0 45px;
	float: left;
}
#banner_p1 {
	position:relative;
	width: 300px;
	margin:10px 0 10px 0;
	float: left;
}
#banner_p2 {
	position:relative;
	width: 300px;
	margin:10px 0 0 10px;
	float: left;
}
/* mini_banner */
#mini_banner {
	position:relative;
	width:240px;
	height:55px;
	margin:5px auto;
}

/* BUSCADOR PÁGINA */
/*Campos formulario buscar*/
.form_buscar{
width:180px;
margin: 0 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;
}
/* ACCESO SOCIAS */
#login {
	position:relative;
	left: 0px;
	top: 0px;
    width: 235px;
    height: 95px;
	background-color:#E9E9E9;
    margin: 5px;
    padding: 5px;
	border: #E9E9E9 solid 1px;
}
#login.curvado{
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* WebKit y Safari */
	behavior:url(http://www.cimamujerescineastas.es/css/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:200px;
	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(http://www.cimamujerescineastas.es/css/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;
}

/* SOCIAS- BUSCADOR - LISTADO */
/*buscador socias*/ 
#buscador {
	position:relative;
	left: 0px;
	top: 0px;
	width:400px;
	height:360px;
	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(http://www.cimamujerescineastas.es/css/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:520px;
	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(http://www.cimamujerescineastas.es/css/border-radius.htc); /* IE  */
    /*background: url("roundedcorners.svg");*/  
}
a.rojo:link {color:#000000;text-decoration: none;font-weight: bold;} 
a.rojo:visited {color:#E70A13;text-decoration: none;font-weight: bold;} 
a.rojo:active {color:#E70A13;text-decoration: none;font-weight: bold;} 
a.rojo:hover {color:#E70A13;text-decoration: none;font-weight: bold;} 
 
/* CIMA- UNIRSE A CIMA */
#unirse {
	position:relative;
	left: 0px;
	top: 0px;
	width:400px;
	height:450px;
	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(http://www.cimamujerescineastas.es/css/border-radius.htc); /* IE  */
    /*background: url("roundedcorners.svg");*/  
}
.rojo_exito {
	color: #E70A13;
	font-weight: bold;
}
a.rojo:link {color:#E70A13;text-decoration: none;font-weight: bold;} 
a.rojo:visited {color:#ccc;text-decoration: none;font-weight: bold;} 
a.rojo:active {color:#ccc;text-decoration: none;font-weight: bold;} 
a.rojo:hover {color:#ccc;text-decoration: none;font-weight: bold;} 
/* 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");*/  
}

