/* CSS Document */


body.butlleti{ 
	background-color:#ffffff;
	font-size:12px;
	color:#646464;
	line-height:18px;
	font-family:  Arial, Helvetica, sans-serif;
	text-align:justify;
}

a.link_cv {
	text-decoration:none;
	color:#ff9800;
	font-size:13px;
	font-weight:bold;
}

a.link_cv:hover {
	text-decoration:underline;
}


.imprimir{
	position:absolute;
	right:5px;
	top:0px;
	font-size:10px;
	color:#4f4f4f;
	font-weight:bold;
	line-height:10px;
}

.contenedor_butlleti{
	width:620px;
	margin:0 auto;
	position:relative;
}

.capcelera_butlleti{
	position:relative;
	width:100%;
	height:135px;
	padding:8px 0 0 0;
	margin-bottom:0px;
	background-image:url(../images/capcelera_butlleti.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}


.capcelera_cv{
	position:relative;
	width:100%;
	height:115px;
	padding:8px 0 0 0;
	margin-bottom:0px;
	background-image:url(../images/capcelera_cv.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.link{
	position:absolute;
	right:10px;
	top:90px;
}


.contingut_butlleti{
	position:relative;
	background-image:url(../images/degradat_butlleti.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:590px;
	overflow:hidden;
	padding:15px;
}



.text_butlleti{
	position:relative;
	width:100%;
	margin-bottom:35px;
}



.peu_butlleti{
	position:relative;
	height:70px;
	margin-top:7px;
	padding:0 15px 0 15px;
	font-size:11px;
	color:#7f7f7f;
}

.xarxes{
	position:absolute;
	right:5px;
	top:3px;
	font-size:10px;
	color:#4f4f4f;
	font-weight:bold;
	line-height:10px;
}
.xarxes a{
	color:#000000;
}


h1.titol_butlleti{
	font-size:14px;
	color:#ff9801;
	border-bottom:1px solid #ff9801;
	padding-bottom:4px;
	margin:30px 0 20px 0;
}

h3.but{
	margin-bottom:0px;
	line-height:normal;
	text-align:left;
}
/* Tipus capes */
.editorial{
	padding:5px 10px 5px 10px;
	background-image:url(../images/fons_editorial.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#faebca;
	overflow:hidden;
}



/* FI Tipus capes */

body.butlleti .linia{
	border-bottom:1px solid #CCCCCC;
	margin:25px 0 25px 0;
}

body.butlleti p{
	margin:6px 0 6px 0;
}
