/* CSS Document */

body, html {
	margin  : 0;
	padding  : 0;
	height  : 100%;
	background-color: #fff;
	color: #a5a39b;
}

img {
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #757778;
}
	
#layoutgrid{
 display  : table;
 height  : 100%;
 width  : 100%;
}
#layoutgrid td {
 vertical-align : middle;

}

#wrapper {
	margin: 0 auto;
	margin-top:20px;
	margin-bottom:20px;
	width: 980px;
	text-align:left;
	
}
#header {
	 width: 991px;
	 color: #333;
	 padding: 0px;
	 margin: 0px 0px 0px 0px;
	 height:118px;
	 margin-left:21px;
}

#boxmenu {
	padding-left:24px;
	width: 750px;
	float:left;
	padding-top:43px;
	background-color: #FFFFFF;
}
.logo {
	height:43px;
	width: 100px;
	float: left;
	background-color: #FFFFFF;
	padding-top:18px;
}



#bottoni {
	float:left;
	margin-top:246px;
	font-family: Times, "Times New Roman", serif;
	color: #A5A39B;
	font-size: 13px;
}
.titolo {
	font-family: Times, "Times New Roman", serif;
	color: #b53350;
	font-size: 13px;
	margin-bottom:6px;
	line-height: 15px;
}

.titolo_interno {
	font-family: Times, "Times New Roman", serif;
	color: #b53350;
	font-size: 16px;
}

.testo {
	font-family: Times, "Times New Roman", serif;
	color: #7e7d77;
	font-size: 13px;
	line-height: 15px;
}
.testo_interno {
	font-family: Times, "Times New Roman", serif;
	color: #7e7d77;
	font-size: 13px;
	line-height: 16px;
}
.boxHome {
	float:left;
	width:991px;
	height:751px;
	background-image: url(../img/info/sfondo_informations.jpg);
	background-repeat: no-repeat;
	background-position: 26px 172px;	
}


#crossfade {
	position: absolute;
	left: 887px;
	height: 390px;
	width: 599px;
	float: right;
	overflow: hidden;
	top: 168px;
}

.boxSotto {
	width:219px;
	float:left;
	padding-bottom:30px;
	padding-top:12px;
}

/*  MENU PRINCIPALE   */


ul#menu { margin:0px; padding: 0; list-style: none; }
ul#menu li { float: left;  }
ul#menu li a { display: block;  }
ul#menu li a:hover { background: none; }
ul#menu li a span { display: none; }

ul#menu .lara a { width:49px; height: 21px; background: url(../img/link/lara_off.gif)}
ul#menu .lara { width:49px; height: 21px;  background: url(../img/link/lara_on.gif) }

ul#menu .laraCollection a { width:146px; height: 21px; background: url(../img/link/lara_collection_off.gif)}
ul#menu .laraCollection { width:146px; height: 21px; background: url(../img/link/lara_collection_on.gif) }

ul#menu .privateLabel a { width:125px;  height: 21px; background: url(../img/link/private_label_off.gif)}
ul#menu .privateLabel { width:125px;  height: 21px; background: url(../img/link/private_label_on.gif)}

ul#menu .news a { width:150px; height: 21px;  background: url(../img/link/events_news_off.gif)}
ul#menu .news { width:150px; height: 21px; background: url(../img/link/events_news_on.gif) }

ul#menu .info a { width:66px; height: 21px; background: url(../img/link/info_off.gif)}
ul#menu .info { width:66px; height: 21px; background: url(../img/link/info_on.gif) }

ul#menu .contact a {  width:90px; height: 21px; background-image: url(../img/link/contact_us_off.gif);}
ul#menu .contact { width:90px; height: 21px; background: url(../img/link//contact_us_on.gif) }

ul#menu .contact {
	margin-right:17px;
}

ul#menu .home a { width:60px; height: 21px; background: url(../img/link/home_off.gif)}
ul#menu .home { width:60px; height: 21px; background: url(../img/link/home_on.gif) }

ul#menu .selezionato a { background: none; }
ul#menu li a:hover, ul#menu li.over a {background:transparent none repeat scroll 0%;}

ul#menu li a span { display: none;  }
ul#menu li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

ul#menu li.over ul { display: block; }






/* SOTTO MENU SOTTO LE IMMAGINI */



.link:link {
	color: #8c897f;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.link:visited {
	color: #8c897f;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.link:hover {
	color: #4e4e4e;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.link:active {
	color: #8c897f;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.grigio:link {
	color: #7e7d77;
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
}
.grigio:visited {
	color: #7e7d77;
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
}
.grigio:hover {
	color: #b53350;
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
}
.grigio:active {
	color: #7e7d77;
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
}

.on {
	color: #b53350;
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
}
/* immagini collection con il bordo foto piccole */

.bordo_img {
	border: 1px solid #d2cfc9;
	font-family: Times, "Times New Roman", serif;
	color: #A5A39B;
	font-size: 13px;
	line-height: 16px;
}


/* didascalia sotto le immagini */

.didascalia {
	color: #8c897f;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.didascalia_scheda {
	color: #696658;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


.news:link {
	color: #7e7d77;
	font-family: Times, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.news:visited {
	color: #7e7d77;
	font-family: Times, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.news:hover {
	color: #b53350;
	font-family: Times, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.news:active {
	color: #7e7d77;
	font-family: Times, sans-serif;
	font-size: 13px;
	text-decoration: none;
}


.go:link {
	color: #595853;
	font-family: Times, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.go:visited {
	color: #595853;
	font-family: Times, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.go:hover {
	color: #7e7d77;
	font-family: Times, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.go:active {
	color: #595853;
	font-family: Times, sans-serif;
	font-size: 13px;
	text-decoration: none;
}





/* campi form mail */

.campi {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #595853;
	width: 256px;
	height: 11px;
/*	border: 1px solid #CFCFCF;*/
}

form {font-family:Helvetica, Arial, Verdana, sans-serif; margin:0;}

.indirizzo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #595853;
	width: 100%;
	height: 61px;
	text-decoration: none;
	
	/*border: 1px solid #CFCFCF;*/
}














