/* CSS Document */

/*-------------------------------------------------------------
	 definició amplades segons hi hagi columna banners o no 
---------------------------------------------------------------*/

/* Inici definicions en cas només hi hagi 1 columnes */
.columna{ width:760px;}
.pase .mediasVisibles{ width:700px;}
.pase2 .mediasVisibles2{ width:540px;}

/* Inici definicions en cas hi hagi 2 columnes */
/*.columnaEsquerra{ width:540px; }
.columnaDreta{width:204px;}
.pase .mediasVisibles{ width:86%;}*/


/*----------------------------------------------------------------------------------------------------
	Estils del contingut
----------------------------------------------------------------------------------------------------*/
.contingut {
	float:left;
	width:783px;
	margin-bottom:0;
	background-image: url(../img/bg_cont_pest.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
	min-height:500px;
	_height:500px;
}

.logotips{
	width:755px;
	min-height:30px;
	height:auto !important;
	height:30px;
	padding:14px 0 0 30px;
	background:#d7d7d7 url(../img/bg_cont_pest.gif) left top no-repeat;
	margin-top:-12px;
}
.logotips img{ float:left;}
.contingut h1 {
	display:block;
	background:#c90000 url(../img/contingut_top.gif) 0px 0px no-repeat;
	color:#fff;
	padding:3px 0 2px 14px;
	border-bottom:#980000 1px solid;
	font-size:1.14em;
}
.contingut p.destacat {
	background:#c90000 url(../img/triangle_verd.gif) no-repeat left bottom;
	padding:5px 14px;
	color:#fff;
	font-size:0.857em;
	line-height:1.6em;
	margin-bottom:9px;
}
.contingut p.nodeco {
	background:#c90000;
	margin-bottom:0px;
}

/*Pestanyes*/
.pestanyes {
	background:url(../img/pest_bg.gif) no-repeat 0px 0px;
	height:31px;
	padding-left:8px;
}
.pestanyes li {
	float:left;
	background:url(../img/pest_fons.gif) no-repeat left bottom;
}
.pestanyes li.on {
	background-position:left top;
}
.pestanyes li a {
	/* per a FF2 que no accepta inline-block */
       display: -moz-inline-stack; 
	   vertical-align: top; 
    /* */  
	display:inline-block;
	height:26px;
	background:url(../img/pest_separa.gif) no-repeat bottom right;
	padding:5px 15px 0px 15px;
	color:#fff;
}

.pestanyes li.on a {
	background-position:top right;
	cursor:default;
}

.pestanyes li.on a,
.pestanyes li a:hover {
	color:#ccf003;
	text-decoration:none;
}
.pestanyes li.primer {
	background-image:url(../img/pest_primera.gif);
}
.pestanyes li.ultim a {
	background-image:url(../img/pest_ultima.gif);
}
.cont_pest {
	padding-left:12px;
}

/* utilitats ***************/
.utilitats{
	padding:2px 20px 2px;
	background:#aeaeae;
	text-align:right;
}

.imprimir{
	display:block;
	float:right;
	padding:0 20px 0 0;
	color:#323030;
	font-size:0.95em;
	line-height:1.4em;
	background:url(../img/ic_imprimir.gif) right center no-repeat;	
}

.utilitats form div{
	float:right;
}

.utilitats form input{
	float:left;
	width:130px;
	border:1px solid #dadad9;
	font-size:10px;
	color:#888787;
	padding-left:10px;
}

.utilitats form a{ 
	float:left;
	font-size:10px;
	padding-left:10px;
	color:#323030,
}

/* ---------------------------------------------------------------------
	caixes 
------------------------------------------------------------------------ */

.caixa{
	width:760px; overflow:hidden;
	margin-bottom:7px;
	background:#d7d7d7 url(../img/cantBaixDreta.gif) no-repeat right bottom;
}

/* Tancaments caixes capsula */

.tancamentCantEsq{ 
	position:absolute;
	font-size:1px;
	line-height:1px;
	background: url(../img/cantBaixEsq.gif) no-repeat left -2px;
	width:11px;
	height:11px;
	margin-left:0px;
	margin-top:-11px;
}

/* -------------------------------------------------
	columnes 
----------------------------------------------------*/
.columna{
	float:left;
	padding-top:10px;
}

.columna2{
	float:left;
}

.columnaDreta{
	float:right;
	padding-top:10px;
	padding-right:3px;
}
.columnaDreta img{  /* banners */
	border:1px solid #333;
	margin-bottom:8px;
}

/* -----------------------------------------------------------------------------
	tipus de capçaleres: capsula 
-------------------------------------------------------------------------------- */

.capsula1{
	color:#fff;
	font-weight:normal;
	min-height:17px;
	height:auto !important;
	height:17px;
	background:#970202 url(../img/pest_inici.gif) no-repeat right top;	
/*	border-bottom:2px solid #a9a9a9;*/
}
.capsula1 h3{
	font-weight:normal;
	font-size:1.1em;
	min-height:15px;
	height:auto !important;
	height:15px;
	line-height:1em;
	padding:3px 4px 1px 12px;
}
.capsula2{
	color:#fff;
	font-weight:normal;
	padding:4px 4px 0 22px;
	min-height:19px;
	height:auto !important;
	height:19px;
	background:#970202 url(../img/pest_inici.gif) no-repeat center top;	
}
.capsula2 h3{ font-weight:normal;}

/******************************************************************************************************/

.titular {
	width:97%;
	background:#c7c7c7 url(../img/daltDretaTitular.gif) right top no-repeat;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	margin:0px 0 10px 15px;
}
.titular .daltE{ float:left;
	width:10px;
	height:10px; overflow:hidden;
	overflow:hidden;
	background: url(../img/daltEsqTitular.gif) left top no-repeat;
	position:absolute;
	margin-top:0px;
}
.titular p{ 
	padding:4px 8px 4px;
	display:block;
	color:#000;
	background: url(../img/baixEsqTitular.gif) left bottom  no-repeat;
}
.titular p .data{ 
	float:left;
	padding-right:85px;
	padding-left:16px;
	text-align:left;
}
.titular a{color:#000;}
.titular .baixD{
	float:right;
	width:10px; height:10px; overflow:hidden;
	background: url(../img/baixDretaTitular.gif) left top no-repeat;
	margin-top:-10px;
}

.cos{
	font-size:1.1em;
	line-height:1.2em;
	padding:0 10px 10px 17px;
}
.cos p{
	padding-bottom:10px;
}
.cos img{ 
	float:left;
	margin:0 25px 10px 0;
	border:1px solid #323030;
}

.entradeta{
	font-weight: bold;
}
.panoramica{
	margin-top: -10px;
}
/* -----------------------
	tipus de links 
-------------------------- */

ul.llistaLinks{
	float:left;
	width:43%;
	padding-bottom:35px;
}
ul.llistaLinks li{ 
	margin:0;
	width:100%;
}
.link1{
	color:#323030;
	background: url(../img/ul.gif) left 6px no-repeat;
	padding-left:10px;
}

.linkPDF{
	color:#323030;
	background: url(../img/ic_pdf.gif) left top no-repeat;
	padding-left:24px;
}

.linkPDF strong{ 
	font-weight:normal;
}

.btn_baix_dreta{ float:right;
	display:block;
	width:145px;
	border-left:1px solid #a9a9a9;
	background: url(../img/btn_baix_dreta.gif) right top no-repeat;
	color:#fff;
	text-align:center;
	padding-top:5px;
}
.logout {
	display:block;
	float:right;
	text-align:center;
	color:#fff;
	width:82px;
	height:27px;
	border:0;
	background:url(../img/btn_form.jpg) left top no-repeat;
	padding-bottom:8px;
	cursor:pointer;
}

label.errorlg {
	color:red !important;
	font-size: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(/imgfiles/cms/imgs/alerta_gris.gif) no-repeat center left;
	padding-left: 20px;
	height: 14px;
	line-height: 14px;
	display: block;
}



/* Pase imatges/videos */
.pase, .pase2{ 
	width:100%;
	padding:15px 5px 10px;
}

.anterior{
	display:block;
	float:left;
	width:25px;
	height:68px;
	background: url(../img/f_anterior.gif) left center no-repeat;
	text-indent:-2000px;
}
.siguiente{
	display:block;
	float:left;
	width:25px;
	height:68px;
	background: url(../img/f_siguiente.gif) left center no-repeat;
	text-indent:-2000px;
}
.pase .mediasVisibles, .pase2 .mediasVisibles2{ 
	float:left;
	height:85px;
	overflow:hidden;
}
.media{
	float:left;
	padding:0 5px 10px;

}
.media img{ display:block;}
.media h6{
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	padding-top:3px;
}

/*----------------------------------------------------------------------------------------------------
	CSS para layers
----------------------------------------------------------------------------------------------------*/
.fonsLayer {
	position:absolute;
	z-index:100;
	top:0px;
	left:0px;
	display:none;
	overflow:hidden;
}

.fonsLayer div {
	width:3000px;
	height:3000px;
	background:#000;
	filter: alpha(opacity=60); 
	opacity: .6;
}
.contLayer {
	position:absolute;
	z-index:101;
}


/* Parte cintingut layer */
.layer {
	width:378px;
	padding:0;
	background:#cbc9ca url(../img/bg_greybox.gif) left top repeat-x;
}
.layer .titGreybox {
	color:#fff;
	font-weight:normal;
	min-height:17px;
	height:auto !important;
	height:17px;
	background:#970202 url(../img/pest_inici.gif) no-repeat right top;	
	border-bottom:2px solid #a9a9a9;
}
.layer .titGreybox p{ 
	font-weight:normal;
	font-size:0.85em;
	line-height:1em;
	padding:4px 4px 4px 15px;
	text-align:left;
}
.layer .titGreybox p span.data{ 
	float:right;
	padding:0 15px;
	text-align:left;
}
.layer .utilitats{
	padding:2px 20px 2px;
	background:#a9a9a9;
	text-align:right;
}
.layer .utilitats .tancar{
	display:block;
	float:right;
	padding:0 20px 0 0;
	color:#fff;
	font-size:0.7em;
	line-height:1.4em;
	background:url(../img/ic_tancar.gif) right center no-repeat;	
}

.layer .cont{
	padding:3px;
	margin:9px 15px;
	background:#333132;	
}
.layer .baixE{ 
	float:left;
	width:12px;
	height:12px; overflow:hidden;
	overflow:hidden;
	background: url(../img/grey_cantE.gif) left top no-repeat;
	margin-top:-12px;
}
.layer .baixD{
	float:right;
	width:12px; height:12px; overflow:hidden;
	background: url(../img/grey_cantD.gif) left top no-repeat;
	margin-top:-12px;
}

/* ------------------------------------------------------------------------
	noticies 
--------------------------------------------------------------------------- */

/* items */

.item{
	width:100%;
	min-height:80px;
	height:auto !important;
	height:80px;
	padding:3px 0 10px 10px;
}
.item .imatge{
	float:left;
	width:110px;
}
.item .imatge img{
	border:1px solid #ca0f0f;
}
.item .texte{
	float:left;
	padding:0;
	width:588px;
}

.item .texte .titular{
	width:100%;
	color:#323030;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin:0px 0 5px 0px;
}


.item .texte .titular p{
	font-size:1em;
	line-height:1.35em;
	padding:0px 10px 0px 12px;
}
.item .texte .titular p .data{ 
	float:right;
	padding-right:2px;
	padding-left:5px;
	text-align:left;
}
.item .texte p{
	font-size:1em;
	line-height:1.2em;
	padding:5px 50px 2px 0;
}
.item .texte p.primer{
	background:url(../img/ul.gif) left 5px no-repeat;
	text-indent:9px;
	padding-top:0;
}

.paginacio{ float:right;
	padding:2px 17px 4px;
	font-size:0.85em;
	line-height:1.5em;
	font-weight:bold;
}
.paginacio a,
.paginacio span,
.paginacio strong{  
	float:left;
	padding:0 5px;
}
.paginacio strong{ color:#000;}
/* -----------------------------------------------
	resultats noticies
	----------------------------------------------*/
.resultat{
	width:80%;
	padding-left:25px;
	padding-bottom:25px;
}
.resultat h5{
	font-size:1em;
	font-weight:bold;
	color:#323030;
}	
.resultat h5 a{color:#323030;}
.resultat h5 .num{
	 padding-right:8px;
	 margin-right:2px;
	 background:url(../img/ul.gif) right center no-repeat;
	 color:#e5322c;
}
.resultat p{
	font-size:1em;
	line-height:1.2em;
}	

.container {
	width:3000px;
	overflow:hidden;
	clip:rect(0px 700px 90px 0px);
	position:absolute;
}


/*******************************
	home
*******************************/

.contHome{
	/*height:452px !important;*/
	background:#d7d7d7;
	min-height:452px;
	_height:452px;
}
.modul{	
	width:303px;
	height:199px;
}
.doble{
	width:617px;
}
.petit{
	width:164px;
}
.especial{
	/*height:250px;*/
}

.xarxes_socials{
	width:164px;
	height:80px;
	background:url(../img/back_xarxes.jpg) bottom left #454141;
	float: left;
	margin-top: 0px;
	margin-left: 2px;
	
	}
.xarxes_socials .capsula{
	color:#fff;
	font-weight:bold;
	min-height:23px;
	height:auto !important;
	height:23px;
	background:#970202 url(../img/modul.gif) no-repeat right top;	
}


.destacats{
	font-size: 10px;
	width:199px;
/*	height:220px;*/
	float:left;
	margin-top:0;
	padding:0;
	margin-right:10px;
	margin-bottom: 10px;
	line-height:14px;
/*	position:relative;*/
}
.destacats_ultim{
	font-size: 10px;
	width:199px;
/*	height:220px;*/
	float:left;
	margin-top:0;
	padding:0;
	margin-bottom: 10px;
	line-height:14px;
/*	position:relative;*/
}

.destacats .titol, .destacats_ultim .titol{
	font-size: 11px;
	font-weight:bold;
}

/*
.destacats .data{
	margin-right:5px;
	position: absolute;
	bottom: 20px;
	right:0px;
	
}
.destacats_ultim .data{
	margin-right:5px;
	position: absolute;
	bottom: 20px;
	right:0px;
}
*/

.destacats .veuremes{
	clear:both;
	margin-left:5px;
/*	position: absolute;
	bottom:0;*/

}
.destacats_ultim .veuremes{
	clear:both;
	margin-left:5px;
/*	position: absolute;
	bottom: 0;*/
}



.destacats .capsula{
	color:#fff;
	font-weight:bold;
	min-height:23px;
	height:auto !important;
	height:23px;
	background:#970202 url(../img/modul.gif) no-repeat right top;	
}
.destacats_ultim .capsula{
	color:#fff;
	font-weight:bold;
	min-height:23px;
	height:auto !important;
	height:23px;
	background:#970202 url(../img/modul.gif) no-repeat right top;	
}


.pos2_2{
	width:303px;
}
/*
.pos1_1,
.pos1_2,
.pos1_3,
.pos2_1,
.pos2_2,
.pos2_3,
.pos3_1{
	position:absolute;
}*/
.pos1_1{
	margin-top:0;
	margin-left:0;
	margin-bottom:10px;
	float:left;
}
.pos1_2{
	/*margin-top:0;
	margin-left:308px;*/
	margin-left:10px;
	margin-bottom:10px;
	float:left;
}
.pos1_3{
	float:left;
	margin-top:0;
	width:164px;
	margin-left:2px;
	height:auto;
	/*margin-left:621px;*/
}

.pos2_1{
	/*margin-top:203px;*/
	margin-left:0;
	float:left;
}
.pos2_2{
	/*margin-top:203px;*/
	margin-left:10px;
	float:left;
}
/*.pos2_3{
	margin-top:203px;
	margin-left:621px;
}*/

.pos3_1{
	margin-top:11px;
	margin-left:0px;
	float:left;
}
.pos8{
	margin-top:11px;
	margin-left:0px;
	float:left;
}



.modul .capsula{
	color:#fff;
	font-weight:bold;
	min-height:23px;
	height:auto !important;
	height:23px;
	background:#970202 url(../img/modul.gif) no-repeat right top;	
}
.capsula p{
	font-size:1.1em;
	min-height:18px;
	height:auto !important;
	height:18px;
	line-height:1em;
	padding:5px 4px 0px 12px;
	background: url(../img/modulE.gif) left top no-repeat;
}
.modul .contMod{
	/*height:176px;*/
	background-position:left top;
	background-repeat:repeat;
	background-color: #323030;
}
.especial .contMod{
	/*height:250px;*/
}
.modul .contMod a.linkTotal{
	display:block;
	width:303px;
	/*height:176px;*/
	text-decoration:none;
}

#parte_central .pos1_1 .contMod, #parte_central .pos2_1 .contMod, #parte_central .pos2_2 .contMod, #parte_central .pos1_2 .contMod{
	height: 176px;
}

.modul .contMod a.linkTotal:hover{text-decoration:none;}

.doble .contMod a.linkTotal{width:617px;}
.especial .contMod a.linkTotal{/*height:250px;*/}
.petit .contMod a.linkTotal{width:164px;}

.especial img{ float:left;}

.logos{
	width:616px;
	height:46px;
	background:#fff url(../img/baix_CaixaBlanca.gif) left bottom no-repeat;
}
.logos .contMod{
	height:46px;
}

.logos img{ 
	/*padding-top:10px; 
	padding-left:8px;*/
}
.logos img.primer{padding-left:36px;}

.logos .daltCaixaBlanca{
	float:left;
	width:616px;
	height:8px; overflow:hidden;
	overflow:hidden;
	background: url(../img/dalt_CaixaBlanca.gif) left top no-repeat;
	position:absolute;
	margin-top:0px;
}

/* contenedor exterior */
#main {

min-height:500px;
_height:500px;
padding-right: 8px;
}

.fix_titular{width:119%!important;}

/*****************************************************************************************
	formulari
******************************************************************************************/

form.formulario{
	padding-top:10px;
	padding-left:20px;
	padding-bottom:20px;
}
form.ancho h2{
	width:250px;
	text-align:right;
	padding-bottom:10px;
	font-weight:normal;
}
form.formulario hr{
	width:730px; 
	height:1px;
	overflow:hidden;
	border-bottom:1px solid #9d9c9c;
	margin:20px 0 15px;
	background:#d7d7d7;
}
form.formulario fieldset{ _padding-left:3px;}
form.formulario label{ 
	display:block; 
	float:left;
	width:187px;
	text-align:right;
	padding-right:12px;
}
form label.ancho{
	width:250px;
}
/*
form.ancho label{ 
	width:250px;
}
*/
form.ancho label span{  font-size:9px;}
form.ancho label.conDescrip{ line-height:11px; }

form.formulario input{
	width:336px;
	height:16px;
	clear:right;
	border:1px solid #df6666;
	margin-bottom:4px;
	padding-top:2px;
}
form.formulario select{
	height:16px;
	border:1px solid #df6666;
	margin-bottom:4px;
	padding-top:2px;
}
form.formulario select.styled{width:338px;}
form.formulario select.styled2{width:146px;}

fieldset.inpRadio{ float:left; padding-left:3px;}
fieldset.inpRadio label{  width:auto; padding-right:1px;}
fieldset.inpRadio input{ float:left;
	width:13px;
	height:13px;
	border:0;
	margin-right:18px;
}

form.formulario label.largo{width:530px; text-align:left; padding-top:10px;}
form.formulario textarea{
	width:535px;
	height:70px;
	overflow:auto;
	border:1px solid #df6666;
	margin-bottom: 4px;
}

form.formulario .btnsForm{
	float:right;
	padding-right:15px;
	margin-top:-50px;
}

form.formulario .btnsForm input{
	display:block;
	width:82px;
	height:27px;
	border:0;
	color:#fff;
	text-align:center;
	background:url(../img/btn_form.jpg) left top no-repeat;
	padding-bottom:8px;
	cursor:pointer;
}
form.formulario .btnsForm input:hover{ text-decoration:underline;}

form.formulario .contSelect{ float:left;}


/* inputs poblacion */
form.formulario .inpPoblacion{ display:block;}
form.formulario .inpPoblacion label.peque,
form.formulario .inpPoblacion label.peque2{
	float:left;  
	width:35px; 
	padding-right:7px; 
	padding-left:2px; 
}
form.formulario .inpPoblacion label.peque2{
	width:65px; 
}
form.formulario .inpPoblacion input{
	float:left;  
	width:145px;  
}
form.formulario .inpPoblacion input.peque, input.captcha{ width:115px !important;}

form.formulario input.peque{ width:115px !important;}


/* sellects cuando llamar */
form.formulario .llamar div{ float:left;}
form.formulario .llamar label.peque{
	float:left;  
	width:36px; 
	padding-right:7px; 
	padding-left:2px;
}
form.formulario .llamar select{
	width:146px;
	height: 20px;
}

form.formulario .info{ 
	padding-left:175px;
	padding-top:20px;
	font-size:0.9em;
}
form.formulario .info input{  float:left;}
form.formulario .info label{ width:310px; padding-right:0; text-align:left;}



/* custom forms ----------------------------------------------------------------------------------------*/

form.formulario span.select,
form.formulario span.select2 { 
	position: absolute;
	width: 306px; 
	height: 21px;
	padding: 0 24px 0 8px;
	color: #000;
	font: 12px/21px arial,sans-serif;
	background: url(../img/select.gif) no-repeat;
	overflow: hidden;
}
form.formulario span.select2 {
	width: 120px; 
	background: url(../img/select2.gif) no-repeat;
}
form.formulario span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../img/radio.gif) no-repeat;
	display: block;
	
	float: left;
}
form.formulario span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../img/checkbox.gif) no-repeat;
	display: block;
	
	float: left;
}

