/* Elementos HTML */
body{
	background: url(../../img/interface/fondos/body_montanyes.jpg) bottom left fixed no-repeat #4C4A4B;
	font-size:1em;
	padding:0;
	margin:15px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}
p,li, label{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #fff;
}
p{
	padding-right:20px;
}

a:link,a:visited{
	color: #dcdcdc;
}
a:hover,a:active{
	color: #F9CB1E;
}
img{
	padding:8px;
	background: url(../../img/interface/fondos/imagenes.gif) right bottom #333 no-repeat;
	border:1px solid #999;
	behavior: url("http://www.escullaventura.com/includes/css/iepngfix.htc");
}
h2{
	position:relative;
	color: #FACB1B;
	margin:8px 0 5px 6px;
	background: url(../../img/interface/titulos/fonsTit.gif) bottom no-repeat;
	font-size:1.5em;
	padding:15px 0 0 10px;
}
h2 span{
	font-weight: bold;
}
h2.h2petit{
	font-size:16px;
}
h3{
	color:#fff;
	font-size:0.9em;
	margin:2px;
}
h4{
	color:#8FB1DA;
	font-size:12px;
	margin:7px 0 4px 6px;
	display:block;
	padding:0;
}

/* classes */
#error{
	margin:10px;
}
.error{
	color: #FF8C00;
	font-weight: bold;
	padding:5px;
}
.invisible{
	display:none;
}
/* Maquetacion base */
/*===========================================================================*/
#cuerpo{
	position:relative;
	width:750px;
	margin:0 auto;
	padding:0;
}
#cabecera{
	position: relative;
	margin:0 0 3px 0;
	padding:0;
	border:1px solid #535353;
	height:180px;
	width:750px;
	background: url(../../img/interface/fondos/cabecera2.jpg) no-repeat center top;
}
#cabecera #aniCab{
	position:absolute;
	top:8px;
	left:1px;
	z-index:5;
	
}
#bannersCabecera{
	position:absolute;
	right:1px;
	top:37px;
	z-index:6;
}
#bannersCabecera a{
	margin:0;
	float:left;
}
#bannersCabecera img{
	border:0;
	padding: 0;
	background: none;
}
#logo{
	position:absolute;
	margin:0;
	padding:0;
	width:180px;
	height:110px;
	top:10px;
	z-index:10;
}
#logo h1,#logo h1 a{
	position:absolute;
	top:0;
	left:0;
	width:180px;
	height:110px;
	z-index:11;
	display:block;
	background: url(../../img/interface/fondos/trans.gif) repeat;
}
#logo h1 span{
	display:none;
	font-size:8px;
}
#logo p{
	position:absolute;
	margin:0;
	padding:0;
	top:83px;
	left:30px;
	font-weight:bold;
	color: #D7E0EE;
	z-index:10;
}
/* MENU */
#menu{
	position:absolute;
	top:150px;
	left:1px;
	background: url(../../img/interface/fondos/menu.jpg) bottom repeat-x #FDC91D;
	width:750px;
	height:35px;
}
#menu ul{
	position:relative;
	margin:0;
	padding:15px 0 2px 0;
	float:right;
	top:0px;
}
#menu ul li{
	display:inline;
	margin:0;
	padding:15px 0;
}
#menu ul li a{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #362B0C;
	text-decoration: none;
	font-size:1em;
	padding:15px 5px 2px 5px;
}
#menu ul li a:link,#menu ul li a:visited{
}
#menu ul li a:hover,#menu ul li a:active{
	background: url(../../img/interface/botones/relieveBotMenu.jpg) top repeat-x #D8AE24;
	border:1px solid #B3911B;
	padding:15px 4px 2px 4px;
	color: #000;
}
#menuIdi{
	position:absolute;
	top:15px;
	right:5px;
	width:110px;
	margin:0;
	padding:0;
	z-index:10;
}
#menuIdi li{
	float:left;
	margin:0 4px 0 0;
	list-style:none;
}
#menuIdi a{
	position:relative;
	display:block;
	width:15px;
	height:10px;
	margin:0;
	padding:0;
	border:1px solid #D2DEF3;
}
#menuIdi li#idiCa a{
	background: url(../../img/interface/botones/banderes/ca.gif) no-repeat;
}
#menuIdi li#idiEs a{
	background: url(../../img/interface/botones/banderes/es.gif) no-repeat;
}
#menuIdi li#idiEn a{
	background: url(../../img/interface/botones/banderes/en.gif) no-repeat;
}
#menuIdi li#idiDe a{
	background: url(../../img/interface/botones/banderes/de.gif) no-repeat;
}
#menuIdi a span{
	display:none;
}
/*---------------Decoracion extra -------------------------*/
#extraDeco1{
	position: absolute;
	top:0;
	left:0;
	width:150px;
	height: 300px;
	background: url(../../img/interface/fondos/body_espeleo.gif) no-repeat top left;
}
#extraDeco2{
	position: absolute;
	top:0;
	right:0;
	width:250px;
	height: 200px;
	background: url(../../img/interface/fondos/body_escalada.jpg) no-repeat top right;
}
/* CONTENIDO ---------------------------------------------- */
#contenido{
	padding:0 0 0px 0;
	margin:0;
	width:750px;
	border:1px solid #535353;
	background: url(../../img/interface/fondos/secciones/montanya.jpg) bottom left no-repeat #0B61AE;
}
#contenidoInterior{
	margin:0;
	padding:0 0 270px 200px;
}
/* LATERAL ---------------------------------------------*/
#lateral {
	float:left;
	width: 190px;
	height: 100%;
}
#lateral #agendaAct{
	margin:0;
	padding:0;
	position:relative;
	width:200px;
}
#lateral #agendaAct table{
	width:185px;
	margin:0;
	padding:0;
	background: #6c6c6c;
}
#lateral h3{
	background: #1365B1;
}
#lateral #menuActiv{
	position:relative;
	z-index:2;
}
#lateral #utilsLat{
	padding:10px 3px;
	margin:15px 0 10px 0;
	background: url(../../img/interface/titulos/fonsTit.gif) bottom no-repeat #333;
}
#lateral #utilsLat a{
	padding: 3px 3px 3px 18px;
	display:block;
	font-size:0.75em;
}
#lateral #utilsLat a.linkDeli{
	background: url(../../img/interface/botones/delicius.gif) left 50% no-repeat;	
}
#lateral #utilsLat a.linkYouTube{
	background: url(../../img/interface/botones/youtube.gif) left 50% no-repeat;	
}
#lateral #utilsLat a.linkFaceBook{
	background: url(../../img/interface/botones/facebook.gif) left 50% no-repeat;	
}
/* PIE ---------------------------------------------------------------------------*/
#pie{
	position:relative;
	height:20px;
	background: url(../../img/interface/fondos/peu.jpg) no-repeat bottom #FCCA1B;	
	border:1px solid #FCCA1B;
	padding:0;
	margin:0;
	font-size:0.9em;
	text-align:center;
	color: #333;
}
#pie p{
	display:inline;
}
#pie #linkCondicions{
	text-align:center;
}
#pie #linkCondicions a:link,#pie #linkCondicions a:visited{
	color:#000;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
	margin-top:3px;
	position:relative;
}
#pie #linkCondicions a:hover,#pie #linkCondicions a:active{
	color: #60440B;
}
#pie p a span{
	display:none;
}
#pie p#dirWeb a{
	position:absolute;
	left:10px;
	top:4px;
	background: url(../../img/interface/botones/web_peu.gif);
	width:197px;
	height:13px;
	padding:0;
}
#pie p#dirCorreu a{
	position:absolute;
	right:10px;
	top:4px;
	background: url(../../img/interface/botones/mail_peu.gif);
	width:197px;
	height:13px;
	padding:0;	
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; 
	padding:0;
	background:transparent;
}
/* Listados EVENTO */
/* ==================================================================== */

