body,
html {
	
	background:#C9C0B5 url(../images/bkg.gif);
	color:#67492C;
	text-align:center;
	font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:11px;
	padding-top:15px;
}
body,p,h1,h2,h3,h4,ul,li,a,div,p {
    margin:0px;
	margin-top:0px;
	padding:0px;
	border:0px;
}
a {
color:#3F97EE;
 text-decoration:none;
}

a:hover{
 color:#3F97EE;
 text-decoration:underline;
}
input {
  font-family:Verdana,Arial, Helvetica, sans-serif;
  font-size:11px;
  border:1px solid gray;
}
input.mappa {
 width:165px;
}
input.modulo{
width:240px;
}
input.bottone{
  background:#535353;
  color:white;
  font-weight:bold;
  border:1px solid #5F5F5F;
  
}
textarea.modulo{
width:518px;
}
h2.desc{
display:none;
}
.ck {
border:0px;
}
/* tools*/
.clearleft {
    clear:left; /*Floating in the left must be cleared*/
}
#frame {
	width:756px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background:#FFF;
	border:1px solid  #525252;
}

#header {
  color:white;
  font-family : Verdana;
  font-size:10px;
  padding:Opx;
  margin:Opx;
  background:#FFF;
  width:756px;
  background: url(../images/top_bck_header.jpg) no-repeat;
  padding-bottom:0px;
  border-bottom: 0px solid #E5E5E5;
  height:275px;

}

#headerMenu{
 padding:20px;
 padding-top:126px;
 padding-left:15px;
 width:166px;
 float:left;
 height:130px;
}

#headerMenu img.menu{
 border-bottom: 1px solid #E5E5E5;
}

#headerLangMenu {
	width:510px;
	
	margin-top:60px;
	padding:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0D4F6F;
	float:left;
	
}
 
#headerLangMenu ul {
	list-style: none;
}

#headerLangMenu li {
   display:inline;
   position: relative;
   padding-left:3px; 
   font-weight: bold;
}

#headerLangMenu a {
	color:#535353	;
	text-decoration:none;
	font-weight:bold;
}

#headerLangMenu a:hover {
	color:#E9576E;
	text-decoration:underline;
	font-weight: bold;
}
/*menu header*/






/* footer*/
#footer {
	 padding:4px;
     margin-top:0px;
     line-height:110%;
	 font-size:10px;
	 font-family:Verdana,Arial, Helvetica, sans-serif;
	 color:#fff;
	 text-align:center;
	 background:#6297BF;
}

/**/
/*page*/

