body
{
	background-color: #FFA500;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}



/*
*
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
*/



img
{
	border: 0;
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
	color: #000;
}

#wrapper
{
	background-color: #fff;
	margin: 0 auto;
	width: 825px;
	
}

#main_middle
{
	width: 100%;
}

/* main_footer */

#main_footer, #main_header_menu
{
	width: 825px;
	padding: 0;
	margin: 0;
	border-top: 3px solid #ffa500;
	border-bottom: 40px solid #666;
	clear: both;
	height: 30px;
}
#main_header_menu
{
	border-bottom: 3px solid #ffa500;
}

#main_footer_menu
{
	float: left;
	width: 425px;
	text-align: center;
}

#main_footer_menu  ul
{
	border: 0;
	margin: 7px 0 0 0;
}

#main_footer_menu  ul li
{
	display: inline;
	list-style-type: none;
	padding: 0px 25px 0px 0px;
}

#main_footer_menu  ul li a
{
	text-decoration: none;
	color: #000;
	/*
	font-size: 14px;
	*/
}

/*
#main_footer_menu ul li a:hover
{
	color: #FFA500;
}
*/
#main_copy_right
{
	float: right;
	width: 71px;
	height: 20px;
}

#main_footer_left
{
	float:left;
	width: 200px;
}

#main_copy_right_wm
{
	font-size: 11px;
	color: #B46900;
	width: 825px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	padding-top: 5px;
}

#main_copy_right_wm a
{
	font-size: 11px;
	color: #B46900;
}


/* height: 347px */
#main_orari
{
	width: 100%;
	height: 450px;
	text-align: center;
	background-color: #666;
	padding-top: 0px;
}
/* height: 347px */
#main_contatti
{
	width: 100%;
	height: 440px;
	text-align: center;
	background-color: #666;
	padding-top: 0px;
}



#main_orari *, #main_contatti *
{
	font-size: 16px;
	color: #fff;
}

.clear
{
	clear: both;
}

#main_pre_footer
{
	height: 156px;
	width: 100%;
	background-color: #fff;
	text-align: center;
}

#main_dove
{
	width: 100%;
	
}

#main_dove img#disegno
{
	width: 610px;
}


.hd_span
{
	display: none;
}

.aemail
{
	background: url(../../images/a_link/icon_mailto.gif) center right no-repeat;
	padding-right: 20px;
	
}

.aemail:hover{
	text-decoration: underline;
}

.alink
{
	background: url(../../images/a_link/icon_external.gif) center right no-repeat;
	padding-right: 20px;
	
}

.alink:hover{
	text-decoration: underline;
}


.apdf
{
	background: url(../../images/a_link/icon_pdf.gif) center right no-repeat;
	padding-right: 20px;
}

.apdf:hover{
	text-decoration: underline;
}


.adoc{
	background: url(../../images/a_link/icon_doc.gif) center right no-repeat;
	padding-right: 20px;
}

.adoc:hover{
	text-decoration: underline;
}


#main_links
{
	width: 100%;
	/*height: 347px;*/
	text-align: center;
	border-bottom: 7px solid #666;
}

#main_links_center
{
	width: 650px;
	text-align: left;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}

#main_links_center dt
{
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 16px;
}

#main_links_center dd
{
	padding: 3px 0 3px 0;
}

h1.bold
{
	font-weight: bold;
}
