@import url(admin/scripts/style/estilseditor.css);
@import url(menu/estilsmenudespin.css);
@import url(elements/estilselein.css);
@import url(elements/accordionmenu/estilsddaccordion.css);
.fondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #65A523;
	color: #5B5B5B;
}
.area_global {
	text-align: left;
	width: 1000px;
	margin: auto;
	/*background-color: #000000;*/
}
.area_central {
	clear: both;
	float: left;
	/*background-color: #000000;*/
	/*border: 1px dotted #DD00DD;*/
}
.area_cap_pagina {
	color: #5B5B5B;
	/*background-color: #000000;*/
	/*border: 1px dotted #DD00DD;*/
}
.area_cap_pagina_fadeshow {
	/*border-bottom: 1px solid #5B5B5B;*/
}
.area_plantilla {
	/*border-left: 1px solid #5B5B5B;*/
}
.area_peu_pagina {
	color: #FFFFFF;
	/*background-color: #EF7F1A;*/
}
.links_peu_pagina {
	text-decoration: none;
	color: #FFFFFF;
}
.links_peu_pagina:hover {
	text-decoration: none;
	color: #5B5B5B;
}
.links_peu_pagina:active {
	text-decoration: none;
	color: #5B5B5B;
}
.links {
	text-decoration: none;
	color: #FFFFFF;
}
.links:hover {
	text-decoration: none;
	color: #5B5B5B;
}
.links:active {
	text-decoration: none;
	color: #5B5B5B;
}
.links_mesinfo {
	text-decoration: none;
	color: #5B5B5B;
	font-weight: bold;
}
.links_mesinfo:hover {
	text-decoration: none;
	color: #000000;
}
.links_mesinfo:active {
	text-decoration: none;
	color: #000000;
}
.titol {
	font-size: x-small;
	font-weight: bold;
	color: #EF7F1A;
}
.area_H {
	text-align: left;
	width: 1000px;
	margin: auto;
}
.area_H1 {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
H1.h1 {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 9px;
	color: #707172;
	margin: 0px;
	padding: 0px;
}
H2.h2 {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 9px;
	color: #707172;
	margin: 0px;
	padding: 0px;
}
H3.h3 {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 9px;
	color: #707172;
	margin: 0px;
	padding: 0px;
}
/* ------- */
.area_noticies_inici {
	float: left;
	background-color: #341C35;
}
.titol_noticies_inici {
	color:#BC8720;
	font-size: small;
	font-weight: bold;	
}
.links_text_noticies_inici {
	text-decoration: none;
	color:#000000;
	font-size: small;
}
.links_text_noticies_inici:hover {
	text-decoration: none;
	color: #898989;
}
.links_text_noticies_inici:active {
	text-decoration: none;
	color: #898989;
}
.links_noticies_inici {
	text-decoration: none;
	color:#BC8720;
}
.links_noticies_inici:hover {
	text-decoration: none;
	color: #898989;
}
.links_noticies_inici:active {
	text-decoration: none;
	color: #898989;
}
.titol_noticies {
	font-size: small;
	/*font-weight: bold;*/
	color: #BC8720;
}
.links_titol_noticies {
	text-decoration: none;
	font-size: small;
	/*font-weight: bold;*/
	color: #BC8720;
}
.links_titol_noticies:hover {
	text-decoration: none;
	color: #898989;
}
.links_titol_noticies:active {
	text-decoration: none;
	color: #898989;
}
.filet_noticia {
	height: 1px;
	font-size: 1px;
	background-color: #5C5C5C;
}
.opcions_nivell1_noticies {
	width: 120px;	/* Amplada 170 - padding-left 10 */
	/*height: 15px;*/	/* 15 + padding 2 = 17px */
	background-color: #59961B;
	color: #ffffff;
	/*font-weight: bold;*/
	padding-left: 10px;
	padding-top: 2px;		/* Sense height (alçada: padding-top + padding-bottom) */
	padding-bottom: 2px;
	margin-top:0px;
	margin-left:0px;
}
/* ------- */
.opcions_nivell1_titol {
	width: 130px;	/* Amplada 150 - padding-left 10 - 10px de marges àrea */
	/*height: 15px;*/	/* 15 + padding 2 = 17px */
	background-color: #434242;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;		/* Sense height (alçada: padding-top + padding-bottom) */
	padding-bottom: 3px;
}
.opcions_nivell1 {
	width: 130px;	/* Amplada 150 - padding-left 10 - 10px de marges àrea */
	background-color: #434242;
	color: #000000;
	/*font-weight: bold;*/
	padding-left: 10px;
	padding-top: 3px;		/* Sense height (alçada: padding-top + padding-bottom) */
	padding-bottom: 4px;
	float: left;			/* Necessari pel desplegable del costat */
}


.text_links_opcions_nivell1 {
	float: left;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 8px;
	padding-bottom: 7px;
}

.links_opcions_nivell1 {
	text-decoration: none;
	color: #5B5B5B;
	background-image: url('img/submenu_01.jpg');
	background-repeat: repeat-y;
	/*height: 32px;*/
	width: 190px;		/* 190+4=194 */
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 3px;
}
.links_opcions_nivell1:hover {
	text-decoration: none;
	color: #5B5B5B;
	background-image: url('img/submenu_02.jpg');
	background-repeat: repeat-y;	
}
.links_opcions_nivell1:active {
	text-decoration: none;
	color: #5B5B5B;
}
.links_opcions_nivell1_esc {
	text-decoration: none;
	color: #5B5B5B;
	background-image: url('img/submenu_02.jpg');
	background-repeat: repeat-y;
	/*height: 32px;*/
	font-weight: bold;
	width: 190px;		/* 190+4=194 */
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 3px;
}
.links_opcions_nivell1_esc:hover {
	text-decoration: none;
	color: #5B5B5B;
}
.links_opcions_nivell1_esc:active {
	text-decoration: none;
	color: #5B5B5B;
}
.opcions_nivell1_separacio {
	clear: both;
	font-size: 1px;
	width: 194px;
	height: 1px;
	background-color: #BDBDBD;
}
/* ------- */
/*.area_opcions_esq {
	width: 100%;
	background-color: #F8D3AE;
}*/
.area_opcions_nivell2 {
	z-index: 20000;
	visibility: hidden;
	position: absolute;
	float:right;
	left: 140px;
	width: 150px;	/* Amplada 150 - padding-left 10 */
}
.opcions_nivell2 {
	background-color: #91A19C;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;		/* Sense height (alçada: padding-top + padding-bottom) */
	padding-bottom: 3px;
	/*border-bottom: 1px solid #FFFFFF;*/
}
.links_opcions_nivell2 {
	text-decoration: none;
	color: #FFFFFF;
}
.links_opcions_nivell2:hover {
	color: #000000;
	font-weight: bold;
}
.links_opcions_nivell2:active {
	color: #000000;
	font-weight: bold;
}
.destacats_rodo {
	height: 197px;
	/*para Firefox*/
	-moz-border-radius: 10px 10px 10px 10px;
	/*para Safari y Chrome*/
	-webkit-border-radius: 10px 10px 10px 10px;
	/* para Opera */
	border-radius: 10px 10px 10px 10px;
	/*para IE */
	behavior:url(PIE.htc);
}

/* ----- BV ----- */
.bv_area {
	background-color: #D8D8D8;
	font-size: 11px;
}
.bvfila_comanda {
	border-bottom: 1px solid #000000;
	font-size: 11px;
}
.bvfilet {
	height: 1px;
	font-size: 1px;
	background-color: #707172;
}
.bvformulari {
	font-size: 11px;
}
.bvtext_negreta {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.bvtext_petit {
	color: #000000;
	font-size: 11px;
}
.bvtitol_gran {
	font-size: small;
	font-weight: bold;
	color: #000000;
	margin:0px;
}
input.bvbutton {
	width: 186px;
	height: 29px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	background-image: url('img/bvpatro_boto.png');
	background-repeat: repeat-x;
	text-decoration: none;
	border: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	cursor: pointer;
}
input.bvbutton1 {
    /*width: 110px;*/
    height: 29px;
    /*padding: 0px;*/
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px;
    color: #FFFFFF;
    background-image: url('img/bvpatro_boto.png');
    background-repeat: repeat-x;
    text-decoration: none;
    border: 0px;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    cursor: pointer;
}
input.bvtext,select.bvtext,textarea.bvtext,file.bvtext {
	color: #000000;
	background-color: #FFFFFF;
	border: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align:center;
	vertical-align: middle;
}
input.bvtext1,textarea.bvtext1 {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
	vertical-align: middle;
	border: 1px solid #000000;
}
input.bvtext_import,select.bvtext_import,textarea.bvtext_import,file.bvtext_import {
	color: #000000;
	background-color: #d8d8d8;
	width: 60px;
	border: 0px;
	text-decoration: none;
	/*padding-left: 2px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
	/*margin-bottom: 5px;*/
	text-align:right;
	vertical-align: middle;
}
input.bvtext_total,select.bvtext_total,textarea.bvtext_total,file.bvtext_total {
	color: #000000;
	background-color: #d8d8d8;
	width: 80px;
	border: 0px;
	text-decoration: none;
	/*padding-left: 2px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	font-weight: bold;
	/*margin-bottom: 5px;*/
	vertical-align: middle;
}
/* ------- */

