﻿body 
{
	padding:0px; margin:0px;
	width:100%; height:100%;
	font-size:10px;
	background-image:url(../img/fondo_body.jpg); 
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#011750;
	text-align:center;
}
#commentoiniziale
{ 
	padding: 0 200px;
}
#main
{
	position:absolute; top:0px; left:50%;
	margin-left:-474px;
	width:955px; height:670px;
	background-image:url(../img/fondo_main.jpg); 
	background-position:top center;
	background-repeat:no-repeat;
	z-index:20;
}
#container
{
	position:absolute; top:0px; left:0px;
	width:100%; height:500px;
	background-color:#091b53;
}
.textBoxClass
{
	float:left;
	border:solid 1px #CCCCCC;
	width:150px; height:15px;
	padding:0px; margin:0px 0px 5px 0px;
}
#header
{
	height:179px; width:955px;
}
#logo
{
	float:left;
	width:205px; height:59px;
	ori-margin:180px 0px 0px 97px;
	margin:60px 0px 0px 97px;
}
#logo a{ font-size:0px; text-decoration:none;}
#logo a img{ border:none; }
a{ text-decoration:none; }
a img{ border:none; }
#usatoBTN2
{
	width:191px; 
	height:120px;
	margin-left:0px;
}
#usatoBTN
{
	width:191px; 
	height:165px;
	margin-left:250px;
	padding: 20px 0;
}
#menu
{
	float:left; 
	margin-top:40px;
	width:600px;
}
#links
{
	width:auto; height:25px;
	margin:-14px 0px 0px 138px;
}
#links a
{
	font-size:0px; 
	text-decoration:none; 
}
#links a img
{
	font-size:0px; 
	text-decoration:none; 
	border:none;
}
#content
{
	width:100%; height:auto; margin:0px; font-size:0px;
	z-index:30;
}
#footer
{
	font-family: 'trebuchet MS', 'Lucida Sans Unicode', arial;
	font-size:9px; color:#335a8b; font-weight:bold;
	margin-top:0px;
	background-color:#dde4ed;
	z-index:50;

}
#footer a{ text-decoration:none; border:none; color:#335a8b;}
#footer a img	{ text-decoration:none; border:none; }
#base
{
	width:100%; height:193px; margin-top:-230px;
	background-image:url(../img/base.jpg); background-repeat:repeat-x; 
	background-color:#dde4ed;
	z-index:20;
	font-size:10px;
}
#fondobase
{
	position:absolute; top:600px; left:0;
	width:100%; height:193px; margin-top:-230px;
	background-image:url(../img/base.jpg); background-repeat:repeat-x; 
	background-color:#dde4ed;
	z-index:20;
	font-size:10px;
}


#marchi
{
	width:100%; height:auto; margin:0px; font-size:0px;
	margin:180px 0px 110px 0px;
	z-index:40;
}
#carousel
{
	width: 850px;
	height: 65px;
	xposition: absolute;
	xtop: 400px;
	left: 50%;
	padding: 75px 0;
	margin-left: -400px;
	xborder: 1px solid #fff;
}
#carousel a
{
	position: absolute;
	width: 110px;
}

#ImageBoxOverlay
{
	background-color: #000;
	z-index: 1000;
}
#ImageBoxOuterContainer{
	z-index: 1000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}

#festone { /* div creato per le festività*/
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	xbackground-image: url(../img/news/festone.png);
	background-repeat:repeat-x; 
	z-index: 10000;
}
.freccia {
	position: relative;
	top: -140px;
	left: -90px;
	
}
