* {
	margin: 0;
	padding: 0;
}

body {
	margin: 5px 0;
	background: #76a703;
	background-image: url(images/sfondoPagina.jpg);
	background-repeat: repeat-x;
	background-position: top;
    font-family: tahoma,verdana,Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #fff;
	line-height:18px;
}

h1 {
	font-weight: normal;
	padding:0;
	margin:0;
	font-family: arial;
	font-size:200%;
	color:79a805;
	}
	
h2 {
	font-weight: normal;
	padding:3px 0 15px 0;
	margin:3px 0 15px 0;
	border-bottom: 1px dotted #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #79a805;

}
	

.linea {
	height: 1px;
	border-bottom: 1px dotted #ccc;
	width: 100%;
   margin-bottom: 15px;
}

p, ul, ol, b {
	font-size: 100%;
	padding:0;
	margin: 0;
	height: auto;
	line-height:20px;
}


a, a:link {
	color: #fff;
	text-decoration: none;
	font-weight: normal; 
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: underline;
	color: #333;
}

form {
	padding:0;
	margin: 0;
}

.submit {
	color: #fff;
	background-color: #000;
	font-size: 13px; 
	border: 1px #ccc solid;
	height: 25px;
	font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
}

input {
	border: 1px solid #ccc;
   background: #eaeaea;
	height: 18px;
	font-size: 13px;
}

textarea {
	border: 1px solid #ccc;
   background: #eaeaea;
	height: auto;
	font-size: 13px;
}


#header {
	width: auto;
	height:97px;
	background: #fff;
	background-repeat: repeat-y;
}

#logo {
	float: left;
	padding: 0;
	margin: 0;
	width: auto;
}

#logoSx {
	float:right;
	width:263px; 
	background:url(images/topS.jpg);
	background-repeat:repeat;
	height:97px;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	height: 35px;
	margin:0;
	background-color:#FFFFFF;
	/*border-bottom: 1px #ccc solid;*/
	width:auto;
	font-family: arial;

	}
	
#menuDx {
	height: 35px;
	margin:0;
	background-image: url(images/sfondo-barra.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px #ccc solid;
	width:315px;
	float:right;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li { 
display:inline;
float:left;
padding:0;
margin: 0;
border-right:1px solid #fff;
height:35px;
list-style:none;
width: 106px;
line-height:20px;
background-image:url(images/btnNorm.png);
background-repeat:repeat-x;
background-position:left;
text-align:center;
}


#menu a,
#menu a:link
 {
	color:#fff;
	display: block;
	text-decoration: none;
	padding:8px;
	font-size:13px;
	font-weight: bold;
	height:19px;
}

#menu a:hover,
#menu .current {
	background-image:url(images/btnOver.png);
	background-repeat:repeat-x;
	background-position:left;
	display:block;
	padding:8px;
	height:19px;
	color:#333333
}

.img {
	padding: 3px;
	border: 1px solid #ccc;
}

#splash {
/*padding-bottom:1px;*/
padding-top:1px;
}

.news{
	padding-top:10px;
	padding: 5px;
}

#interno {
	margin-left:190px;
	padding: 25px;
	width: auto;
	height: auto;
	background-color:#fff;
	

}

#interno p{
	padding: 0;
	padding-bottom:20px;
	
	text-align:justify;
	margin-top:20px;
	height: auto;
}

.titolo{
	background-image:url(images/pfeil2.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:16px;
	font-size:13px;
	font-weight:bold;
}



#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 850px;
	margin: 0 auto;
	background-color: #fff;
	padding:10px;
	padding-top:0;
	height: 100%;
	clear:both;
      
}

#page p{
	height: auto;
}



#content {
	width: 100%;
	background-color: #fff;
	padding: 5px 0 20px 0;
	margin-top: 5px;
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: left;
	width: 185px;
	padding:0;
	background-color: #fff;
	margin-top:7px;
	}

.orizz {
   height: 1px;
	border-bottom: 1px dotted #ccc;
	margin: 5px 0px 0px 0px
}
#contenuto{
 width: 80%;
 background-color: #fff;
 float: right;
 /*margin-top: 10px;*/
 /*border-left: 1px dotted #ccc;*/
}

