@charset "utf-8";

							/* generali */
body{
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #5b5b5b;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 18px;
}
h1{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
p{
	margin: 0px;
	padding: 0px;
}
embed{
	margin-top: 0px;
}
object{
	margin-top: 0px;
}
a:hover img{
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

							/* classi */
.titolo-giallo{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 25px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: auto;
	display: block;
	text-align: left;
	line-height: 25px;
	font-weight: normal;
	color: #cb8807;
}
.titolo-azzurro{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 25px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: auto;
	display: block;
	text-align: left;
	line-height: 25px;
	font-weight: normal;
	color: #0f6da3;
}
.linknero {
	color:#000000;
	font-weight:bolder;
	text-decoration:none;
}
.linknero:hover {
	text-decoration:underline;
}
.titolo-rosso{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 25px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: auto;
	display: block;
	text-align: left;
	line-height: 25px;
	font-weight: normal;
	color: #84332a;
}
.titolo-interno{
	width: 456px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	margin-top: 34px;
	margin-bottom: 40px;
	display: block;
	text-align: left;
	line-height: 40px;
	font-weight: normal;
	color: #a92203;
	float: left;
	display: inline;
}
.sottotitolo{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 20px;
	margin-bottom: 10px;
	width: 500px;
	display: block;
	text-align: left;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
	border-bottom: 2px dotted #999999;
}
.sottotitolo-interno{
	width: 500px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: normal;
	color: #000000;
	float: left;
	display: block;
	line-height: 22px;
	border-bottom: 2px dotted #999999;
}
.grassetto{
	font-weight: bold;
}
.link{
	color: #a60c0c;
	text-decoration: underline;
}
.link:hover{
	color: #a60c0c;
	text-decoration: none;
}
.linkt{
	color: #a60c0c;
	text-decoration: underline;
}
.linkt:hover{
	color: #a60c0c;
	text-decoration: none;
}
.linkpic{
	font-size: 10px;
	color: #a60c0c;
	text-decoration: none;
	display: block;
}
.linkpic:hover{
	color: #a60c0c;
	text-decoration: underline;
}
.testo{
	color: #000000;
	text-decoration: none;
	cursor: text;
}
.testo:hover{
	color: #000000;
	text-decoration: none;
	cursor: text;
}
.evidenziato{
	background-color: #00FFFF;
}
.immagine-alta{
	margin-left: -10px;
	margin-right: -15px;
	margin-bottom: 10px;
}
.immagine-titolo{
	float: right;
	display: inline;
}
.img-sx{
	float: left;
	margin-left: -108px;
	margin-top: 5px;
}
.opacity:hover{
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
.bordotr td {
	border-bottom:1px dotted #999999;
	margin-top:10px;
	padding-bottom:10px;
}
							/* contenitori */
#container-sotto{
	position: relative;
	width: 900px;
	height: auto;
	margin: 0 auto;
	background-image: url(img/bg-white.jpg);
	background-repeat: repeat-y;
}
#container-sotto-pagina-interna{
	position: relative;
	width: 900px;
	height: auto;
	margin: 0 auto;
	background-image: url(img/bg-white2.jpg);
	background-repeat: repeat-y;
}
#container{
	position: relative;
	width: 900px;
	height: auto;
	margin: 0 auto;
	background-image: url(img/cont-bg.jpg);
	background-repeat: no-repeat;
}
#container-pagina-interna{
	position: relative;
	width: 900px;
	height: auto;
	margin: 0 auto;
	background-image: url(img/cont-bg2.jpg);
	background-repeat: no-repeat;
}
#posizionamento{
	position: relative;
	width: 100%;
	height: 25px;
	margin: 0px;
	font-size: 11px;
	text-align: right;
}
#posizionamento a{
	color: #ecb161;
	text-decoration: none;
	padding-right: 20px;
}
#posizionamento a:hover{
	color: #ecb161;
	text-decoration: underline;
}
#vuoto{
	position: relative;
	float: left;
	width: 356px;
	height: 100px;
	margin: 0px;
}
#logo{
	position: relative;
	float: left;
	width: 544px;
	height: 100px;
	margin: 0px;
}
#testo{
	position: relative;
	width: 516px;
	padding-left: 108px;
	margin-bottom: 15px;
	clear: both;
}
#testo2{
	position: relative;
	width: 500px;
	margin-bottom: 15px;
	clear: both;
}
#testo3{
	position: relative;
	width: 620px;
	margin-bottom: 15px;
	clear: both;
}
/*margini diversi nei css IE6 */
#img-link{
	float: left;
	margin-top: 5px;
	width: 100px;
	margin-right: 5px;
}

