/*Llibreria La Mulassa - ConfiguracioCSS ---------------------------------*/


#primary-navigation li.quisom a{
	width:81px;
}
#primary-navigation li.quisom a:hover {
	width:81px;
}
#primary-navigation li.onsom a{
	width:78px;
}
#primary-navigation li.onsom a:hover{
	width:78px;
}
#primary-navigation li.noticies a{
	width:79px;
}
#primary-navigation li.noticies a:hover{
	width:79px;
}
#primary-navigation li.recomanats a{
	width:130px;
}
#primary-navigation li.recomanats a:hover{
	width:130px;
}
#primary-navigation li.contacta a{
	width:85px;
}

#primary-navigation li.contacta a:hover{
	width:85px;
}

#primary-navigation li.butlleti a{
	width:73px;
}

#primary-navigation li.butlleti a:hover{
	width:73px;
}

#primary-navigation li.online a{
	width:109px;
}

#primary-navigation li.online a:hover{
	width:109px;
}

#primary-navigation li.espanyol a{
	width:231px;
	text-align:right;
}

#primary-navigation li.espanyol a:hover{
	width:231px;
	text-align:right;
}


/* Menu Espanyol -------------------------------------------------------------------------------------------------------- */

#pri-navigation li.quisom a{
	width:120px;
}
#pri-navigation li.quisom a:hover {
	width:120px;
}
#pri-navigation li.onsom a{
	width:120px;
}
#pri-navigation li.onsom a:hover{
	width:120px;
}
#pri-navigation li.noticies a{
	width:79px;
}
#pri-navigation li.noticies a:hover{
	width:79px;
}
#pri-navigation li.recomanats a{
	width:150px;
}
#pri-navigation li.recomanats a:hover{
	width:150px;
}
#pri-navigation li.contacta a{
	width:85px;
}

#pri-navigation li.contacta a:hover{
	width:85px;
}

#pri-navigation li.butlleti a{
	width:73px;
}

#pri-navigation li.butlleti a:hover{
	width:73px;
}

#pri-navigation li.online a{
	width:109px;
}

#pri-navigation li.online a:hover{
	width:109px;
}

#pri-navigation li.espanyol a{
	width:120px;
	text-align:right;
}

#pri-navigation li.espanyol a:hover{
	width:120px;
	text-align:right;
}




/* ----- Configuració Body ------------------------------------------------------------------------------------------------ */
body{
	background-color:#fff;
	background-position:top center;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}

#wrapper{
	margin:auto;
}


/* Capçalera  -------------------------------------------------------------------------------------------------   */

#wrapper_header{
	margin:auto;
	background:#860c03;
}
	
#header{
	width:980px;
	margin:auto;
	padding: 0px 0px 0px 26px;
	height: 173px;
	background-repeat:no-repeat;
	margin-top: 0px;
	background-image: url(../img/header/mulassa_cap.jpg);
	background-position: left top;
	border-left-color: #EF8C13;
	border-left-style: solid;
	border-left-width: 0px;
}


#fondo_header{
	width:980px;
	margin:auto;
	padding: 0px 0px 0px 0px;
	height: 173px;
	background-repeat:no-repeat;
	margin-top: 0px;
	background-position: right top;
	border-left-color: #EF8C13;
	border-left-style: solid;
	border-left-width: 0px;
	background-color: #860c03;
}


/* Acaba Capçalera ------------------------------------------------------------------------------- */


/* Menu Principal--------------------------------------------------------------------------------- */

#wrapper_barra_navegacio{
	/*width:895;*/
}

#barra_navegacio{
	padding:0;
	margin:0;
	margin:auto;
	width:895px;
	height:30px;
	background-image: url(../img/header/barra_menuppal.jpg);
	background-color:#fdf6ec;
	background-repeat:no-repeat;
	clear:both;
	border-left-color:#860c03;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#860c03;
	border-right-style:solid;
	border-right-width:1px;
}

#barra_navegacio_esp{
	padding:0;
	margin:auto;
	width:895px;
	height:30px;
	background-image: url(../img/header/barra_menuppal_esp.jpg);
	background-color:#fdf6ec;
	background-repeat:no-repeat;
	clear:both;
	padding-bottom: 0px;
	border-left-color:#860c03;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#860c03;
	border-right-style:solid;
	border-right-width:1px;
}