/* ========================================================================================================================= */
/* ============================================== Especifico secciones ===================================================== */
/* Compatidos */
#limpiador{
	clear:both;
}
/* Inicio */
.Inicio #contenido{
	background: url(../../img/interface/fondos/secciones/montanyaHome.jpg) bottom left no-repeat #dc852c;
}
.Inicio #noticiesHome{
	float:left;
	margin-top:297px;
	margin-bottom:125px;
	padding-top:10px;
	background-image: url("../../img/interface/fondos/notiHome.png");
	behavior: url("http://www.escullaventura.com/includes/css/iepngfix.htc");
}
.Inicio #noticiesHome h3{
	position:relative;
	color: #663300;
	margin:0 0 4px 5px;
	font-size:0.9em;
	z-index:4;
}
.Inicio #lateral h3{
	background: none;
}

.Inicio #noticiesHome ul#listaNoticies{
	position:relative;
	margin:0 5px 0 10px;
	padding:0;
	z-index:4;
}
.Inicio #noticiesHome #listaNoticies li{
	position:relative;
	list-style:none;
	margin:0 0 20px 0;
	padding:5px 7px;
	width:500px;
	overflow:auto;
	border-bottom:1px solid #FFCC00;
}
.Inicio #noticiesHome #listaNoticies li a:link,.Inicio #noticiesHome #listaNoticies li a:visited{
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}
.Inicio #noticiesHome #listaNoticies li a:hover{
	color: #F60;
}
.Inicio #noticiesHome #listaNoticies li .titulo{
	color: #2F1700;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:1.4em;
	margin:0;
}
.Inicio #noticiesHome #listaNoticies li .fecha{
	display:block;
	font-size:0.8em;
	font-weight:bold;
	margin-top:5px;
	color: #D07300;
}
.Inicio #noticiesHome #listaNoticies li .img{
	position:relative;
	float:left;
	display:block;
	margin:5px 5px 5px 0;
	width:200px;
}
.Inicio #noticiesHome #listaNoticies li .img img{
	width:180px;
}
.Inicio #noticiesHome #listaNoticies li .descripcion{
	text-indent:0;
	color:#333;
	font-size:0.9em;
	padding:10px 0 10px 20px;
	display:block;
}


