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

/*body {
	font-family: "Lucida Grande", Geneva, Arial, Verdana;
	background-image: url(../images/fons_trextura.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #90A1B0;
	line-height: 20px;
}*/
.capcalera {
	height: 200px;
	width: 930px;
	margin: 0 auto;
	background-image: url(../images/brillo.png);
	background-position: top center;
}
.logo {
	float: left;
	height: 110px;
	width: 300px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu_capa {
	float: left;
	height: 20px;
	width: 930px;
	margin-top: 15px;
	
}
.slogan_capa {
	float: left;
	height: 37px;
	width: 930px;
	margin-top: 0px;
	background-image: url(../images/dita.png);
	background-repeat: no-repeat;
	background-position: left top;
}



.botons_menu {
	font-size: 14px;
	color: #000;
	text-shadow: #fff 0 1px 1px;
	padding: 0px 3px 0px 3px;
	text-decoration:none;
	float: left;
}
.botons_menu:hover {
	font-size: 14px;
	color: #f03;
	border-bottom: 5px solid #f03;
	text-shadow: #fff 0 1px 1px;
	padding: 0px 3px 0px 3px;
	text-decoration:none;
	float: left;
}

.menu_separador {
	float: left;
	width: 15px;
	height: 20px;
	background-image: url(../images/linea_v_menu.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.separador {
	float: left;
	width: 99%;
	height: 80px;
	background-image: url(../images/linea_h.png);
	background-repeat: repeat-x;
	background-position: center center;
}

.contingut_central {
	height: 350px;
	width: 930px;
}



.sliders_capa {
	width: 930px;
	margin: 0 auto;
	border-top: 0px solid #f03;
}
.bt_slider0 {
	float: left;
	margin-right:5px;
}
.bt_slider1 {
	width: 210px;
	float: left;
	margin-right:15px;
}

.bloc_titol {
	width: 210px;
	height:50px;
	font-size: 14px;
	color: #000;
	padding-bottom:10px;
	text-shadow: #fff 0 1px 1px;
}
.blocs {
	width: 210px;
	margin-top: 10px;
}
.peu_capa {
	width: 930px;
	margin: 0 auto;
	clear: left;
	border-top: 6px solid #f03;
	height: 330px;
}



.peu_botons {
	float: left;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
}
.peu_botons:hover {
	float: left;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	color: #fff;
	background-image: url(../images/punt_f03.gif);
	background-repeat: repeat-x;
	background-position: center 29px;
	text-shadow: #333 0 1px 2px;
}
.peu_separador {
	float: left;
	width: 15px;
	height: 29px;
	background-image: url(../images/linea_v.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.peu_titol {
	float: left;
	width: 99%;
	padding: 20px 0px 5px 0px;
	font-size: 11px;
	margin-right: 8px;
	clear: right;
	text-shadow: #ccc 3px 3px 2px;
	font-weight: bold;
	background-image: url(../images/linea_h.png);
	background-repeat: no-repeat;
	background-position: center 40px;
	color: #FFF;
}
.peu_subtitol {
	float: left;
	width: 99%;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	margin-right: 8px;
	clear: right;
	background-repeat: no-repeat;
	background-position: center 26px;
}
.slogan_central {
	font-size: 100px;
	color: #9CA4AC;
}
.web_home_foto {
	float: left;
	height: 250px;
	width: 445px;
	margin-right: 40px;
}
.grafic_home_foto {
	float: left;
	width: 400px;
	margin-right: 40px;
}
.ilustracio_home_foto {
	float: left;
	width: 445px;
	margin-right: 40px;
}
.fotografia_home_foto {
	float: left;
	height: 250px;
	width: 445px;
	margin-right: 40px;
}

.resumit_dreta {
	float: left;
	width: 430px;
}

.puntvolat {
	color: #FFF;
	text-shadow: #333 0 1px 1px;
}
.contingut_x_totes {
	width: 930px;
	margin: 0 auto;
}
.capa_fonsblanc_centre {
	width: 930px;
	height: 100px;
	background-image: url(../images/fonsblanc_centre.png);
	float: left;
}
.fonsblanc_superior {
	float: left;
	height: 20px;
	width: 930px;
	background-image: url(../images/fonsblanc_sup.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
}
.fonsblanc_inferior {
	float: left;
	height: 20px;
	width: 930px;
	background-image: url(../images/fonsblanc_inf.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

