html, body, #wrap {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background: #81c3e0 url("gif/pattern.gif");	
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	height: 100%;	
}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 115px;}

.header{
	background: #ffffff;
	height: 138px;
	border-bottom: 3px solid #25668d;
	color: #000000;
}

.lineheader{
	background: #25668d;
	text-align: center;
}

.separatore{
	height: 5px;
}

#footer {
	position: relative;
	margin-top: -115px; 
	height: 115px;
	clear:both;
	background: #000000; 
	bottom: 0px;
	border-top: 3px solid #539dbc;
} 

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

.clearfix {display: inline-block;}

* html .clearfix { height: 1%;}
.clearfix {display: block;}

a:link {
	text-decoration:none;
	color: #ff9a00;	
	outline: none;
}

a:visited {
	text-decoration:none;
	color: #ffc400;
	outline: none;
}

a:active {
	text-decoration:none;
	color: #ffc400;	
	outline: none;
	background: #23003C;
}

a:hover {
	text-decoration:underline;
	color: #ffc400;
	outline: none;
}

a.b:link, a.b:visited, a.b:active {
	font-size: 18px; 
	text-decoration:none;
	color: #25668d;
	outline: none;
}

a.b:hover {	
	color: #539dbc;
	text-decoration: underline;	
}

a.feature:link, a.feature:visited, a.feature:active, a.feature:hover  {	
	text-decoration:none;
	background:none;
}

.errore{
 color: #ee0000;
}

.blue{
 color: #81c3e0;
 font-weight: bold;
 font-variant: small-caps;
}

.bianco{
 color: #FFFFFF; 
 font-variant: small-caps;
}

.panna{
 color: #ebe3cd; 
 font-variant: small-caps;
}

.giallo {	
	color:#f0b51e;
	font-weight:bold;	
	font-variant: small-caps;
}

.sbtn    {
	background: #25668d;
	background-image: url(gif/button.png);
	border: 1px solid #25668d;
	color: #ffffff;
	height: 24px;
	width: 82px;	
	font-weight: bold;
	background-position: center;
	cursor: pointer;
	font-size: 11px; 
}

.sbtn:hover   {
	background: #539dbc;
	background-image: url(gif/button.png);
	border: 1px solid #539dbc;
	height: 24px;
	width: 82px;	
	font-weight: bold;
	background-position: center;
	cursor: pointer;
	font-size: 11px; 
}

.keyClick {
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold; 
}

.keyClick:hover {
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold; 
	background-color:#7c812a;
}

.mainCenter{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.centra{
	text-align: center;
}

.bordo {
	margin: 2px;
	border: 2px solid #7c812a;
}

img { 
	border: none;
}

.fout {
	text-decoration:none;
	overflow:hidden;
	float: left;
	display:inline;	
	width:325px;
	text-align:left;
	margin: 1px 1px 5px 1px;
	padding: 1px 1px 5px 1px;
}

.fout:hover{
	background-color: #133950;	
}

.feature img{
	text-decoration:none;
	overflow:hidden;
	float: left;
	margin: 5px 5px 5px 5px;
	border: solid 2px #FFFFFF;
}

.ftitle {
	cursor:pointer;
	text-decoration:none;
	overflow:hidden;	
	color:#b2266f;
	font-weight:bold;	
	display:block;
	font-variant: small-caps;
}

.fstats {	
	cursor:pointer;
	text-decoration:none;
	overflow:hidden;	
	color:white;	
}

.fmid {	
	cursor:pointer;
	text-decoration:none;	
	line-height: 1;	
	color:white;
	margin-top: 7px;		
	display:block;
}

.star{
	display:inline-block;	
	height: 23px; 
	background: url(http://www.lorenzgames.com/gif/star.gif) top left repeat-x;
}

.starBKG{
	display:inline-block; 
	width: 80px; 
	height: 23px; 
	background: url(http://www.lorenzgames.com/gif/starbkg.gif) top left repeat-x;
}

.bordoGrigio{
	text-align: left;
	border: 3px solid #222222;
	background: #000000 url(http://www.lorenzgames.com/gif/stripeblack.png);
}

.pointer {
	cursor: pointer;
	color: #9be138;
}

.pointer:hover {
	cursor: pointer;
	text-decoration:underline;
	color:#ffffff;
	font-weight: bold; 
	background-color:#7EAB3E;
}

.bordoMarrone{
	text-align: left;
	border: 3px solid #241A06;
	background: #000000 url(http://www.lorenzgames.com/gif/stripebrown.png);	
}

.bordoVerde{
	text-align: left;
	border: 3px solid #111706;
	background: #000000 url(http://www.lorenzgames.com/gif/stripegreen.png);	
}

.vot:hover{
	margin-bottom:-3px;
	height:20px;
	width:20px;
}