html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../immagini/modello/sfondo_sito.jpg) repeat top center;
	font-family: 'Lato', Arial, sans-serif;
	font-size: 13px;
	color: #444444;
	overflow-x:hidden;
}

/*------------ TOP ------------*/

#div_linea_top {
	height: 4px;
	background-color: #0000;
	border-bottom: 2px #FFF solid;
	width: 100%;
	margin: 0px auto;
}

#div_testa_logo_menu {
	width: 1000px;
	height: 123px;
	margin: 0px auto;
}

#div_logo {
	width: 455px;
	height: 123px;
	margin: 0px auto;
}

#div_menu {
	width: 1000px;
	height: 20px;
	margin-top: 90px;
	z-index: 10px;
	position: absolute;
}

#div_menu_sx {
	width: 354px;
	margin-left: 22px;
	text-align: left;
	margin-right: 248px;
}

#div_menu_dx {
	width: 360px;
	margin-right: 16px;
	text-align: right;
}

.link_menu_top:link, .link_menu_top:visited, .link_menu_top:active
{
  	font-weight: 300;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}

.link_menu_top:hover
{
  	font-weight: 300;
	color: #FFF;
	font-size: 14px;
	border-bottom: solid 2px #999;
}

.pallino_menu {
	text-shadow: -1px -1px 0 #FFFFFF;
	color: #3f3f3f;
	font-size: 16px;
}

#div_animazione_home {
	width: 1890px;
	height: 453px;
	position: absolute;
	left: 50%;
	margin-left: -945px;
	background: url(../immagini/animazione/sf_animazione.jpg) top center no-repeat;
	top: 130px;
}

/*------------ FINE TOP ------------*/


/*------------ CORPO ------------*/

#div_content {
	width: 957px;
	background-color: #f1efeb;
	min-height: 330px;
	margin: 0px auto;
	margin-top: 453px;
	padding-bottom: 70px;
}

#div_contenitore {
	width: 817px;
	background-color: #f1efeb;
	margin: 0px auto;
}

.pallino_storia
{ 
	width: 91px;
	height: 92px; 
	margin: 0px auto;
} 

#div_storia {
	width: 271px;
	height: 298px;
	border-bottom: 18px solid #569c91;
	text-align: center;
}

#div_produzione {
	width: 271px;
	height: 298px;
	border-bottom: 18px solid #9c5656;
	text-align: center;
}

#div_servizi {
	width: 271px;
	height: 298px;
	border-bottom: 18px solid #639c56;
	text-align: center;
}

.sottotitoli_categorie_aziende {
	font-weight: 300;
	color: #444444;
	font-size: 28px;
	text-align: center;
	margin-bottom: 10px;
}

.link_per_saperne:link, .link_per_saperne:visited, .link_per_saperne:active
{
  	display: block;
  	width: 150px; 
	height: 27px; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px; 
	background-color: #cfcfcf; 
	-webkit-box-shadow: inset 0 1px rgba(255,255,255,.75); 
	-moz-box-shadow: inset 0 1px rgba(255,255,255,.75); 
	box-shadow: inset 0 1px rgba(255,255,255,.75); 
	border: solid 1px #b6b6b6; 
	font-size: 14px;
	color: #444444;
	text-decoration: none;
}

.link_per_saperne:hover, .link_per_saperne:focus
{
  	display: block;
  	width: 150px; 
	height: 27px; 
	background-color: #dddddd; 
}

.separatore_cat_azienda {
	width: 1px;
	border-right: 1px solid #FFF;
	background-color: #cdcdcd;
	height: 180px;
	margin-top: 50px;
}

#div_social_taglio_top {
    border-bottom: 15px solid #121212;
    border-right: 957px solid transparent;
	margin-top: 25px;
}

#div_social_taglio_bottom {
    border-top: 15px solid #121212;
    border-right: 957px solid transparent;
}

#div_social {
	width: 957px;
	background-color: #121212;
	height: 50px;
	text-align: center;
	color: #515151;
	font-size: 19px;
	text-transform: uppercase;
	padding-top: 15px;
}

#div_contenitore_evidenza {
	width: 817px;
	background-color: #f1efeb;
	margin: 0px auto;
	height: 170px;
	margin-top: 32px;
}

#div_news_home {
	width: 539px;
	height: 170px;
}

.separatore_evidenza {
	width: 1px;
	border-right: 1px solid #FFF;
	background-color: #cdcdcd;
	height: 190px;
}

/*------------ FINE CORPO ------------*/


/*------------ NEWS EVIDENZA ------------*/

.elenco_news_home {
	width: 160px;
	height: 97px;
	border-left: 5px solid #dfc89d;
	padding-left: 10px;
	margin-right: 12px;
	margin-bottom: 8px;
}

.img_news_home {
	width: 141px; 
	height: 85px; 
	background-color: #f1efeb; 
	-webkit-box-shadow: 0 0 3px #9b9b9b; 
	-moz-box-shadow: 0 0 3px #9b9b9b; 
	box-shadow: 0 0 3px #9b9b9b; 
	border: solid 6px #f1efeb;
	overflow:hidden;
}
.cont_news_home{
	width:330px;
	display:inline-block;
	max-height:150px;
	overflow:hidden;
}
.cont_news_home .data{
	font-size:11px;
	font-weight:300;
	color:#a1a1a1;
}
.cont_news_home .titolo{
	font-size:14px;
	font-weight:300;
	color:#91733c;
	text-transform:uppercase;
	display:block;
}
.link_dett_news:link, .link_dett_news:visited, .link_dett_news:active
{
	color: #8e8e8e;
	font-size: 12px;
	text-decoration: none;
}

.link_dett_news:hover
{
	color: #8e8e8e;
	font-size: 12px;
	text-decoration: none;
}