/*direccion en los formularios*/

.direccion {
	position:absolute;
	background:url(../img/adreca.gif);
	width:165px;
	height:145px;
	color:323030;
	font-size:11px;
	margin-left:580px;
	margin-top:10px;
}
.direccion p {
	padding-left:15px;
	padding-top:10px;
	line-height:13px;
}
.direccion p.titdir {
	padding-top:10px;
	border-bottom:#323030 1px solid;
	font-weight:bold;
	height:20px;
	font-size:12px;
}


/* div cont_pest que no tiene opciones pestañas*/
.no_pest{ padding-top:5px;}


/*error em*/
em.error{
  margin-left: 10px;
  color: red;
  font-weight: bold;
}

/* error */

.error{
  color:#C90000;
  font-size:11px;
}

/**************************************************************
	elements relacionats
***************************************************************/
.caixa-E{ float:left;
	width:483px; 
}
.caixa-D{ float:left; margin-left:8px;
	width:270px;
}
.caixa-E .pase .mediasVisibles{ width:420px;}

.caixa-E .columna{ width:470px;}
.caixa-E .item{ width:460px;}
.caixa-E .item .texte{width:340px;}
.caixa-E .item .texte .titular{width:100%;}
.caixa-E .item .texte p{padding-right:10px;}

.caixa-D .columna{width:270px;}
.caixa-D .item{width:250px;}
.caixa-D .item .titular{
	width:100%; 	
	text-align:left;
	margin:0px 0 5px 0px;
}
.caixa-D .item .titular p{
	font-size:1em;
	line-height:1.35em;
	padding:0px 10px 0px 12px;
}
.caixa-D .item .titular p .data{ 
	float:left;
	padding-right:17px;
	padding-left:5px;
	text-align:left;
}
.caixa-D .item .texte{width:140px;}
.caixa-D .item .texte p{
	padding-right:10px;
	font-size:0.9em;
	line-height:1em;
	background:none;
	text-indent:0px;
}
.caixa-E .item .imatge img,
.caixa-D .item .imatge img {
	border:1px solid #000;
}