#primary-navigation { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:9px;
	width:895px;
	margin: 0;
	clear: both;
}

#primary-navigation li {
	display:inline;
}

#primary-navigation li a {
	float:left;
	vertical-align:middle;
	padding: 5px 0px 0px 0px;
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

#primary-navigation li a:hover {
	float:left;
	padding: 5px 0px 0px 0px;
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	text-decoration:underline;	
}

#primary-navigation ul, #primary-navigation li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#pri-navigation { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:9px;
	width:895px;
	margin: 0px;
	clear: both;
}

#pri-navigation li {
	display:inline;
}

#pri-navigation li a {
	float:left;
	vertical-align:middle;
	padding: 5px 0px 0px 0px;
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

#pri-navigation li a:hover {
	float:left;
	padding: 5px 0px 0px 0px;
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	text-decoration:underline;	
}

#pri-navigation ul, #primary-navigation li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* Final Menu Pincipal -----------------------------------------------*/



/* Cos -------------------------------------------------------------------------------   */
#cos{
	width:895px;
	margin:auto;
 	clear: both;
	background-image: url(../img/fons_txt2.jpg);
	background-position:top;
	background-repeat:repeat-y;
	border-left-color:#860c03;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#860c03;
	border-right-style:solid;
	border-right-width:1px;
}


/* FContinguts ------------------------------------------------------------------------ */
#contenidos {
	float:left;
	width:450px;
	padding:0px 0px 0px 0px;
	background-position:250px 000px;
	background-repeat:no-repeat;
	margin: 12px 2px 30px 10px;
		
}

#contenidor_principal_map{
	float:left;
	width:860;
	padding:0px 0px 0px 20px;
}



#contenidor_noticies{
	float:left;
	width:860;
	padding:0px 0px 0px 20px;
}


/* Fotos Slider ----------------------------------------------------------*/

#fotos_slider {
	float:left;
	width:887px;
	height:251px;
	padding:0px 0px 0px 0px;
	margin: 0px 2px 3px 4px;
	border-top-color: #ebd6ae;
	border-right-width: 0px;
	border-right-style: solid;
	display:block;
}

#barra_tit {
	float:left;
	font-family: Helvetica, verdana, Arial, sans-serif, "Lucida Grande";
	font-size: 0.8em;
	line-height: 1.6em;
	color:#fff;
	font-weight:bold;
	width:883px;
	height:20px;
	padding:0px 0px 0px 5px;
	margin: 3px 2px 3px 4px;
	display:block;
	background-image: url(../img/barra_titulats.jpg);
}


/* contenidor noticies ----------------------------------------------------------*/



#contenidor_principal_noticies{
	float:left;
	width:887px;
	margin: 0px 2px 3px 4px;
}

#contenidor_noticies{
	float:left;
	width:835px;
	margin:5px 0px 15px 12px;
	padding-bottom:10px;
	background-color:#fff;
	border-style:solid;
	border-width:1px;
	border-color:#E0D8C5;
}

#contenidor_text_noticia{
	float:left;
	margin:10px 16px 15px 0px;
	width:440px;
	background-color:#FFFFFF;
	border-bottom-color:#f4f0e6;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#data_noticia{
	float:left;
	width:430px;
	font-family: verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 0.7em;
	line-height: 1.6em;
	color:#333;
	background-color:#f4f0e6;
	padding:2px 0px 2px 10px;
	margin:5px 0px 0px 0px;
}

#titular_noticia{
	float:left;
	width:430px;
	font-family: verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 17px;
	line-height: 1.4em;
	font-weight:bold;
	color:#860c03;
	padding:4px 0px 0px 5px;
	font-variant:small-caps;
}

#text_noticia{
	float:left;
	width:430px;
	font-family: verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 0.7em;
	line-height: 1.4em;
	color:#000;
	padding:10px 0px 15px 5px;
}

#foto_noticia{
	float:left;
	width:340px;
	margin:15px 0px 12px 0px;
}

#columa_num_noticia{
	float:right;
	width:30px;
	font-family: Helvetica, sans-serif, verdana, Arial,  "Lucida Grande";
	font-size: 1.2em;
	color:#8f0202;
	font-weight:bold;
	margin:15px 0px 0px 0px;	
}


