/*

	-- -- -- -- -- -- --
    v. setembre 2009 by D.Oliveras
	-- -- -- -- -- -- --
			
*/


/* ESTILS GENERALS */


body {
	margin: 0px;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-align: justify;
	background-color: #ffffff;
}

a { color:#203d74; text-decoration: none; }
a:visited { color:#203d74; text-decoration: none; }
a:active { color:#203d74; text-decoration: none; }
a:hover { color:#203d74; text-decoration: underline; }


h1 {
	margin: 0px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

h2 {
	margin: 0px;
	text-transform: uppercase;
	margin-bottom: 10px;
	
}

.site_Category {
	font-size: 14px;
	color: #b53c05;
}

.site_Title {
	margin-top: 10px;
	font-size: 16px;
	color: #ed5601;
}

.boto_caixamodul {
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
a:link.boto_caixamodul , a:active.boto_caixamodul , a:visited.boto_caixamodul  {
	color: #ea590a;
	text-decoration: none;
	padding: 4px;
	padding-bottom: 8px;
	padding-left: 35px;
	background-image: url(images/volver.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-transform: lowercase;
}
a:hover.boto_caixamodul {
	text-decoration: underline;
}

/* SUPERIOR */

.topdiv {
	width: auto;
	height: 169px;
	background-image: url(images/fons_top.jpg);
	background-repeat: repeat-x;
}

.capcalera {
	width: 980px;
	height: 169px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
}

.capcalera img {
	border: 0px;
}

.menuup {
	width: auto;
	height: 25px;
	right: 0px;
	bottom: 15px;
	text-align: center;
	position: absolute;
}


/* IDIOMES */

.idiomes {
	width: 137px;
	height: 30px;
	top: 0px;
	right: 0px;
	font-size: 11px;
	color: #b53c05;
	position: absolute;
	background-image: url(images/idiomes.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 2px;
}

a:link.LangLink, a:active.LangLink, a:visited.LangLink {
	color: #b53c05;
	text-decoration: none;
    }
a:hover.LangLink {
	text-decoration: none;
	color: #b53c05;
	text-decoration: underline;
    }
	
a:link.LangLink_selected, a:active.LangLink_selected, a:visited.LangLink_selected {
	text-decoration: underline;
	color: #b53c05;
    }
a:hover.LangLink_selected {
	text-decoration: none;
	color: #b53c05;
    }
	

/* HOMEPAGE */

.home_boto_caixamodul a {
	margin-bottom: 30px;
	color: #ea590a;
	text-decoration: none;
	padding: 4px;
	padding-bottom: 8px;
	padding-left: 35px;
	background-image: url(images/volver2.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-transform: lowercase;
	width: auto;
	float: right;
	margin-top: 10px;
	clear: both;
}

.home_principal .site_Title {
	display: none;
}

.home_bloc4 {
margin-bottom: 17px;
}

.home_bloc3 {
margin-bottom: 10px;
}

.home_bloc2 {
	clear: both;
}

#newsv2_portada_caption {
	color: #FFFFFF;
	font-size: 16px;
	
	height: 27px;
	padding-left: 14px;
	padding-top: 5px;
	background-image: url(images/fons1_home.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
}

.newsv2_portada_caixa {
	background-color: #fff6dc;
	border-bottom: 1px dotted #ec8411;
	padding-left: 14px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 5px;
	overflow: auto;
	margin-bottom: 4px;
}

.newsv2_portada_thumb {
	width: auto;
	float: right;
}

.newsv2_portada_img {
	width: 75px;
	height: 75px;
	padding-left: 14px;
}

.newsv2_portada_titol a {
	color: #f65b01;
	font-size: 16px;
	text-decoration: none;
}


.home_bloc2_esquerra {
	width: 225px;
	float: left;
	overflow: hidden;
}

.home_bloc2_esquerra img {
	margin-bottom: 15px;
}

.home_bloc2_dreta {
	width: 335px;
	float: right;
	margin-bottom: 5px;
}

.dietari_encapcalament {
	color: #FFFFFF;
	font-size: 16px;
	width: 335px;
	height: 27px;
	padding-left: 14px;
	padding-top: 5px;
	background-image: url(images/fons2_home.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	margin-bottom: -1px;
}

.dietari_home_caixa {
	background-color: #ececec;
	border-bottom: 1px dotted #000000;
	padding-left: 14px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 5px;
	overflow: auto;
	margin-bottom: 4px;
}

.dietari_home_title a {
	text-decoration: none;
	text-transform: uppercase;
}

.dietari_home_caixa_destacat {
	background-color: #ececec;
	border-bottom: 1px dotted #435983;
	padding-left: 14px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 5px;
	overflow: auto;
	margin-bottom: 4px;

}

.dietari_home_desc {
	display: none;
}

.dietari_home_descripcio {
	display: none;
	
}

.home_bloc1 {
	display: none;
}

	
/* CONTINGUT */

.contingut {
	width: 980px;
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/fons_back.gif);
	background-position: top center;
	background-repeat: repeat-y;
	min-height: 500px;
    }
	
.content {
	width: 580px;
	float: left;
	margin: 0px;
	margin-left: 18px;
	padding: 0px;
	overflow: hidden;
    }
	
.padding {
	width: auto;
	padding: 0px;
	margin: 0px;
    }
	
.menuesquerra {
	width: 224px;
	float: left;
	overflow: hidden;
    }
.menudreta {
	width: 140px;
	float: right;
	overflow: hidden;
    }
	
.banners  {
	margin-bottom: 10px;
	margin-left: 5px;
	}
	
.banners img  {
	max-width: 130px;
	}
	
.bannerinferior  {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	}
	
/* MENÚS LATERALS */

.menugremi {
	width: 224px;
	background-image: url(images/menugremi.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	min-height: 43px;
	background-color: #f0b822;
}

.menuagremiarse {
	width: 224px;
	background-image: url(images/menuagremiarse.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	min-height: 43px;
	background-color: #f0b822;
	margin-top: 10px;
}

.menuservicios {
	width: 224px;
	background-image: url(images/menuservicios.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	min-height: 43px;
	background-color: #f0b822;
	margin-top: 10px;
}

.menuactualidad{
	width: 224px;
	background-image: url(images/menuactualidad.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	min-height: 43px;
	background-color: #f0b822;
	margin-top: 10px;
}


/* CREDITS */

.peu {
	width: 100%;
	height: 42px;
	background-color: #fb8e00;
	background-image: url(images/fons_bottom.jpg);
	background-repeat: repeat-x;
	margin-top: -1px;
}

.peu2{
	width: 980px;
	height: 42px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	background-image: url(images/fons_bottom2.jpg);
	background-repeat: repeat-x;
    }
	
.mailfooter {
	position: absolute;
	top: 18px;
	left: 0px;
	color: #6d2302;
}

.mailfooter a {
	color: #6d2302;
}

.mailfooter2 {
	position: absolute;
	top: 11px;
	right: 0px;
	color: #6d2302;
}

	
/* ESTILS EDITOR HTML */

.tamany14 {
	font-size: 14px;
	padding-top: 5px;
}
.tamany14vermell {
	font-size: 14px;
	padding-top: 5px;
	color: #9c0202;
}
.tamany21vermell {
	font-size: 21px;
	color: #9c0202;
}

.tamany12 {
	font-size: 12px;
}

.tamany18vermell {
	font-size: 18px;
	color: #9c0202;
}

.tamany18gris {
	font-size: 18px;
	color: #a4a2a2;
}