/**** LINK-tag style sheet master.css ****/

/*
	Developer: 	Multiplica, March 2006.
	Description: 	Master CSS 
	Changes:    March 06, David Reina
				Juny06, Fernando Gavarrón

*/

body {
	margin:0 auto;
	padding:0 0 20px;
	font-size:62.5%;
	font-family:arial;
	background:#9FD5F2 url(../img/bg_body.jpg) repeat-x top;
	}
.clear {
	clear:both;
	}
div, li, ul, ol, h1, h2, h3, h4, p, fieldset, form, label, input, textarea, select {
	margin:0;
	padding:0;
	}
textarea, select {
	margin-left:0px !important;

	}

img {
	border:none;
	}
a {
	color:black;
/*	text-decoration:none;*/
	}
a:hover {
/*	text-decoration:underline;*/
	text-decoration:none;
	}
.image_left {
	float:left;
	}
.img_right  {
	float:right;
	}

/*-------CABECERA-------*/

#cabecera {
	width:768px;
	margin:0 auto;
	margin-bottom:5px;
	}

#cabecera .top {
	height:12px;
	width:768px;
	background:url(../img/home/cabecera_top.gif) no-repeat bottom;
	}
#cabecera .cont {
	background:url(../img/home/bg_cabecera.gif) repeat-y;
	padding:0 9px 0 9px;
	overflow:hidden;
	}
#cabecera .bot {
	background:url(../img/home/cabecera_bot.gif) no-repeat top;
	height:12px;
	overflow:hidden;
	}
#cabecera .bot2 {
	background:url(../img/home/cabecera_bot2.gif) no-repeat top;
	height:12px;
	overflow:hidden;
	}
.datos {
	margin:0 0 10px 0;
	}	
.datos .izq {
	float:left;
	}
.datos .der {
	float:right;
	font-size:1.1em;
	clear:right;
	}
.tel {
	background:url(../img/home/bg_tel.gif) no-repeat center;
	width:157px;
	text-align:right;	
	padding:4px 0px 3px 0px;
	margin-bottom:5px;
	}
.tel p {
	padding-right:15px;}
.tel span {
	font-weight:bold;
	font-size:1.5em;	
 	}
.der li, .idioma li {
	list-style:none;
	display:inline;
	border-right:1px solid black;
	padding:0 4px 0 4px;
	}
	
/*-------MENU------*/

.menu {
	height:24px;
	background:url(../img/menu/bg_gen.gif) repeat-x top;
	font-size:1.1em;
	overflow:hidden;	
	}
.menu .canto {
	height:25px;
	width:7px;
	background:url(../img/menu/canto.gif) top left;
	float:left;	
	}
.menu .canto2 {
	height:25px;
	width:7px;
	background: url(../img/home/canto2.gif) top left;
	float:left;	
	}
.idioma {
	float:left;
	padding-top:4px;
	}
.idioma a {
	color:white;
	}
.idioma li {
	display:inline;
	border-right:1px solid white;
	}	
li.sinborde {
	border:none;
	}
.botons {
	float:right;
	}
.botons li {
	display:inline;
	margin-left:-3px;
	}
.sub_menu {
	background:#0C6092;
	color:#fff;
	font-size:1.1em;
	padding:4px 0 0 0;
	margin:0 5px 0 5px;
	}
/*Modificada por fernando*/
/*Regla que controla que los cuadros alrededor de los 												enlaces de menú no solapen los separadores (fer)*/
.sub_menu a {
	color:white;
	text-decoration:none;
	padding:0 7px 0 7px;
	margin-right:0 !important; 
	margin-right:-3px;
	
	}
.sub_menu a:hover, .sub_menu a.selected {
	background:#338cbd;
	text-decoration:underline;	
	}
.canto01, .canto02 {
	width:4px;
	height:4px;
	float:left;
	background:url(../img/interior/sub_canto_a.gif) no-repeat;
	overflow:hidden;
	}
.canto02 {
	background:url(../img/interior/sub_canto_b.gif) no-repeat;
	float:right;
	}