.linea_orizzontale {
	height: 1px;
	margin-top: 15px;
	border-bottom: 1px solid #FFF;
	background-color: #cdcdcd;
	width: 260px;
}

.link_elenco_promo:link, .link_elenco_promo:visited, .link_elenco_promo:active
{
  	display: block;
  	width: 128px; 
	height: 23px; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px; 
	background-color: #dfc89d; 
	-webkit-box-shadow: inset 0 1px rgba(255,255,255,.75); 
	-moz-box-shadow: inset 0 1px rgba(255,255,255,.75); 
	box-shadow: inset 0 1px rgba(255,255,255,.75); 
	border: solid 1px #ae9669; 
	font-size: 14px;
	color: #705525;
	text-decoration: none;
	padding: 4px 0px 0px 11px;
}

.link_elenco_promo:hover, .link_elenco_promo:focus
{
	background-color: #ecddc0; 
}

.linea_orizzontale_picc {
	height: 1px;
	margin-top: 15px;
	border-bottom: 1px solid #FFF;
	background-color: #cdcdcd;
	width: 8px;
}

.link_elenco_news:link, .link_elenco_news:visited, .link_elenco_news:active
{
  	display: block;
  	width: 90px; 
	height: 23px; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px; 
	background-color: #dfc89d; 
	-webkit-box-shadow: inset 0 1px rgba(255,255,255,.75); 
	-moz-box-shadow: inset 0 1px rgba(255,255,255,.75); 
	box-shadow: inset 0 1px rgba(255,255,255,.75); 
	border: solid 1px #ae9669; 
	font-size: 14px;
	color: #705525;
	text-decoration: none;
	padding: 4px 0px 0px 11px;
}

.link_elenco_news:hover, .link_elenco_news:focus
{
  	display: block;
  	width: 90px; 
	height: 23px;  
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px; 
	background-color: #ecddc0; 
	-webkit-box-shadow: inset 0 1px rgba(255,255,255,.75); 
	-moz-box-shadow: inset 0 1px rgba(255,255,255,.75); 
	box-shadow: inset 0 1px rgba(255,255,255,.75); 
	font-size: 14px;
	color: #705525;
	text-decoration: none;
}

/*------------ FINE NEWS EVIDENZA ------------*/


/*------------ MARCHI EVIDENZA ------------*/

#div_marchi_home {
	width: 248px;
	height: 170px;
	margin-left: 26px;
	position: relative;
	overflow: hidden;
}

#prev {
	position: absolute;
	top: 0;
	left: 205px;
	z-index: 10;
}

#next {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}

/*------------ FINE MARCHI EVIDENZA ------------*/


/*------------ PIEDE ------------*/

#div_contenitore_piede {
	width: 100%;
}

#div_piede_taglio {
    border-bottom: 80px solid #1e1e1e;
    border-right: 1890px solid transparent;
	margin-top: -65px;
}

#div_piede_dati {
	height: 160px;
	width: 100%;
	background-color: #1e1e1e;
}

#div_contenuto_dati_piede {
	width: 817px;
	margin: 0px auto;
	text-align: center;
}

.titolo_piede {
	font-weight: 300;
	color: #7c7c7c;
	font-size: 19px;
	text-align: center;
}

#div_sede_savigliano {
	width: 150px;
	height: 90px;
	text-align: center;
	color: #7c7c7c;
	margin-right: 25px;
}

#div_sede_fossano {
	width: 98px;
	height: 90px;
	text-align: center;
	color: #7c7c7c;
	margin-right: 25px;
}

#div_sede_saluzzo {
	width: 98px;
	height: 90px;
	text-align: center;
	color: #7c7c7c;
	margin-right: 25px;
}

#div_sede_mondovi {
	width: 105px;
	height: 90px;
	text-align: center;
	color: #7c7c7c;
	margin-right: 25px;
}

#div_sede_alba {
	width: 122px;
	height: 90px;
	text-align: center;
	color: #7c7c7c;
	margin-right: 25px;
}

#div_sede_carmagnola {
	width: 115px;
	height: 90px;
	text-align: center;
	color: #7c7c7c;
}

.citta_piede {
	font-size: 13px;
	font-weight: bold;
}

.link_citta_piede:link, .link_citta_piede:visited, .link_citta_piede:active
{
  	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #7c7c7c;
}

.link_citta_piede:hover
{
  	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #7c7c7c;
}

.via_tel_piede {
	font-size: 11px;
}

/*------------ FINE PIEDE ------------*/


/*------------ BOTTOM ------------*/

#div_linea_bottom {
	height: 4px;
	background-color: #0000;
	border-top: 2px #FFF solid;
	width: 100%;
	margin: 0px auto;
}

#div_mail_bottom {
	height: 25px;
	font-size: 11px;
	color: #a5a5a5;
	width: 100%;
	margin: 0px auto;
	text-align: center;
	padding-top: 15px;
}

.link_mail_piede:link, .link_mail_piede:visited, .link_mail_piede:active
{
	color: #a5a5a5;
	font-size: 11px;
	text-decoration: underline;
}

.link_mail_piede:hover
{
	color: #a5a5a5;
	font-size: 11px;
	text-decoration: underline;
}

.link_privacy:link, .link_privacy:visited, .link_privacy:active
{
	color: #a5a5a5;
	font-size: 11px;
	text-decoration: none;
}

.link_privacy:hover
{
	color: #a5a5a5;
	font-size: 11px;
	text-decoration: none;
}

.link_etinet:link, .link_etinet:visited, .link_etinet:active
{
  color: #f38b12;
  cursor: hand;
  text-decoration: none;
}

.link_etinet:hover
{
  color: #f38b12;
  text-decoration: underline;
  cursor: hand;
}

/*------------ FINE BOTTOM ------------*/
