/********* STILE GENERALE DELLA PAGINA *********/
html, body {
	color: #000407;
	font-family: Arial;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	background:url('/images/bg_out.jpg');
}

/*  proprieta' generali start */


a {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #cc9933;
	text-decoration: none;
	outline: none;
}

a:hover {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #e4bc36;
	text-decoration: none;
	outline: none;
}

/*  proprieta' generali stop */

/********* STILE DEL CONTENITORE DEI CONTENUTI DINAMICI *********/
#content
{
font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

h1 {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Bell MT, Helvetica, sans-serif;
	font-size: 26px;
	color: #003334;
	text-align: center;
  font-weight:normal;
  font-style:normal;
}

.path a
{
font-size: 14px;
font-style: italic;
font-family: Monotype Corsiva, Helvetica, sans-serif;
text-align: justify;
color: #000407;
margin-bottom: 20px;

}
.path
{
font-size: 14px;
font-style: italic;
font-family: Monotype Corsiva, Helvetica, sans-serif;
text-align: justify;
border-bottom: 2px solid #d88600;
padding-bottom: 10px;
color: #000407;
margin-bottom: 20px;

}


/********* STILI DEL MENU CLASSICO *********/
/* quello che segue è il contenitore delle voci verticali o orizzontali del menù */

.menuNormal a
{
	background-image: url('/images/menu_bt.jpg');
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 30px;
	width: 170px;
	display: block;
 	color: #9b3a15;
	font-size: 13px;
	font-family: Verdana, "Geneva CY";
	text-decoration: none;
	line-height: 20px;
}

.menuHover a
{
	background-image: url('/images/menu_over.png');
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 30px;
	width: 170px;
	display: block;
 	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana, "Geneva CY";
	text-decoration: none;
	line-height: 20px;
}

/* specifichiamo lo stile del contenitore dei sotto menù */
.subMenu a
{
	height :40px;
	width: 170px;
	display: block;
 	color: #9b3a15;
	font-size: 13px;
	font-family: Verdana, "Geneva CY";
	text-decoration: none;
	outline: none;
	margin-top: 12px;
	padding-right:10px;
	line-height: 20px;
}

.subMenuHover a
{
	text-decoration: none;
	outline:none;
	margin-top: 0px;
	color: #ffffff;
	height: 40px;
	width: 170px;
	color: #FAF3E5;
	display: block;
}

/*  elementi pagina start */

#sfumatura_dx {
	background-image: url(/images/bg_sfumatura_dx.png);
	background-repeat: repeat-y;
}
	
#sfumatura_sx {
	background-image: url(/images/bg_sfumatura_sx.png);
	background-repeat: repeat-y;
}
	
#header {
	width:736px;
	height:192px;
}

#spacer {
	width: 736px;
	height: 60px;
	
}

/* ricerca start */

#ricerca {
	background-image: url('/images/spacer1.gif');
	background-repeat:no-repeat;
	height :30px;
	width: 170px;
}


/* ricerca stop */

#maintable {
	background-color: #FAF3E5;
	padding-left: 1px;
	padding-right: 1px;

}

/* menu start*/

#menu {
	background-image: url('/images/menu_bg.jpg');
	width:170px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
}



/* navigazione start*/

#menubn_end {
	background-image: url('/images/menu_end.jpg');
	background-repeat: no-repeat;
	width: 170px;
	height: 40px;
}

/* navigazione stop*/

/* elementi page start */

#elements {
	padding-right: 5px;
	padding-top: 0px;
	text-align:justify;
	padding-left: 5px;
}

 #elements h1{
	font-size: 22px;
	padding-top: 0px;
	margin-top: 0px;
	color: #cc9933;
	line-height: 20px;
}

#elements h2{
	font-size: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #e4bc36;
	line-height: 20px;
}

#elements p{
	padding-bottom: 10px;
	line-height: 15px;
	font-size: 15px;
	color: #497ca7;
}

#elements img {
	float:left;
	border: solid #ffba31 2px;
	margin-right: 5px;
	margin-top: 0px;
}

/* contenitore parte centrale stop */

/*slidebox parte destra */

#slidebox {
	width: 150px;
	height: 300px;
	vertical-align:text-top;
}

/* slide parte destra stop */


#footer1 {
	width: 736px;
	height: 64px;
	padding-top: 20px;
	padding-bottom: 10px;
} 

#sfumatura_basso_dx {
	background-image: url(/images/bg_sfumatura_corner_dx.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}

#sfumatura_basso_sx {
	background-image: url(/images/bg_sfumatura_corner_sx.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}

#sfumatura_fine{
	background-image: url(/images/bg_sfumatura_fine.png);
	height: 30px;
	width: 738px;
}

/*  elementi pagina stop */