/**/
.caixa-E .utilitats form input,
.caixa-D .utilitats form input{width:125px;}

.caixa-E .utilitats form input.boto,
.caixa-D .utilitats form input.boto{
	float:left;
	font-size:10px;
	padding-left:0px;
	color:#323030;
	background:#AEAEAE;
	text-decoration:underline;
	border:0;
	cursor:pointer;
	width:115px;
}
.caixa-E .utilitats,
.caixa-D .utilitats{
	padding:2px 0px 2px 10px;
}
/**/
.caixa-E .btn_tots, 
.caixa-D .btn_tots{ 
	display:block;
	width:82px;
	height:27px;
	border:0;
	color:#fff;
	text-align:center;
	background:url(../img/btn_tot.jpg) left top no-repeat;
	padding-top:3px;
	cursor:pointer;
	float:right;
	margin-right:7px;
}

/* tamaÃ±os columnas caixa-E i caixa-D: En caso de modificar su anchura se deberÃ¡ modificar tambiÃ©n algunos de sus hijos: */
.caixa-E{ width:483px; }
.caixa-E .columna{ width:470px;}
.caixa-E .item{ width:460px;}
.caixa-E .item .texte{width:340px;}
.caixa-E .pase .mediasVisibles{ width:420px;}

.caixa-D{ width:270px; }
.caixa-D .columna{width:270px;}
.caixa-D .item{width:250px;}
.caixa-D .item .texte{width:140px;}

