body, html{
	margin:0;
	padding: 0;
	background: #0f7e9a;
	text-align: center;
}

/************************************/
/*            STRUCTURE            */

#total_page{
	margin: 0 auto;
	text-align: left;
	width:760px;
	position: relative;
	background: #fff;	
}

#flag{
	float: right;
	height: 20px;
	padding:30px 5px 0 5px;
	overflow: visible;
	

}

#flag a{
  border: 0 !important;
  border: 1px solid #fff;

  
}

#flag a:hover{
  border: 1px solid #ADD8E6;
}

#flag img{
  border: 1px solid #fff !important;
  border: 0;
}

#flag img:hover{
  border: 1px solid #ADD8E6 !important;
}

#head{
	background: #0f7e9a;
	white-space: nowrap;
}

#logo{
	margin: 10px 0 0 20px;
}

/****************************/
#menu{
	margin: 0px 0 0 30px;
	padding-left: 20px;	
	background: #fff url(/img/structure/head/menu_left.gif) no-repeat top left;
	height: 32px;
}

#menu ul {
	padding:0 32px 0 0;
	margin:0; list-style-type: none;
	}

#menu a {
	text-decoration: none;
	padding: 9px 4px;
	display: block;
	margin: 0px;
	color: #fff;
	background-color: #3B7CAA;
	font-family: Lucida Sans, arial, helvetica, tahoma, verdana;
	font-size: 1.1em;
}

#menu a.menu_prod{
	background: #6C9DBF;
}

#menu .menu_prod_end{
	background: #fff url(/img/structure/head/menu_right.gif) no-repeat top right;
	width: 18px;
	height: 32px;
}

#menu li {
	float:left;
}

#menu a:hover {
	background-color: #AAC8DB;
	color: #fff;
}

#menu a.qui {
	color: #fff;
	background-color: #B3CEE6;
}

#container{	
	clear: both;
	margin: 0px;
	padding: 0px 10px 0px 50px;
	margin-bottom: 20px;
}

#col_left{
	width: 50%;
	float: left;
	padding: 5px 10px;
}

#col_left p{
	margin: 0 25px;
}

#col_right{
	padding-top: 20px;
}

#content{
	float:left;
	width: 67%;
	border-left: 1px dotted #3b3b3b;	
	min-height: 450px;
	height: auto !important;
	height: 450px
}

#content ul{
	margin: 5px 0 10px 35px;
}

#content_text{
	padding: 0 0 0 15px;
	/*margin: 0 0 0 34%;*/
}

#footer{
	text-align: left;
	font-size: 10px;
	margin-top: 5px;
	padding: 10px 0px;
	background: #B4C7D3 url(/img/structure/footer/bg.gif) repeat-x;
}

#footer-logo{
	float:left;
	margin: 13px 0 0 15px;
}

#footer-address{
	float:left;
	margin: 0 0 0 65px;
}

#footer-mailto{
	float:left;
	margin: 13px 0 0 95px;
}


#credits{
	margin: 5px 10px 20px 0;
	color: #ccc;
	text-align: right;
	clear: both;
	width: 760px;
	font-size: 10px;
	font-family: verdana, arial;
	padding-bottom: 15px;
}
#footer a:hover{
	color: #fff;
}
#credits a{
	color: #ccc;
}



/************************************/
/*            FONTS                */

#total_page, td{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3b3d52;
}

h1{
	font-family: Lucida Sans, arial, helvetica, tahoma, verdana;
	font-size: 3.1em;
	font-weight: normal;
	color: #3b3d52;
	margin:0;
	letter-spacing: -2px; 
	/*margin-bottom: 10px;*/
}


h2{
	font-family: Lucida Sans, arial, helvetica, tahoma, verdana;
	font-size: 24px;
	font-weight: normal;
	color: #9cd5ff;
	margin:0;
	letter-spacing: -1px; 
	text-align:left;
}

h3{
	font-family: Lucida Sans, arial, helvetica, tahoma, verdana;
	font-size: 22px;
	font-weight: normal;
	color: #40B2FA;
	margin: 0 0 0 15px;
	letter-spacing: -1px;
	text-align: left;
}

h4{
	font-family: Lucida Sans, arial, helvetica, tahoma, verdana;
	font-size: 22px;
	font-weight: normal;
	color: #3b7caa;
	margin: 0 0 0 15px;
	letter-spacing: -1px;
	text-align: left;
	border-bottom: 1px solid #3b7caa;
	padding-left: 25px;
	background: #fff url(/img/structure/arrow_down.gif) no-repeat 10px 7px;
}

h4 a{
	text-decoration: none;
	color: #3b7caa;
	display:block;
}

h4 a:hover{
	text-decoration: none;
	color: #fff!important;
	color: #c30;
	display:block;
	background-color: #4D8DAE!important;
	background-color: #fff;
}


#footer, #footer a{
	color: #0e303d;
	font-weight: normal;
	text-decoration: none;
}

#footer_credit a{
	color: #908f8f;
	text-decoration: none;
}

a{
	color: #3b3d52;
}

a:hover{
	background-color: #4D8DAE;
	color: #fff;
}

#privacy{
	font-size: 10px;
	font-style: italic;
	line-height: 9px;
}

/************************************/
/*            ADD-ONS               */

img{
	border: 0;
}

input, textarea, select{
	font-size: 10px;
	border: 1px solid #ccc;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: verdana, arial, helvetica;
}

.invia{
	background-color: #6B8E23;
	color: #fff; 
	padding: 2px 15px;
}

select{
	border: 0px solid #ccc;
}


#cleaner{
	clear: both;
}

.tbl-top{
	background: #E7E7E7;
	padding: 2px 15px;
}

.tbl-cont{
	text-align: center;
	border-bottom: 1px dotted #E7E7E7;
}

#caratteristiche_1, #caratteristiche_2, #caratteristiche_3, #caratteristiche_4, #caratteristiche_5, #caratteristiche_6, #caratteristiche_7{
	padding-left: 50px;
}
