/**
* B-Editor
*
* @copyright &copy 2004 Kaoma s.r.l.
* @version $Id: style.css,v 1.14.4.14 2008/01/23 10:16:05 osimonetti Exp $
*/


body {
	font-family: Tahoma;
	text-align: justify;
}

#Container {
	display: block;
	width: 760px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}

.servizi {
	font-size: 12px;
	color: #01793a;
	text-decoration: none;
}

.testo20 {
	display: block;
	width: auto;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	color: #01793b;
	font-size: 20px;
	font-weight: bold;
}

.testo12 {
	display: block;
	width: auto;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.testo14 {
	
	width: auto;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

.testo18verde {
	display: block;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #01793b;
	font-size: 18px;
	font-weight: normal;
}

.testo18rosso {
	display: block;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #d70d20;
	font-size: 18px;
	font-weight: normal;
}

span.testo19rosso {
	display: block;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #ff0000;
	font-size: 19px;
	font-weight: normal;
}

span.testo19blu {
	display: block;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #4d9df5;
	font-size: 19px;
	font-weight: normal;
}


/* HOMEPAGE */

#Home #Header {
	display: block;
	width: 760px;
	height: 318px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

#Home #Menu {
	display: block;
	width: 180px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#Home .menu {
	display: block;
	width: auto;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 22px;
	font-family: Tahoma;
    font-size: 16px;    
	font-weight: bold;
	color: #01793a;
	text-transform: uppercase;
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
	background-position: left center top;
}
	   
#Home .menu a {
	color: #01793b;
	text-decoration: none;
}

#Home .menu a:hover {
	color: #01793b;
	text-decoration: underline;
}

#Home .menu_current {
	display: block;
	width: auto;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 22px;
	font-family: Tahoma;
    font-size: 16px;    
	font-weight: bold;
	color: #cc6600;
	background-image: url(img/menu_current.gif);
	background-repeat: no-repeat;
	background-position: left center top;
	text-transform: uppercase;
}

.menu_temp {	
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
    font-size: 12px;    
	font-weight: bold;
	color: #01793a;
	text-transform: uppercase;
}

.menu_temp2 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
    font-size: 12px;    
	font-weight: bold;
	color: #01793a;
}

.menu_currenttemp2 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
    font-size: 12px;    
	font-weight: bold;
	color: #cc6600;
}

#Home .menu_current a {
	color: #cc6600;
	text-decoration: underline;
}

#Home .menu_current a:hover {
	color: #cc6600;
	text-decoration: underline;
}

#Home #Center {
	display: block;
	float: right;
	width: 560px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
    font-size: 14px;    
	font-weight: bold;
	color: #000;
}

#Home #Center a {
	font-weight: normal;
	color: #01793b;
	text-decoration: none;
}

#Home #Center a:hover {
	font-weight: normal;
	color: #01793b;
	text-decoration: underline;
}

#Home .box {
	display: block;
	clear: both;
	width: 560px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#Home .box a {
	font-weight: normal;
	color: #01793b;
	text-decoration: none;
}

#Home .box a:hover {
	font-weight: normal;
	color: #01793b;
	text-decoration: underline;
}

#Home .box img {
	display: block;
	float: left;
	width: auto;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#Home h3 {
	display: block;
	width: auto;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	color: #01793b;
	font-size: 16px;
	font-weight: bold;
}



#Home hr {
	display: block;
	clear: both;
}

#testo2 {
	font-size: 12px;
	margin-top:50px;
	text-align:center;
	padding:6px;
	border:1px solid #FF9900;
	width:170px;
}

#testo2 a {
	font-size: 12px;
	color: #01793a;
	text-decoration: none;
}

span.testo19blu {
	display: block;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #4d9df5;
	font-size: 19px;
	font-weight: normal;
}

/* PAGINE INTERNE */

#Interna #Header {
	display: block;
	width: 760px;
