html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
  background: #232323 url(../images/bodybg4.gif) 0 -10px repeat-x;
  text-align: center;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #e0e0e0;
  font-size: x-small; /* IE5/Win */
  voice-family: "\"}\""; 
  voice-family:inherit;
	font-size: small; /* compliant browsers */
}

a:link, a:visited {
  color: #C71A03;
}

a:hover, a:active {
  color: #ffffff;
}

p, ul, ol, dl, dt, dd, code {
 	margin: 0 0 1.25em 0;
 	line-height: 1.3em;
	padding: 0;
	text-align:justify;
}

h2, h3, h4, h5 {
  font-family: Georgia, serif;
  margin: .8em 0 .35em 0;
	padding: 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
  color: #ffffff;
  font-size: 200%;
  letter-spacing: -1px;
	margin: 0 0 .5em 0;
	padding: 0;
}
h1.new em {
  color: #C71A03;
}
h2 {
  color: #C71A03;
  font-size: 165%;
  letter-spacing: -1px;
}

h3 {
  color: #e5001f;
  font-size: 130%;
  font-weight: bold;
  line-height:90%;
}

h4 {
  color: #ffffff;
  font-size: 130%;
}

h5 {
  color: #e5001f;
  font-size: 120%;
  font-weight: bold;
  line-height:60%;
}
a.prodotto {
   font-family: Georgia, serif;
   color: #e5001f;
  font-size: 115%;
  font-weight: bold;
  /*line-height:90%;*/
  text-decoration: none;
}
h6 {
  text-transform: uppercase;
}
.bianco, a.bianco:link, a.bianco:active, a.bianco:visited {
color:#e0e0e0;
}
a.bianco:hover {
color:#C7011B;
}
.biancopiccolo {
font-size:85%;
}
ol {
  margin-left: 30px;
}

ol li { 
  margin: 0 0 .5em 0;
	padding: 0;
}

ul {
  list-style: none;
  margin:0;
  padding:0;
}

ul li {
  list-style: none;
  background: url(../images/freccia2.gif) no-repeat left .30em;
  margin: 0 0 .45em 12px;
  padding: 0 0 1px 18px;
}

li ul {
  margin: .5em 0 .5em 0;
}

hr {
  color: #404040;
  background: #404040;
  height: 1px;
  border: 0px none;
}




/* ------| layout | ------ */
#wrapper {
	margin: 0px auto;
	width: 650px;
	text-align: left;
	position: relative;
	z-index: 0;
    position: relative;
	min-height: 100%;
}
* html #wrapper {
	height: 100%;
}
#logo {
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 2000;
}
#topmenu {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2000;
    width:128px;
    height:31px;
    background: url("../images/topmenu_ct.gif");
    text-align:center;
}
#topmenu_sx {
    position: absolute;
	top: 0px;
	left: 0px;
    width:11px;
    height:31px;
    background: url("../images/topmenu_sx.gif");
}
#topmenu_dx {
    position: absolute;
	top: 0px;
	right: 0px;
    width:11px;
    height:31px;
    background: url("../images/topmenu_dx.gif");
}
#bloccocentrale {
	padding: 165px 0 30px 0;
}

#description {
	float: left;
	width: 100%;
}



.boxquadrato {
	border-top: 1px solid #4D4D4D;
	padding: 12px 0 0 0;
    font-size: 92.3%;
}


#boxuno {
	float: left;
	width: 270px;
	margin-top: 12px;
}
#boxdue {
	float: right;
	width: 270px;
	margin-top: 12px;
}

.paragrafo {
  margin-bottom:12px;border:1px solid #232323;
  text-align:justify;
}



#footer {
width:100%;
height:125px;
	/*padding: 28px 0 85px 195px; */
	font-size: 85%;
	color: #fff;
    background: url(../images/bg_footer.gif);
    position: relative;

	margin: -125px auto 0 auto;
}
#validation {
position:absolute;
top:22px;
right:0;
width:83px;
height:28px;
}





.home {
	color: #ffffff;
	font-size: 200%;
}

.home a:link, .home a:visited {
	color: #ffffff;
	text-decoration: none;
}

.home a:hover, .home a:active {
  color: #C7011B;
}
a.footer:link,  a.footer:visited,  a.footer:active {
	color: #fff;
}
a.footer:hover {
  color: #000;
}
a.topmenu:link,  a.topmenu:visited,  a.topmenu:active {
	color: #fff;
    font-size: 90%;
    text-decoration: none;
    line-height:215%;
}
a.topmenu:hover {
  color: #A80016;
/*  border-bottom:1px dashed #fff;*/
}
.rosso {
color: #C71A03;
}
a.rossonounder, a.rossonounder:hover {
color: #C71A03;
text-decoration: none;
}