.caixa-E .utilitats form input,
.caixa-D .utilitats form input{width:125px;}

.caixa-E .utilitats form input.boto,
.caixa-D .utilitats form input.boto{width:115px;}

.caixa-E .btn_tots, 
.caixa-D .btn_tots{ width:82px;}

table.modul_class {
	color:#454141;
	font-size:0.833em;
	line-height:1em;
	width:100%;
}

table.modul_class th {
	color: black !important;
	padding:5px 5px;
	border-bottom:#cac9c9 1px solid;
	font-size: 1.05em;
}

table.modul_class td {
	padding:5px 5px;
	border-bottom:#cac9c9 1px solid;
}
table.modul_class td.ultimaFila {
	border-bottom:none;
}


/* mensaje central*/

.mensaje_central {
	/*height:265px;*/
	padding-top:30px;
	text-align:center;
}
.mensaje_central div {
	width:380px;
	padding:35px;
	background:#c9c9c9;
	margin:auto;
	text-align:left;
	font-size:14px;
}
.mensaje_boton {
	height:45px;
	text-align:right;
	padding-right:15px;
}
.mensaje_boton a {
	float:right;
}
a.boton_curvado {
	display:block;
	width:82px;
	height:27px;
	border:0;
	color:#fff;
	text-align:center;
	background:url(../img/btn_form.jpg) left top no-repeat;
	padding-bottom:8px;
	cursor:pointer;
}