.Inicio #bannerHome{
	position:absolute;
	top:180px;
	left:450px;
	margin:5px 9px 5px 0;
	padding:0;
	z-index:5;
	width:305px;
}
.Inicio #bannerHome img{
	float:left;
	padding:6px 3px 3px 3px !important;
	margin:0;
	border:0;
	background:none;
}
.Inicio #bannerHome #miniBanners img{
	padding:2px !important;
}
.Inicio #bannerHome img{
	border:0;
	background:none;
}
.Inicio #bannerHome a{
}
.Inicio #bannerHome a:hover{
	color:#F2C21D;
}
.Inicio #myGallery{
	position:absolute;
	top:272px;
	left:485px;
	margin:0;
	z-index:5;
}
.Inicio #extraDecoracion{
	position:absolute;
	top:186px;
	left:1px;
	width:455px;
	height: 340px;
	background: url(../../img/interface/fondos/escaladoraHomeMarro2.gif) no-repeat;
	display:block;
	z-index:1;
}
.Inicio #colaboradores{
	position:absolute;
	bottom: 25px;
	right:10px;
}
/* Qui som */
.quisom #contenidoInterior img{
	float:left;
	margin:2px 7px 5px 2px;
	display:block;
}
.quisom #contenidoInterior #imag10{
	background: none;
	border:none;
	float: none;
	display:block;
}
.quisom #contenidoInterior p{
	margin-bottom:20px;
	overflow:auto;
}
/* Senderismo i Barrancs */
.act_send #imag2,.act_send #imag3,.act_barra #imag2,.act_barra #imag3,.act_btt #imag2,.act_btt #imag3,.act_espe #imag2,.act_espe #imag3,.act_curs #imag2,.act_curs #imag3,.act_mida #imag2,.act_mida #imag3,.act_incen #imag2,.act_incen #imag3,.act_nord #imag2,.act_nord #imag3{
	position:relative;
	margin:0 20px 0 20px;
}
.categorias #imag2,.categorias #imag3{
	position:relative;
	margin:0 20px 0 20px;
}
.act_send #parraf3,.act_send #parraf4,.act_send #parraf5,.act_barra #parraf2,.act_barra #parraf3,.act_barra #parraf4{
	float:left;
	width:160px;
	margin-right:5px;
	padding:5px;
	overflow:hidden;
	/*
	background: url(../../img/interface/fondos/noticiesHome.jpg) bottom no-repeat;
	border:3px solid #fff;
	*/
	/*
	border:1px solid #666;
	background: url(../../img/interface/fondos/rutas.jpg) repeat-y;
	*/
}
.act_send #parraf1{
}
.act_send #parraf1 a:link,.act_send #parraf1 a:visited{
	display:block;
	width:360px;
	height:65px;
	padding:15px 60px 5px 30px;
	font-size:1.5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../../img/interface/banners/bannerGR.gif) top left no-repeat;
	text-decoration:none;
}
.act_barra #parraf5{
	margin:40px 0 15px 0;
	display:block;
	width:350px;
}
/*
.act_curs #parraf2,.act_curs #parraf3,.act_curs #parraf4,.act_curs #parraf5,.act_curs #parraf6,.act_curs #parraf7{
	float:left;
	width:250px;
	margin-right:5px;
	padding:5px 5px 10px 5px;	
}
*/

