@charset "UTF-8";
/* CSS Document */

/*_________________________________BODY CARATTERISTICHE GENERALI*/
html, body {
	font-family: Arial, Verdana, "MS Trebuchet", sans-serif;
	font-size: 12px;
	color: #000;

	text-align: justify;
}


/*___________________________________________________TESTI/TITOLI*/
.title1{ 
	font-size: 25px;
	color: #003394;
	text-align: left;
	}
	
.title2{ 
	font-size: 16px;
	color: #003394;
		text-align: left;
	}

.title3{ 
	font-size: 18px;
	color: #000;
	text-align: left;
	line-height: 24px;
}	
	
.sinistra{
	float: left;
	width: 549px;
	line-height: 17px;
}

.destra{
	float: left;
	width: 367px;
	margin-left: 25px;
}

h1{
	font-size:16px;
	color: #003394;
	
}

h2{
	font-size:16px;
	color: #003394;
	
}

h3{
	font-size:14px;
	color: #003394;
	font-weight: normal;
	text-align: left;
	
}

b.blu{
	font-size:16px;
	color: #003394;
	font-weight:bold;
	
}


/*_______________________________________________ELEMENTI GRAFICI*/
hr{
	width: 100%;
	border: 1px solid #cfcfcf;
	text-align: left;
	margin-top: -2px;
}

hr.blu{
	width: 100%;
	border: 1px solid #3f6ac0;
	text-align: center;
	width: 250px;
/*	margin-top: 10px;*/
	margin-bottom: 10px;
}


/*___________________________________________________LINK*/
a.webagency {
	font-family:Arial, Helvetica, sans-serif;
	color: #006699;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
}




a.webagency:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #a2a3a5;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
}


a.link, a.link:hover, a.link:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #eb7a00;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
}






a, a:visited { 
	color: #6c6c6c;
	text-decoration: none;
}

a:hover {
	color: #6c6c6c;
	text-decoration: none;
}

a.sopra{ 
	color: #db0026;
	text-decoration: none;
}

a.sopra:hover{ 
	color: #a7a7a7;
	text-decoration: none;
}


/*______________________________________ STRUTTURA ---> DIV/CLASS-DIV*/
#container{
	width: 946px;
	margin: 0 auto;
}

#logo{
	width: 946px;
	height: 67px;
	background: #fff url('../images/logo.jpg') no-repeat;	
}

#gray{
	width: 941px;
	height: 20px;
	font-size: 10px;
	color:#fff;
	padding-left: 8px;
	padding-top: 2px;
}


#header{
	width: 946px;
	height: 281px;
	background: #fff url('../images/sfondo.jpg') no-repeat;	
}

#flash{
	width: 542px;
	float:left;
	padding: 10px;
}
#menu{
	width: 946px;
	height: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*__________________________________________________________MENU MENU MENU*/

.vocimenu{
	display: block;
	background: #fff url('../images/pulsante1.gif') no-repeat;
	width: 100px;
	height: 26px;
/*	padding: 2px 2px 2px 5px;*/
	float: left;
	margin-right: 3px;
	font-size: 10px;

}
.vocimenuScuro{
	display: block;
	background: #fff url('../images/pulsante3.gif') no-repeat;
	width: 100px;
	height: 26px;
/*	padding: 2px 2px 2px 5px;*/
	float: left;
	margin-right: 3px;
	font-size: 10px;
}

#menu a, #menu a:visited {
	display: block;
	background: #fff url('../images/pulsante1.gif') no-repeat;
	width: 100px;
	height: 26px;
/*	padding: 2px 2px 2px 5px;*/
	margin-right: 3px;
		padding-left:5px;
	
}



#menu a:hover {
	display: block;
	background: #fff url('../images/pulsante2.gif') no-repeat;
	width: 100px;
	height: 26px;
/*	padding: 2px 2px 2px 5px;*/
	margin-right: 3px;
		padding-left:5px;
	
}

#menu a.scuro {
	display: block;
	background: #fff url('../images/pulsante3.gif') no-repeat;
	width: 100px;
	height: 26px;
/*	padding: 2px 2px 2px 5px;*/
	color: #fff;
	margin-right: 3px;
	padding-left:5px;
}
/*__________________________________________________________MENU MENU MENU*/


#blocco{
	width: 377px;
	float:left;
	padding-top: 10px;
}

#box{
	width: 946px;
	margin: 0 auto;
	margin-top: 8px;
}

.descrizione{
	float:left;
	width: 210px;
	font-size: 11px;
}

.contatti{
		width: 454px;
		height: 64px;
		background: #fff url('../images/bustina.png') no-repeat;	
		padding-left: 75px;
		padding-right: 20px;
		padding-top: 10px;
}

#footer{
	width: 946px;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
}


/*____________________________________________IMMAGINI_FLASH*/
.pulsante{
	float: right;
	margin-right: 3px;
}

.img{
	float: left;
	margin-right: 20px;

}

/*_______________________________________________ELENCHI*/



/*_______________________________________________ELEMENTI GRAFICI*/




/*_______________________________________________FAQ*/


/*_______________________________________________VARIE*/



/* ---------------------- FORM  ------------------*/


