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

body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/fons_body.jpg);
	background-repeat: repeat-x;
}
.contenido_web {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.friso_izquierdo {
	background-image: url(img/friso_izquierdo.jpg);
	background-repeat: no-repeat;
	float: left;
	background-color: #FFF;
	min-height: 380px;
	width: 236px;
	padding-left: 36px;
}
.plataforma {
	color: #FFF;
	font-size: 11px;
	width: 236px;
	margin-top: 20px;
}
.friso_derecho {
	background-image: url(img/friso_derecho.jpg);
	background-repeat: no-repeat;
	width: 698px;
	float: left;
	min-height: 324px;
	padding-left: 10px;
	overflow: hidden;
}

.titular {
	font-size: 30px;
	color: #333;
	font-weight: bold;
	margin-top: 165px;
	float: left;
	width: 690px;
	text-align: left;
}
.objectiu {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	float: left;
	width: 690px;
	margin-top: 10px;
}
.flash {
	float: left;
	height: 450px;
	width: 690px;
	margin-top: 20px;
}
.accions {
	font-size: 30px;
	color: #333;
	font-weight: bold;
	margin-top: 20px;
	float: left;
	width: 690px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	height: inherit;
}
.titulo_negrita {
	font-size: 14px;
	color: #333;
	margin-top: 65px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	width: 208px;
	margin-bottom: 5px;
}

.titulo_negrita2 {
	font-size: 14px;
	color: #333;
	margin-top: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	width: 208px;
	margin-bottom: 5px;
	float: left;
}
.numero {
	color: #EE3F12;
	font-size: 42px;
	width: 208px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0px;
	float: left;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.cuadrado {
	margin-top: 12px;
	width: 236px;
	background-color: #FFD6A1;
	margin-left: -16px;
	height: inherit;
	border: 1px solid #EE4013;
	float: left;
	padding-bottom: 10px;
	padding-top: 12px;
}
.titulo_ultimesnoticies {
	font-size: 16px;
	color: #ED4112;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	width: 202px;
	margin-bottom: 10px;
	margin-left: 16px;
	float: left;
	margin-top: 10px;
	display: inline;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.data {
	color: #666666;
	margin-left: 16px;
	width: 208px;
	font-size: 12px;
	float: left;
	font-weight: bold;
}
.titular_ultimesnoticies {
	font-size: 14px;
	color: #000000;
	margin-top: 5px;
	font-weight: bold;
	width: 208px;
	margin-bottom: 5px;
	margin-left: 16px;
	float: left;
}
.texte_noticia {
	font-size: 12px;
	color: #000000;
	width: 208px;
	margin-bottom: 5px;
	margin-left: 16px;
	text-align: left;
	float: left;
	overflow: hidden;
}

.footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(img/footer2.jpg);
	height: 17px;
	text-align: left;
	background-repeat: repeat-x;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #042A6C;
	background-position: center;
	font-size: 9px;
	color: #666666;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-top: 10px;
}
.numero_accions {
	color: #EE3F12;
	font-size: 36px;
	width: 20px;
	text-align: center;
	font-weight: bold;
	float: left;
	margin-right: 10px;
}
.txt_accions {
	font-size: 16px;
	color: #000000;
	width: 188px;
	text-align: left;
	float: left;
	margin-right: 10px;
	margin-top: 6px;
	font-weight: bold;
	font-style: normal;
}
.manifest {
	font-size: 30px;
	color: #333;
	font-weight: bold;
	margin-top: 20px;
	float: left;
	width: 482px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	height: inherit;
}

.txt_manifest {
	font-size: 12px;
	color: #333;
	width: 655px;
	text-align: justify;
	float: left;
	margin-right: 0px;
	padding-left: 30px;
	line-height: 18px;
	margin-bottom: 8px;
}
.firma {
	color: #000000;
	margin-left: 16px;
	width: 208px;
	font-size: 12px;
	float: left;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.cuadrado_firmas {
	margin-top: 15px;
	width: 236px;
	background-color: #E4E4E4;
	margin-left: -16px;
	height: auto;
	border: 1px solid #042A6C;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

a.boton:link,
a.boton:visited{
	background-image: url(img/boton.jpg);
	background-repeat: no-repeat;
	width: 198px;
	height: 26px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	text-align: center;
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	font-size: 16px;
}
a.boton:hover{
	color: #000000;
}



a.boton_facebook:link,
a.boton_facebook:visited{
	background-image: url(img/boton_facebook.jpg);
	background-repeat: no-repeat;
	width: 198px;
	height: 26px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	text-align: left;
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	font-size: 16px;
}
a.boton_facebook:hover{
	color: #F14212;
}

a.amic:link,
a.amic:visited{
	font-size: 14px;
	color: #333;
	margin-top: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	width: 208px;
	margin-bottom: 5px;
	background-image: url(img/globo2.jpg);
	background-repeat: no-repeat;
	background-position: 190px;
	float: left;
	text-decoration: none;
	display: block;
}
a.amic:hover{
	color: #FFFFFF;
	display: block;
	background-color: #EE3F12;
	text-indent: 5px;
	background-image: none;
}



a.titulo_negrita3:link,
a.titulo_negrita3:visited{
	font-size: 14px;
	color: #333;
	margin-top: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	width: 208px;
	margin-bottom: 5px;
	background-image: url(img/globo.jpg);
	background-repeat: no-repeat;
	background-position: 190px;
	float: left;
	text-decoration: none;
	display: block;
}
a.titulo_negrita3:hover{
	color: #FFFFFF;
	display: block;
	background-color: #EE3F12;
	text-indent: 5px;
	background-image: none;
}


a.titulo_negrita_noticia:link,
a.titulo_negrita_noticia:visited{
	font-size: 11px;
	color: #EE3F12;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	width: 208px;
	margin-bottom: 10px;
	background-image: url(img/globo_noti.jpg);
	background-repeat: no-repeat;
	background-position: 190px;
	margin-left: 16px;
	float: left;
	text-decoration: none;
}
a.titulo_negrita_noticia:hover{
	color: #FFFFFF;
	background-color: #EE3F12;
	background-image: none;
	text-indent: 5px;
}


a.bot_manifest:link,
a.bot_manifest:visited{
	background-image: url(img/boton.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 208px;
	height: 33px;
	padding-top: 8px;
	text-align: center;
	margin-top: 10px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
a.bot_manifest:hover{
	color: #000000;
}


a.idioma:link,
a.idioma:visited{
	color: #0A2B6D;
	font-size: 11px;
	text-decoration: underline;
	width: 200px;
	float: right;
	margin-top: 5px;
	text-align: right;
	margin-left: 0px;
	font-weight: bold;
}
a.idioma:hover{
	color: #EB480A;
}

a.promotor:link,
a.promotor:visited{
	text-decoration: none;
	color: #333;
	font-size: 12px;
	width: 208px;
	float: left;
	margin-bottom: 2px;
	text-indent: 8px;
}
a.promotor:hover{
	color: #EB480A;
	text-decoration: underline;
	display: block;
}
a.boton_notis:link,
a.boton_notis:visited{
	background-image: url(img/boton_noti.jpg);
	background-repeat: no-repeat;
	width: 198px;
	height: 26px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-left: 13px;
}
a.boton_notis:hover{
	color: #000000;
}
a.mail1:link,
a.mail1:visited{
	font-size: 14px;
	color: #333;
	margin-top: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	width: 208px;
	margin-bottom: 10px;
	background-image: url(img/sobrecito.jpg);
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
	display: block;
	background-position: right;
}
a.mail1:hover{
	color: #FFFFFF;
	display: block;
	background-color: #EE3F12;
	text-indent: 5px;
	background-image: none;
}

a.web:link,
a.web:visited{
	margin-top: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;	
}
a.web:hover{
	color: #E23E12;	
}
.titular2 {
	font-size: 30px;
	color: #333;
	font-weight: bold;
	margin-top: 165px;
	float: left;
	width: 570px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 15px;
}
.div_ampliar {
	text-align: right;
}
.noti_txt {
	font-size: 12px;
	color: #333333;
	width: 665px;
	text-align: left;
	float: left;
	padding-left: 22px;
	line-height: 17px;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ED4112;
	margin-bottom: 10px;
}
.noti_titol {
	font-size: 15px;
	color: #042A6C;
	width: 665px;
	text-align: left;
	float: left;
	padding-left: 22px;
	line-height: 17px;
	background-image: url(img/globo_blanc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	margin-top: 5px;
}
a.noti_li:link,
a.noti_li:visited{
	font-weight: bold;
	text-decoration: underline;
	color: #E23E12;
	font-size: 11px;
	padding-left: 0px;
	text-align: center;
}
a.noti_li:hover{
	color: #042A6C;
	}

.data_noti {
	color: #666666;
	margin-left: 0px;
	width: 208px;
	font-size: 12px;
	float: left;
	font-weight: bold;
}
a.act_numeros:link,
a.act_numeros:visited {
	font-family:Verdana;
	font-size:12px;
	text-decoration:underline;
	color: #ED4112;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 7px;
	}
a.act_numeros:hover{
	color:#FFFFFF;
	font-weight: normal;
	background-color: #ED4112;
	display: inline;
	text-decoration: none;
}
.act_table_numeros {
	text-align: center;
	width: 503px;
	word-spacing: 3px;
}
.act_numeros_barres {
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 7px;
	text-align: left;
	padding-top: 10px;
}
.act_table_marge_baix {
	margin-bottom: 3px;
}	
.div_paginador {
	text-align: center;
	float: left;
	width: 690px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.inici {
	font-size: 30px;
	color: #333;
	font-weight: bold;
	margin-top: 165px;
	float: left;
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 15px;
	text-align: right;
}
.noti_txt2 {
	font-size: 12px;
	color: #333333;
	width: 665px;
	text-align: justify;
	float: left;
	padding-left: 22px;
	line-height: 17px;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 12px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ED4112;
	margin-bottom: 10px;
}
.act_foto_actua {
	margin-bottom: 4px;
	background-color: #FFFFFF;
	float: right;
	margin-left: 13px;
	border: 4px solid #EE4112;
	clear: right;
	width: 400px;
	text-align: center;
}
.cambra_llista2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	list-style-image: url(img/fletxa22.gif);
	list-style-type: disc;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	list-style-position: outside;
	text-align: justify;
	margin-bottom: 6px;
	margin-left: 0px;
	float: left;
	width: 500px;
}
a.webs:link,
a.webs:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #333333;
}
a.webs:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #ED4112;
}
.titol_webs {
	color: #042A6C;
	margin-left: 0px;
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-weight: bold;
	text-align: justify;
	float: left;
	width: 500px;
}
.lletra {
	color: #EE3F12;
	font-size: 30px;
	width: 45px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0px;
	float: left;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.llista_noms {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	float: left;
	width: 650px;
	margin-top: 5px;
	margin-left: 28px;
}
a.albabet:link,
a.albabet:visited {
	font-family:Verdana;
	font-size:15px;
	text-decoration:underline;
	color: #ED4112;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	}
a.albabet:hover{
	color:#FFFFFF;
	font-weight: bold;
	background-color: #ED4112;
	display: inline;
	text-decoration: none;
}
.lupa1 {
	font-size: 16px;
	color: #9D0507;
	width: 25px;
	margin-top: 0px;
	float: left;
	height: 25px;
	margin-left: 2px;
}
.info_camp01_crema {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	height: 17px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	float: left;
}
.buscar2 {
	font-size: 18px;
	color: #FFFFFF;
	width: 300px;
	margin-top: 0px;
	float: left;
	padding-left: 22px;
}
.buscar3 {
	font-size: 18px;
	width: 690px;
	margin-top: 0px;
	float: left;
	padding-left: 0px;
	text-align: right;
	background-color: #EC4112;
	vertical-align: middle;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EC4112;
	height: 24px;
}
.cercar {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	font-weight: bold;
	width: 208px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-color: #F14011;
	height: 17px;
	padding-right: 10px;
}
.compromis {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: 690px;
	margin-top: 10px;
	background-color: #EE4012;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.numero_mani {
	color: #EE3F12;
	font-size: 36px;
	width: 20px;
	text-align: center;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	height: 36px;
}
.opina_nom {
	font-size: 12px;
	color: #000000;
	width: 665px;
	text-align: left;
	float: left;
	padding-left: 22px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #ED4112;
	background-color: #FFD6A1;
}
.info_boto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 100px;
	border: 1px solid #323C7E;
	font-weight: bolder;
	color: #323C7E;
	float: right;
	margin-top: 10px;
	margin-right: 25px;
	background-color: #FFFFFF;
}
.opina_comentari {
	font-size: 12px;
	color: #000000;
	width: 665px;
	text-align: left;
	float: left;
	padding-left: 22px;
	line-height: 17px;
	font-weight: normal;
	margin-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ED4112;
	border-right-color: #ED4112;
	border-bottom-color: #ED4112;
	border-left-color: #ED4112;
}
.opina_data {
	color: #333333;
	margin-left: 0px;
	width: 500px;
	font-size: 12px;
	float: left;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
}
.opina_texte {
	color: #000000;
	margin-left: 0px;
	width: 655px;
	font-size: 13px;
	float: left;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	background-image: url(img/globo_blanc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
}
.opina_data2 {
	color: #333333;
	margin-left: 5px;
	width: 80px;
	font-size: 12px;
	float: right;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 6px;
}
.promo_foto {
	margin-bottom: 4px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 2px;
	border: 2px solid #EE4112;
	clear: right;
	width: 80px;
	text-align: center;
	height: 100px;
	margin-right: 10px;
}
.promo_nom {
	font-size: 15px;
	color: #042A6C;
	width: 231px;
	text-align: left;
	float: left;
	padding-left: 0px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 28px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
.promo_llista1 {
	font-size: 12px;
	color: #333333;
	width: 330px;
	text-align: left;
	float: left;
	padding-left: 0px;
	line-height: 17px;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ED4112;
	margin-bottom: 3px;
	margin-left: 12px;
}
.promo_carrec {
	font-size: 12px;
	color: #000000;
	width: 231px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	float: left;
	overflow: hidden;
}
.resultats {
	color: #EE3F12;
	font-size: 25px;
	width: 600px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 8px;
	float: left;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-left: 25px;
}
.menu_dreta {
	float: right;
	height: auto;
	width: 400px;
	margin-top: 11px;
}
.contingut_ruta {
	width: 690px;
	float: left;
}
.ruta2 {
	width: 690px;
	float: left;
	padding-left: 0px;
	margin-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ED4112;
	margin-bottom: 10px;
}
