@import url("admin/scripts/style/estilseditor.css");
h2{
	font-size:13pt;	
}
h3{
	font-size:10pt;	
}
h4{
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;	
}
.vermell{
	color:#ab0a39;
}
.granate{
	color:#934801;
}
.negreta{
	font-weight:bold;
}
.ver_neg{
	font-weight:bold;
	color:#ab0a39;
}
.titol_noticia{
	font-size:12px;
	color:#dc651e;
	font-weight:bold;	
}
.titol_form{
	font-weight:bold;
	text-decoration:underline;	
}
#left{
	float:left;
}
#right{
	float:right;	
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	background-image:url(img/fons.gif);
}
img{
	border:0px;	
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#content{ /* explorer */
	margin:auto;
	width: 895px;	
}
html>body #content{ /*fire fox */
	margin:auto;
	width: 905px;	
}

#area_global { /* explorer */
	text-align: left;
	width: 895px;
	margin: auto;
	background-color: #FFFFFF;
	float:left;
}
html>body #area_global { /* fire fox  */
	text-align: left;
	width: 905px;
	margin: auto;
	background-color: #FFFFFF;
	float:left;
}
#capsalera{
	background-repeat:no-repeat;
	width:100%;
	height:192px; /* 181 originari */
	margin-bottom:5px;
	float:left; /* revisar **************************************** */
}

#contingut{
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	padding-bottom:4px;
}
/*----------------------*/
/*------MENÚ------------*/
/*----------------------*/	
#menu{
	width:192px;
	float:left;
}
#menu_subnivell{
	color:#3a3b3b;
	text-indent:23px;
	line-height:200%;
	color:#272727;
	border-bottom:1px dotted #dddddd;
	background-image:url(img/menu_icona.gif);
	background-repeat:no-repeat;
	background-position: 10px 8px;
}
#menu_subnivell a{
	color:#272727;
	font-weight:normal;
}
#titol_menu{
	text-indent:15px;
	font-weight:bold;
	color:#446495;
	line-height:150%;
	border-bottom:1px solid #dddddd;
	background-image:url(img/menu_fons.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	
}
/*++++++++++PEU++++++++++++++++++++ */
#peu{
	width:100%;
	color:#FFFFFF;
	margin-top:0px;
	float:left;
	background-color:#6989b0;
	padding-top:10px;
	border-top: 4px solid #446495;
}
#peu_esquerra{
	float:left;
	margin-left:15px;
}
#peu_dreta{
	float:right;
	height:45px;
	margin-left:0px;
	background-image:url(img/peu.gif);
	background-repeat:no-repeat;
	text-indent:22px;
}
#peu_dreta img{
	float:left;
	margin-left:14px;
	margin-top:0px;
}
#peu a{
	color:#FFFFFF;
	font-weight:normal;	
}
#peu a:hover{
	color:#FFFFFF;
	font-weight:bold;	
}
/*------------------------*/
#nivell{
	float:left;
	width:78%;
	margin-top:4px;
	margin-bottom:20px;
	margin-left:5px;
}
#nivell h1{
	font-size:14px;
	font-weight:bold;	
	background-image:url(img/menu_icona.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	text-indent:10px;
	line-height:150%;
	border-bottom: 1px dotted;
	height:30px;
	color:#063137;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#nivell_interior{
	float:left;
	width:95%;
	margin: -2px 0px 0px 0px;
	padding-left:30px;
	padding-top:0px;
	padding-bottom:10px;
	color:#3a3b3b;
	line-height:150%;
}
#nivell_interior h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:10px;
	font-weight:bold;
	color:#dc651e;		
}
#nivell_interior a{
	color:#dc651e;
	text-decoration:none;
}
#nivell_interior a:hover{
	color:#000000;
	text-decoration:none;
}
#nivell .titol{
	font-weight:bold;
	font-size:12px;
	
}
#nivell_interior form{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;	
}
#imatges{
	width:100%;
	padding:10px 0px 5px 0px;
	margin-left:8px;
	background-color:#e5edf4;
	background-image:url(img/fons_imatges.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
}
#imatge{
	margin-bottom:5px;
	text-align:center;
}
#imatge_peu{
	margin-bottom:8px;
	margin-top:4px;	
	color:#3a3b3b;
	background-image:url(img/peu_imatge_icona.gif);
	background-repeat:no-repeat;
	background-position:5px 7px;
	text-align:left;
	text-indent:15px;
	line-height:150%;
}
#extres{
	position:relative;
	/*float:left;*/
	float:right;
	width:219px;
	/*margin-top:-70px;*/
	margin-bottom:8px; 
	margin-right:10px;
}
#docs{
	margin-left:15px;	
}
#separador{
	line-height:4px;
	width:100%;
	border-top:1px dotted #dddddd;
	margin-top:6px;
}
.select_anunci{
	height:18px;
	font-size:10px;
	border: 1px solid #8a7cc2;
	margin-top:8px;
}
.anunci_submit{
	color:#FFFFFF;
	border:0px;
	background-color:#2c4264;
	border:1px solid #2c4264;
	height:20px;
	font-size:7pt;
}
.anuncis_cido{ /*INTERNET EXPLORER */
	float:left;
	/*margin-left:10px;*/
	margin-right:10px;
	padding-left:10px;
	width:100px
}
html>body .anuncis_cido{ /*FIRE FOX */
	float:left;
	margin-left:10px;
	width:100px
}
.tramit_submit{
	background-color:#2c4264;
	border:1px solid #2c4264;
	color:#FFFFFF;
	border:0px;
	padding-right:5px;
	margin-right:5px;
}
.mapa:hover{
	text-decoration:underline;
}
#interior_actualitat{
	float:left;
	clear:both;
	width:697px;
	margin: -25px 0px 0px 0px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:5px;
	border-left:1px solid #d2ccc2;
	border-right:1px solid #d2ccc2;
	border-bottom:1px solid #d2ccc2;	
}
/*+++++++++++++++++++++++++++*/
#mesinfo a{
	float:right;
	color:#dc651e;
	margin-bottom:5px;
}
#mesinfo a:hover{
	color:#777777;
}
#mesinfo2{
	float:right;
	margin-bottom:5px;
}
#mesinfo2 a:hover{
	text-decoration:underline;
}

