@charset "UTF-8";

@import url(wmr.stl.css);
@import url(lingua.stl.css);

/* CSS Document */

body {
	margin: 0;
	background: #939393 url(../image/layout/bkg_heavy.jpg) repeat-x;
}

#contenitore {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -480px;
	width: 960px;
}

#head {
	width: 960px;
	height: 96px;
	margin: 0;
	background: white url(../image/layout/head_heavy.jpg) no-repeat;
}

#menu{
width: 945px;
height: 30px;
padding-left: 15px;
	background: url(../image/layout/bkg_menu.jpg) no-repeat;
}

/* @group Briciole */

#briciole {
	background-color: #cccdcd;
	color: black;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 940px;
	height: 13px;
	border-bottom: 1px solid silver;
	padding: 2px 10px 0;
}

#briciole a {
	color: black
}

/* @end */

/* Margini Immagini */
#img_marg {
	margin-right: 10px;
}


#gallery {
	width: 960px;
	background-color: white;
}

#main {
	width: 960px;
	background-color: white;
	border-bottom: 1px solid black;
	padding-top: 0;
}

#footer {
	width: 960px;
	height: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
}

#footer a {
	color: white;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer_testo {
	color: black;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

.clearfloat {


/* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

#sx {
	width: 645px;
	margin: 0 5px 5px;
	float: left;
	color: black;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 10px;
	padding-right: 5px;
}

#dx {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: right;
	width: 270px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 5px;
}

#fullmain {
	width: 950px;
	margin: 0 5px 5px;
	float: left;
	color: black;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	clear: both;
}

span#titolo {
	color: maroon;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

span#eventi_titolo {
	color: maroon;
	font: small-caps bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

span#eventi_periodo {
	color: black;
	font: italic small-caps 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

span#servizi_testo {
	color: black;
	font: small-caps 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.img_border {
	border: 2px solid maroon;
}

/* @group tabella */

#eno_prodotti{
background: white url(../image/layout/sfd_grigio.jpg) repeat-x left bottom;
	border: 2px solid gray;
}


/* @end */
