/* CSS Document */
body{
font-family:"Times New Roman", Times, serif;
margin:0;
padding:0;
/*background-image:url(img/sfondo.gif);
background-repeat:repeat;*/
background-color:#FFFFFF;
color:#A3B390;
font-size:12px;
}
img{
border:0
}
a{
text-decoration:none;
color:#000000;
}
#main{
width:980px;
margin:0 auto;
}
/* il menu è gestito in /js/jf/jfastmenu.css */

.centro{
text-align:center;
height:410px;
}
.content{
width:570px;
text-align:left;
}
#titolo {
	font-weight:bold;
}	

.back{
text-align:center;
color:#666666;
padding:3px 7px;
font-size:10px;
}
.back a{
color:#666666;
text-decoration:none;
}
.boutiques{
text-align:left;
}
.boutiques_tr1{
background-color:#FFFFFF;
}
.boutiques_tr2{
background-color:#E1E1E1;
}
.boutiques_scheda{
text-align:left;
line-height:18px;
}
#footer{
padding:5px 5px;
text-align:center;
color:#333333;
}

