


/* ------------------------------ */
/* 1. universal reset */
/* ------------------------------ */

* {
	margin: 0;
	padding: 0;
}
/* ------------------------------ */
/* 2. layout della pagina */
/* ------------------------------ */

	/* base */

body#pagetop {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	border-style: none;
	border-width: 0;
	background-color:#003366;
		background-position: 50% 0;
		background-repeat: no-repeat;*/
}
	
a {
	color:#C06;
	font-weight:bold;
	text-decoration:none;
}
p {
	padding-top: 10px;
	padding-bottom: 10px;
}
a:hover {
	color:#63C;
	font-weight:bold;
	text-decoration:none;
}



a#viewcss{color: #00f;font-weight: bold}

div#header {
	height: 228px;
	background-image:url(img/testasopra.jpg);
	background-size: 100% 228px ;
	border:5px solid #FFF;
}


div#navigation{
float:left;
/* Inizia il Simplified Box Model Hack */
width:160px; /* Dimensioni per browser standard compliant */
padding:0px;
border-left: 5px solid #FFF}

div#extra{
float:right; 
width: 160px; 
width:170px; 
width:160px; 
padding-right: 5px;
}

div#content{
margin:0 170px; 
padding:1em 10px;
background-image:url(img/sfondolo.png);
background-repeat:no-repeat;
background-color:#F2f2f2;
border-top: 5px solid #CCC;
border-bottom: 5px solid #CCC;
}

div#content22{
margin:0 170px; 
padding:1em 10px;
background-repeat:no-repeat;
border-top: 5px solid #CCC;
background-size: 100% 180px ;}

div#footer{clear:both;
border-top: 5px solid #CCC;}


#menusuperiore {
	height: 32px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	line-height: 32px;
	height: 32px;
	color:#FFF;
	font-weight:bold;
	background-image:url(img/menusopra.png);
	background-repeat:no-repeat;
	background-position:center;
}















.menu-child a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}



img {
	border: 0px;
}

h1 {
	font-size: 10px;
	color:#F60;
	padding-top: 0px;
}
h1 a {
	font-size: 10px;
	color:#F60;
	padding-top: 0px;
}

h3 {
	color:#666;
	padding-top: 0px;
	padding-bottom: -5px;
}

h4 {
	color:#4f61b7;
	padding-top: 0px;
	padding-bottom: -5px;
	font-size:12px;
	font-weight:bold;
}

h2 {
	padding-top: 30px;
	color:#445fae;
	padding-top: 0px;
	padding-bottom: -5px;
}

h2 a {
	padding-top: 30px;
	color:#445fae;
	padding-top: 0px;
	padding-bottom: -5px;
	text-decoration:underline;
}


#destra {
	padding-left: 7px;
}
#newsep {

	background-repeat:no-repeat;
	background-image:url(img/news.png);
	border-bottom: 4px solid #999;
}
#newsep a {
	color:#999;
	font-weight:normal;
}

#newsep a:hover {
	color:#999;
		font-weight:normal;

}

hr {
	color: #f00;
background-color:#999;
height: 2px;
border: 0;
}

.testonews {
	text-align:right;
}

#newsep p {
	    margin: 0 0 -20px 0; 

}


/* Scroller Box */
#scroller_container {
	position: relative;
	width: 120px;
	height: 200px;
	overflow: hidden;
}
#scroller p {
	padding: 0;
}
/* Scoller Box */
     
	
	
	#menusuperiore a {
	color:#F9F;
	font-size:9px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
