/* CSS Document */
/* ********************************************** Impostazioni generali*/
body{
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	background-color:#181818;
	margin:0;
	padding:0;
}
p{
	margin:0;
	padding:0;
}
img{ border: 0; }

/* ********************************************** Impostazioni struttura principale*/
#container {
	min-width:780px;
	width:100%;
	margin:0 auto;
	display:block;
	background-color:#363636;
}
* html #wrapper {
	border-left:780px solid #363636; 
	position:relative; 
	float:left; 
	z-index:1; 
}
* html #content {
	margin-left:-780px; 
	position:relative; 
	float:left; 
	z-index:2; 
	text-align:left;
}
#content {
	overflow:hidden;
	margin:0px;
	padding:0px;
	background-color:#363636;
	background:url(/img/sfondo.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
#flottanti{
	width:100%;
	overflow:auto;
}

/* ********************************************** Homepage*/
#leftcontenthp {
	background:#363636;
	width:49.9%;
	float:left;
	/*
	background:url(../img/imghp.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	*/
	min-height:580px;
	text-align:right;
}
* html #leftcontenthp{ height:580px; }
#leftcontenthp .logo{
	margin-top:14px;
	margin-right:20px;
}
#leftcontenthp .boxcerca{
	margin-top:48px;
	margin-right:26px;
}
#leftcontenthp .boxcerca .campo{ margin-top:8px; }
#leftcontenthp .boxcerca .campominus{ margin-top:4px; }
#leftcontenthp .boxcerca .campoplus{ margin-top:12px; }
#leftcontenthp .boxcerca .username{ 
	margin-top:88px; 
	font-size:12px;
	color:#fff;
	margin-right:2px;
	font-style:italic;
}
#leftcontenthp .boxcerca .userlogout{ margin-top:12px; }
#leftcontenthp .boxcerca .userdata{ margin-top:10px; }

.campotesto{
	border: solid 2px #B6B69E;
	padding:2px;
	margin:0px;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#363636;
}
#leftcontenthp .carrello{ 
	margin-top:12px;
	padding-right:22px; 
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#c7c7c7;
	margin-right:2px;
}
#leftcontenthp .loginerr{ 
	margin-top:12px; 
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	margin-right:2px;
}


#leftcontenthp .condizioni{ 
	margin-top:4px; 
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#c7c7c7;
	margin-right:26px;
}
#leftcontenthp .condizioni a, #leftcontenthp .condizioni a:hover, #leftcontenthp .carrello a, #leftcontenthp .carrello a:hover{	color:#c7c7c7; text-decoration:none }
#leftcontenthp .carrello .zero{ font-size: 12px; }

#rightcontenthp{
	width:50%;
	float:right;
	min-height:580px;
	text-align:left;
}
* html #rightcontenthp{ height:580px; }
#rightcontenthp .menu{
	margin-left:3px;
	margin-top:42px;
	height:20px;
}
#rightcontenthp .menu .menuitem{ float:left; }
#rightcontenthp .titolo{
	margin-left:3px;
	margin-top:17px;
}
#rightcontenthp .boxhp{
	width:388px;
	margin-left:2px;
	margin-top:2px;
	overflow:auto;
	/*border:solid 1px #f00;*/
}
#rightcontenthp .boxhp .boxcont{
	float:left;
	width:200px;
	font-size:11px;
	color:#363636;
}
#rightcontenthp .boxhp .boxcont a{ 
	text-decoration:underline; 
	color:#363636; 
}
#rightcontenthp .boxhp .boxcont a:hover{ 
	text-decoration:none; 
	color:#363636; 
}
#rightcontenthp .boxhp .boxcont .testo{
	margin-left:6px;
	margin-right:4px;
	margin-top:5px;
	padding-left:13px;
	min-height:12px;
	font-style:italic;
	background:url(../img/croce.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
* html #rightcontenthp .boxhp .boxcont .testo{ height:12px; }
#rightcontenthp .boxhp .boxcont .testo a{ 
	text-decoration:none; 
	color:#363636; 
}
#rightcontenthp .boxhp .boxcont .testo a:hover{ 
	text-decoration:underline; 
	color:#363636; 
}
#rightcontenthp .boxhp .boxcont .txtcont{
	margin-left:6px;
	margin-right:5px;
	margin-top:15px;
}
#rightcontenthp .boxhp .boxcont .txtcont .grassetto{
	font-weight:bold;
	padding-bottom:5px;
}
#rightcontenthp .boxhp .boximgrosso{
	float:right;
	width:187px;
	background:#6699FF;
	height:164px;
	background:url(../img/sfondo_red.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#rightcontenthp .boxhp .boxcont .rigarossa{
	height:6px;
	width:198px;
	background:#9A3334;
	overflow:hidden;
}

#rightcontenthp .boxhp .boximgverde{
	float:right;
	width:187px;
	background:#6699FF;
	height:129px;
	background:url(../img/sfondo_green.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#rightcontenthp .boxhp .boximgverde2{
	float:left;
	margin-left:1px;
	margin-top:1px;
	width:119px;
	background:#C4C4A8;
	height:114px;
}

#rightcontenthp .boxhp .boxcont .rigaverde{
	height:6px;
	width:198px;
	background:#C4C4A8;
	overflow:hidden;
}

#rightcontenthp .boxhp .immagine{
	margin-top:18px;
	margin-left:3px;
}
#rightcontenthp .boxhp .subrigaverde{
	height:20px;
	width:198px;
	background:#C4C4A8;
	float:left;
}
#rightcontenthp .boxhp .subrigaverde img{
	margin-top:4px;
	margin-left:4px;
}
#rightcontenthp .boxhp .rigaverdedx{
	margin-left:3px;
	float:left;
	height:20px;
	width:119px;
	background:#C4C4A8;
	font-size:11px;
}
/* ********************************************** Toolbar*/
#toolbottom{
	overflow:hidden;
	clear:both;
	text-align:center;
	background-color:#252525;
	color:#fff;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px;
}
#toolbottom a{ color:#fff; text-decoration:none; }
#toolbottom a:hover{ color:#fff; }
