@charset "utf-8";
/* CSS Document */
*{
	margin:0;
    border:0;
    padding:0;
}
div{
	margin:0;
	padding:0;
}

:focus {
	outline: 0;
}
html{
	height:100%;
}
body{
    background:#ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#b1b3b4;
}
a{
	color:#b1b3b4;
}
a:hover{
	color:#e2007a;
	text-decoration:none;
}
h1{
	font-size:31px;
	font-weight:normal;
	margin:0;
	padding:0;
}
h2{
	background:#cccccc;
	color:#FFFFFF;
	font-size:16px;
	padding:5px 20px;
}
.clear{
	clear:both;
	margin:0;
	padding:0;
	font-size:0px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
/*-------------------------------------struttura sito*/
#MainBox{
	background:url(../images/bg_mainBox.jpg) repeat-x bottom;
	width:900px;
	margin:auto;
}
#boxLeft{
	width:255px;
	float:left;
	margin:0;
	padding:0;
	height:600px;
}
#boxRight{
	float:right;
	width:645px;
	height:600px;
	margin:0;
	padding:0;
}
#logo{
	border-bottom:#CCCCCC 1px solid;
	text-align:right;
	padding:50px 50px 0 50px;
	height:114px;
}
#lingue{
	float:right;
	width:100px;
	margin: 20px 80px 0 0;
	padding:0;
}
#lingue a{
	color:#b1b3b4;
	text-decoration:none;
}
#contenuti{
	padding:0;
}
.rigaGrigia{
	background:#E1E2E2;
	width:645px;
	height:15px;
}
.rigaGrigia p{
	padding:2px 0 0 42px;
	height:13px;
	cursor:default;
}
.rigaGrigia a{
	display:block;
	padding:2px 0 0 42px;
	height:13px;
	text-decoration:none;
	background:none;
}
.rigaGrigia a:hover{
	display:block;
	background:#000000;
	padding:2px 0 0 42px;
	height:13px;
	background:#E1E2E2;
	color:#b1b3b4;
}
/*-------------------------------------------------------------------- menu nav*/
#menu{
	background:#B1B3B4;
	width:215px;
	height:105px;
	padding:30px 20px;
	line-height:16px;
	font-size:12px;
}
#menu ul {
	display:block;
	list-style:none;
	list-style-position:none;
}
#menu ul li {
	width:141px;
}
#menu ul li a.selected{
	color:#e2007a;
}
#menu ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#e2007a;
}
/*-------------------------------------inizio footer*/
#footer{
	width:930px;
	margin:auto;
	padding:5px 0 20px 0;
	font-size:10px;
	text-align:left;
}
#footer a:hover{
	color:#000000;
	text-decoration:none;
}
#footer p{
	margin:0;
	padding:0;
}
/*------------------------------pagina leaderline*/
#logoInterno{
	text-align:center;
	padding:20px 0 30px 0;
}
#txtLeft{
	text-align:center;
	padding:0 20px 0 35px;
	height:290px;
	overflow:scroll;
	overflow-x:hidden;
}
#txtLeft p{
	margin-bottom:15px;
	text-align:justify;
}
/*----------------------------- pagina gallery*/
#flash{
	height:432px;
	width:255px;
	background: url(../images/flash.jpg) no-repeat top;
	margin:0;
}
#gallery{
	width:645px;
	height:600px;
	background: url(../images/gallery_grey.jpg) no-repeat top;
}
/*----------------------------- pagina contatti*/
.contatti{
	display:block;
	background: url(../images/contatti.jpg) no-repeat top;
}
.riga1{
	margin-top:165px;
}
#leftGrey{
	height:432px;
	background: url(../images/flash.jpg) top;
}
#form,#form a{
	font-size:12px;
	color:#7d7d7d;
	width:400px;
	margin:auto;
	text-align:left;
}
input{
	color:#333333;
	background:#ffffff;
	width:158px;
	padding-left:5px;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 2px solid;
}
textarea{
	width:158px;
	color:#333333;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 2px solid;
}
.pulsanteModulo{
	width:80px;
	float:left;
	background:#B1B3B4;
	color:#FFFFFF;
	padding:0;
	margin-right:10px;
	font-size:10px;
	font-weight:bold;
	border-right: #666666 1px solid;
	border-bottom: #666666 2px solid;
	cursor:pointer;
}
.pulsanteModulo:hover{
	color:#e2007a;
	background:#cccccc;
}
/*----------------------------------- pagina concessinoari */
.concessionari1{
	margin-top:150px;
}
.nobg{
	background:none;
}
#concessionariTxt{
	width:640px;
	height:380px;
	overflow-y:auto;
}
/*--------------------------------- pagina news */
#news{
	height:510px;
	width:515px;
	margin:30px 0 30px 50px;
	overflow:scroll;
	overflow-x:hidden;
}
#news a{
	color:#e2007a;
	text-decoration:none;
}
#news a:hover{
	color:#B1B3B4;
}
.boxNotizia{
	height:160px;
	margin:0 15px 10px 0;
}
.fotoNews{
	width:152px;
	height:159px;
	float:right;
	overflow:hidden;
	text-align:center;
}
.testoNews{
	width:181px;
	height:37px;
	overflow:hidden;
	float:right;
	text-align:justify;
	margin:122px 18px 0 0;
}
.testoDettaglio{
	margin-top:20px;
	border:#CCCCCC 1px solid;
	background:#ffffff;
	padding:20px;
}
.fotoDettaglio{
	border:#CCCCCC 1px solid;
	text-align:center;
	margin:auto;
}
/*--------------------------------- pagina stampa */
#stampa{
	height:510px;
	width:515px;
	margin:30px 0 30px 50px;
	overflow:scroll;
	overflow-x:hidden;
}
.boxStampa{
	width:220px;
	float:right;
	margin:0 13px 25px 13px;
	padding:0;
}
.fotoStampa{
	width:139px;
	height:145px;
	float:right;
	overflow:hidden;
}
.testoStampa{
	height:25px;
	width:60px;
	float:left;
	overflow:hidden;
	text-align:right;
	margin:120px 8px 0 0;
}