body {
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
	margin: 0px;
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #70A937 0%, #FFFFFF 100%);
	/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #70A937 0%, #FFFFFF 100%);
	/* Opera */ 
background-image: -o-linear-gradient(top, #70A937 0%, #FFFFFF 100%);
	/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #70A937), color-stop(1, #FFFFFF));
	/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #70A937 0%, #FFFFFF 100%);
	/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #70A937 0%, #FFFFFF 100%);
}
p {
	font-family: 'Ubuntu', sans-serif;
	line-height: 28px;
	margin: 0;
	font-size: 18px;
}
a {
	color:#C5161F;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color: #77AB36;
}
	
h1 {
	font-size: 28px;
	font-weight: bold;
	font-family: 'Ubuntu', sans-serif;
	line-height: 12px;
	margin: 0;
	padding: 10px;
	color: #C5161F;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	font-family: 'Ubuntu', sans-serif;
	line-height: 18px;
	color: #7FAF35;
}
h3 {
	font-size: 21px;
	font-weight: bold;
	font-family: 'Ubuntu', sans-serif;
	line-height: 25px;
	margin: 0;
}
h4 {
	font-size: 22px;
	font-weight: bold;
	font-family: 'Ubuntu', sans-serif;
	line-height: 25px;
	color:#FFFFFF;
	margin: 0;
}
h5 {
	font-size: 22px;
	font-weight: bold;
	font-family: 'Ubuntu', sans-serif;
	line-height: 26px;
	color:#FFFFFF;
	margin: 10px 0px 10px 10px;
}
h6 {
	font-size: 22px;
	font-weight: bold;
	font-family: 'Ubuntu', sans-serif;
	line-height: 26px;
	color:#70A937;
	margin: 10px 0px 10px 0px;
}


#page_wrap{
	margin: 20px auto;
	padding:0px;
	background:#FFF;
	box-shadow:0 0 15px rgba(0,0,0,0.3);
	width: 1020px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
}

#over {
	position:absolute;
	top:90px;
	left:860px;
	width: 140px;
	height: 70px;
}

#top {
	width: 1000px;
	height: 175px;
}
.topimg {
	float:left;
	margin-right:30px;
	margin-top: 4px;
	margin-left: 10px;
}
#top h1 {
	color:#666666;
	padding-top: 30px;
	font-family: 'Droid Sans', sans-serif;
	font-size: 26px;
}
#top h2 {
	color:#D61926;
	padding-top: 10px;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
}
	

/* main-----------------------------------------*/
#content {
	background-color: #FFFFFF;
	overflow: auto;
	width: 100%;
	position: relative;
}
#main {
	float:right;
	width: 810px;
	margin-top: 20px;
	position: relative;
}

/*left-----------------------*/
#left {float:left;}

#side {
	float: left;
	width: 190px;
	padding: 0px;
	position: relative;
	z-index: 999;
	color: #666666;
}
.sidebar {
	float: left;
	width: 190px;
	padding: 0px;
	position: relative;
	clear: both;
	margin-top: 10px;
}

.sidebar p {
	font-size: 14px;
	line-height: 120%;
	margin: 15px 15px 15px 10px;
	text-align: left;
	border-bottom: 1px #666 dotted;
	padding-bottom: 8px;
	font-weight: normal;
}