#dx{
	float: right;
	width: 20%;
	background-color: #fff;
}
#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
	font-size: 140%;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 15px;
}


#sidebar li {
	
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right: 25px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #eaeaea;
	text-align:right;
}

.sideMenu  a{
	
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right: 7px;
	background-color: #eaeaea;
	text-align:right;
}

.sideMenu a:hover {
   text-decoration: underline;
	text-align:right;
	color:#999;
}

#sidebar .top {
	
	height: 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif
}

#sidebar .bottom {
	
	padding-right: 25px;
	height: 12px;
	border-right: 1px solid #ccc;
	border-bottom:0;
	background-color: #fff;
	padding-top: 0;
	margin-top: 0;
	
}

#sidebar .focus{
	background-image: url(images/pfeil4.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #fff;
	border-right: 0;
	color: #999;
	font-size:12px;
	font-weight:normal;
	padding-right: 10px;
}

#sidebar .focus a{
	background-color: #fff;
}

#sidebar .focus a:link{
	background-color: #fff;
	padding-right: 15px;
}

#sidebar h3 {
	height: 17px;
	padding:5px;
	font-size: 13px;
	vertical-align: middle;
   /*background-image: url(images/sfondo-barra.jpg);*/
   background-position: bottom;
	color: #003366;
	/*line-height: 15px;*/
	/*background-color: #e75791;*/
	margin-bottom: 10px
}

#footer {
	width: 100%;
	margin: 10px 0 0 0;
	height:45px;
	background: #eaeaea;
	border-top: 1px solid #ccc;
	vertical-align: top;
	clear: both;
	line-height:45px;

}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666;
	vertical-align: middle;
}

#footer a{
	color: #1e1e1e;
	font-size: 10px;
	font-size: 13px;	
}

#footer a:hover {
	color: #cccccc;
}

.titoletto {
	 color: #036;
	 font-size: 11px;
}

.titolo {
  font-size: 16px;
}

.sideMenu{
	padding-top: 5px;
	/*padding-left: 5px;*/
	/*color: #fff;*/
    font-size: 13px;
	font-weight: bold;
	text-align:center;
	padding-top:10PX;
}


#legal {
	text-align: right;
}

#links {
	float: right;
}
#colonna {
   margin-left: 5px;
	margin-right: 2px;
	float: left;
}
#colonna {
	float: left;
}
/*box arancio*/
#topArancio {
 background-color: #f60;
 background-image: url(images/box-orange-top.gif);
 background-position: top;
 background-repeat: no-repeat;
 width: 254px;
 margin: 0px;
 padding: 0px;
 height: 50px;
 margin-top: 0px;
}
#contenetArancio {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/box-orange-content.gif);
	width: 254px;
	padding: 8px;
}
#BottomArancio {
 background-color: #fff;
 background-position: bottom;
 background-repeat: no-repeat;
 height: 5px;
 width: 254px;
 margin-top: 0px;
}

.btn {
	border: 1px #ccc solid;
	font-size: 13px;
	color: #fff;
	background-color: #036;
	height: 22px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

form {
	padding: 0px;
	margin: 0px;
}

.casella {
	border: 1px solid #ccc;
	color: #036;
	font-size: 13px;
	 padding: 1px
}
#box {
	border: 1px solid #ccc;
	float:left;
	margin-top: 0px;
	margin-left:3px;
}
#linea {
 border-bottom: 1px #ccc dotted;
 height: 1px;
}
.topBox {
	height: 21px;	
	padding-bottom: 0;
	margin-bottom: 0;
	width: 171px;
	background-image: url(images/topBox.jpg);
	background-repeat: no-repeat;
	background-position: left;
	/*padding-top: 7px;*/
}