#menusuperiore a:hover {
	color:#FCF;
	font-weight:bold;
}
#contenutos {
	background-image:url(img/sfondolo.png);
	background-position: 0px 180px;
	background-repeat:no-repeat;
	background-color:#f2f2f2;
}
#spazio {
	background-color:#ffffff;
	height: 6px;
		border-bottom: 5px solid #DDDDDD;

}
#content ul {
	padding-left: 20px;
}
#content {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 5px;

}
#spaziotop {
	height:179px;
}
#menu {
	height:32px;
	line-height: 32px;
	margin-left:auto;
	margin-right:auto;
	width: 798px;
	text-transform:uppercase;
	font-weight:bold;
}
#menu a {
	font-size:10px;
	color:#333;
	font-weight:bold;
}
#contenuti {
	padding-top: 5px;
}
#pagina {
	width: 600px;
	float:left;
}
#latodestro {
	width: 200px;
	margin-left: 620px;
	float:left;
}
#footer {
	line-height: 30px;
	height: 30px;
	border-top: 3px solid #CCC;
}
#news {
	width:190px;
}
#news.hasJS {
	height:150px;
	overflow:hidden;
	position:relative;
}
#news.hasJS ul {
	position:absolute;
	top:150px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}
#newsletter {
	margin-top:0px;
	padding-top: 30px;
	background-image:url(img/Newsletter.png);
	padding-left: 2px;
	padding-right: 3px;
	padding-bottom: 10px;
	background-repeat:no-repeat;
	background-color:#f2f2f2;
	font-size: 12px;
}

#newsletter p {
		text-align: justify;

}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {
	width: auto;
	display:block;
	clear:both;
}
/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}
/* Header menu */	 
#header_menu {
	position: absolute;
	margin-left: 20px;
	font-weight:bold;
}
#header_menu li {
	line-height: auto;
}
ul#header_menu {
	z-index: 10;
	clear: both;
}
#nav {
	height: 32px;
	border-top: 0;
	padding:0;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/menusf.png);
	background-repeat:no-repeat;
	font-weight:bold;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 8px;
	text-transform: uppercase;
	width: 798px;
	font-weight:bold;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {
	float: left;
	color:#FFF;
	text-align: center;
	font-weight: normal;
	width: 133px;
	line-height:28px;
	font-weight:bold;
}
#nav ul li a {
	display: block;
	line-height:32px;
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	
}
/* Current page Customisations*/
#nav li.menu-current a {
	color: #FFF;
	font-weight:bold;
		text-transform:uppercase;

}
#nav li.menu-current a {
	font-weight: bold;
	font-weight:bold;
}
/* 2nd Child menu */
#nav .menu li ul {
	position: absolute;
	padding-left: 7px;
	width: 130px;
	margin: 0;
	display: none;
	text-transform: none;
	border-top: 0;
	font-size: 100%;
		text-transform:uppercase;

}
#nav .menu li ul li {
	width: 130px;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
		text-transform:uppercase;

}
#nav .menu li ul a {
	width: 130px;
	padding-left:10px;
	background:#9265db;
	color: #fff;
	border: 0;
	border-right: 0px solid #CCC;
	border-left: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
}
/* 2nd Child link hover */
#nav .menu li ul a:hover {
	color: #4b4c4d;
	border: 0;
	color:#fff;
	border-right: 0px solid #CCC;
	border-left: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	background-color:#000066;
}
/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {
	display: block;
}
#nav .menu li ul ul {
	display: none;
}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {
	display: none;
}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {
	display: block;
}
/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a {
	width: 150px;
	margin-left: 4px;
	margin-top: -1px;
	color:#fff;
}
/* Positioning the Pop-out Drops */
#nav li {
	position: relative;
}
#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}


#cerca { 
margin-top: 132px;
margin-left: -70px;
font-size: 12px;
font-family: verdana, helvetica, sans-serif;
background:none;
border-style:none;
text-align:right;
width:120px;
}

#buttonsearch { 
margin-left: 7px;
width:50px;
font-size: 10px;
font-family: verdana, helvetica, sans-serif;
background-image:url(img/transparent.png);
border-style:none;
background-color:transparent;
color:#FFF;
font-weight:bold;
}

/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


.slideshow {
	height: 65px;
	width: 65px;
	margin: auto
}
.slideshow img {
	padding: 0px;
	border: none;
}
.galleriasinistra {
	border-right: 2px solid #FFF;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF
}
.galleriacentro {
	border: 2px solid #FFF
}
.galleriadestra {
	border-left: 2px solid #FFF;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF
}

