body {
margin:0px;
background-color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#6D6D6D;
}
A:link {text-decoration: none; color:#fff;}
A:visited {text-decoration: none; color:#fff;}
A:active {text-decoration: none; color:#fff;}
A:hover {text-decoration: underline; color:#fff;}
p {
margin:0px;
}
h1 {
margin:0px;
font-family:'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
font-size:26px;
color:#00AADC;
}
/** DIVS **/

#container {
width: 100%;
background-color: #FFFFFF;
margin: 100px auto 0 auto;
border: 0px solid #90be44;
}

#body {
width: 850px;
height: 330px;
background-image:url(../../reseller/images/bg_body.png);
background-repeat: no-repeat;
border: 0px #C5DBE7 solid;
margin: 0 auto 0 auto;
/*padding: 5px 5px 25px 5px;*/
-moz-border-radius: 15px;
}

/* asdf  */

.box {
width: 450px;
padding:10px;
border: 1px #C5DBE7 solid;
margin: 0px auto 0 auto;
background-image:url(images/box.gif);
background-repeat:repeat-x,y;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#6D6D6D;
}
.box img {
float:right;
margin: 0 0 5px 5px;
border: 1px #343434 solid;
}
.box2 {
width: 450px;
margin: 0px auto 0 auto;
background-color:#fff;
border: 3px #C5DBE7 dashed;
padding:10px;
}
.box2 img {
margin: 3px 0 3px 0;
}
.box2 td {
padding: 3px;
}
.text_color {
background-color:#D9EAFF;
border-bottom: 1px #666699 solid;
}

div#contenitore{
position:relative;
left:10px;
top:10px;
border:0px solid #900;
padding:0.4em;
width:820px;
height:300px;
color: #900;
}
#box-1{
position:absolute;
left:5px;
top:5px;
border:1px solid #90BE44;
padding:0;
width:175px;
height: 220px;
color: #900;
}
#box-2{
position:absolute;
left:140px;
top:-50px;
border:0px dotted #0066cc;
background-image: url(../../reseller/images/consigliato.gif);
background-repeat: no-repeat;
padding:0.4em;
width:220px;
height: 85px;
color: #900;
}
#box-3{
position:absolute;
right:15px;
top:35px;
border:0px dotted #0099cc;
padding:0.4em;
width:580px;
height: 180px;
color: #333333;
font-family: tahoma, verdana;
font-size:21px;
font-weight: bold;
font-style:oblique;
text-align:center;
line-height: 36px;
}
#box-4{
position:absolute;
right: 100px;
bottom:5px;
background-image: url(../../reseller/images/invia.png);
background-repeat: no-repeat;
border:0px dotted #0066cc;
padding:0.4em;
width:400px;
height:67px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
text-shadow: 1px 2px 3px black;
color: #900;
}

a.bmenu:link {width:330px;  height: 50px; float:left; color:#FFFFFF; text-decoration:none; padding:1px; line-height: 50px;}
a.bmenu:visited {width:330px;  height: 50px; float:left; color:#FFFFFF; text-decoration:none; padding:1px; line-height: 50px;}
a.bmenu:hover {width:330px;  height: 50px; float:left; background-color:#90BE44; color:#FFFFFF; text-decoration:none; padding-top:1px; border:#FFFFFF 3px ridge; line-height: 50px;}

.headermenubottom{width:230px; height: 30px; float:left; text-align: center; border: 2px solid 90be44;}

#box-5{
position:absolute;
left:5px;
bottom:26px;
border: 0px solid #900;
padding-left: 15px;
width:165px;
height: auto;
color: #FFFFFF;
font-family: tahoma, verdana;
font-size:13px;
font-weight: bold;
font-style: normal;
text-shadow: 1px 2px 3px black;
text-align: left;
line-height: 22px;
}
.url {
font-size: 11px;
font-style: oblique;
}
#box-logo{
position: absolute;
right:5px;
top:-75px;
background-image: url(../../reseller/images/logo.png);
background-repeat: no-repeat;
padding:0;
width: 400px;
height: 88px;
}
.button {
	/*display: block;*/
	width: 400px;
	height: 67px;
	color: #FFFFFF;
	margin: 0 5px 0 5px;
	padding: 5px;
	text-align: center;
	background-color: #FF0000;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom: 3px solid #000;
	border-right: 3px solid #000;
	border-left: 3px solid #cccccc;
	border-top: 3px solid #cccccc;
	font: 22px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
