@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------------------------------------------------
	CSS generals maqueta
----------------------------------------------------------------------------------------------------*/
.zonaCont{
	float:left;
	width:625px;
	color:#666;
	text-align:justify;
}
.zonaLatDreta{
	float:right;
	width:321px; 
	overflow:hidden;
}

/* ------------------------------------------------
	zona contingut
	---------------------------------------------- */

.texte{
	color:#333;
}	
	
.col_izq{float:left;}
.col_dcha{float:right;}

.Doscols .texte{
	width:433px;
}

.solidaridad h3{ 
	font-size:1.2em;
	line-height:1.35em;

	color:#333; 
	padding:0px 5px 8px 0;
	margin:0 0 10px 0;
	background:url(../img/bg_baixTit.gif) left bottom no-repeat;
}
.solidaridad h4{
	font-size:1.2em;
	line-height:1.3em;
	color:#333;
	padding:4px 0 0px;
}
.solidaridad p{
	font-size:1em;
	line-height:1.20em;
}
.solidaridad .coldreta{
	float:right;
	padding-right:10px;
	width:410px;
}
.solidaridad img{padding-bottom:10px;}
a.masinfo{
	float:right;
	padding:0 15px 0 0;
	background:url(../img/ic_fletxa.png) right center no-repeat;
	text-decoration:none;
	font-size:0.9em;
}
a.masinfo:hover{
	text-decoration:underline;
}

.solidaridad .coldreta .botones{
	text-align:right;
	font-size:0.85em;
}
.solidaridad .coldreta .botones a{ float:right;}

.solidaridad .coldreta .volver {
	display:block;
	padding-top:6px;
	width:80px;
	height:24px;
	background: url(../img/btn_80.gif) no-repeat 0px 0px;
	text-align:center;
	color:#fff;

}

/* ------------------------------------------------
	zona Lateral Dreta 
	---------------------------------------------- */

/* modulo Passion */
.modDreta{
	width:321px;
	min-height:168px;
	height:auto !important;
	height:168px;
	margin-bottom:10px;
	background:url(../img/bg_clientes.gif) left top repeat-y;
}
.modDreta h4{
	width:294px;
	height:17px;
	padding:10px 0 0 25px;
	font-size:1.4em;
	line-height:1.55em;
	font-weight:bold;
	color:#003366;
	background:url(../img/bg_daltClientes.gif) left top no-repeat;
}
.modDreta h4 a{	color:#003366;}

.modDreta h5{
	width:294px;
	height:27px;
	padding:10px 0 0 25px;
	font-size:1.4em;
	line-height:1.55em;
	font-weight:bold;
	color:#003366;
	background:url(../img/bg_daltClientes.gif) left top no-repeat;
}
.modDreta h5 a{	color:#003366;}

.modDreta h6{
	width:294px;
	height:41px;
	padding:10px 0 0 25px;
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
	color:#003366;
	background:url(../img/bg_daltClientesGran.gif) left top no-repeat;
}

.modDreta h6 a{	color:#003366;}
.modDreta .destacat{
	padding:0px 5px 0 20px;
	text-align:right;
	min-height:80px;
	height:auto !important;
	height:80px;
	background:#fafafa url(../img/bg_migmDreta.gif) left bottom no-repeat;
}
.modDreta .destacat p{
	font-size:1.2em;
	line-height:1.1em;
	font-weight:bold;
	padding:12px 0 5px 8px;
	text-align:left;
}

.modDreta .destacat p.unalinea{
	font-size:1.2em;
	line-height:1.1em;
	font-weight:bold;
	padding:20px 0 12px 8px;
	text-align:left;
}

.modDreta .destacat p.dcha{
	font-size:1.3em;
	line-height:1.1em;
	font-weight:normal;
	padding:12px 5px 5px 8px;
	text-align:right;
}
.modDreta .destacat p a{ color:#333;}
.modDreta .destacat p.dcha a{ 
	padding:0px 20px 0px 0px;
	color:#333;
	background: url(../img/bg_linkModDcha.gif) right top no-repeat;
}

.modDreta .baix{
	height:10px; 
	overflow:hidden; 
	padding:0;
	background: url(../img/bg_baixmDreta.gif) left top no-repeat;
}

.modDretaFlash{
	width:321px;
	min-height:240px;
	height:auto !important;
	height:240px;
	margin-bottom:10px;
}

