/* CSS*/


/************************************************************/
/***** STYLES DE LA PART DE CONTINGUTS               ********/
/************************************************************/

.subtitol_vermell {
	color: #8e373b;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold;
}


.imatges_espai_tbr {
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
}

.imatges_espai_tbl {
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
}

.imatges_espai_tb {
padding-top:10px;
padding-bottom:10px;
}

.peufoto {
	font-size: 10px;
}

.cajaverde {
	background-color: #f2f3d4;
	border: 1px solid #b5c022;
	padding: 10px;
}




.boto_caixamodul{
	display:block;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
	padding:2px;
	padding-left: 7px;

}

a.boto_caixamodul:link, a.boto_caixamodul:visited {
	display:block;
	font-size: 10px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	background-color:#8e373b;
}

a.boto_caixamodul:hover, a.boto_caixamodul:visited:hover {
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	background-color:#8e373b;
}

p.site_Title {
margin:0px;
}

/* ESTILS MENUS */

.menu_table {
width: 100%;
border-right: 1px solid #bac432;
}

.menu_td_diasemana {
background-color: #4a771a;
color: #ffffff;
font-weight: normal;
text-align: center;
font-size: 12px;
width: 20%;
padding: 5px;
border-top: 1px solid #bac432;
border-bottom: 1px solid #bac432;
border-left: 1px solid #bac432;
}

.menu_td_diasemana_especial {
background-color: #7c2d31;
color: #ffffff;
font-weight: normal;
text-align: center;
font-size: 12px;
width: 20%;
padding: 5px;
border-top: 1px solid #bac432;
border-bottom: 1px solid #bac432;
border-left: 1px solid #bac432;
}

.menu_td_diames {
background-color: #f1f3d5;
color: #7c2d31;
font-weight: bold;
text-align: left;
font-size: 12px;
width: 20%;
padding: 5px;
border-bottom: 1px solid #bac432;
border-left: 1px solid #bac432;
}

.menu_td_diamesfestiu {
background-color: #e1e6a6;
color: #7c2d31;
font-weight: bold;
text-align: left;
font-size: 12px;
width: 20%;
padding: 5px;
border-bottom: 1px solid #bac432;
border-left: 1px solid #bac432;
}

.menu_td_diames_especial {
background-color: #e4c6b4;
background-image: url(images/bg_menu_td_especial.gif);
background-position:right top;
background-repeat:no-repeat;
color: #7c2d31;
font-weight: bold;
text-align: left;
font-size: 12px;
width: 20%;
padding: 5px;
border-bottom: 1px solid #bac432;
border-left: 1px solid #bac432;
}

.menu_td_contenido {
font-size: 11px;
color:#000000;
text-align: center;
width: 20%;
padding: 5px;
border-bottom: 1px solid #bac432;
border-left: 1px solid #bac432;
height: 100px;
}

.menu_td_festivo {
background-color: #e1e6a6;
width: 20%;
padding: 5px;
border-bottom: 1px solid #bac432;
border-left: 1px solid #bac432;
background-image: url(images/bg_menu_td_festivo.gif);
background-position: center;
background-repeat: no-repeat;
height: 100px;
}

.menu_td_especial {
background-color: #e4c6b4;
width: 20%;
padding: 5px;
border-bottom: 1px solid #bac432;
border-left: 1px solid #bac432;
height: 100px;
color: #7c2d31;
text-align: center;
}

td.imagen {
padding: 0px;
border-bottom: 1px solid #bac432;
border: 1px solid #bac432;
}