/* Nordic Walk */
.act_nord #imag1{
	float:right;
	margin:5px;
}
/* Noticies */
.muestraNoticies .titulo{
	color:#fff;
	font-size:1.2em;
}
.muestraNoticies .fecha{
	display:block;
	color:#FCCA1B;
	font-size:0.75em;
	margin-bottom:10px;
}
.muestraNoticies .descripcion{
	display:block;
	color:#eee;
	font-size:0.75em;
	margin:15px 20px 0 0;
}
.muestraNoticies img{
	background: none;
}
/* enlaces */
.enlaces #listaenlaces li{
	width:470px;
	overflow:auto;
	margin:0 0 25px 0;
	display:block;
	list-style:none;
}
.enlaces #listaenlaces li img{
	float:left;
}
.enlaces li li{
	list-style:none;
}
.enlaces #listacategorias li{
	list-style:none;
	background: url(../../img/interface/fondos/listacatEnlaces.gif) bottom repeat-x #069;
	border:1px solid #CCC;
	margin:0 0 5px 0;
	display:block;
	width:400px;
}
.enlaces #listacategorias li a:link,.enlaces #listacategorias li a:visited{
	color:#FFF;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	display:block;
	padding:6px;
}
.enlaces #listacategorias li a:hover,.enlaces #listacategorias li a:active{
	color: #FC0;
}
.enlaces #bannersReciprocs{
	border-top:2px solid #036;
	margin-top:20px;
	padding-top:10px;
}
.enlaces #bannersReciprocs img{
	border:0;
	background:none;
	display:block;
	margin:5px 0 5px 20px;
}
.enlaces #listaenlaces li .titulo{
	display:block;
	font-weight: bold;
	margin:0 0 10px 0;
	background: #0A7BDD;
	padding: 3px 0 3px 10px;
}
.enlaces #listaenlaces li .descripcion{
}
.enlaces #listaenlaces li img{
	margin:0 10px 0 0;
	border:3px solid #fff;
	padding:0;
	background: none;
	
}
.enlaces #listaenlaces li .enlace{
	display:block;
	margin:10px 20px 10px 10px;
	padding:0;
}
/* Seccion Menu Activitats*/
.actividades p#parraf2,.actividades p#parraf3,.actividades p#parraf4,.actividades p#parraf5,.actividades p#parraf6,.actividades p#parraf7,.actividades p#parraf8,.actividades p#parraf9,.actividades p#parraf10,.actividades p#parraf11{
	float:left;
	width:256px;
	height:66px;
	margin:0 10px 10px 0;
	border-right:2px solid #333;
	border-bottom:2px solid #333;
	padding:0;
}
.actividades p#parraf2 a,.actividades p#parraf3 a,.actividades p#parraf4 a,.actividades p#parraf5 a,.actividades p#parraf6 a,.actividades p#parraf7 a,.actividades p#parraf8 a,.actividades p#parraf9 a,.actividades p#parraf10 a,.actividades p#parraf11 a{
	padding:10px 0 0 6px;
}
.actividades p a:link,.actividades p a:visited{
	position:absolute;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	background: url(../../img/interface/botones/botMenuActividades.gif);
	width:250px;
	height:18px;	
	color:#fff;
}
.actividades p a:hover{
	color: #F9CB1E;
	background: url(../../img/interface/botones/botMenuActividades-sobre.gif);
}
.actividades p#parraf12{

	width:450px;
}
.actividades p#parraf12 a{
	position: relative;
	background: none;
	font-size:1em;
}
.actividades p#parraf2{
	background: url(../../img/interface/fondos/botonesAct/send.jpg) bottom no-repeat;
}
.actividades p#parraf3{
	background: url(../../img/interface/fondos/botonesAct/barr.jpg) bottom no-repeat;
}
.actividades p#parraf4{
	background: url(../../img/interface/fondos/botonesAct/esca.jpg) bottom no-repeat;
}
.actividades p#parraf5{
	background: url(../../img/interface/fondos/botonesAct/espe.jpg) bottom no-repeat;
}
.actividades p#parraf6{
	background: url(../../img/interface/fondos/botonesAct/btt.jpg) bottom no-repeat;
}
.actividades p#parraf7{
	background: url(../../img/interface/fondos/botonesAct/nord.jpg) bottom no-repeat;
}
.actividades p#parraf8{
	background: url(../../img/interface/fondos/botonesAct/curs.jpg) bottom no-repeat;
}
.actividades p#parraf9{
	background: url(../../img/interface/fondos/botonesAct/mida.jpg) bottom no-repeat;
}
.actividades p#parraf10{
	background: url(../../img/interface/fondos/botonesAct/ince.jpg) bottom no-repeat;
}
.actividades p#parraf11{
	background: url(../../img/interface/fondos/botonesAct/progra.jpg) bottom no-repeat;
}
/* preus */
.preus #parraf2,.preus #parraf3,.preus #parraf4{
	margin:10px 0 2px 30px;
}
.preus form{
	padding:10px;
	margin:0 10px 0 0;
	width:260px;
	background: url(../../img/interface/fondos/noticiesHome.jpg) bottom right repeat-x #868686;
	border:1px solid #999;
	float:left;
}
.preus select{
	margin-left:25px;
	background: #eee;
}
.preus #parraf5 strong,.preus #parraf6 strong,.preus #parraf7 strong{
	font-size:0.8em;
	color:#fff;
	display:block;
}
.preus #parraf5,.preus #parraf6{
	font-size:1.3em;
	margin:5px 5px 5px 30px;
	color: #FF8C00;
}
.preus #parraf7{
	font-size:0.95em;
	margin:5px 5px 5px 30px;
	color: #FF8C00;
}
.preus #notas{
	float:left;
	color: #333;
}
/* galeria imag */
.galeria #imgGaleria ul{
	padding:0;
	margin:0;
	width:500px;
	height:120px;
}
.galeria #imgGaleria ul li{
	float:left;
	margin:5px;
	list-style:none;
}
.galeria #imgGaleria ul li img{
	padding:3px;
}
.galeria #parraf1{
	position:relative;
	width:150px;
	background:url(../../img/interface/banners/videosYouTube.jpg) repeat-x bottom left;
	padding:7px 7px 7px 76px;
	color:#fff;
	float:right;
	margin:0 7px 0 0;	
}
.galeria select#galerias{
	display:block;
	margin:5px 0 10px 0;
}
	/* NAVEGACION */
	.galeria #navPagGaleria{
		padding:0;
	}
	.galeria #navPagGaleria ul{
		padding:5px;
		margin:0;
		width:490px;
		background: url(../../img/interface/fondos/navGaleria.jpg);
		position:relative;
		height:20px;
	}
	.galeria #navPagGaleria ul li{
		list-style:none;
		position:absolute;
		width:500px;
	}
	.galeria #navPagGaleria a{
		text-decoration: none;
		font-weight: bold;
	}
	.galeria #navPagGaleria a.aSiguiente{
		background: url(../../img/interface/fondos/navSig.jpg) right center no-repeat;
		float:right;
		padding-right:24px;
	}
	.galeria #navPagGaleria a.aAnterior{
		background: url(../../img/interface/fondos/navAnt.jpg) left center no-repeat;
		float:left;
		padding-left:25px;
	}
	.galeria h3{
		margin:0;
		border-bottom:1px solid #0F80E6;
	}
	.galeria p.descGaleria{
		margin:3px 0 10px 0;
		color:#dadada;
	}
