@charset "iso-8859-1";
/* CSS Document */

*{
margin:0 auto;
padding:0;
}
img {border:0px;}
body{
	margin:0 auto;
	padding:0;
	background: #98BA81;
	font: 12px/1.3 Arial, Helvetica, sans-serif;
	color:#66665B;
	background: #fff url(../img/img-ring/bg.png) top center repeat-x;
	line-height:18px
}
#top{ width:760px; }
#container{width:760px; padding:0; background:#fff}

.testo{ width:560px; float:left; background:#fff }
.colonna{ width:200px; float:right; background:url(../img/img-ring/bg-colonna.png) no-repeat }


#tag{ text-align:left; color:#ccc; font-size:16px; line-height:25px; float:left; padding-left:16px; padding-right:10px}
.tag-grande{font-size:22px;color:#ddd;}
.tag-grande a{	font-size:22px;color:#ddd;text-decoration:none;}
.tag-grande a:hover{font-size:22px;color:#ddd;text-decoration:underline;}
#tag a{color:#ccc;text-decoration:none;}
#tag a:hover{ color:#ddd;text-decoration:underline;}

h1{ font-size:16px; color:#333; font-weight:normal;}
h1.sovra {font-size:16px; color:#fff; font-weight:bold; float:left; position:absolute; margin-top:-30px; margin-left:30px;}

h2{ font-weight:bold; font-size:14px; color:#666}

#footer{
	padding:0;
	margin:0px auto;
	width:800px;
	color:#666;
	font-size:11px;
	text-align:center;
}

#footer a{	color:#666;	text-decoration:none;}
#footer a:hover{color:#666;	text-decoration:none;}

.rg{float:right;}

.bottone-arancio{
	background: url(../img/img-ring/bott-piede.png) right no-repeat;
	height:22px;
	font-size:14px;
	font-weight:bold;
	float:left;
	padding:0 10px 0 4px;
	text-align:center;
	line-height:22px;
}
.bottone-arancio a:hover{ color:#E1DDF4; text-decoration:none; line-height:11px; line-height:22px}
.bottone-arancio a{color:#fff; text-decoration:none; line-height:11px; line-height:22px}

.left{ float:left}
.right{ float:right}

