@import url(admin/scripts/style/estilseditor.css);
.fondo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #4d4d4d;
	margin: 0px;
	padding: 0px;
}
.area_global {
	text-align: left;
	/*width: 780px;*/
	width: 779px;	
	margin: auto;
}
.area_central {
	clear: both;
	margin: 8px 0px;
}
.area_esquerra {
	float:left;
	width: 160px;
}
.area_principal {
	margin: 0px 16px 0px 184px;
}
.area_mig {
	float:left;
	width: 280px;
}
.area_dreta {
	float:right;
	width: 280px;
}
.area_cap {
	clear: both;
	width: 779px;	
}
.area_peu {
	clear: both;
	width: 779px;
	color: #FFC600;
	background-color: #4d4d4d;
}
.area_menu_esq {
	margin: 0px;
	padding: 0px;
}
.area_banners {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.area_benvinguda {
	margin: 0px;
	padding: 0px;
}
.area_benvinguda_cont {
	background-color: #FEF9E4;
	width: 100%;
	margin-top: 5px;
}
.area_benvinguda_cont1 {
	background-color: #FEF9E4;
	padding: 14px 10px 10px;
}
.area_anuncis {
	margin: 0px;
	padding: 0px;
}
.area_anuncis_cont {
	width: 100%;
	margin-top: 5px;
	background-image: url(img/puntet_anuncis.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.area_anuncis_cont1 {
	padding: 0px 10px 10px;
}
.area_destacats {
	margin: 0px;
	padding: 0px;
}
.area_destacats_cont {
	background-color: #F4F1EC;
	width: 100%;
	margin-top: 5px;
}
.area_destacats_cont1 {
	background-color: #F4F1EC;
	padding: 10px;
	text-align: center;
}
.area_noticies {
	margin: 0px;
	padding: 0px;
}
.area_noticies_cont {
	width: 100%;
	margin-top: 5px;
	background-image: url(img/puntet_agenda.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.area_noticies_cont1 {
	padding: 0px 10px 10px;
	background-image: url(img/puntet_agenda2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.area_agenda_cont {
	width: 100%;
	margin-top: 5px;
	background-image: url(img/puntet_agenda.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.area_agenda_cont1 {
	padding: 0px 10px 10px;
	background-image: url(img/puntet_agenda2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.area_cap_plantilles {
	margin: 0px;
	padding: 0px;	
}
.area_cap_noticies {
	margin: 0px;
	padding: 0px;	
}
.area_cap_agenda {
	margin: 0px;
	padding: 0px;	
}
.area_cap_anuncis {
	margin: 0px;
	padding: 0px;	
}
.area_mig_plantilles {
	float: left;
	width: 290px;
	margin-top: 20px;
	padding-left: 10px;
}
.area_dreta_plantilles {
	float: right;
	width: 240px;
	margin-top: 20px;
}
.area_imatges_petites {
	float: left;
	margin-right: 5px;
	margin-bottom: 7px;
}
.area_arxius {
	margin-bottom: 5px;
}
.area_mapaweb_color {
	margin-top: 10px;
	background-color: #FAF6F3;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.area_mapaweb {
	margin-top: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*
Amplada de 160px = width: 145px + padding-left: 15px
Alada de 21px = height: 14px + padding-top: 5px + padding-bottom: 2px
*/
.opcio_menu_esq {
	clear: both;
	float: left;
	width: 145px;
	/*height: 14px;*/
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-color: #CDBFAB;
	background-image: url(img/degsup_menu_1px.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/*
Amplada de 160px = width: 120px + padding-left: 40px
Alada de 21px = height: 14px + padding-top: 4px + padding-bottom: 3px
*/
.subopcio_menu_esq {
	clear: both;
	float: left;
	width: 120px;
	/*height: 14px;*/
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	background-image: url(img/punts1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.subopcio_menu_esq_escollida {
	clear: both;
	float: left;
	width: 120px;
	/*height: 14px;*/
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #FFC600;
	background-image: url(img/punts1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.opcio_escollida_subnivellh {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFC600;
}
.llista_vertical {
	margin-bottom: 5px;
}
.titol_benvinguda {
	font-size: large;
	color: #FFC600;
	text-indent: 5px;
	margin-bottom: -5px;
}
.titol_anuncis {
	font-size: large;
	color: #CDBFAB;
	text-indent: 5px;
	margin-bottom: -5px;
}
.titol_destacats {
	font-size: large;
	color: #CF0014;
	text-indent: 5px;
	margin-bottom: -5px;
}
.titol_noticies {
	font-size: large;
	color: #BECF6D;
	text-indent: 5px;
	margin-bottom: -5px;
}
.titol_cap_plantilles {
	font-size: x-large;
	/*color: #FFC600;*/
	color: #FFC600;
	text-indent: 5px;
	margin-bottom: -5px;
}
.subtitol_cap_plantilles {
	font-size: large;
	color: #FFFFFF;
	text-indent: 5px;
	background-color: #FFC600;
	background-image: url(img/puntet_barratitol.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
}
.titol_cap_noticies {
	font-size: x-large;
	color: #BECF6D;
	text-indent: 5px;
	margin-bottom: -5px;
}
.subtitol_cap_noticies {
	font-size: large;
	color: #FFFFFF;
	text-indent: 5px;
	background-color: #BECF6D;
	background-image: url(img/puntet_barratitol.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
}
.titol_cap_agenda {
	font-size: x-large;
	color: #BECF6D;
	text-indent: 5px;
	margin-bottom: -5px;
}
.subtitol_cap_agenda {
	font-size: large;
	color: #FFFFFF;
	text-indent: 5px;
	background-color: #BECF6D;
	background-image: url(img/puntet_barratitol.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
}
.titol_cap_anuncis {
	font-size: x-large;
	color: #CDBFAB;
	text-indent: 5px;
	margin-bottom: -5px;
}
.subtitol_cap_anuncis {
	font-size: large;
	color: #FFFFFF;
	text-indent: 5px;
	background-color: #CDBFAB;
	background-image: url(img/puntet_barratitol.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
}
.titol_elements_plantilles {
	font-size: large;
	color: #FFC600;
	margin-bottom: -4px;
}
.titol_elements_noticies {
	font-size: large;
	color: #BECF6D;
	margin-bottom: -4px;
}
.titol_elements_agenda {
	font-size: large;
	color: #BECF6D;
	margin-bottom: -4px;
}
.titol_elements_anuncis {
	font-size: large;
	color: #CDBFAB;
	margin-bottom: -4px;
}
.linia_benvinguda {
	font-size: 1px;
	background-color: #FFC600;
	height: 3px;
}
.linia_anuncis {
	font-size: 1px;
	background-color: #CDBFAB;
	height: 3px;
}
.linia_destacats {
	font-size: 1px;
	background-color: #CF0014;
	height: 3px;
}
.linia_noticies {
	font-size: 1px;
	background-color: #BECF6D;
	height: 3px;
}
.linia_elements_plantilles {
	font-size: 1px;
	background-color: #FFC600;
	height: 5px;
}
.linia_elements_noticies {
	font-size: 1px;
	background-color: #BECF6D;
	height: 5px;
}
.linia_elements_agenda {
	font-size: 1px;
	background-color: #BECF6D;
	height: 5px;
}
.linia_elements_anuncis {
	font-size: 1px;
	background-color: #CDBFAB;
	height: 5px;
}
.linia_plantilles {
	font-size: 1px;
	background-color: #FFC600;
	height: 3px;
}
.linia_plantilles_gris {
	font-size: 1px;
	height: 1px;
	background-image: url(img/linia_gris.gif);
	background-repeat: repeat-x;
}
.text_titols {
	font-size: small;
	font-weight: bold;
}
.text_data_noticies {
	font-weight: bold;
	color: #BECF6D;
}
.text_data_anuncis {
	font-weight: bold;
	color: #CDBFAB;
}
.text_titols_plantilles {
	font-weight: bold;
}
.text_titols_color_plantilles {
	font-weight: bold;
	color: #FFC600;
}
.text_destacats {
	font-weight: bold;
	color: #4d4d4d;
} 
.text_petit {
	font-size: xx-small;
}
.text_alerta {
	color: #CF0014;
}
.imatge_plantilles {
	/*border: 0;*/
	border: 1px solid #4d4d4d;
}
.imatge_banners {
	border: 1px solid #4d4d4d;
}
.peu_imatges_plantilles {
	font-style: italic;
}
.formulari {
	margin: 0px;
}
input.button {
	padding: 2px 8px 2px 8px;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFC600;
	border: 1px solid #FFFFFF;
	font-size: 85%;
}
input.button_noticies {
	padding: 2px 8px 2px 8px;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BECF6D;
	border: 1px solid #FFFFFF;
	font-size: 85%;
}
input.button_agenda {
	padding: 2px 8px 2px 8px;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BECF6D;
	border: 1px solid #FFFFFF;
	font-size: 85%;
}
input.button_anuncis {
	padding: 2px 8px 2px 8px;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CDBFAB;
	border: 1px solid #FFFFFF;
	font-size: 85%;
}
.links_menu {
	color: #4d4d4d;
	text-decoration: none;
}
.links_menu:hover {
	text-decoration: underline;
	color: #CF0014;
}
.links_menu:active {
	text-decoration: underline;
	color: #CF0014;
}
.links_cap {
	color: #4d4d4d;
	text-decoration: none;
}
.links_cap:hover {
	text-decoration: underline;
	color: #CF0014;
}
.links_cap:active {
	text-decoration: underline;
	color: #CF0014;
}
.links_peu {
	color: #FFC600;
	text-decoration: none;
}
.links_peu:hover {
	text-decoration: underline;
	color: #CF0014;
}
.links_peu:active {
	text-decoration: underline;
	color: #CF0014;
}
.links_benvinguda_p {
	color: #FFC600;
	text-decoration: none;
}
.links_benvinguda_p:hover {
	color: #FFC600;
	font-weight: bold;
	text-decoration: none;
}
.links_benvinguda_p:active {
	color: #FFC600;
	font-weight: bold;
	text-decoration: none;
}
.links_benvinguda_mes {
	color: #FFC600;
	text-decoration: none;
	float: right;
}
.links_benvinguda_mes:hover {
	color: #FFC600;
	font-weight: bold;
	text-decoration: none;
}
.links_benvinguda_mes:active {
	color: #FFC600;
	font-weight: bold;
	text-decoration: none;
}
.links_anuncis {
	color: #CDBFAB;
	text-decoration: none;
	float: right;
}
.links_anuncis:hover {
	color: #CDBFAB;
	font-weight: bold;
	text-decoration: underline;
}
.links_anuncis:active {
	color: #CDBFAB;
	font-weight: bold;
	text-decoration: underline;
}
.links_anuncis_p {
	color: #CDBFAB;
	text-decoration: none;
}
.links_anuncis_p:hover {
	color: #CDBFAB;
	font-weight: bold;
	text-decoration: none;
}
.links_anuncis_p:active {
	color: #CDBFAB;
	font-weight: bold;
	text-decoration: none;
}
.links_noticia {
	color: #BECF6D;
	text-decoration: none;
	float: right;
}
.links_noticia:hover {
	color: #BECF6D;
	font-weight: bold;
	text-decoration: underline;
}
.links_noticia:active {
	color: #BECF6D;
	font-weight: bold;
	text-decoration: underline;
}
.links_noticies_p {
	color: #BECF6D;
	text-decoration: none;
}
.links_noticies_p:hover {
	color: #BECF6D;
	font-weight: bold;
	text-decoration: none;
}
.links_noticies_p:active {
	color: #BECF6D;
	font-weight: bold;
	text-decoration: none;
}
.links_agenda {
	color: #BECF6D;
	text-decoration: none;
	float: right;
}
.links_agenda:hover {
	color: #BECF6D;
	font-weight: bold;
	text-decoration: underline;
}
.links_agenda:active {
	color: #BECF6D;
	font-weight: bold;
	text-decoration: underline;
}
.links_plantilles {
	color: #4d4d4d;
	text-decoration: none;
}
.links_plantilles:hover {
	text-decoration: underline;
	color: #CF0014;
}
.links_plantilles:active {
	text-decoration: underline;
	color: #CF0014;
}
.links_banners {
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
.links_banners:hover {
	text-decoration: none;
}
.links_banners:active {
	text-decoration: none;
}
.links_destacats {
	text-decoration: none;
	color: #4d4d4d;
}
.links_destacats:hover {
	text-decoration: underline;
	color: #CF0014;
}
.links_destacats:active {
	text-decoration: underline;
	color: #CF0014;
}