/* ACTIVITATS PROGRAMADES */
.act_progr #contenidoInterior table{
	width:520px;
	font-size:0.85em;
	border: 1px solid #eee;
}
.act_progr #contenidoInterior table th{
	text-align: left;
	background: url(../../img/interface/botones/relieveBotMenu.jpg) top #E2B621;
	color:#333;
	padding:3px 0 5px 3px;
}
.act_progr #contenidoInterior table td{
	color:#E4E4E4;
	border-bottom:1px solid #0A7BDD;
}
.act_progr #contenidoInterior table #DiaSelec td{
	background: #0A7BDD;;
	color: #fff;
	font-weight:bold;
}
.act_progr ul#listadomeses{
	margin:10px;
	padding:0;
}
.act_progr #actsMes .contacto img{
	border:0;
	background:none;
}
/* contacte */
.contacto #parraf2{
	position:absolute;
	right:10px;
	top:340px;
	background: url(../../img/interface/fondos/selloPass.gif) no-repeat;
	height:140px;
	width:255px;
	padding:40px 20px 20px 25px;
}
.contacto form{
	position:relative;
	margin:0;
	padding:10px;
	width:200px;
}
.contacto label{
	display: block;
	width: 200px;
	margin-bottom: 3px;
	margin-left:5px;
	color:#fff;
}
.contacto input{
	width: 200px;
	margin-bottom: 10px;
	display:block;
	padding:2px;
	background: url(../../img/interface/fondos/inputs.jpg) top repeat-x #ddd;
}
.contacto textarea{
	height:80px;
	width:350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background: url(../../img/interface/fondos/inputs.jpg) top repeat-x #ddd;
}
.contacto .iconoObl{
	color: white;
	position:absolute;
	left:0px;
	font-size:1.2em;
	margin-right:2px;
}
.agradContacto{
	color: #FF6600;
	font-weight:bold;
}
/* borsa de treball */
.borsa_treball fieldset{
	margin:10px 40px 5px 10px;
	border:1px solid #333;
	padding:10px;
	background: url(../../img/interface/fondos/fonsDegfadat.jpg) bottom right #868686 no-repeat;
}
.borsa_treball form fieldset label{
	margin:6px 0 3px 0;
}
.borsa_treball label{
	display:block;
}
/* categories */
.blocDific{
	position:relative;
	width:525px;
	overflow:auto;
	padding:3px;
	margin:0 0 7px 7px;
	border:1px solid #FFF;
	background:#3E77BD;
	display:block;
}
.blocDific.dif1{
	background: url(../../img/interface/fondos/fonsNivel1.jpg) top left no-repeat #3E77BD;
}
.blocDific.dif2{
	background: url(../../img/interface/fondos/fonsNivel2.jpg) top left no-repeat #3E77BD;
}
.blocDific.dif3{
	background: url(../../img/interface/fondos/fonsNivel3.jpg) top left no-repeat #3E77BD;
}
.listaActividadesProducto{
	padding:0;
	width:360px;
	float:left;
	margin:0 4px 0 0;
	display:block;
}
.imgBlocDifCat{
	padding:0;
}
.imgBlocDifCat img{
	padding:2px;
	width:150px;
	height:113px;
	display:block;
	margin:0 0 4px 0 !important;
}
.listaActividadesProducto li{
	color: #e4e4e4;
	padding:10px;
	list-style:none;
	font-size:14px;
	border-bottom: 2px solid #3675A9;
}
.listaActividadesProducto li a{
	text-decoration:none;
}
.listaActividadesProducto li .masInfoDiscreto{
	font-size:11px;
	color: #000;
}

