body{
	margin: 0px auto;
	padding: 0;	
	FONT-FAMILY: Calibri, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;	
	background-color: #FFFFFF;
	background-image: url(../images/bg_site_blu.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	background-attachment:fixed;
}

body.dim1{font-size: 12px;}
body.dim2{font-size: 13px;}
body.dim3{font-size: 14px;}
body.dim4{font-size: 15px;}
body.dim5{font-size: 16px;}


a{
	color:#3366CC;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


textarea, input, select{
	font-size: 14px;
	FONT-FAMILY: Calibri, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;		
}

h1{
	color:#009CD8;
	font-size:1.6em;
	padding:0px;
	margin:0px 0px 15px 0px;	
}

h2{
	font-size:1.4em;
	padding:0px;
	margin:0px 0px 5px 0px;	
}

h3{ 
	font-size:1.2em;
	padding:0px;
	margin:0px;	
}

p{ margin:0px 0px 15px 0px;}

iframe{ height:500px;}

img{ border:0px;}

/* -------------------------------------------- LOGIN  */

#art-login{ 
	height:30px;
	padding:5px 20px;
	display:block;
	background-color:#000000;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
}
.login_left{
	float:left;
	width:40%;
	font-size:18px;
	line-height:30px;
}

.login_right{
	float:right;
	width:40%;
	text-align:right;
	font-size:16px;
	line-height:30px;	
}

.login_right a{
	color:#FFFFFF;
	text-decoration:underline;
}


/* -------------------------------------------- INTESTAZIONE  */
#intestazione{
	margin:0px auto;
	width:980px;
	height:30px;
}

#menu_top{float:right; margin-top:10px;}
#menu_top ul { list-style-type:none; margin:0px 0px 0px 0px; padding:0px;}
#menu_top li {display:inline; padding-left:20px; padding-right:10px; color:#FFFFFF;}
#menu_top li a { text-decoration:none; color:#FFFFFF}
#menu_top li.current a{ font-weight:bold;}

#menu_bottom{margin-top:10px;text-align:center;width:90%;}
#menu_bottom ul { list-style-type:none; margin:0px 0px 10px 0px; padding:0px;}
#menu_bottom li {display:inline; padding-left:20px; padding-right:20px; color:#000000;}
#menu_bottom li a { text-decoration:none; color:#000000}
#menu_bottom li.current a{ font-weight:bold;}


/* -------------------------------------------- PAGE  */

#page{
	z-index:10;
	margin:0px auto;
	width:994px;
}

#interno_alto{
	height:300px;
	position:relative;
	background-image: url(../images/bg_interno_alto.png);	
	background-repeat: no-repeat;
	background-position: left top;
}
#interno_centro{
	clear:both;
	min-height:600px;
	background-image: url(../images/bg_interno_centro.png);	
	background-repeat: repeat-y;
	background-position: left top;
}
#interno_basso{
	clear:both;
	height:60px;
	background-image: url(../images/bg_interno_basso_blu.png);	
	background-repeat: no-repeat;
	background-position:top left;
	margin:0px;
}

/* -------------------------------------------- INTERNO ALTO  */

h1#titolo{display:none;}

div#logo_pontremoli{ 
	position:absolute; 
	top:8px; 
	left:22px; 
	height:100px; 
	width:500px; 
	background-image: url(../images/comune_pontremoli.jpg);	
	background-repeat: no-repeat;
	background-position:0px -2px;
}
div#logo_pontremoli img{border:0px; padding-right:400px;}

div#ricerca_menu{
	position:absolute; 
	top:50px; 
	right:22px; 
	height:30px; 
	width:350px; 
	text-align:right;
}

#ricerca_campo{
	border:1px solid #CFCFCF;
	background-color:#FFFFFF;
	color:#666666;
	padding:0px 0px 0px 5px;
	height:23px;
	line-height:23px;	
	width:178px;	
	background-image: url(../images/bg_input.jpg);	
	background-repeat: repeat-x;
	background-position:bottom left;	
}

#ricerca_pulsante{
	border:0px;
	background-color:#D7D7D7;
	color:#666666;
	width:60px;
	height:25px;
}

div#testata{
	position:absolute; 
	top:109px; 
	left:22px; 
	height:170px; 
	width:700px; 
	background-image: url(../images/bg_banner_blu.jpg);	
	background-repeat: no-repeat;
	background-position:0px 0px;		
}

div#testata_left{
	float:left;
	height:170px; 
	width:220px;
	margin-right:10px;
}

div#testata_right{
	float:left;
	height:170px; 
	width:460px;
	text-align:left;
}
div#testata_right img{border: 0px;}



div#testata_img{ text-align:center; margin-top:60px;}
div#testata_img img{ border:0px;}
h1#testata_titolo{ display:none;}
h2#testata_desc{ text-align:center; font-size:1.1em; font-weight:bold; color:#003366; padding:10px 5px 0px 5px; margin:0px; }

div#sezioni{
	position:absolute; 
	top:109px; 
	right:20px; 
	height:170px; 
	width:250px; 
}

