body{
	background-color: #e2e2e2;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373737;
}
a:link, a:visited{
	color: #3757D9;
	text-decoration: none;
}
a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 14px;
	line-height:20px

}

p.art {
	margin-top: 0px;
	margin-bottom: 12px;
	line-height:18px
}
p.small {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 12px;
}
p.big {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 14px;
}
p.smallgrey {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 12px;
	color:#868686;
}
form{
	margin: 0px;
	padding: 0px;
}
select {
	font-size: 11px;
	color: #3a3a3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main{
	margin: 0px;
	width: 1033px;
	text-align: left;
	background-color:#fff;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	
	/*padding-right: 35px;
	padding-left: 35px;*/
}
#head{
	padding-right: 35px;
	padding-left: 35px;
	}
#language {
	height: 42px;
	width: 180px;
	background-image: url(images/language-bg.jpg);
	background-repeat: no-repeat;
	float: right;

}
#language select {
	padding: 0px;
	width: 150px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
}


#menu {
	height: 42px;
	width: 963px;
	background-image: url(images/main-menu-bg.gif);
	padding-right: 35px;
	padding-left: 35px;
	background-repeat: no-repeat;
	padding-top: 6px;
}

#menu a:link, #menu a:visited{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	margin-right: 14px;
	padding-left: 12px;
}
#menu a:hover{
	color: #eae7d8;
	background-position: left top;
}
#content {
	padding-right: 35px;
	padding-left: 35px;
}

#blu {
	padding: 10px;
	background-color: #e2e2e2;
	 border: 1px solid #3757D9;
}

#blu p {
	font-size: 12px;
	line-height:16px
}
#white p {
	font-size: 12px;
	line-height:16px
}

#white {
	padding: 10px;
	background-color: #ffffff;
	 border: 1px solid #3757D9;
}

#white p {
	font-size: 12px;
}
#colsx {
}
#colsx h3 {
	background-image: url(images/tit-sx-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 30px;
	width: 186px;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#colsx a:link, #colsx a:visited {
	color: #373737;
	text-decoration: none;
	font-size: 13px;
	display: block;
}
#colsx a:hover {
	color: #999999;
	text-decoration: underline;
}
#colsx p {
}
#colsx div {
	margin-left: 0px;
	margin-bottom: 34px;
}
#colsx div div{
	margin-left:0;
	margin-bottom: 12px;
}
#colsx select {
	font-size: 11px;
	color: #3a3a3a;
	margin-right:6px;
}
a.ricerca:link, a.ricerca:visited {
	background-image: url(images/ricerca-btn.jpg);
	height: 27px;
	width: 74px;
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
}
a.ricerca:hover {
}



#cerca {
	background-image: url(images/box-cerca-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	width: 444px;
}
#cerca a:link, #cerca a:visited, span.cerca {
	font-size: 11px;
	display: block;
	height: 19px;

	text-decoration: none;
	padding-top: 3px;
}
#cerca a:hover {
}
span.cerca{
	background-image: url(images/label-cerca-casa.jpg);
	color: #383838;	
	width: 142px;	
}

a.cerca2:link, a.cerca2:visited {
	background-image: url(images/label-cerca-mappa.jpg);
	width: 137px;
	color: #eae7d8;
}
a.cerca2:hover {
	color: #999999;
}
a.cerca3:link, a.cerca3:visited {
	background-image: url(images/label-cerca-codice.jpg);
	width: 164px;
	color: #eae7d8;
}
a.cerca3:hover {
	color: #999999;
}
#cerca select {
	width: 130px;
}
#colcent h3 {
	font-size: 15px;
	font-weight: bold;
	color: #3a3a3a;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3a3a3a;
	margin-top: 24px;
	margin-bottom: 16px;
}
#foto {
	margin-right: 14px;
	margin-bottom: 14px;
}



#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 1033px;
	margin-top: 26px;
	font-size: 11px;
	color: #eae7d8;
	text-align: center;
	padding-top: 9px;
}







h2 {
	font-size: 15px;
	font-weight: bold;
	color: #868686;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #868686;
	margin-top: 24px;
	margin-bottom: 5px;
}

h3 {
	color: #373737;
	font-family : verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	line-height : 17px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 2px
}

h4 {
	color: #000000;
	font-family : verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	line-height : 17px;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #3757D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3757D9;
	margin-top: 4px;
	margin-bottom: 10px;
}
h6 {
	font-size: 14px;
	font-weight: normal;
	color: #3757D9;
	margin-top: 4px;
	margin-bottom: 0px;
}



 
 #button1 {
  color:#FFFFFF;
  font-weight:bold;
  background-color:#3757D9;
  
 }
 
 
.region-country-table {
  border: 1px solid #3757D9;
  background-color: #e2e2e2;
  width:250px;
  margin-bottom:10px
}

 
.but {
text-align:right;
margin-right:10px;
}
 
.inputcontainer {
text-align:left;
margin-left:10px;
color: #868686;
font-size:14px;
}
.title {
  font-size: 13px;
  background: #868686;
  color: #FFFFFF;
  font-weight: bold;
}
 
 .header {
    font-size: 13px;
    font-weight: nromal;
	text-align:left;
	margin-left:10px;
color: #868686;
}

img.alignsx
{
    float: left;
    margin-top:6px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:0px;

}
img.aligndx
{
    float: right;
    margin-top:6px;
	margin-left:6px;
	margin-bottom:0px;

}

#gallery {
	padding-right: 0px;
	padding-left: 0px;
}
#gallery img{
	padding-right: 2px;
	padding-left: 0px;
	border: 0px;
}
