BODY {
	margin: 0px;
}

a {
	font-family: 'PeugeotRegular', Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #0078a0;
}

a:HOVER {
	font-family: 'PeugeotRegular', Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #454672;
}

@font-face {
	font-family: 'PeugeotRegular';
	src: url('fonts/Peugeot_Normal.eot');
	src: local('Peugeot Regular'), local('Peugeot'), url('fonts/Peugeot_Normal.woff') format('woff'), url('fonts/Peugeot_Normal.ttf') format('truetype'), url('fonts/Peugeot_Normal.svg#Peugeot') format('svg');
}

.peugeot {
	font-family: 'PeugeotRegular', Verdana, Geneva, sans-serif;
}

#CONTAINER {
	width: 970px;
	height: 100%;
	background-image: url(img/sfondo.jpg);
	position: relative;
	float: left;
}

#HEADER {
	width: 940px;
	height: 60px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	text-align: left;
	float: left;
}

#SERVIZIO {
	width: 370px;
	height: 25px;
	position: absolute;
	top: 0px;
	right: 10px;
	background-color: #0078a0;
}

#MENU {
	width: 940px;
	height: 30px;
	background: url(img/sfondo_btn.jpg) no-repeat 30px 0px; 
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
	text-align: right;
}

#IMMAGINI_BOX {
	width: 555px;
	height: 445px;
	padding-left: 30px;
	float: left;
}

#CONTENUTI_BOX {
	width: 555px;
	height: 100%;
	padding-left: 30px;
	float: left;
}

#TITOLO {
	width: 540px;
	height: 23px;
	padding-top: 7px;
	padding-left: 15px;
	font-weight: 500;
	background-image: url(img/sfondo_titolo.jpg);
	background-repeat: no-repeat;
	float: left;
}

#GRANDE {
	width: 540px;
	height: 255px;
	background-image: url(img/grande.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	float: left;	
}

#SLIDE {
	width: 540px;
	height: 130px;
	padding-right: 15px;
	float: left;	
}

.JcarSLIDE{
}

#OFFERTA {
	width: 230px;
	height: 130px;
	float: left;
}

.OFFERTA1 {
	background-image: url(img/img_offerta.jpg);	
}

.OFFERTA2 {
	background-image: url(img/img_offerta_2.jpg);	
}

.OFFERTA {
}

#INFO {
	width: 385px;
	height: 445px;
	float: left;
}

#WELCOME {
	width: 305px;
	height: 195px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 50px;
	float: left;
}

#IN_TOUCH {
	width: 285px;
	height: 235px;
	position: relative;
	padding-left: 15px;
	background-image: url(img/sfondo_in_touch.jpg);
	background-repeat: no-repeat;
	float: left;
}

#PULSANTI_BOX {
	width: 180px;
	height: 200px;
	position: absolute;
	top: 20px;
	right: -80px;
}

#PULSANTE {
	width: 165px;
	height: 30px;
	font-family: 'PeugeotRegular';
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #0078a0;
	cursor: pointer;
}

#PULSANTE:HOVER {
	width: 165px;
	height: 30px;
	font-family: 'PeugeotRegular';
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #454672;
	cursor: pointer;
}

#FOOTER {
	width: 950px;
	height: 65px;
	padding-left: 20px;
	padding-top: 15px;
	float: left;
}

.CONTATTI {
	background-image: url(img/contatti_btn.png);	
	background-repeat: no-repeat;
	font-family: 'PeugeotRegular', Verdana, Geneva, sans-serif;
}

.CONTATTI:HOVER {
	background-image: url(img/contatti_btn_sopra.png);	
	background-repeat: no-repeat;
	font-family: 'PeugeotRegular', Verdana, Geneva, sans-serif;
}

.ORGANIZZAZIONE {
	background-image: url(img/organizzazione_btn.png);	
	background-repeat: no-repeat;
	font-family: 'PeugeotRegular', Verdana, Geneva, sans-serif;
}

.ORGANIZZAZIONE:HOVER {
	background-image: url(img/organizzazione_btn_sopra.png);	
	background-repeat: no-repeat;
	font-family: 'PeugeotRegular', Verdana, Geneva, sans-serif;
}

.RAGGIUNGERCI {
	background-image: url(img/raggiungerci_btn.png);	
	background-repeat: no-repeat;
	font-family: 'PeugeotRegular', Verdana, Geneva, sans-serif;
}

.RAGGIUNGERCI:HOVER {
	background-image: url(img/raggiungerci_btn_sopra.png);	
	background-repeat: no-repeat;
	font-family: 'PeugeotRegular', Verdana, Geneva, sans-serif;
}

.ORARI {
	background-image: url(img/orari_btn.png);	
	background-repeat: no-repeat;
	font-family: 'PeugeotRegular', Verdana, Geneva, sans-serif;
}

.ORARI:HOVER {
	background-image: url(img/orari_btn_sopra.png);	
	background-repeat: no-repeat;
	font-family: 'PeugeotRegular', Verdana, Geneva, sans-serif;
}

.ASSISTENZA {
	background-image: url(img/assistenza_btn.png);	
	background-repeat: no-repeat;
	font-family: 'PeugeotRegular', Verdana, Geneva, sans-serif;
}

.ASSISTENZA:HOVER {
	background-image: url(img/assistenza_btn_sopra.png);	
	background-repeat: no-repeat;
	font-family: 'PeugeotRegular', Verdana, Geneva, sans-serif;
}

#CONTATTI_BOX {
	width: 540px;
	height: 100%;
	float: left;
}

#ITEM {
	width: 530px;
	height: 120px;
	margin-top: 5px;
	background-color: #0078a0;
	float: left;
}

#ITEM_IMG {
	width: 150px;
	height: 100px;
	background-color: #FFF;
	margin: 10px;
	float: left;
}

#ITEM_DETTAGLI {
	width: 340px;
	margin: 10px;
	float: left;
}

#MAPPA {
	width: 530px;
	height: 410px;
	background-color: #0078a0;
	float: left;
}
