html,body{margin: 0;padding:0;
font-family:Arial;
font-size:9pt;
color:#424647;
}

body
{
	background:  url("img/sfondo.jpg") repeat-x top;
	text-align:center;
	height:100%;
}

div#container{
	width:955px; 
	margin:0 auto;
	text-align:left;
}


.intestazione
{
	width:955px;
	height:127px;
	background:#CCCCCC;
	border:0px;
}


.flash
{
	width:955px;
	height:272px;
	background:#CCCCCC;
}

.chisiamo
{
	width:955px;
	height:272px;
	background:#ffffff;
	text-align:justify;
}

.contatti
{
	width:955px;
	height:452px;
	background:#ffffff;
	text-align:justify;
}

.contatti_left
{
	float:left;
	width:475px;
	height:452px;
}

.contatti_right
{
	float:right;
	width:475px;
	height:452px;
	text-align:right;
}

.testo_contatti
{
	margin-right:25px;
	margin-top:15px;
	margin-bottom:10px;
}



.news_archivio
{
	width:955px;
	background:#ffffff;
	text-align:justify;
}

.chisiamo_testo
{
	padding:30px 30px 30px 30px;
}

.icone
{
	width:955px;
	height:200px;
	background:#CCCCCC;
}

.news
{
	width:955px;
	height:222px;
	background:#8abfd5;
}

.news_notizia
{
	width:277px;
	background:#8abfd5;
	float:left;
	color:#ffffff;
	padding:20px 20px 20px 20px;
	text-align:justify;
	border-right:#ffffff 1px solid;
	height:152px;
}

.news_notizia_no_border
{
	width:277px;
	background:#8abfd5;
	float:left;
	color:#ffffff;
	padding:20px 20px 20px 20px;
	text-align:justify;
	height:152px;
}

.footer
{
	width:955px;
	height:30px;
	background:#000000;
	text-align:center;
	padding-top:12px;
	color:#999999;
}

.img_intestazione
{
	border:0px;
	float:left;
}

.img_icone
{
	border:0px;
	float:left;
}

.titolo
{
	font-weight:bold;
	font-size:16px;
}

a:link.titolo, a:visited.titolo
{
	text-decoration:none;
	color:#ffffff;
}

a:hover.titolo
{
	text-decoration:none;
	background:#ffffff;
	color:#8abfd5;
}

a:link.testo, a:visited.testo
{
	text-decoration:none;
	color:#ffffff;
}

a:hover.testo
{
	text-decoration:none;
	background:#ffffff;
	color:#8abfd5;
}

a:link.link_su_bianco, a:visited.link_su_bianco
{
	color:#666666;
	text-decoration:none;
}

a:hover.link_su_bianco
{
	color:#FFFFFF;
	background:#666666;
}


.notizia
{
	padding:2px 2px 2px 12px;
	background:url(img/puntino.gif) no-repeat;
}

a:link.titolo_elenco, a:visited.titolo_elenco
{
	text-decoration:none;
	color:#999999;	
}

a:hover.titolo_elenco
{
	text-decoration:none;
	background:#999999;
	color:#FFFFFF;
}

.alert
{
	font-weight:bold;
	color:#FF0000;
}


.Azienda,  .Email
{
	float:left;
	width:600px;
	margin-top:10px;
}

.Telefono, .Nome
{
	float:left;
	width:200px;
	margin-top:10px;
}


.Messaggio
{
	float:left;
	width:500px;
}

a:link.soluzioni_elenco,a:visited.soluzioni_elenco
{
	text-decoration:none;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	color:#666666;
}

a:hover.soluzioni_elenco
{
	text-decoration:none;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	background:#666666;
	color:#FF6600;
}