.sub_detall {
	height:4px;
	background:#0C6092;
	}
	/*Modificada por fernando*/
	/* Las dos últimas lineas
	Regla que controla que los cuadros alrededor de los 														    enlaces de menú no solapen los separadores (fer)*/
.sub_menu li {
	display:inline;
	border-right:1px solid #fff;
	margin-left:-3px !important;
	margin-left:0;
	}
ul.opcio01 {
	text-align:center;
	}
	
ul.opcio02 {
	text-align:center;
	}
ul.opcio03 {
	text-align:center;
}

ul.opcio04 {
	text-align:center;
}

.path {
	color:#0C6092;
	padding-top:10px;
	font-family:Verdana;
	}
.path li {
	display:inline;
	list-style:none;
	padding-left:4px;
	}
.path a {
	color:#0C6092;
	text-decoration:underline;
	}
.path a:hover {
	text-decoration:none;
	}

/*----DESTACATHOME----*/

.destaca01 {
	width:273px;
	height:211px;
	background:url(../img/home/destaca_fons.jpg) no-repeat top left;
	float:left;
	padding:0 25px 0 15px;
	font-size:1.1em;
	}
.destaca01 img {
	padding-right:10px;}
.destaca01 h2 {
	font-size:1.3em;
	color:#24749F;
	margin-bottom:10px;
	}
.destacats .image_left { margin-top:2px; }
.destaca01 h2 a {
	color:#24749F;
	text-decoration:underline;
	}
img.boto {
	margin-top:10px;
	}

/*-------CONTENEDOR -------*/

#contenedor {
	width:768px;
	margin:0 auto;
	background:url(../img/interior/cont_cont.gif) repeat-y  0 4px;
	}
.contenido {
	float:left;
	width:558px;
}
.texto a {
	color:#0C6092;
	}
.texto a:hover {
	text-decoration:none;}	

.cont_top {
	background:#7BBBDF url(../img/interior/cont_sup.gif) no-repeat top;
	width:558px;
	height:11px;
	overflow:hidden;
	}
.cont_bot {
	background:url(../img/interior/cont_bot.gif) no-repeat bottom;
	width:558px;
	height:50px;
	overflow:hidden;

	}
.cont_cont {
/*	background:url(../img/interior/cont_cont.gif) repeat-y;
*/	width:558px;
	}
.tit_top {
	width:548px;
	height:10px;
	background:url(../img/interior/tit_top.gif) no-repeat top;
	overflow:hidden;
	}
.tit_bot{
	width:548px;
	height:10px;
	overflow:hidden;
	background:url(../img/interior/tit_bot.gif) no-repeat top;
	}
.tit_bot_men {
	width:548px;
	overflow:hidden;
	background:url(../img/interior/tit_bot.gif) no-repeat top;
	margin-top:-10px;
	}
.tit_con {
	width:538x;
	background:url(../img/interior/tit_bg.gif) repeat-y;
	padding:0 0 0 10px;

	}
.tit_con h2 {
	float:left;
	width:75%;
	font-size:1.6em;
	color:#0C6092;
	padding-left:10px;
	}
.media {
	float:right;
	width:15%;
	text-align:right;
	margin-right:15px;
	}
.titulo {
	margin:0 0 10px 5px;
	z-index:100;
	}
.contenido .sub_menu {
	float:right;
	text-align:right;
	z-index:0;
	margin:6px 8px 0  0;
	height:23px;
	padding:0px;
	background:#0C6092 url(../img/interior/sub3_bg.gif) repeat-x top;
	}
.contenido .sub_menu ul {
	float:left;
	padding-top:4px;
	}
.sinfondo {
	background:none;}
.canto_izq {
	width:6px;
	height:23px;
	background:url(../img/interior/sub3_izq.gif) no-repeat;
	float:left;
	}
.canto_der {
	width:6px;
	height:23px;
	background:url(../img/interior/sub3_der.gif) no-repeat;
	float:left;
}
/*------ENLACES (COL DER)--------*/
.enlaces {
	float:right;	
	width:208px;
}
.en_top {
	background:url(../img/interior/en_top.gif) no-repeat top;
	overflow:hidden;
	width:auto;
	height:12px;
	}
