/*2009 ArteGB Soluciones Web sl*/

/* GENERAL*/
body {
	background-color: #ffffff;
	padding: 10px;
	margin: 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} 

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: 700px;
	float: right;
	/*padding: 0px 21px 0px 21px;*/
	padding: 0 0 0 20px;
	background-color:#FFFFFF;
} 
.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: 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: 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: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;
}
#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; }