.sidebar a {
	border: none;
	text-decoration: none;
	padding: 4px 0px 6px 25px;
	font-size: 14px;
	line-height: 120%;
	background-image: url(../images/simbolo_bw.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

.sidebar a:hover {
	text-decoration: none;
	background-image: url(../images/simbolo.png);
	background-repeat: no-repeat;
}
.piri p {
	font-size: 14px;
	line-height: 120%;
	text-align: left;
	border-bottom: 1px #666 dotted;
	padding-bottom: 8px;
	font-weight: normal;
}

.piri a {
	border: none;
	text-decoration: none;
	padding: 4px 0px 6px 25px;
	font-size: 14px;
	line-height: 120%;
	background-image: url(../images/pirilamposmbw.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

.piri a:hover {
	text-decoration: none;
	background-image: url(../images/pirilamposm.png);
	background-repeat: no-repeat;
}

.fb {
	font-size: 14px;
	line-height: 120%;
	margin: 15px 15px 1px 10px;
	text-align: left;
	font-weight: normal;
}

.fb p {
	font-size: 14px;
	line-height: 120%;
	text-align: left;
	padding-bottom: 8px;
	font-weight: normal;
}

.fb a {
	border: none;
	text-decoration: none;
	padding: 4px 0px 6px 25px;
	font-size: 14px;
	line-height: 120%;
	background-image: url(../images/icon-fb-bw.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

.fb a:hover {
	text-decoration: none;
	background-image: url(../images/icon-fb.png);
	background-repeat: no-repeat;
}
.leftcolu {
	width:190px;
	float: left;
	font-size: 14px;
}
.leftcolu p {
	line-height: 120%;
	margin: 15px 0px 15px 40px;
	text-align: left;
	padding-bottom: 8px;
	font-weight: normal;
}

.listmenu {
	width: 165px;
	margin-left: 10px;
	border-top: 1px dotted #C5161F;
}
.listmenu ul {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	list-style-type: none;
}

.listmenu li a {
	color: #666666;
	display: block;
	height: 23px;
	padding: 7px 0 4px 25px;
	text-decoration: none;
	border-bottom: 1px dotted #C5161F;
}
.listmenu li a:hover {
	background-color: #efefef;
	color:#666666;
}

/*right-----------------------*/
#right {
	font-family: 'Droid Sans', sans-serif;
	float:right;
	width: 193px;
	color: #FFFFFF;
	padding: 10px 15px 10px 15px;
	margin-right: 12px;
	font-size: 13px;
	background-color:#5B8A2D;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow:0 0 5px rgba(0,0,0,0.3);
	height: 373px;
}
#right a {
	color: white;
	text-decoration: none;
}
#right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#right li {
	list-style:disc;
	margin-left: -32px;
	line-height: 16px;
}
.col0 {
	float:left;
	width:775px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	font-size: 16px;
	color: #666666;
	box-shadow:0 1px 3px rgba(34,25,25,0.4);
	padding: 10px;
}
.col0 img{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.col1 {
	float:left;
	width:350px;
	margin-right: 13px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
	color: #666666;
	box-shadow:0 1px 3px rgba(34,25,25,0.4);
	padding: 10px;
}
.col1 img {
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.col1-left {
	float:left;
	width:370px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
	color: #666666;
	box-shadow:0 1px 3px rgba(34,25,25,0.4);
}

.col2 {
	float:left;
	width:180px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
	color: #666666;
	box-shadow:0 1px 3px rgba(34,25,25,0.4);
	margin-right: 13px;
	padding: 10px;
}

/*footer-----------------------------*/
#footer {
	height: 30px;
	font-size: 12px;
	color: #666666;
	padding: 5px 20px 5px 20px;
	text-align: center;
}
.fleft {
	float:left;
	margin-right: 5px;
}
.fright {float:right;}
/* varios-----------------------------------------*/


.box {
  margin: 5px;
  padding: 10px;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  font-size: 100%;
  line-height: 1.4em;
  float: left;
}
.clr {clear:both;}
.bar {
	width:1020px;
	height:30px;
	background-color: #C5161F;
}
.bar2 {
	width:800px;
	height:32px;
	background-color: #C5161F;
}
.bar3 {
	width:800px;
	height:30px;
	background-color: #C5161F;
}
.bar4 {
	width:795px;
	height:5px;
	background-color: #C5161F;
}
.space5 {
	clear:both;
	height: 5px;
}

.space10 {
	clear:both;
	height: 10px;
}


.space20 {
	clear:both;
	height: 20px;
}

.titoletto {
	font-size: 14px;
	font-weight: bold;

}

.more {
	padding-left: 10px;
	background-image: url(../images/arr.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.line {
	clear:both;
	height: 12px;
	border-top: 1px solid #77AB36;
	margin-top: 10px;
}
.line2 {
	clear:both;
	height: 10px;
	border-top: 1px solid #77AB36;
	margin-top: 10px;
	margin-left: 2px;
}
.line3 {
	clear:both;
	height: 5px;
	border-top: 1px solid #77AB36;
}


.add {
	float:left;
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 12px;
}
.leftimg {
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.txtsm {
	font-size: 12px;
	font-weight: normal;
}
.txtsm2 {
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
}
/*---------menupagesssssssssss-------*/

.menu2{
	width: 100%;
	font-size: 18px;
	border-right: 1px dotted #fff;
	float: right;
}

.menu2 ul{
	margin: 0;
	padding: 0;
	float: right;
}
 
.menu2 ul li{
    display: inline;}
 
.menu2 ul li a{
	float: left;
	text-decoration: none;
	color: white;
	padding: 4px 13px;
	background-color: #C5161F;
	border-left: 1px dotted #fff;
}
 
.menu2 ul li a:visited{
    color: white;}
 
.menu2 ul li a:hover{
	color: #fff;
	background-color:#70A937;
}
#current a { background-color:#70A937; }

/*---------pagesssssssssss-------*/
.col1page {
	float:left;
	width:372px;
	margin-right: 13px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
	color: #666666;
	box-shadow:0 1px 3px rgba(34,25,25,0.4);
	padding: 10px;
}
.col1pageg {
	float:left;
	width:372px;
	margin-right: 13px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	font-size: 11px;
	color: #FFF;
	box-shadow:0 1px 3px rgba(34,25,25,0.4);
	padding: 10px;
	background-color:#5B8A2D;
}

.topup {
	float:right;
	padding: 0px;
	margin: 0px;
}
.topup img {border:0px; margin:0px; padding:0px;}.bold_g {
	font-weight: bold;
	color: #70A937;
}

.imgshadow {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
-webkit-box-shadow: 0 8px 6px -6px #666;
	   -moz-box-shadow: 0 8px 6px -6px #666;
	        box-shadow: 0 8px 6px -6px #666;
}
.titolettored {
	font-size: 14px;
	font-weight: bold;
	color: #C5161F;
}



/* form */

.formfield {
	margin: 1px 20px 1px 1px;
	padding: 2px 2px;
	width: 480px;
	height: 20px;
	border: 1px solid #C5161F;
	background: #FFFFFF;
	color: #000000;
	float: right;
}
.formfield1 {
	margin: 1px 20px 1px 1px;
	padding: 2px 2px;
	width: 280px;
	height: 100px;
	border: 1px solid #C5161F;
	background: #FFFFFF;
	color: #000000;
	float: left;
}

.formfield2 {
	margin: 1px 1px 1px 20px;
	padding: 4px;
	width: 280px;
	border: 1px solid #C5161F;
	background: #FFFFFF;
	font-size: 14px;
	color: #000000;
}
.formfield3 {
	margin: 1px 220px 1px 1px;
	padding: 2px 2px;
	width: 280px;
	height: 20px;
	border: 1px solid #C5161F;
	background: #FFFFFF;
	font-size: 13px;
	color: #000000;
	float: right;
}
.formfield4 {
	margin: 1px 420px 1px 1px;
	padding: 2px 2px;
	width: 80px;
	height: 20px;
	border: 1px solid #C5161F;
	background: #FFFFFF;
	color: #000000;
	float: right;
}
.formfield5 {
	padding: 2px 2px;
	width: 20px;
	height: 20px;
	border: 1px solid #C5161F;
	background: #FFFFFF;
	color: #000000;
	float: right;
	margin-right: 20px;
}


.button {
	margin: 1px 280px 1px 1px;
	padding: 2px 2px;
	width: 100px;
	height: 30px;
	border: 1px solid #C5161F;
	font-size: 14px;
	color: #FFFFFF;
	float: right;
	background-color: #7FAF35;
	font-weight: bold;
}
.button2 {
	margin: 1px 1px 1px 270px;
	padding: 2px 2px;
	width: 80px;
	height: 30px;
	border: 1px solid #7FAF35;
	font-size: 14px;
	color: #333333;
	float: left;
	background-color: #CCCCCC;
}

.textfield {
	float: left;
	padding: 2px;
	font-size: 13px;

}
.textfield1 {
	float: left;
	padding: 2px;
	font-size: 13px;
	width: 265px;
}
#imgcenter {
	margin:0 auto;
}


.entry {
	margin: 0 auto;
	width: 516px;

}