.en_bot {
	background:url(../img/interior/en_bot.gif) no-repeat top;
	width:208px;
	height:12px;
	overflow:hidden;
	}
.en_cont {
	background:url(../img/interior/en_con.gif) repeat-y;
	width:200px;
	padding-left:8px;
	}
.enlaces h2 {
	color:#708A06;
	font-size:1.3em;
	margin-right:8px;
	}
.grupo .top {
	background:url(../img/columna_der/bg_top.gif) no-repeat top;
	width:195px;
	height:9px;
	overflow:hidden;
	}
.grupo .body {
	background:url(../img/columna_der/bg_body.gif) repeat-y;
	width:184px;
	padding:0 6px 0 6px;
	}
.grupo .bottom {
	background:url(../img/columna_der/bg_bot.gif) no-repeat top;
	width:195px;
	height:10px;
	overflow:hidden;
	}
.grupo {
	font-size:1.1em;
	margin:5px 0 0 0;
	padding-bottom:5px;
	}
.grupo img {
	padding:5px 8px 0 5px;}
.grupo  dl {
	padding:5px 0 0 0;
	margin:0;
	float:left;
	}
.grupo dd {
	margin:3px 0 5px 0;
	padding:0;
	}
.grupo dt {
	font-weight:bold;
	}
.grupo a {
	color:#708A06;
	text-decoration:underline;
	}
.grupo a:hover {
	text-decoration:none;}
.grupo ul {
	padding:0 5px 0 0;}
.grupo li {
	list-style:none;
	background:url(../img/bullet.jpg) no-repeat 0 3px;
	padding:0 0 5px 13px;
	}
ul.descarga li {
 border-bottom:1px dotted #999999;
 }
ul.descarga li img {
	padding:5px 0 0 8px;
	}
/*-------PIE------*/

#pie {
	width:758px;
	margin:0 auto;
	margin:10px auto 0 auto;
	color:#FFf;
	background:#0C6092 url(../img/canto_a.gif) no-repeat 0 0;
	padding:2px 0 0 10px;
	text-align:left;;
	/*height:25px;*/	
	}
#pie .canto {
	width:7px;
	height:25px;
	float:right;
	background:url(../img/canto_b.gif) no-repeat;
	margin-top:-18px;
	}
#pie li {
	list-style:none;
	display:inline;
	border-right:1px solid #FFF;
	padding:0 5px 0 5px;
	}
#pie ul {
	padding-top:3px;
	margin-left:30em;}
#pie a {
	text-decoration:underline;
	color:white;
	}
#pie a:hover {
	text-decoration:none;
	}


/*----CONTENIDO----*/

.contenido p {
	font-size:1.2em;
	padding:5px 12px;
	line-height:1.4em;
	}
	
.contenido h3 {
	padding:5px 12px;
	color:#0C6092;
	font-size:1.4em;
	}
.contenido h4 {
	padding:5px 12px 0 12px;
	font-size:1.3em;
	}
.meda_bot {
	border-top:2px solid #0C6092;
	margin:13px 12px 5px 12px;
	overflow:hidden;
	padding-top:7px;
	}
.cont_bot .media {
	margin-right:4px;
	padding-right:0;
	}
.contenido .texto ul {
	padding:5px 12px 5px 28px;
	} 
.contenido .texto ul li ul {
	padding:5px 12px 5px 10px;
	} 
.contenido .texto ul li ol {
	padding:10px 12px 5px 20px;
	font-size:1em;
	}
/*AÑADIDA POR FERNANDO*/
.texto ol{
	padding:15px 24px 10px 48px;
	font-size:1.2em;
} 
.texto li {
	list-style:none;
	background:url(../img/bul_li.gif) no-repeat 0 5px;
	font-size:1.2em;
	margin-bottom:5px;
	padding:0 0 0 10px;
	}
.texto ol li {
	background:none;
	list-style:decimal;
	font-size:1em;
	margin:0px;
	padding:0 0 5px 0;
	}
.texto p {
	padding:10px 25px 0 25px;
	line-height:1.3em;
	}
	
.texto h3 {
	padding:15px 25px 0px 25px;
	} 