.bottomBox {
	height: 7px;	
	width: 171px;
	background-image: url(images/bottomBox.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-position: top;
	margin-top: 0px;
	/*padding-top: 7px;*/
}

.bottone {
	height: 72px;
	width: 171px;
	background-image: url(images/BottoneArancio.jpg);
	background-repeat: no-repeat;
}

.bottoneVerde {
	height: 72px;
	width: 171px;
	background-image: url(images/btnVerde.jpg);
	background-repeat: no-repeat;
}

.box {
	height: 31px;
	width: 171px;
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
}

.contentBtn {
	padding-top: 20px;	
	text-align: center;
}

.contentBtn a {
   font-weight: bold;
	font-size: 17px;
	color: #fff; 	
}

.contentBtn a:link {
   font-weight: bold;
	font-size: 15px;
	color: #fff; 	
}

.contentBtn a:hover {
	color: #036; 	
}

.contenutoBox {
	color: #036;
	padding: 12px;
	padding-bottom: 10px;
	line-height: 20px;
	font-size: 12px;
}

.contenutoBox a {
	color: #036;
	font-size: 12px;
}

.contenutoBox a:link {
	color: #036;
	font-size: 12px;
}

.contenutoBox a:hover {
	color: #009de0;
	font-size: 12px;
}

.contentBox {
 /*background-color: #edf8fd;*/
 /*border-right: 1px solid #036;*/
 /*border-left: 1px solid #036;*/
  /*border-bottom: 1px solid #036;*/
 width: 169px; 
 margin-top: 0px;
 padding: 0px;
 margin-bottom: 5px;
}

#boxDot{
	border-bottom: 1px solid #efefef;
	border-top: 1px solid #efefef;
	background-color: #f0fcff;
	width: 100%;
	padding: 10px
	  
}
form {
	line-height: 270%
}
.mail{
	background-image: url(images/mail.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 60px;
	width: 190px;
	padding-left: 70px;
	padding-top: 50px;  
}

.fuxia {
	color: #e75791;
}

.icon {
	margin-right:10px;
	float: left;
}


#top{
   
	width: 830px;
	border-top:10px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	/*border-bottom:1px solid #fff;*/
    margin:0 auto;
	padding:0 10px 0 10px;
	clear: both;
	height:71px;
	/*background-image: url(images/top.jpg);*/
	background-repeat:no-repeat;
	background-position:left;
}

#top p{
	color: #fff;
	padding:0;
	margin:0;
	
}

#top a{
	font-size:11px;
	color: #eaeaea;
}

#top a:hover{
	font-size:11px;
	color: #ccc;
}

/*TOP DEL BOX */
.sxTopBox{
   height: 21px;
	width: 6px;
	background-image: url(images/angoloSxTop.jpg);
	background-position: bottom;
	background-position: left;
	background-repeat: no-repeat;
	float: left;
}

.dxTopBox{
   height: 21px;
	width: 6px;
	background-image: url(images/angoloDxTop.jpg);
	background-position: bottom;
	background-position: right;
	background-repeat: no-repeat;
	float: right;
}

.centroTopBox {
	height: 21px;
   float: right;
	background-image: url(images/sfondoTop.jpg);
	background-repeat: repeat;
}


.botSx {
	background-image: url(images/bottomSx.jpg);
	width: 4px;
	height: 7px;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	background-color: #009cdf;
}

.botDx {
	background-image: url(images/bottomDx.jpg);
	width: 4px;
	height: 7px;
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	background-color: #009cdf;
}

.bot {
	height: 6px;
	float: right;
	background-color: #009cdf;
	float: right;
}

#tendina {
	color: #333;
   font-size: 9px;
	font-weight: normal;
	text-align: left;
	width: 180px;
	margin: 0;
	padding:0;
}

#tendina a{
	background-color: #eaeaea;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	background-image: url(images/pfeil5.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 10px;
	margin:0;
}

#tendina a:hover {
   text-decoration: none;
	color:#fff;
	background-color: #1e1e1e;
   background-image: url(images/pfeil5_over.gif);
	background-position: right;
	background-repeat: no-repeat;
	
}

#tendina ul {
	color: #333;
	padding:0;
	margin: 0;
	line-height: 0;
}

#tendina li{
	padding:	0;
  height: auto;
	background-image: none;
	border-bottom: 1px #ccc solid;
	line-height:0.5em;
	margin: 0;
}

.imgSx { float:left; width:auto; height:auto; padding:3px; margin-right:20px; margin-bottom:20px;}

.paragrafo { width: 595px; text-align:justify; margin-left:15px; }

