body {
	margin:0;
	padding: 0;
	
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: bold;
	color: #696969;
}

conta.offerte {
	margin: 0;
	font-weight: bold;
	color: #696969;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 1.0em;
}

a:link {
	color: #191970;
}

a:hover, a:active {
	text-decoration: none;
	color: #0000cd;
}

a:visited {
	color: #191970;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
	padding: 3px;
	background-color: white;
	border-color: gray;
	border-style: solid;
	border-width: 1px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 5px;
	padding: 5px;
	border-color: #FFD700;
	border-style:  dotted;
	border-width: 1px;
}

legend {
	font-weight: bold;
	border-color: #228B22;
	border-style:  dotted;
	border-width: 1px;
	padding:3px;
	background-color: #B4FF6A;
	color: Green;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 920px;
	height: 28px;
	margin: 0 auto;
	
	
}

/* Menu */

#menu {
	float: left;
	width: 100%;
	height: 28px;
	background: url(images/sf_menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	border-right-color: white;
	border-right-style: dotted;
	border-right-width: 1px;	
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 20px;
	letter-spacing: -.5px;
	text-decoration: none;
	
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/** LOGO */

#logo-wrap {
	width: 920px;
	margin: 0 auto;
	padding: 0px 0 0px 0;

}

#logo-wrap .sottoTit{
	color: #5d5d5d;
	float: right;
	position:absolute;
	top:140px;;
	left:200px;;
	padding: 5px;
	background-color: white;
filter:alpha(opacity="70");
opacity: 0.7;

}

#logo {
	width: 200px;
	height: 200px;
	float: left;
	background: #f5f5f5;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { 
	padding-top: 95px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 115px 0 0 5px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

#fotohead{
	float: left;
	background-color: white;
	width: 720px;
	height: 200px;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 720px;
	
}

/* Post */

.post {
	
	width: 510px;
	float: left;
	
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
	padding: 5px;
}
.post h2 {
	border-color: #dcdcdc;
	border-style: dotted;
	border-width: 1px;	
	background-color: #f5f5f5;
	padding: 5px;
}


.post .entry {
	padding:15px;
	background-image: url(images/sf_asta.jpg);
	background-repeat: repeat-x;
}
.post .entryHP {
	padding:15px;
	background-image: url(images/sf_astaHP.jpg);
	background-repeat: repeat-x;
}
.post .meta {
	padding: 15px 0 30px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img11.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	background-image: url(images/sf_login.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f5f5f5;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(images/img08.jpg) no-repeat left 50%;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	margin-bottom: 10px;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 18px;
	color: #DADADA;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: none;
	background: #467805;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 920px;
	height: 75px;
	margin: 0 auto;
	background-color: green;
	color: White;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #999999;
}

#legal a {
	color: #999999;
}
#rightex{
	background-color: white;	
	width: 200px;
	padding: 2px;
	float: right;
}
#messaggio{
	color: red;
	font-weight: bold;
	border-bottom-color: red;
	border-bottom-style: solid;
}
#elencoOfferte{
	border-bottom-color: #dcdcdc;
	border-bottom-style: dotted;
	border-bottom-width: 1px;	
	width:100%;
}
#contorovescia span{
		font-weight: bold;
}
#rispondi{
	width: 100%;
	text-align: right;
	float:right;
	
	
}
.attualevincitore{
	
	padding: 3px;
	border-color: green;
	border-style: solid;
	border-width: 1px;
	margin-top:3px;
	margin-bottom: 3px;
	background-color: #adff2f;
	color: green;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
}
.entry h1{
	font-size:1.4em;
}
.entryHP h1{
	font-size:1.8em;
}
.home_page{

	background: url(images/sf_home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 200px;
}
.mall{
background: url(images/sf_top.jpg);
}
#elencoOfferteInv{
	width: 100%;
	background-color: white;
	padding:5px;
	margin:3px;
	border-color: gray;
	border-style: solid;
	border-width: 1px;
}
#elencoOfferteInv th{