.texto h4 {
	padding:10px 25px 0 25px;
	margin-bottom:-5px;
	} 
/*LLISTATS*/

h6 {
	margin:0 0 4px 0;
	padding:0;
	color:#666;
	font-size:.9em;
	font-weight:bold;
	}
.list_cont li {
	border-bottom:1px dotted #CCCCCC;
	background:none;
	padding:0px;
	margin-bottom:5px;
	padding-bottom:5px;
	
	}
ul.list_cont {
	padding:0px;
	margin:0 0 0 0px;
	}
	
.list_cont p, .list_cont h4 {
	margin:0;
	padding:0 0 0 0;
	font-size:1em;
	}
.list_cont img {
	margin:0 5px 0 0;
	}

	
/*AÑADIDAS POR FER*/
div.newsNav{
text-align:center;

}
/*FINALIZADO POR FER*/

/*AÑADIDO POR FER*/
/*Aumento el width del texto de noticias*/
.con_img {
	float:left;
	width:500px;
	}
	
.texto ul li ul li {
	font-size:1em;
	}
	
	
/*---FORMULARIS----*/

/*AÑADIDA POR FERNANDO*/

form.buscar fieldset{
	background:none;
}

form.buscar legend{
	font-weight:bold;
	margin-left:0px !important;
	margin-left:-6px;
}

form.buscar label{
	font-weight:normal;
}
/*Estilo para que los elementos de un formulario
se dispongan en una sola linea*/
.formRow{
	float:left;
}
/*Distancia entre elementos de formulario dispuestos en linea*/
.formRowDist{
	margin-right:12px;
	margin-left:0px;
}

/*FIN AÑADIDAS POR FER */

input, select {
	font-size:1em;
	}
.grupo input {
	margin:3px 6px 5px 0 !important;
	margin-left:-5px;
	}
.grupo fieldset {
	margin:12px 5px 0 5px;
	border:none;
	background:url(../img/interior/sobre_fons.gif) no-repeat bottom right;
	}
.grupo label {
	font-size:1.1em;
	font-weight:bold;
	}
.grupo label.privacidad {
	font-size:1em;
	}
/*corrige el defecto del checkbox que hace que desaparezca el borde
izquierdo en los formularios */
.grupo label.privacidad .image_left{
	margin-left:1px;
}
/*El margin-left se usa para corregir el margen
negativo que se coloca en el .grupo input */
.grupo input.bt_suscriure {
	margin-bottom:0;
	margin-left:0;
	}
.form_gen {
	margin:10px 10px 0 10px;
	}
.form_gen .campo {
	padding:5px 0 5px 10px;
	}
.form_gen input {
	font-size:1em;
	float:left;
	margin-right:5px;
	}
.form_gen label {
	width:120px;
	float:left;
	text-align:right;
	margin-right:10px;
	font-size:1.1em;
	}
/*Añadida por fer */
.texto_legal input{
	margin-top:-2px;
}
/*Fin fer */
.texto_legal label {
	width:350px;
	text-align:left;
	
	}
.texto_legal {
	margin-left:140px;
	clear:both;
	height:1%;
	font-size:.9em;
	color:#999;
	margin-bottom:10px;
	}
.form_gen span {
	color:#666666;
	font-weight:bold;
	}
fieldset  {
	border:none;
	}
.form_gen legend {
	display:none;
	}
.enviar {
	margin:0 0 0 140px;
	}
.enviar input {
	margin-top:10px;
	}
	
/*DESTACADO*/	

.destaca {
	margin-top:15px;
	}
.destaca .tit_con {
	padding-bottom:10px;
	}
.destaca p {
	font-size:1.3em;
	}
.destaca h3 {
	font-size:1.6em;
	padding:5px 0 0 25px;
	margin:0 0 -5px 0;
	}
.destaca .tit_con {
/*	background:url(../img/interior/dest_bg.gif) repeat-y;
*/	}
.destaca .tit_top {
	background:url(../img/interior/tit_top.gif) no-repeat top;
	}
.destaca .tit_bot {
	background:url(../img/interior/tit_bot.gif) no-repeat top;
	}
p a, li a {
	color:#0C6092;
	}
