@charset "utf-8";
/* CSS Document */

::-moz-selection	{ background:#dddddd; color:#fff;}
::selection 		{ background:#dddddd; color:#fff;}

html,body {
	background-image:url(images2/sfondo_banda.png);
	margin: 0;
	padding: 0;
	font: normal 11px  "Tahoma", Arial, Helvetica, sans-serif;
	color:#000;
}

form {
	line-height: 1.7em;
	height:15px;
}
p {
	line-height: 1.7em;
	margin: .5em 0 1em 0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

hr{
	margin-top:20;
	border-top-color: #000000;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	padding-bottom: 10px;
}


td {
vertical-align: middle;
text-align: center;
}

img {
	border:none;
	}

textarea {
	background-color:#E0E2E9;
	border:solid 1px #000000;
	color: #000000;
	font-size: 12px;
}
/*_____________________________________________*/




div#outer {
	width:958px;
	height:650px;
	paddin-left:223px;
	position: 100px;
	padding-top:30px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
div#container {
	background-color: #FFFFFF;
	padding: 33px;
	height: 584px;
}
table {width:100%; height:100%;}

#clearer{clear: both;}

#clear-left{clear:left;}

div#head {
	height: 30px;
	color:#000000;
	padding: 20px 0px 40px 0;
	border-bottom: solid #000 2px;
	margin-bottom:10px;
	}
div#head a:hover {
	background-color: #000000;
	}

div#slogan{
	font: normal 11px  "Tahoma", Arial, Helvetica, sans-serif;
	padding-right:0px;
	color: #000000;
	margin-top: 20px;
}
div#contatti-right a{
	text-decoration:none;
	color:#666666;
}

div#contatti-right a:hover{
	color:#999999;
}


div#contatti-right{
	float:right;
	width:330px;
	margin-top: 10px;
}
div#contatti-left input{
	background-color:#E0E2E9;
	border:solid 1px #000000;
	color: #000000;
	font-size: 12px;
}
div#contact{
	text-align:left;
}
div#contact input{
	border:none;
}
div#contatti-left{
	float:left;
	width:530px;
	margin-top: 10px;
}
div#right{
	float:right;
	width:430px;
	margin-top: 10px;
}
div#left{
	float: left;
	width: 430px;
	margin-top: 10px;
	}

div#titolo{
	float:left;
	width:450px;
	margin-top: 20px;
	height:40px;
}
div#titolo-small{
	float:left;
	width:235px;
	margin-top: 20px;
	height:50px;
}
	
div#contatti{
	margin-top: 10px;
	}
div#right1{
	float:right;
	width:200px;
	margin-top: 15px;
}
div#pagamento{
	float:right;
	margin-top: 0px;
	width: 220px;
}
div#left1{
	float: left;
	width: 200px;
	margin-top: 15px;
	}
/*_____________________________________________*/

#supernav{
	padding-top:2px;
	margin-right: 20px;
	float: right;
	width: 635px;
}
#navcontainer{
	float: right;
	width: 300px;
}
#navcontainer ul li #current
{
	background-image: url(images/pfeil.gif);
	background-repeat: repeat-x;
	background-position: 19px 19px;
}
#navcontainer ul
{
	display: block;
	list-style: none outside;
	padding: 0;
	margin: 0 0 0 0px;
	color: White;
	width: 100%;
	font-size: 11px;
	font: normal 11px "Tahoma", Arial, Helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	float: left;
	border-right: 4px solid #fff;
	margin: 0.2em 2em 0em 0em;
	padding: 0.2em 0.2em 0.5em 0.2em;
}

#navcontainer ul li a:hover{
	background-color: #FFFFFF;
	background-image: url(images/pfeil.gif);
	background-repeat: repeat-x;
	background-position: 19px 19px;
}
div#sottomenu{
	margin-left: 0px;
	margin-top: 17px;
	}
	
#sottomenu ul
{
	display: block;
	list-style: none outside;
	padding: 0;
	margin: 0px 0px 0px 0px;
	color: White;
	width: 100%;
	font-size: 11px;
	font: normal 11px "Tahoma", Arial, Helvetica, sans-serif;
}

#sottomenu ul li { display: inline; }

#sottomenu ul li a
{
	background-color: #FFFFFF;
	color: #999999;
	text-decoration: none;
	float: left;
	border-right: 4px solid #fff;
	margin: 0.2em 1.1em 0em 0em;
	padding: 0.2em 0.2em 0.7em 0.2em;
}
#sottomenu ul li #current{
	background-image: url(images/pfeil.gif);
	background-repeat: repeat-x;
	background-position: 19px 19px;
	color:#666666;
}
#sottomenu ul li a:hover{
	color: #666666;

}
/*_____________________________________________*/


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 1em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
a {
	text-decoration: none;
}
a:link {
	color: #999999;
	text-decoration: none;
	}
a.link
{
	padding: 0 0 0 18px;
	background-image: url(img/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
	background-color: #cccccc;
}
a:active {
	color: #000;
	text-decoration: none;
}
/*a*/
	