/* final container noticies ---------------------------------------------------------- */


#destacats_esquerra_text {
	width:500px;
	float:left;
	font-family: verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 14px;
	line-height: 1.6em;
	font-weight:bolder;
	padding:20px 0px 0px 22px;
}

#titulars_esquerra_text {
	width:490px;
	float:left;
	font-family: verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 12px;
	line-height: 1.6em;
	font-weight:bolder;
	padding:15px 0px 0px 22px;

}

#contenidor_esquerra {
	float:left;
	width:530px;	
}


#text_esquerra {
	float:left;
	width:480px;
	font-family: verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 0.7em;
	line-height: 1.6em;
	padding:0px 0px 0px 30px;
	margin: 0px 2px 3px 2px;
	display:block;
}

#avis_legal{
	float:left;
	width:390px;
	font-size: 0.9em;
	font-family: verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
	padding:10px 10px 10px 15px;
	margin: 10px 2px 3px 2px;
	display:block;
	font-weight:normal;
	background-color:#F8F5ED;
}
#avis_legal2{
	float:left;
	width:350px;
	font-size: 0.9em;
	line-height: 1.4em;
	font-family: verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
	padding:10px 10px 10px 15px;
	margin: 10px 2px 3px 2px;
	display:block;
	
	font-weight:normal;
	background-color:#F8F5ED;
}



#text_inici{
	float:left;
	font-family: verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 0.7em;
	line-height: 1.6em;
	text-align: justify;
	margin:8px 0px 0px 0px;
	width:168px;
	background-repeat:repeat-y;
	margin-bottom:5px;
	display:block;
}


#continguts_dreta {
	float:right;
	vertical-align:top;
	width:320px;
	height:280px;
	font-family: verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 0.7em;
	line-height: 1.6em;
	padding:34px 10px 0px 30px;
	margin: 0px 2px 0px 0px;
	
}

#continguts_dreta a{
	border-style:none;
	border-width:0px;
	border-color:#FFFFFF;
}


/*-- Formulari --------------------------------------------------------------------------------- */

#container_right_contacta{
	float:left;
	width:410px;
	padding:0px 16px 0px 0px;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	border-left-color: #E0D8C5;
	border-left-width: 1px;
	border-left-style: dotted;
	border-right-color: #E0D8C5;
	border-right-width: 0px;
	border-right-style: dashed;	
}

#columna_right_contacta{
	display:inline;
	float:left;
	padding:0px 0px 0px 0px;
	margin:15px 5px 0px 60px;
	width:440px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color:#E0D8C5;
	border-width:1px;
	border-style:solid;
}

#columna_right_butlleti{
	display:inline;
	float:left;
	padding:0px 0px 0px 0px;
	margin:1px 5px 0px 100px;
	width:410px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contacta_right_form{
	font-family: verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 0.7em;
	line-height: 1.6em;
	color:#000;
	margin:16px 0px 0px 2px;
	width:auto;
	background-repeat:repeat-y;
	margin-bottom:5px;
	display:block;
}

#formulari_butlleti{
	float:left;
	width:380px;
	font-family: Helvetica, verdana, Arial, sans-serif, "Lucida Grande";
	font-size: 11px;
	color:#860c03;
	font-weight:bold;
	padding:0px 10px 5px 10px;
	border-color:#E0D8C5;
	border-width:1px;
	border-style:solid;
}

#formulari_contacta{
	float:left;
	width:430px;
	font-family: Helvetica, verdana, Arial, sans-serif, "Lucida Grande";
	font-size: 11px;
	color:#860c03;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	border-bottom-color:#E0D8C5;
	border-bottom-width:0px;
	border-bottom-style:solid;
}

.pagina_form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	font-size: 11px;
	color:#6f3611;
	font-weight:bolder;
	text-decoration: none;
	border-width: 0px;
	margin-bottom: 3px;
	padding:15px 0px 2px 2px;
}

.pagina_form .form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style:solid;
	border-width:1px;
	font-size: 10px;
	background-color:#F8F5ED;
	border-color:#E0D8C5;
	color: #333;
	margin:3px 0px 2px 6px;
}

