/* 
#######################################################################################################
Realizzato da ideaBIT S.r.l - Telefono +39 051.476585 - Web: www.ideabit.com - E-mail: info@ideabit.com
#######################################################################################################
*/

#header
{
background-image:url(../flash/home.jpg);
}

li.primo
{
background-image:url(../images_layout/home/industria.jpg);
}

li.secondo
{
background-image:url(../images_layout/home/autolavaggio.jpg);
}

li.terzo
{
background-image:url(../images_layout/home/home.jpg);
}

#lista_dx
{
background-image:url(../images_layout/home/bg_lista_dx.jpg);
}


#lista_dx li a:link
{
background-image:url(../images_layout/home/link_home.jpg);
}

#lista_dx li a:visited
{
background-image:url(../images_layout/home/link_home.jpg);
}

#lista_dx li a:hover
{
background-image:url(../images_layout/home/hover_home.jpg);
}

#centro
{
background-image:url(../images_layout/home/bg_sinistra_bottom.jpg);
background-position:left bottom;
background-repeat:no-repeat;
}

#sinistra
{
background-image:url(../images_layout/home/bg_sinistra.jpg);
background-position:left top;
background-repeat:no-repeat;
}

#associato
{
color:#666666;
margin-bottom:28px;
}

#destra
{
color:#666666;
border-top:28px solid #e3e3e3;
}

#cont_footer
{
border-bottom:9px solid #206b70;
}

#footer
{
background-color:#ebebeb;
color:#6a6a6a;
}

#footer a:link
{
color:#6a6a6a;
font-weight:bold;
}

#footer a:visited
{
color:#6a6a6a;
font-weight:bold;
}

#footer a:hover
{
color:#000000;
font-weight:bold;
}