/*	height: 170px;*/
	height: auto;
	margin: 0px;
	padding: 0px 0px 1px 0px;
	border-bottom: 1px solid #01793a;
}

#Interna #Menu {
	display: block;
	width: 190px;
	height: 231px;
	margin: 0px;
	padding: 28px 0px 0px 10px;
	float: left;
	background-image: url(img/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#Interna .menu {
	display: block;
	width: auto;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 19px;
	font-family: Tahoma;
    font-size: 16px;    
	font-weight: bold;
	color: #01793a;
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
	background-position: left center top;
}
	   
#Interna .menu a {
	color: #01793b;
	text-decoration: none;
}

#Interna .menu a:hover {
	color: #01793b;
	text-decoration: underline;
}

#Interna .menu_current {
	display: block;
	width: auto;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 19px;
	font-family: Tahoma;
    font-size: 16px;    
	font-weight: bold;
	color: #cc6600;
	background-image: url(img/menu_current.gif);
	background-repeat: no-repeat;
	background-position: left center top;
}

#Interna .menu_current a {
	color: #cc6600;
	text-decoration: underline;
}

#Interna .menu_current a:hover {
	color: #cc6600;
	text-decoration: underline;
}

#Interna #Center {
	display: block;
	float: right;
	width: 545px;
	margin: 0px 0px 30px 10px;
	padding: 0px;
    font-size: 14px;    
	font-weight: normal;
	color: #000;
}

#Interna #Center a {
	font-weight: normal;
	color: #01793b;
	text-decoration: none;
}

#Interna #Center a:hover {
	font-weight: normal;
	color: #01793b;
	text-decoration: underline;
}

#Interna .breadcrumb {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: 2px 0px 3px 0px;
	padding: 0px;
	color: #01793b;
	font-weight: normal;
	font-size: 11px;
}

#Interna .breadcrumb a {
	font-weight: normal;
	color: #01793b;
	text-decoration: none;
}

#Interna .breadcrumb a:hover {
	font-weight: normal;
	color: #01793b;
	text-decoration: underline;
}

#Interna .box {
	display: block;
	clear: both;
	width: 550px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#Interna .box a {
	font-weight: normal;
	color: #01793b;
	text-decoration: none;
}

#Interna .box a:hover {
	font-weight: normal;
	color: #01793b;
	text-decoration: underline;
}

#Interna .box img {
	display: block;
	float: left;
	width: auto;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#Interna hr {
	display: block;
	clear: both;
	color: #01793b;
}

#Interna h1 {
	display: block;
	width: auto;
	height: auto;
	clear: both;
	margin: 0px 0px 10px 0px;;
	padding: 0px;
	font-size: 30px;
	color: #cc6600;
	font-weight: bold;
	text-align: left;
}

#Interna h3 {
	display: block;
	width: auto;
	height: auto;
	clear: both;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 18px;
	color: #01793b;
	font-weight: bold;
}



.testoSmall {
	font-size: 11px;
	margin-top:0px;
	padding:0px;
	border:0px;	
	font-weight: normal;
}

span.testo19blu {
	display: block;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #4d9df5;
	font-size: 19px;
	font-weight: normal;
}

/* FOOTER */

#Footer {
	display: block;
	clear: both;
	width: 760px;
	height: auto;
	padding: 8px 0px 0px 0px;
	font-size: 12px;
	border-top: 2px solid #01793b;
}

#Link {
	display: block;
	font-size: 11px;
	text-align: center;
}

#Link a {
	color: #01793b;
	font-weight: bold;
	text-decoration: none;
}

#Link a:hover {
	color: #01793b;
	text-decoration: underline;
}

#Credits {
	display: block;
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-align: center;
}

#Credits a {
	color: #000;
	text-decoration: none;
}

#Credits a:hover {
	color: #000;
	text-decoration: underline;
}





/* POPUP VIDEO */

#Video {
	display: block;
	width: 400px;
	height: auto;
	margin: 50px auto 50px auto;
	padding: 0px;
}


