/* CSS Document */

/* - - - - - Inizializzazione e globali - - - - - */

html {
  height: 100%;
  }

* {
  margin: 0;
  padding: 0;
  }

body {
  background-color: #ffffff /*white*/;
  background-image: url(../images/sfondoBody.png);
  background-position: center top;
  background-repeat: no-repeat;
  font-family: Arial,Georgia, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
  }

body#popup {
  background-image: none;
}

form {
  border: none;
}

a {
  color:#E5830E;
  text-decoration:none;
  font-weight:bold;
  font-weight: bold;
  }
  
a:hover{
  text-decoration:none;
  }

img {
  margin:0;
  border:0;
	}

p{

  }

h2{
  color:#606060;
	font-size:24px;
  font-weight: normal;
  margin-bottom: 14px;
	}

h3{
  color: #000000;
	margin: 0 0 8px 0;
	font-weight: normal;
	font-size: 20px;
  }
  
h4{
  color: #000000;
	margin: 0 0 8px 0;
  font-weight: normal;
	clear: both;
	font-size: 14px;
  }
  
ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

.clear{
  clear:both;
}

/*------- -------*/

#sfondoContainer {
  margin: 0 auto;
  width: 990px;  
  height: 115px;
  background-image: url(../images/logo_c.png);
  background-position: 10px;
  background-repeat: no-repeat;
}

#menuIsti {
  float: right;
}

#menuIsti ul li {
  display: inline;
  margin-right: 10px;
}

#menuIsti ul li a, #sottoMenu ul li a {
  color: #000000;
}

#sottoMenu ul {
  padding: 15px;
}

#sottoMenu ul li {
  display: inline;
  margin: 0 10px 0 10px;
}

#menuTop {
  float: right;
  background-image: url(../images/sfondoMenu.png);
  background-position: left;
  background-repeat: no-repeat;
  height: 40px;
  margin-top: 49px;
  padding: 10px 0 0 10px;
}

#menuTopSmusso {
  float: right;
  width: 15px;
  height: 50px;
  background-image: url(../images/sfondoMenuSmusso.png);
  background-position: left;
  background-repeat: no-repeat;
  margin-top: 49px;
  margin-right: 15px;
}

#menuTop ul li {
  float: left;
  margin-top: 13px;
}

#menuTop ul li a {
  padding: 15px 0 15px 7px;
  color: #ffffff;
  font-size: 14px;
}

#menuTop ul li a span {
  padding: 15px 7px 15px 0;
}

#menuTop ul li.on a {
  background-image: url(../images/sfondoTastiHomeSmusso.png);
  background-position: left;
  background-repeat: no-repeat;
  font-weight: bold;
}

#menuTop ul li.on a span {
  background-image: url(../images/sfondoTastiHome.png);
  background-position: right;
  background-repeat: no-repeat;
}




#mainContainer {
  margin: 0 auto;
  width: 972px;
  background-image: url(../images/sfondoContainer.png);
  background-position: center top;
  background-repeat: no-repeat;
  margin-top: -6px;
  padding: 9px;
}

#testata {
  width: 940px;
  height: 290px;
  background-image: url(../images/sfondoBannerHome.png);
  background-position: left top;
  background-repeat: no-repeat;
  margin: 16px;
}

#sloganTesta {
  float: left;  
  position: relative;
}

#imageTesta {
  float: right;
}

.boxHome {
  margin-left: 12px;
  float: left;
}

.boxPage {
  margin-left: 12px;
  float: right;
}

.boxHome .top, .boxPage .top {
  width: 308px;
  height: 10px;
  background-image: url(../images/sfondoBoxHomeTop.png);
  background-position: top;
  background-repeat: no-repeat;
}

.boxHome .main, .boxPage .main {
  width: 280px;
  padding: 14px;
  background-image: url(../images/sfondoBoxHomeContent.png);
  background-position: center;
  background-repeat: repeat-y;
}

.boxHome .bottom, .boxPage .bottom {
  width: 308px;
  height: 10px;
  background-image: url(../images/sfondoBoxHomeBottom.png);
  background-position: bottom;
  background-repeat: no-repeat;
}

.contentGallery {
  margin: 16px 0 10px 12px;
}

.contentGallery .top {
  width: 948px;
  height: 10px;
  background-image: url(../images/sfondoBoxGalleryTop.png);
  background-position: top;
  background-repeat: no-repeat;
}

.contentGallery .main {
  width: 920px;
  padding: 14px;
  background-image: url(../images/sfondoBoxGalleryContent.png);
  background-position: center;
  background-repeat: repeat-y;
}

.contentGallery .main h2 {
  margin: 0;
}

.contentGallery .bottom {
  width: 948px;
  height: 10px;
  background-image: url(../images/sfondoBoxGalleryBottom.png);
  background-position: bottom;
  background-repeat: no-repeat;
}

/*----- page ------*/

.contentPage {
  margin: 0 auto;
  width: 948px;
  margin-top: 14px;
}

.testoPage {
  width: 628px;
  float: left;
  margin-bottom: 20px;
}

#sottoMenu {
  width: 980px;
  height: 45px;
  background-image: url(../images/sfondoSottoMenu.png);
  background-position: top;
  background-repeat: no-repeat;
  margin-top: -4px;
  margin-left: -4px;
}
/*----- footer -----*/

#footerSfondo {
  height: 306px;
  margin: 0 auto;
  background-image: url(../images/sfondoFooterSfuma.png);
  background-position: bottom;
  background-repeat: repeat-x;
  margin-top: -60px;
}

#footerCorridori {
  height: 306px;
  margin: 0 auto;
  background-image: url(../images/sfondoFooterTotale.png);
  background-position: center top;
  background-repeat: no-repeat;
}

#footerContent {
  width: 940px;
  margin: 0 auto;
  padding-top: 80px;
}

#footerContent h2 {
  color: #ffffff;
}

#footerSx {
  width: 640px;
  float: left;
}

#footerDx {
  width: 300px;
  float: left;
}

#m58captcha_code_image{ 
  display:block;
}