/******************************* multimedia *********************/
.login {
	position:absolute;
	text-align:right;
	width:970px;
	font-size:10px;
	padding-top:3px;
	color:#323030;
}
.galeria .media {
	float:left;
	width:163px;
	padding-left:18px;
	padding-top:10px;
}
.galeria .media .fecha {
	font-weight:bold;
}
.galeria .media .imagen img {
	border:#000 1px solid;
}
.galeria .media .pie {
	float:left;
	width:85px;
	font-size:9px;
	line-height:11px;
	padding-top:4px;
}
.galeria .media a.guardar,
.galeria .media a.ampliar,
.galeria .media a.impr {
	display:block;
	float:left;
	height:24px;
	width:23px;
	padding-left:3px;
	font-size:1px;
	line-height:1px;
	color:#d7d7d7;
	margin:0px;
}
.galeria .media a.guardar { background:url(../img/ico_media_guardar.gif) no-repeat 3px 0px; }
.galeria .media a.ampliar { background:url(../img/ico_media_ampliar.gif) no-repeat 3px 0px; }
.galeria .media a.impr { background:url(../img/ico_media_print.gif) no-repeat 3px 0px; }

.buscador {
	text-align:right;
	font-size:10px;
	padding:5px 12px;
}
.buscador a {
	padding-left:10px;
	text-decoration:underline;
}
.buscador input {
	padding:2px;
	border:0px;
}
