@charset "utf-8";
/*stili per il layout fisso*/
html,body{
	margin: 0;
	padding:0;
	background-image: url(img/sfondo.jpg);
	text-align: center;
	color: #FFFFCC;
	scrollbar-arrow-color:#3A2E22;
	scrollbar-track-color:#3A2E22;
	scrollbar-face-color:#32271D;
	scrollbar-highlight-color:#3A2E22;
	scrollbar-3dlight-color:#32271D;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#32271D;
	background-repeat: repeat-x;
	background-color: #3A2E22;
}
div#container{
	width: 800px;
	margin: 0 auto;
	float: none;
	background-image: url(img/pubbliweb_02.jpg);
	background-repeat: repeat-y;
	display: table;
}
div#header{
	width: 800px;
	height: 366px;
	background-image: url(img/pubbliweb_01.jpg);
}
div#body{
	width: 800px;
	text-align: left;
	background-image: url(img/pubbliweb_02.jpg);
	background-repeat: repeat;
	vertical-align: top;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	right: 10px;
	display: table;
}
/* stile per il footer */ 
div#footer{
	width: 800px;
	background-image: url(img/pubbliweb_04.jpg);
	height: 127px;
}
div#inc_footer{
	width: 800px;
	height: 127px;
	color: #8E7153;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
div#inc_footer a {
	color: #6A543E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
/* fine stile per il footer */ 
div#contenuto{
	text-align: justify;
	vertical-align: top;
	color: #3A2E22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	padding-top: 0;
	padding-left: 20px;
	padding-right: 2em;
	padding-bottom: 3em;
}
/* imposto lo stile per il menu */ 
div#menu_contenitore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	width: 200px;
	float: right;
	text-align: left;
	vertical-align: top;
	background-image: url(img/menu_02.jpg);
	background-repeat: repeat-y;
}
div#menu_alto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	width: 200px;
	background-image: url(img/menu_01.jpg);
	height: 43px;
}
div#menu_alto_template {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	width: 200px;
	background-image: url(img/menu.jpg);
	height: 43px;
}
div#menu_centro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
div#menu_basso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	width: 200px;
	background-image: url(img/menu_04.jpg);
	height: 17px;
}
/* link menu */ 
div#link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	line-height: 13px;
	display: list-item;
}
div#link a {
	color: #660000;
	background-image: url(img/freccina.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
}
div#link a:hover {
	color: #000000;
	background-image: url(img/freccina.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
}
/* imposto lo stile la cella di sinistra */ 
div#sinistra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 508px;
	vertical-align: top;
	float: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #3399FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
}
a {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.bordino {
	border: 1px dotted #FF9900;
}
/* imposto lo stile la cella centrale */ 
div#centrale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 730px;
	vertical-align: top;
	float: left;
}
.barra {
	color: #EED2B0;
	background-image: url(img/barra.jpg);
	background-repeat: repeat;
	text-transform: capitalize;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
/* imposto lo stile per l'anteprima */ 
div#anteprima {
	width: 225px;
	background-image: url(img/anteprima_02.jpg);
	background-repeat: repeat-y;
}
div#anteprima_sopra {
	width: 225px;
	background-image: url(img/anteprima_01.jpg);
	height: 46px;
}
div#anteprima_centro {
	text-align: left;
	right: 40px;
	vertical-align: top;
	padding-left: 12px;
	padding-right: 12px;
}
div#anteprima_sotto {
	width: 225px;
	background-image: url(img/anteprima_03.jpg);
	height: 32px;
}
div#pagina {
	height: 20px;
	width: 15px;
	display: inline;
	background-image: url(img/pagina.gif);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 6px;
	line-height: 18px;
	font-weight: bold;
	color: #3A2E22;
}
.pagina {
	height: 20px;
	width: 15px;
	display: inline;
	background-image: url(img/pagina.gif);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 6px;
	line-height: 18px;
	font-weight: normal;
}
.campo_modulo {
	font-size: 10px;
	color: #000000;
	background-image: url(img/sfondo_campi.jpg);
	background-color: #DBCAB6;
}
div#animazione{
	text-align: center;
	vertical-align: top;
}
.sfondo_modulo {
	color: #660000;
	background-image: url(img/sfondo_modulo.jpg);
	background-repeat: repeat-y;
	border: 1px dashed #3A2E22;
}

.barra_carrello {
	color: #FF9900;
	background-image: url(img/barra_carrello.jpg);
	line-height: 20px;
	font-size: 10px;
}
/* imposto lo stile per il motore di ricerca */ 
div#ricerca {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	width: 200px;
	float: right;
	text-align: left;
	vertical-align: top;
}