div.box_sezioni{
	clear:both;
	width:250px;
	height:80px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position:0px 0px;			
	text-align:right;	
}

div.box_servizi{	background-image: url(../images/box_servizi.png);	}
div.box_territorio{	background-image: url(../images/box_territorio.png);	}
div.box_comune{	background-image: url(../images/box_comune.png);	}

a.go_sezione{ display:block; padding:50px 10px 10px 0px;}
a.go_sezione img{ border:0px;}


/* -------------------------------------------- CENTRO  - spazio interno totale 994px */

#menuSx{
	width:200px;
	min-height:300px;
	float:left;
	padding:50px 30px 0px 20px;
	margin:0px 0px 0px 20px;
	background-image: url(../images/bg_menuSx.jpg);	
	background-repeat: no-repeat;
	background-position:0px 0px;
}



#contenuti{
	min-height:300px;
	float: right;
	padding:0px;
	margin:0px 30px 0px 0px;
}

#strumenti{
	float: right;
	height:20px;	
	overflow:hidden;
	padding:0px;
	margin:10px 30px 15px 0px;
}

/* spazio interno  724px */
div.stretto{
	width:680px;
}
div.largo{
	width:940px;
}

/* -------------------------------------------- MENU SINISTRA */


div.sxMacro{
	color:#009CD8;
	text-transform:uppercase;
	font-size:1.2em;
	margin:0px 0px 10px 0px;
}
div.sxMacro a{	color:#009CD8;}

ul.level1{
	padding:0px;
	list-style-type:none;
	margin:0px 0px 30px 0px;
}

li.primo{
	border-bottom:#c3baa0 1px dotted;
	padding:4px 0px 4px 0px;
}

li.parent{
	background-image: url(../images/sx_freccia_off.jpg);	
	background-repeat: no-repeat;
	background-position:right 8px;	
}

li.active{
	background-image: url(../images/sx_freccia_on.jpg);	
	background-repeat: no-repeat;
	background-position:right 8px;	
}

li.primo a{
	color: #666666;
	display:block;
	padding:0px 5px 0px 5px;
}

ul.level2{
	padding:0px;
	list-style-type:none;
	margin:8px 0px 5px 20px;
}

li.secondo{
	padding:6px 0px 6px 0px;
	background-image: url(../images/sx_freccia2.gif);	
	background-repeat: no-repeat;
	background-position:0px 10px;
	font-size:0.9em;
}

li.secondo a{
	color: #666666;
	display:block;
	padding:0px 0px 0px 15px;
}

ul.level3{
	padding:0px;
	list-style-type:none;
	margin:8px 0px 5px 20px;
}

li.terzo{
	padding:3px 0px 3px 0px;
	background-image: url(../images/sx_freccia3.gif);	
	background-repeat: no-repeat;
	background-position:0px 10px;
}

li.terzo a{
	color: #666666;
	display:block;
	padding:0px 0px 0px 12px;
}



a.active{ font-weight:bold; color:#333333 !important;}

/* -------------------------------------------- STRUMENTI */

#anteprima{
	color:#FF0000;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
}

#percorso{
	float:left;
	width:600px;
	color:#999999;
	font-weight:bold;
	font-size:0.9em;
}
#percorso a{font-weight: normal;}
#percorso span.nostrong{font-weight: normal;}

#carattere{float:right;}
#carattere ul { list-style-type:none; margin:0px 0px 0px 0px; padding:0px;}
#carattere li {display:inline; padding:0px; padding-left:2px;}
#carattere img {border:0px; cursor: pointer;}

/* -------------------------------------------- CONTENUTI */

h1.titlepage{
	margin:0px 0px 20px 0px;
	padding:0px;
	color:#009CD8;
	text-transform:uppercase;	
}

#contenuti p{ line-height:1.5em;}


/* -------------------------------------------- TOOLBAR */

div.toolbar{
	clear:both;
	position: relative;
	margin:0px;
	padding:10px 35px;
	height:30px;
}

div.disable_css{
	font-size:0.8em;
	float:right;
	display:inline;
	padding:10px 30px 10px 0px;
	margin:0px 15px;
	background-image: url(../images/css.png);
	background-repeat:no-repeat;
	background-position: right top;	
}

div.segnala_errore{
	font-size:0.8em;
	float:right;
	display:inline;
	padding:10px 30px 10px 0px;
	margin:0px 15px;
	background-image: url(../images/error_page.png);
	background-repeat:no-repeat;
	background-position: right top;
}


/* -------------------------------------------- CHIUSURA  */

#info_sx{ color:#333333; float:left; width:700px; padding:3px 0px 0px 10px; margin-top:0px;}
#info_dx{float:right; width:250px; padding:6px 15px 0px 0px; margin-top:5px;}
#info_sx img, #info_dx img{ float:left; border:0px; margin-right:10px;}


/* -------------------------------------------- CREDITS */

#credits{
	z-index:11;
	margin:5px auto;
	width:994px;
	font-size:0.85em;
	text-align:center;
	color: #999999;
}

#credits a{
	color: #999999;
	text-decoration:none;
}