.form_actualitat{
	border:1px solid #000000;
}

/*--------------------------
----------cercador----------
--------------------------*/
#cercador{
	position:relative;
	width:190px;
	height:40px;
	color:#FFFFFF;
	margin-left:705px;
	margin-top:-150px;
}

#cercador form{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:8pt;
}
#cercador input{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
#cercador .text{
	height:14px;
	font-size:8pt;	
	float:left;
	margin-right:1px;
	
}
.cercador_submit{
	background-color:#2c4264;
	color:#FFFFFF;
	border:1px solid #2c4264;
	height:18px;
	width:64px;
	font-size:8pt;
	float:left;
}
/*---- fi cercador----*/
/*--------------------------
----------navegador_capsalera----------
--------------------------*/
#navegador_capsalera{ /*INTERNET EXPLORER */
	position:relative;
	float:right;
	height:20px;
	color:#FFFFFF;
	margin-left:545px;
	margin-right:10px;
	margin-top:-65px;
}
html>body #navegador_capsalera{ /*FIRE FOX */
	position:relative;
	float:right;
	height:20px;
	color:#FFFFFF;
	margin-right:10px;
	margin-top:-65px;
}
#navegador_capçalera_traductor{
	position:relative;
	float:right;
	height:20px;
	margin-top:-10px;
}

#navegador_capsalera a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;	
}
#navegador_capsalera a:hover{
	color:#FFFFFF;
	text-decoration:underline;	
}
/*-----fi navegador capsalera---*/
/*--------------------------
----------NAVEGADOR----------
--------------------------*/
#navegador{
	position:absolute;
	float:left;
	margin-top:-35px;
	margin-left:232px;	
	width:100%;
	color:#446495;
}
#navegador .inici{
	color:#dc651e;
	font-weight:bold;	
}
#navegador .inici a:hover{
	color:#dc651e;	
}
#navegador .text a{
	color:#446495;
	text-decoration:none;	
}
#navegador .text a:hover{
	color:#446495;
	text-decoration:underline;	
}
#navegador img{
	margin-top:0px;
	margin-right:4px;	
}
/*------fi navegador----*/
#galeria{
	float:left;
}
#galeria_peu{
	margin-bottom:8px;
	margin-top:4px;	
	color:#3a3b3b;
	background-image:url(img/menu_icona.gif);
	background-repeat:no-repeat;
	background-position:5px 7px;
	text-align:left;
	text-indent:15px;
	line-height:150%;
	width:204px;
}
input.button2 {
	padding: 2px 8px 2px 8px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #808485;
	border: 1px solid #FFFFFF;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}