/* FuturaDetergenti.it ©2007 realizzato da nextFrame Studio */

html,body {
margin:0px 0px 0px 0px; 
padding:0px 0px 0px 0px;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:70%;
margin:0px 0px 0px 0px; 
padding:0px 0px 0px 0px;
text-align: center;   /*centra in IE 5.x */
background-color:#FFFFFF;
}

body>div#box {
height:auto;
height:100%;
}

#box {
width:780px;
margin:0px auto; /*centra negli altri browsers*/
padding:0px;
text-align: left;   /*ripristina l' allineamento*/
position:relative;
background-color:#FFFFFF;
clear:both; /* per Gecko */
height: 1%; /* per IE */
}

#box:after {
display: block; 
visibility: hidden;
content: "."; 
height:0; 
clear:both;
}

.header  { 
width:100%;
height:150px;
margin:0px auto;
padding:0px;
}

/*--------------------------------CONTENUTI--------------------------------*/
/*
.dx  {
width:490px;
margin:0px auto;
padding:0px;
float:right;
}
*/
.centro  {
width:780px;
margin:0px auto;
padding:0px;
/*background-image:url(img/bg_centro.jpg);
background-repeat:repeat-y;*/
}

.centro_top  {
width:780px;
height:20px;
background-image:url(img/bg_centro_top.jpg);
}

.centro_bottom  {
width:780px;
height:20px;
background-image:url(img/bg_centro_bottom.jpg);
}

.centro  p{
padding:2px;
margin:0px;
}

.centro  h5{
padding:5px;
margin:0px;
}

.menu{
margin-top:5px;
background-image:
padding:5px;
margin:0px;
background-image:url(img/bg_menu.jpg);
background-position:bottom;
}

/*
.sx  {
width:290px;
margin:0px;
padding:0px;
float:left;
}
*/
.titolo {
font-size:130%;
text-align:center;
}

.titolo2 {
text-align:center;
text-decoration:underline;
}


.tdHead td{
background-image:url(img/menu_back.png);
background-repeat:repeat-x;
background-position:center;
}

.toggler {
	color: #222;
	margin: 5px;
	padding: 3px 0px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal; 
	font-family:Verdana;
}

.toggler Scatenante img {
border:none;
margin:0px;
padding:0px;
}

/*--------------------------------FOOTER--------------------------------*/

.footer {
width:100%;
bottom:0px;
color:#333333;
font-size:80%;
clear:both;
margin:0px auto;
}

.footer a, .footer a:hover, .footer a:visited {
color:#333333;
text-decoration:none;
}
/*
.footer_w3c {
margin:0px;
padding:0px;
clear:both;
}

.footer_w3c a:link, .footer_w3c a:hover, .footer_w3c a:visited{
text-decoration:none;
}*/