* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 0;
	background: #fff;
	/*background-image: url(images/sfondoPagina.jpg);*/
	/*background-repeat: repeat-x;*/
	/*background-position: top;*/
    font-family:  verdana,arial, Helvetica, sans-serif;
	font-size:11px;
	color: #014e74;
}

.imgDx { float:right; margin-left:20px; margin-bottom:20px; }

h1, h2, h3 {
	font-weight: bold;
	}
	

h1 { font-size: 17px; margin:0; padding:0; font-family:verdana; font-weight:normal; color:#036; }
h2 { font-size: 11px; font-weight:normal; padding:0; margin:0; 	margin-bottom:15px; padding-bottom:15px; border-bottom:1px dotted #ccc; color:#666}

.linea {
	height: 1px;
	border-bottom: 1px dotted #ccc;
	width: 100%;
    margin-bottom: 15px;
}

ul, ol, b {
	font-size: 100%;
	padding: 0px;
	line-height: auto;
	margin: 0px;
}

ul, b { border:0; margin:0; padding:0; }

p { 
	padding: 0px;
	line-height: 20px;
	margin: 0px;
    text-align:justify;
	width: auto;
 }


a, a:link {
	color: #036;
	text-decoration: none;
	font-weight: normal; 
	font-size: 12px;
}

a:hover {
	text-decoration: none;
	color: #009de0;
}

#header {
	width: 100%;
	height: 105px;
	margin: 0 auto;
}

#logo {
	/*float: left;*/
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #3B3B3B;
}

#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 auto;
	background-image: url(images/sfondo-barra.jpg);
	background-position: top;
	background-repeat: repeat-x;
   margin-top: 0px;
	color:#fff;
	border-bottom: 1px #ccc solid;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu a {
	display: block;
	text-decoration: none;
	padding: 10px;
	font-size: 13px;
	color:#FFF; 
	font-weight: bold;
}

#menu a:hover {
	color: #fff;
	background-color: #009EE0;
	background-image: url(images/sfondo-barra_over.jpg);
}

.img {
	padding: 3px;
	border: 1px solid #ccc;
}

#splash {
	height: 230px;
	margin: 0 auto;
	margin-top:0px;
	margin-bottom: 1px;
	/*background: url(images/img3.jpg) no-repeat;*/ 
	background-color: #fff;
    /*border-top: 1px dotted #ccc;*/
	border-bottom: 1px solid #ccc;
}

#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: 900px;
	margin: 0 auto;
	background-color: #fff;
	padding:10px;
	/*border: 10px solid #fff*/
}

#page h1, #page h2 {
	
}



#content {
	width: 100%;
	background-color: #fff;
	padding: 5px 0 20px 0;
	margin-top: 5px;
	height:auto;
	clear:both
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: left;
	width: 20%;
	background-color: #fff;
	margin-top: 0;
	color: #036;
}

#sidebar li {
	
	padding-bottom: 7px;
	/*padding-top: 7px;*/
	margin-bottom:7px;
	/*padding: 0 0 20px 0;*/
	border-bottom: 1px dotted #ccc;
    /*line-height: 135%*/
}

#contenuto{
 /*width: 75%;*/
 width:350px;
 margin-right:15px;
 background-color: #fff;
 float: right;
 padding:20px;
 line-height:18px;
}

.details { background-color:#ecf3fb; padding:20px; border-top:1px solid #2abaee; border-bottom:1px solid #2abaee; font-size:11px; width:250px; line-height:20px; width:240px; font-size:10px;  }

.details ul { margin:0; padding:0; display:block; margin-left:0;}

.details li { background-image: url(images/triangolo.gif); background-position:left; line-height:15px; background-repeat:no-repeat; padding:5px 0 5px 14px; list-style:none; margin:0; }

.foto { width:auto; float:right; width:280px; margin-right:30px }

#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: 25px;
	display:block;
}

#sidebar li a,
#sidebar li a:link { 
font-size:11px;
/*background-image:url(images/triangolo.gif);*/
/*background-position:left; */
/*background-repeat: no-repeat;*/
/*padding-left:15px;*/
}

#sidebar li a:hover{
	font-size:11px;
	color:#2abaee;
/*background-image:url(images/triangoloOver.gif);*/
/*background-position:left; */
/*background-repeat: no-repeat;*/
/*padding-left:15px;*/
}

#readMore { font-size:10px; font-weight:normal; float:left; width:auto; }

#readMore a,
#readMore a:link {
font-size:10px;
font-weight:normal; 
background-image:url(images/triangoloOver.gif);
background-position:right; 
background-repeat: no-repeat;
padding-right:10px;
color:#2abaee;
}

#readMore a:hover{
	font-size:10px;
	font-weight:normal;
	color:#036;
	background-image:url(images/triangolo.gif);
	background-position:right; 
	background-repeat: no-repeat;
	padding-right:10px;
}

#sidebar h3 {
	font-size: 17px;
	font-weight:normal;
	vertical-align: left;
   /*background-image: url(images/sfondo-barra.jpg);*/
  	/*background-position: bottom;*/
	color: #FF00FF;
	border-bottom:1px dotted #ccc;
	/*line-height: 15px;*/
	/*background-color: #e75791;*/
	margin-bottom: 7px;
	padding-bottom: 7px;
}

#footer {
	clear: both;
	width: 920px;
	margin: 0 auto;
	padding: 0;
    color: #666;
	background-color:#fff;
	border-top:1px solid #ccc;
	padding-bottom:10px;
	margin-top:30px
}


#footer li{ list-style:none }

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 11px;
}

#footer a{
	color: #666;
	font-size: 11px;	
}

#footer a:link{
	color: #666;
	font-size: 11px;	
}

#footer a:hover {
	color: #999;  
    text-decoration: underline;
}

.titoletto {
	 color: #036;
	 font-size: 11px;
}

.titolo {
  font-size: 16px;
}

.titoloBox {
	padding-top: 4px;
	padding-left: 12px;
	color: #fff;
   font-size: 11px;
	font-weight: bold;
}

.titoloBox h3 {color:#FF00FF;}

#legal {
	text-align: right;
	border:0;
}

#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 #5688bb;
	color: #036;
	font-size: 12px;
	padding: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#dbe5f0;
}
#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: 53px;
	width: 171px;
	padding-top: 18px;
}

.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;
}

.imgSx {
	margin-right:15px;
	margin-bottom: 15px;
	float: left;
	padding: 3px;
    border: 1px solid #ccc;
	/*width:150px;*/
	/*height:auto*/
}
#top{
	width: 900px;
    margin:0;
	padding:0;
	height:0
}

/*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;
}

.quality { height: 90px; width:auto; background-image:url(images/quality.jpg); background-repeat:no-repeat; line-height:90px; background-position:left; padding-left:80px; color:#0099CC; font-size:25px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; }

#tendina {
	color: #fff;
    font-size: 9px;
	font-weight: normal;
	text-align: left;
	width: 160px;
	margin: 0;
	padding:0;
}


#tendina li a{
	background-color: #0099CC;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	padding: 10px;
	margin:0;
}

#tendina li a:hover {
    text-decoration: none;
	color:#fff;
	background-color: #036;
	
}

#tendina li ul {
	color: #333;
	padding:0;
	margin: 0;
	line-height: 0;
}

#tendina li{
	padding:0;
    height: auto;
	background-image: none;
	border-bottom: 1px #fff solid;
	line-height:0.5em;
	margin: 0;
}

.box { width:137px; height:136px; background-position:top; background-repeat:no-repeat; border:1px solid #5688bb; margin-bottom:12px; }