@font-face {
    font-family: 'goudy_old_styleregular';
    src: url('goudos-webfont.eot');
    src: url('goudos-webfont.eot?#iefix') format('embedded-opentype'),
         url('goudos-webfont.woff') format('woff'),
         url('goudos-webfont.ttf') format('truetype'),
         url('goudos-webfont.svg#goudy_old_styleregular') format('svg');
    font-weight: normal;
    font-style: normal;

	 font-family: 'great_vibesregular';
    src: url('greatvibes-regular-webfont.eot');
    src: url('greatvibes-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('greatvibes-regular-webfont.woff') format('woff'),
         url('greatvibes-regular-webfont.ttf') format('truetype'),
         url('greatvibes-regular-webfont.svg#great_vibesregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


a{
	border: none;
}
img{
	border: none;
}
a:active, a:selected, a:visited { 
    border: none;
    outline: none;
}
a:active, a:focus {
   outline:  none;
}

.centratore a{
	text-decoration:none;
	color:#8d4656;
}
.centratore {
	position: relative;
	font-family:'goudy_old_styleregular';
	font-size: 12pt;
	color:#8d4656;
	height:98%;
	width:1250px;
	margin-left:auto;
	margin-right:auto;
	background-image: url('../img/ripetizione.png');
    }
    
.sinistra{
	float:left;
	display:block;
	height:600px;
	width:600px;
	background-image: url('../img/sinistra.png');
	position:relative;
	font-family:'goudy_old_styleregular';
}

.destra{
	float:left;
	display:block;
	height:600px;
	width:650px;
	display:block;
	/*background-image: url('../img/quadro-home.png');*/
	background-repeat:no-repeat;
	background-position:center;
	
}
.destra a{
	width: 649px;
	height: 559px;
	display: block;
	text-decoration: none !important;
}
.articolo{
	float: left;
background-color: #fff;
width: 760px;
height: auto;
margin-top: 226px;
margin-left: -165PX;
padding: 15px;
}

.slogan{
	margin-right: 92px;
	margin-top: 166px;
	display: block;
	text-align: right;
	font-size: 25pt;
}

#voce-menu1{
	margin-top:27px;
}
#voce-menu2,#voce-menu3,#voce-menu4,#voce-menu5,#voce-menu6,#voce-menu7,#voce-menu8{
	margin-top:-20px;
}

#terminale-menu1{
	margin-top:27px;
}
#terminale-menu2,#terminale-menu3,#terminale-menu4,#terminale-menu5,#terminale-menu6,#terminale-menu7,#terminale-menu8{
	margin-top:-20px;
}
.voce-menu1{
	background-image: url('../img/sfondomenu.png');
	background-repeat:repeat-x;
	height:40px;
	padding-left:80px;
	position:relative;
	display:block;	
	line-height:34pt;
	float:left;
}

.voce-menu2{
	background-image: url('../img/sfondomenu.png');
	background-repeat:repeat-x;
	height:40px;
	padding-left:110px;
	position:relative;
	display:block;	
	line-height:34pt;
	float:left;
	
}

.terminalemenu{
	background-image: url('../img/terminalemenu.png');
		width: 27px;
		height: 40px;
		position: relative;
		display: block;
		float: left;
}

.descrizione{
	display:none;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-left: 10px;
	float: right;
	width: 635px;
	height: 110px;
	border: 2px solid rgb(186, 171, 124);
	margin-right: 15px;
}

.cornicephotogallery{
	background-image: url('../img/cornicephotogallery.png');
	background-repeat:repeat-x;
	position:relative;
	width:100%;
	height: 29px;
}

.gallery{
	background-color:#fff;
	position:relative;
	width:100%;
	/*height:160px;*/
	
}

.footer{
/*	background-image: url('../img/macchiafooter.png');
	background-position: 0px;
	background-repeat: no-repeat;*/
}


.foot{
text-align: center;
color: #8d4656;
position: relative;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
height: 30px;
}

.footcorto{
text-align: center;
color: #8d4656;
position: relative;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
height: 30px;
}

.copiright{
text-align: center;
color: #8d4656;
position: relative;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
height: 55px;
}
.adattato{
	background-image: url('../img/sfondofoot.png');
background-repeat: repeat-x;
	padding: 13px;
}
.clear {
	clear:both   
}