/* CSS Serveis */
@import "general.css";


/***  COMUN ***/

h3 {
	font-size:2.1em;
	margin:0.5em 0.7em 0.7em;
}

#modul_central {
	margin-bottom:3em;
	min-height:71.5em;
	position:relative;
	margin-top:3.5em;
	height:1%;
	overflow: hidden;
}

* html #modul_central{
	height:71.5em;
}

.bg_bot {
	position:absolute;
	left:0;
	bottom:0;
}

.bg_fondo{
	vertical-align:top;
}

.bg_fondo_bottom{
	vertical-align:bottom !important;
}

#modul_central .grupo a, #modul_central .mw_modul a{
	text-decoration:none !important;
}

#modul_central .grupo a:hover, #modul_central .mw_modul a:hover{
	text-decoration:underline !important;
}


/*--------------- MAPA WEB -----------------*/

.mw_modul {
	float:left;
	width:18.2em;
	background-color:#f2efe9;
	margin:0 1.5em 3em;
	display:inline;
}
.grupo {
	float:left;
	width:21.2em;
}
#modul_central .mw_modul .bg {
	width:100%;
	height:1.2em;
}
.mw_modul h4 {
	color:#f9171b;
	font-size:1.1em;
	margin:0.5em 1.5em 1em;
}
.mw_modul ul {
	margin:0 1.7em;
}
.mw_modul li {
	margin-bottom:1em;
	font-size:1.2em;
}



/*--------------- TEXT SERVEIS -----------------*/

#mid #modul_central .texto, #mid #modul_central .texto2{
	padding-bottom:2em;
	height:1%;
	min-height:71.5em;
	font-size:1.2em;
	line-height:1.8;
	padding:0 1.4em 1em 1.4em;	
}

* html #mid #modul_central .texto, * html #mid #modul_central .texto2{
	height:71.5em;
}

#modul_central ul{
/*	font-size:1.2em;
	line-height:1.8;*/
	margin:0 1.4em 0 0;
}

#modul_central ul li{
	background:#fff url(../img/television/fletxa.gif) no-repeat 0 6px;
	padding:0 0 0.8em 1.4em;
}

#modul_central ul li ul{
	margin-top:0.8em;
	margin-left:0;
}

#modul_central ul li ul li{
/*	line-height:1.8;*/
	background:transparent url(../img/serveis/rodona.gif) no-repeat 0 9px;
	padding:0 0 0.8em 0.8em;
}

#modul_central ul.primernivel li.ultim, #modul_central ul.primernivel li ul li.ultim{
	padding-bottom:0;
}


/*--------------- RSS -----------------*/

.conjunto{	
	float:left;
	width:100%;
	margin:1.5em 0 0;
	display:inline;
	/*text-align:center;
	background-color:#fff;*/
}

.botones{
	float:left;
	background-color:#fff;	
	/*width:29.2em;*/
	width:22em;
	text-align:center;
	margin:0 0 0 2.1em;
}

* html .botones{
	margin:0 1em;
}

.botones span{
	/*font-size:1.2em;*/
	font-size:1.1em;
	font-weight:bold;
	padding:0.1em 0.5em 0 0;
}

.botones img.rss{
	width:1.6em;
	margin-right:0.5em;
}

.botones .unboton{
	background-color:#f2efe9;
	height:6em;
}

*+html .botones .unboton{
	min-height:3em;
}

* html .botones .unboton{
	height:3.1em;
}

.botones .unboton .flotat{
	float:left;
	/*padding-left:7.6em;*/
	padding-left:4em;
	height:2.6em;
}

.botones .unboton .superior{
	padding-top:0.8em;
}

#mid #modul_central .texto a{
	text-decoration:none !important;
}

#mid #modul_central .texto a:hover span, #mid #modul_central .texto2 a ,#mid #modul_central .texto2 a:hover {
	text-decoration:underline;
}

.botones img.crece{
	height:0.8em;
	width:100%;
}

*+html .botones .arriba{
	vertical-align:top;
	margin-top:-0.4em;
}

* html .botones .arriba{
	vertical-align:top;
	margin-top:-0.1em;
}

*+html .botones .abajo{
	vertical-align:bottom;
	margin-bottom:-0.3em;
}