/* Productes */
#panelDescFichaProd{
	position:relative;
	width:400px;
	margin:0 0 10px 10px;
	background:#3776B5;
	overflow:auto;
}
#panelDescFichaProd table{
	border:0 !important;
	width:100% !important;
	font-size:11px;
}
#panelDescFichaProd table td{
	padding:5px 8px;
	text-align:center;
	font-size:12px !important;
	vertical-align:top;
	border:0 !important;
}
#panelDescFichaProd table td table td{
	padding:0;
	vertical-align:top;
}
#panelDescFichaProd table th{
	padding:5px !important;
	font-size:11px !important;
}

#panelDescFichaProd table td img{
	border:0;
	padding:0;
	background:none;
}
.contacteProducte{
	position:relative;
	float:right;
	background:url(../../img/interface/mailProducte.gif);
	width:127px;
	height:84px;
	padding:0;
	margin:1px 5px 15px 0;
	text-align:center;
}
.contacteProducte a{
	positiopn:absolute;
	display:block;
	font-size:12px;
	font-weight:bold;
	top:0;
	left:0;
	width:127px;
	height:54px;
	padding-top:30px;
	
}
.descFitxaActivitat{
	position:relative;
	padding-left:20px;
	display:block;
	margin-top:15px;
}
#visorFotosProducto{
	float:right;
	margin:2px 5px 5px 8px;
}
#blocDescProd{
	clear:right;
}
.titCalFitxaActivitat{
	margin-top:40px;
}
/* descargas */
.descarregues li .titulo{
	display:block;
	font-weight: bold;
	font-size:1.1em;
	color:#FF8C00;;
}
.descarregues li li{
	font-size:1em;
	font-weight:bold;
}
/* contacte i borsa */
.contacto form input.bFormContacto, .borsa_treball form .boto{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	color:#333;
	border:1px solid #fff;
	border-color:#CCC #CCC #FFF #FFF;
	text-decoration:none;
	cursor:pointer;
	width: 180px;
	margin:10px 0 0 0;
	background: url(../../img/interface/fondos/menu.jpg) #FDC91D bottom repeat-x;
}