.left {
	float: left;
	margin: 0 20px 20px 0;
}

.right{
	float: right;
	margin: 0 0 20px 20px;
}

.clearleft {
	clear: left;
}

.clearboth {
	clear: both;
}

.credit {
	margin-top: -1em;
}



/* ------| nav | ------ */

#menuwrapper {
	position: absolute;
	left: 0;
	top: -10px;
	height: 122px;
	width: 700px;
	z-index: 1000;
}

ul#menu {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 700px;
}

ul#menu li {
	float: left;
	background: transparent;
	padding: 0;
	margin: 0 3px 0 0;
	font-weight: bold;
	font-size: 108%;
}

ul#menu li a {
	float: left;
	background: url(../images/topleft.gif) no-repeat left top;
}

ul#menu li span {
	padding: 5px 10px;
	display: block;
	background: url(../images/topright.gif) no-repeat right top;
}

ul#menu a:link, ul#menu a:visited {
  color: #ffffff;
	text-decoration: none;
	background-color: #a80016;
}

ul#menu a:hover, ul#menu a:active {
  color: #ffffff;
	background-color: #cc001b;
}
ul#menu a.corrente {
  color: #ffffff;
	text-decoration: none;
	background-color: #cc001b !important;
}

/* ------| active links | ------ */
.flirthome li#flirthome a, .how li#how a, .buy li#buy a, .faq li#faq a, .blog li#blog a, .topten li#topten a {
	color: #ffffff;
	background-color: #bc011a !important;

}

.li1 #usermenu li#li1 a, .li2 #usermenu li#li2 a, .li3 #usermenu li#li3 a, .li4 #usermenu li#li4 a, .li5 #usermenu li#li5 a, .li6 #usermenu li#li6 a {
	color: #ffffff;
	background: url(../images/leftmenunotch.gif) right center no-repeat;
}






button.continua {
width:87px;
height:24px;
background-image: url(../images/continua.gif);
border:0;
cursor:pointer;
}
button.buy {
width:78px;
height:24px;
background-image: url(../images/buy.gif);
border:0;
cursor:pointer;
}
button.back {
width:76px;
height:24px;
background-image: url(../images/back.gif);
border:0;
cursor:pointer;
}
button.empty {
width:128px;
height:24px;
background-image: url(../images/empty.gif);
border:0;
cursor:pointer;
}



/* ------| hacks |------ */
.clearfix:after, #bloccocentrale:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix, #bloccocentrale {
    display:inline-block;
}
.clearfix, #bloccocentrale {
    display:block;
}
* html .clearfix {
    height:1px;
}
* html #bloccocentrale {
    height:1px;
}









.fotosin  {
float:left;
margin:0 10px 5px 0;
border:4px solid #4D4D4D;
padding:3px;
}
.fotodes  {
float:right;
margin:0 0 5px 10px;
border:4px solid #4D4D4D;
padding:3px;
}
.thumb  {
float:left;
margin:0 14px 14px 0;
border:2px solid #4D4D4D;
padding:2px;
}
/*.thumb2  {
float:left;
margin:0px 14px 2px 0;
border:2px solid #4D4D4D;
padding:2px;
}*/
.thumbdiv_ext  {
float:left;
margin:0 14px 14px 0;
border:2px solid #4D4D4D;
padding:0px;
width:49px;
height:49px;
}
.thumbdiv_int  {
margin:0;
border:2px solid #232323;
width:45px;
height:45px;
overflow:hidden;
}
.thumbdiv_ext2  {
float:left;
margin:13px 14px 4px 0;
border:2px solid #4D4D4D;
padding:0px;
width:84px;
height:84px;
}
.thumbdiv_int2  {
margin:0;
border:2px solid #232323;
width:80px;
height:80px;
overflow:hidden;
}
.thumbdiv_ext3  {
float:left;
margin:0 14px 14px 0;
border:2px solid #4D4D4D;
padding:0px;
width:84px;
height:84px;
}
img{		border:0px;
}
form {
margin:0;
padding:0;
}
.clearfooter {
	clear: both;
	height: 150px;
}
label {
	font-weight: normal;
	float: left;
	/*margin-left: -125px; */
	width: 110px;
}
form input.input, form textarea, form select { /* form input[type=text], form input[type=file],*/
	font-size: 13px;
	font-family: "Trebuchet MS";
	padding: 2px;
    height: 21px;
}
input.medium {
	width: 160px;
    margin-bottom: 10px;
}
select.medium {
	width: 164px;
    padding:0px;
}