* html .botones .abajo{
	vertical-align:bottom;
	margin-bottom:-0.1em;
}



/*--------------- CONTACTE -----------------*/

.cajacontactar{
	width:100%;
	float:left;
	margin:0.7em 0 0 9.5em;
	position:relative;
}

* html .cajacontactar{
	margin-left:0;
	text-align:center;
}

* html .cajacontactar p{
	text-align:left !important;
}

* html .cajacontactar .camposdecontacto form#contactar{
	text-align:left !important;
}

.cajacontactar img.bg{
	height:auto !important;
	width:45.8em !important;
}

.camposdecontacto{
	background-color:#f8f7f2;
	width:45.8em;
}

#modul_central .camposdecontacto p{
	font-size:1.1em !important;
	padding:1.3em 4em 0;
}


/*formulario*/

.inpetit{
	background-color:#ede9dc;
	border:0pt none;
	height:1.6em;
	padding:0.15em 0pt 0pt 0em;
	width:20em;
	font-family:Arial, Helvetica, sans-serif;
}

form#contactar{
	margin:0 0 0 4.3em;
}

form#contactar img.bg_form{
	height:2.3em;
}

form#contactar .fila{
	margin:1em 0 0;
	padding-bottom:0.4em;
}

form#contactar .fila input{
	font-size:1.1em;
	height:1.6em;
	padding:0.5em 0 0;
}

*+html form#contactar .fila input{
	padding:0.4em 0 0;
	height:1.7em;	
}

* html form#contactar .fila input{
	height:1.72em;	
}

form#contactar .fila textarea{
	background-color:#ede9dc;
	border:0 none;
	width:33em;
	height:8em;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 1.2em;
	overflow:auto;
}

*+html form#contactar .fila textarea{
	margin:-0.1em 0 -0.1em 0;
	font-size:1.15em;
	width:31.5em;
}

form#contactar .fila img.bg_text1, form#contactar .fila img.bg_text2{
	width:37.7em;
}

form#contactar .fila img.bg_text2{
	vertical-align:top;
}

form#contactar .fila img.bg_text1{
	vertical-align:bottom;
}

* html form#contactar .fila img.bg_text1{
	margin-bottom:-0.1em;
}

* html form#contactar .fila img.bg_text2{
	margin-top:-0.1em;
}

form#contactar .fila input.enviaropinio{
	font-size:1em;
	width:17.9em;
	height:2.2em;
	padding:0;
	margin:0 0 2em 0.3em;
}

form#contactar .fila img.bg_boto{
	height:2.2em;
}



/*--------------- CONTACTE_OK-----------------*/

.cajacontactar_ok{
	width:100%;
	float:left;
	margin:0.7em 0 0 0em;
	position:relative;
	text-align:center;
}

.cajacontactar_ok img.bg{
	height:auto !important;
	width:29.2em !important;
}

.modulo{
	background-color:#f2efe9;
	margin:0 0 0 17.7em;
	position:relative;
	width:29.2em;
	height:10.7em;
}

*+html .modulo{
	margin-left:0em;
}

* html .modulo{
	margin-left:0em;
}

#modul_central .cajacontactar_ok .modulo p{
	padding:1.2em 0 0;
	margin-bottom:2.56em;
}

#modul_central .cajacontactar_ok .modulo .tancar{
	margin-left:11em;
	position:relative;
	width:8em;
}

*+html #modul_central .cajacontactar_ok .modulo .tancar{
	margin-left:0em;
}

* html #modul_central .cajacontactar_ok .modulo .tancar{
	margin-left:0em;
}

#modul_central .cajacontactar_ok .modulo .tancar img{
	float:left;
	width:2.7em;
}

#modul_central .cajacontactar_ok .modulo .tancar a span{
	float:left;
	font-size:1.1em !important;
	padding:0.9em .5em 0 0.4em;
	text-decoration:none!important;
}

#modul_central .cajacontactar_ok .modulo .tancar a:hover span{
	text-decoration:underline!important;
}



/*--------------- CONTACTE_NOOK-----------------*/

#modul_central .cajacontactar_ok .modulo.ko p{
	padding:0.5em 0 0;
	margin-bottom:1.5em;
}