/*menu e flash diverso per ie6 */
#flash-home{
	position: relative;
	float: right;
	width: 620px;
	height: 443px;
	background-image: url(img/bg-flash.jpg);
	background-repeat: no-repeat;
	margin-top: 215px;
	margin-right: 20px;
	padding-top: 37px;
	padding-left: 40px;
}
#column-sx {
	position:relative;
	width:221;
	float:left;
	height:auto;
	z-index:11;
}
#menu{
	position: relative;
	float: left;
	width: 201px;
	height: auto;
	left: 20px;
	margin-top: 337px;
	padding-bottom: 15px;
	background-image: url(img/bg-menu.jpg);
	background-repeat: repeat-y;
	background-position: 0 -4px;
}
#menu-pagina-interna{
	position: relative;
	float: left;
	width: 201px;
	height: auto;
	left: 20px;
	margin: 27px 0 0 0;
	padding: 0 0 15px 0;
	background-image: url(img/bg-menu.jpg);
	background-repeat: repeat-y;
	background-position: 0 -2px;
}
#menu1{
	position: relative;
	float: left;
	width: 201px;
	height: auto;
	background-image: url(img/bg-menu-int.jpg);
	background-repeat: repeat-y;
	background-position: 0 -4px;
}
#menu1-interna{
	position: relative;
	float: left;
	width: 201px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg-menu-int.jpg);
	background-repeat: repeat-y;
	background-position: 0 -2px;
}
#menu2{
	position: relative;
	float: left;
	width: 201px;
	height: auto;
	background-image: url(img/bg-menu2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#menu2 a{
	font-size: 15px;
	line-height: 28px;
	color: #000000;
	margin-left: 29px;
	font-weight: bold;
	text-decoration: none;
}
#menu2 a:hover{
	font-size: 15px;
	line-height: 28px;
	color: #a92203;
	margin-left: 29px;
	font-weight: bold;
	text-decoration: none;
}
#menu2 a.hover{
	font-size: 15px;
	line-height: 28px;
	color: #a92203;
	margin-left: 29px;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
#menu2 a.hover:hover{
	font-size: 15px;
	line-height: 28px;
	color: #a92203;
	margin-left: 29px;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
#menu2-interna{
	position: relative;
	width: 201px;
	height: auto;
	top: 0px;
	background-image: url(img/2bg-menu2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu2-interna a{
	font-size: 15px;
	line-height: 28px;
	color: #000000;
	margin-left: 29px;
	font-weight: bold;
	text-decoration: none;
}
#menu2-interna a:hover{
	font-size: 15px;
	line-height: 28px;
	color: #a92203;
	margin-left: 29px;
	font-weight: bold;
	text-decoration: none;
}
#menu2-interna a.hover{
	font-size: 15px;
	line-height: 28px;
	color: #a92203;
	margin-left: 29px;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
#menu2-interna a.hover:hover{
	font-size: 15px;
	line-height: 28px;
	color: #a92203;
	margin-left: 29px;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
#eventi1{
	position: relative;
	float: left;
	display:inline;
	width: 205px;
	height: auto;
	left: 13px;
	margin-top: 40px;
	margin-left:5px;
	background-image: url(img/eventi1.jpg);
	background-repeat: repeat-y;
}
#eventi-top{
	position: relative;
	float: left;
	display:inline;
	width: 205px;
	height:56px;
	padding-top:30px;
	background-image: url(img/eventi.jpg);
	background-repeat: no-repeat;
	background-position:top;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}
#eventi-bot {
	position:relative;
	display:inline;
	float:left;
	width:189px;
	padding-left:12px;
	padding-right:4px;
	padding-bottom:20px;
	height:auto;
	background-image:url(img/eventi-bot.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#2d2d2d;
	font-size:11px;
}
.mese {
	color:#1469a4;
	text-decoration:none;
}
.evento {
	color:#000000;
	text-decoration:none;
}


/* fine menu*/

#contenuti{
	position: relative;
	width: 900px;
	height: auto;
	clear: both;
}
#contenuti-int{
	position: relative;
	top: 44px;
	margin-right: 20px;
	width: 639px;
	height: auto;
	float: right;
	margin-bottom: 60px;
	display: inline;
	text-align: justify;
}
#column{
	position: relative;
	float: left;
	width: 300px;
	height: auto;
	text-align: justify;
	z-index:10;
}
#testo-interno{
	padding: 20px;
}
#footer{
	position: relative;
	clear: both;
	width: 655px;
	padding-left: 245px;
	height: 82px;
	margin-top: 60px;
	padding-top: 40px;
	background-image: url(img/footer-bg.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	color: #393939;
}
#footer a{
	color: #393939;
	text-decoration: none;
}
#footer a:hover{
	color: #393939;
	text-decoration: underline;
}
#marketing{
	position: relative;
	width: 655px;
	padding-left: 245px;
	height: 23px;
	padding-top: 20px;
	text-align: left;
	background-image: url(img/marketing-bg.jpg);
	background-repeat: no-repeat;
	color: #393939;
	font-size: 10px;
	color: #393939;
}
#marketing a{
	color: #393939;
	text-decoration: none;
}
#marketing a:hover{
	color: #393939;
	text-decoration: underline;
}

#root {
	position:absolute;
	width:518px;
	height:auto;
	margin-left:100%;
	padding-bottom:20px;
	background-image:url(img/bg-evento-2.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	z-index:12;
	display:none;
	filter:alpha(opacity=93);
	-moz-opacity:.93;
	opacity:.93;
	color:#000000;
	font-weight:bold;
	border:1px solid #646464;
	border-bottom:2px solid #646464;
}
#handle {
	padding-top:8px;
	padding-left:14px;
	padding-right:14px;
	width: 490px;
	height:81px;
	font-size:23px;
	line-height:23px;
	color:#ffffff;
	font-weight: bold;
	z-index:12;
	text-align:center;
	font-variant:small-caps;
}

#vetrina {
	position:absolute;
	left:-40px;
	top:230px;
	width:230px;
	height:230px;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	z-index:12;
	display:none;
}
#vetrina img {
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}