background-color: #adff2f;

}
.barraOfferte{
	height: 20px;
	background-image: url(images/sfBarraOfferte.jpg);
	background-repeat: repeat-x;
	border-left-color: #e6e6fa;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #e6e6fa;
	border-right-style: solid;
	border-right-width: 1px;
}
.adm_elenco{
	font-size: 0.8em;
	padding: 2px;
}
input{
	font-size: 11px;
}
#elencoVoci th{
	font-size: 1.0em;
	font-weight: bold;
	background-image: url(images/sf_login.jpg);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: gray;
	padding: 3px;
	
}

#elencoVoci td{
	font-size: 0.8em;
	padding:2px;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.dirIn{
font-size: 1.0em;
	background-color: #228b22;
	color: white;
	font-weight: bold;
}
.dirOut{
font-size: 1.0em;
	background-color: #ff7f50;
	color: white;
	font-weight: bold;
}
#astaHp{
		background-image: url(images/sf_totscheda.jpg);
		background-position: bottom;
		background-repeat: no-repeat;
		padding: 6px;
		color: white;
		
}
#asta{
		background-image: url(images/sf_totschedat.jpg);
		background-position: bottom;
		background-repeat: no-repeat;
		
		color: white;
		
}
#astaHp h1 {
	font-size: 1.4em;
	color:white;
}
#asta h1 {
	font-size: 1.4em;
	color:white;
}
.boxv{
	width: 50px;
	border-color: #228b22;
	border-style: inset;
	border-width: 1px;
	padding: 3px;
	background-image: url(images/sf_caselle.jpg);
	color: green;
}
.cdwn{
	border-bottom-color: #ff8c00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 10px 0 2px 0;
}
.titAste{ background-image:url(images/sf_astaHP.jpg);
color:#006600;
padding:10px;}

/* menu */

#menu01v{
width: 100%;
font: 80% Arial, Helvetica, sans-serif;
}
#menu01v ul{
margin: 0;
padding: 0;
list-style: none;
}
#menu01v li{
font-size: 1.2em;
font-weight: bolder;
display: inline;
margin: 0;
padding: 0;
text-align: left;
}
#menu01v a:link, #menu01v a:visited{
display: block;
	background-image: url(immagini/sf_butt_a.jpg);
color: white;
margin:0.06em 0;
padding: 0.3em 0.6em;
text-decoration: none;
/*border: 1px solid #DCDCDC;*/
height: 30px;
}
#menu01v a:hover, #menu01v a:focus, #menu01v a:active{
background-image: url(immagini/sf_butt_h.jpg);
color: #e6e6fa;
/*border-color: Silver;*/
padding: 0.3em 0.6em;
height: 30px;

}
/* menu */
.corpo{
	padding: 10px;
}
#menu_basso{
	padding: 10px;
	width: 100%;
	text-align: center;
}
#menu_basso a{
	color: White;
	font-size: 0.8em;
	
}
#crediti{
	background-image: url(images/sf_astaHP.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#crediti td{
	font-size: 0.8em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:  White;
}
#crediti th{
font-size: 0.8em;
	font-weight: bold;
	text-align:left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:  White;
}
#countdown_oraserver{
	padding: 10px 5px 10px 5px;
	background-image: url(images/sf_top.jpg);
	color: White;
	font-weight: bold;
}
#login{
	padding: 10px 5px 10px 5px;
	
	font-size: 0.9em;
	
}
#login input{
	font-size: 1.0em;
	background-image: url(images/sf_caselle.jpg);
	background-repeat: repeat-x;
}
#fumetto{
	background-image: url(images/sf_scheda.jpg);	
	padding: 10px;
	color: #FF4500;
	font-weight: bold;
	height: 50px;
	border: outset;	
	z-index: 3;
	
}

#fumetto a{
	color: #FF4500;
	text-decoration: none;
}
.titCol{
	padding: 10px 5px 10px 5px;
	background-image: url(images/sf_top.jpg);
	color: White;
	font-weight: bold;
}
.ifr_ele{
	
	width:200px; 
	 border-style: none;
	 border-width: 0px;
	height:500px;
}