.pagina_form .botons{
	border-style:solid;
	border-width:1px;
	border-top-color:#F8F5ED;
	border-left-color:#F8F5ED;
	border-right-color:#6f3611;
	border-bottom-color:#6f3611;
	background-color:#eedec3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	padding:1px 1px 1px 1px;
	margin:8px 0px 2px 6px;
}

.pagina_form textarea{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}






/* Columna Esquerra -------------------------------------------------------------- */
#esquerra {
	float:left;
	vertical-align: top;
	width: 151px;
	height: 100%;
	padding:10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
	background-color:#F6B639;
}


/*  Final Columna Esquerra -------------------------------------------------------- */
/*  ------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------*/
/*  Format del Footer --------------------------------------------------------------*/
	
#footer{
	width:895px;
	height:190px;
	background-image: url(../img/fons_footer.jpg);
	background-color:#FFFFFF;
	margin:auto;
	margin-top: 0px;
	border-left-color:#860c03;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#860c03;
	border-right-style:solid;
	border-right-width:1px;
	padding-top: 10px;
}
	
#footer #text_peu{
	text-align: center;
	padding:150px 0px 0px 10px;
	height: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color:#6b6a6a;
	font-weight:bold;
}

#footer #text_peu_disseny{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#bab8b8;
	font-weight:bold;
}

#footer #text_peu a {
	color: #8e1c14;
	text-decoration:none;
	font-weight:bolder;
}


/* -- Footer horaris --------------------------------------------------------------------- */
#footer_horari{
	width:895px;
	height:190px;
	background-image: url(../img/fons_footer.jpg);
	background-color:#FFFFFF;
	margin:auto;
	margin-top: 0px;
	border-left-color:#860c03;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#860c03;
	border-right-style:solid;
	border-right-width:1px;
	padding-top: 10px;
}

#footer_container_horari{
	display:inline;
	width:830px;
	height:138px;
	float:left;
	margin:0px 0px 0px 40px;
	border-bottom-color:#E0D8C5;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#footer_quadre_horari{
	float:left;
	width:324px;
	height:120px;
	border-style:solid;
	border-width:1px;
	border-color:#E0D8C5;
	margin:0px 0px 10px 8px;
}

#footer_quadre_horari_r{
	float:right;
	width:324px;
	height:120px;
	border-style:solid;
	border-width:1px;
	border-color:#E0D8C5;
	margin:0px 80px 10px 0px;
	display:inline;
}

#footer_quadre_rellotge{
	float:left;
	width:80px;
	height:120px;
	border-style:solid;
	border-width:1px;
	border-color:#E0D8C5;
	display:inline;
	
}

#footer_horari #horari_tit{ 
	float:left;
	width:309px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#333;
	text-align:center;
	font-weight:bold;
	padding:2px 3px 3px 4px;
	margin:5px 0px 2px 4px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E0D8C5;
}	

#quadre_horari{
	float:left;
	width:316px;
	height:90px;
	background-color:#F8F5ED;
	margin:1px 1px 1px 4px;
}

#footer_horari #horari_temp{ 
	float:left;
	width:151px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#990000;
	text-align:center;
	font-weight:bold;
	padding:5px 3px 2px 4px;
	margin:0px 0px 0px 0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E0D8C5;
}

#footer_horari #horari_text{ 
	float:left;
	width:151px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	line-height:1.4em;
	color:#000;
	text-align:center;
	padding:2px 3px 2px 4px;
	margin:0px 0px 0px 0px
}
#footer_horari #horari_dies{ 
	float:left;
	width:151px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#990000;
	font-weight:bold;
	text-align:center;
	padding:5px 3px 2px 4px;
	margin:0px 0px 0px 0px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#E0D8C5;
}

#footer_horari #text_peu{
	float:right;
	width:895px;
	text-align: center;
	padding:8px 0px 0px 0px;
	height: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color:#6b6a6a;
	font-weight:bold;
}

#footer_horari #text_peu_disseny{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#bab8b8;
	font-weight:bold;
}

#footer_horari #text_peu a {
	color: #8e1c14;
	text-decoration:none;
	font-weight:bolder;
}

/* Final Footer --------------------------------------------------------------------*/
