@charset "utf-8";
/* CSS Document */
body {
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8f8f8f;
	background-color:#ffffff;
	line-height:16px;
	background-image:url(../imagesWEB/background_joguiba.jpg);
	background-repeat:repeat-x;
}
/********************************************************************* BODY */
#div_campanyes{
	padding:25px 40px;
	min-height:500px;
}
* html #div_campanyes{
	height:500px;
}
/*Fila 1*/
#div_campanyes .row_1{
	width:860px;
	padding:0px 30px;
	margin-bottom:50px;
}
#div_campanyes .row_1 h1{
	margin:0px;
	padding:0px 0px 0px 15px;
	font-size:16px;
	color:#6398e2;
	font-weight:bold;
}
#div_campanyes .row_1 .home_fitxa_campanyes_top{
	width:859px;
	height:25px;
	background-image:url(../imagesWEB/campanyes_fitxa_campanyes_top.jpg);
}
#div_campanyes .row_1 .home_fitxa_campanyes{
	width:829px;
	min-height:193px;
	padding:0px 15px;
	background-color:#77a9f1;
	background-image:url(../imagesWEB/home_fitxa_campanyes_background.jpg);
	background-repeat:repeat-x;
}
* html #div_campanyes .row_1 .home_fitxa_campanyes{
	height:193px;
}
#div_campanyes .row_1 .home_fitxa_campanyes img{
	float:left;
	display:inline;
	margin-right:15px;
	margin-bottom:15px;
	border:solid;
	border-color:#fff;
	border-width:1px;
}
#div_campanyes .row_1 .home_fitxa_campanyes div{
	float:right;
}
#div_campanyes .row_1 .home_fitxa_campanyes h2{
	float:left;
	width:560px;
	margin:0px 0px 12px 0px;
	padding:0px 0px 3px 0px;
	font-size:22px;
	line-height:24px;
	font-weight:bold;
	color:#fff;
	border-bottom:solid;
	border-bottom-color:#afcbf3;
	border-bottom-width:1px;
}
#div_campanyes .row_1 .home_fitxa_campanyes h2.no_float{
	float:none;
	width:829px;
}
#div_campanyes .row_1 .home_fitxa_campanyes h2 span{
	color:#023d90;
	font-size:12px;
	font-style:italic;
}
#div_campanyes .row_1 .home_fitxa_campanyes p{
	margin:0px;
	padding:0px 0px 12px 0px;
	color:#fff;
	text-align:justify;
}
#div_campanyes .row_1 .home_fitxa_campanyes a{
	color:#fff;
	text-decoration:underline;
}
/*Fila 2*/
#div_campanyes .row_2{
	clear:both;
	width:880px;
	padding:0px;
	margin:0px 20px;
	margin-bottom:0px;
}
#div_campanyes .row_2 h3{
	float:left;
	width:558px;
	height:40px;
	margin:0px;
	padding:20px 0px 0px 25px;
	font-size:24px;
	color:#fff;
	background-image:url(../imagesWEB/campanyes_background_H3.jpg);
}
#div_campanyes .row_2 .col_2{
	float:left;
	width:250px;
	padding:0px 0px 0px 25px;
	margin-left:22px;
}
#div_campanyes .row_2 .col_2 a{
	display:block;
	float:left;
	width:150px;
	height:55px;
	padding:5px 65px 0px 0px;
	background-image:url(../imagesWEB/ico_calendari_petit.png);
	background-repeat:no-repeat;
	background-position:top right;
	font-size:14px;
	font-weight:bold;
	color:#71c41f;
	text-decoration:none;
}
#div_campanyes .row_2 .col_2 a:hover{
	text-decoration:underline;
}

/*Fila 3*/
#div_campanyes .row_3{
	clear:both;
	width:900px;
	padding:0px 0px 25px 0px;
	margin:0px 0px 25px 0px;
	background-color:#FFF;
	border:solid;
	border-color:#e9e9e9;
	border-width:1px;
}
#div_campanyes .row_3 .campanyes_fitxa{
	width:850px;
	padding:25px 0px 10px 0px;
	margin:0px 25px;
	border-bottom:dashed;
	border-bottom-color:#8f8f8f;
	border-bottom-width:1px;
}
#div_campanyes .row_3 .campanyes_fitxa img{
	float:left;
	display:inline;
	margin-right:15px;
	border:solid;
	border-color:#8f8f8f;
	border-width:1px;
}
#div_campanyes .row_3 .campanyes_fitxa div.titular{
	float:left;
	clear:right;
	width:580px;
	margin:0px 0px 12px 0px;
	padding:0px 0px 3px 0px;
	font-size:22px;
	line-height:24px;
	font-weight:bold;
	color:#6399e3;
}
#div_campanyes .row_3 .campanyes_fitxa div.titular_no_float{
	float:none;
	width:849px;
	margin:0px 0px 12px 0px;
	padding:0px 0px 3px 0px;
	font-size:22px;
	line-height:24px;
	font-weight:bold;
	color:#6399e3;
}
#div_campanyes .row_3 .campanyes_fitxa div span{
	color:#8f8f8f;
	font-size:12px;
	font-style:italic;
}
#div_campanyes .row_3 .campanyes_fitxa p{
	margin:0px;
	padding:0px 0px 12px 0px;
	color:#8f8f8f;
	text-align:justify;
}
#div_campanyes .row_3 .campanyes_fitxa a{
	color:#8f8f8f;
	text-decoration:underline;
}
