/* CSS Document by Dieter Schneider | www.csstemplateheaven.com */

* {margin: 0; padding: 0;}

img {border: none;}
img.left {float: left; margin-right: 10px;}
img.right {float: right;margin-left: 10px;}
.border {border: 1px solid #999; padding: 2px; background-color: #FFF;}

.clear {clear: both;}
.float_right {float: right;}
.float_left {float: left;}
.overflow {overflow: hidden; height: 100%;}
.fix {float:none; clear:both; width:0; height:0; margin:0; padding:0; border:0; line-height:0; font-size:0;}

.immagine_destra {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #999;
	background-color: #FFF;
	padding: 2px;
}

.immagine_sinistra {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #999;
	background-color: #FFF;
	padding: 2px;
}


a {color: #9A0500; font-weight: bold;}
a:hover {text-decoration: none;}

/**************************************** Main structure ****************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background: transparent url(/images/glossymetal.jpg) repeat scroll left top;
}

#container {
	width: 842px;
	margin: auto;
	font-size: 1.2em;
			}

#top_nav {
	background-image: url(/images/template/nav_top.jpg);
	height: 35px;
	text-align: right;
	padding-right: 20px;
	color: #7E0200;
}

#header {
	background-image: url(/images/template/header.jpg);
	height: 180px;
}

#main_nav {
	background-image: url(/images/template/main_nav.jpg);
	height: 35px;
	padding-left: 9px;
}

#contentwrapper {
	background-image: url(/images/template/contentwrapper.jpg);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 200px;
	padding-top: 15px;
	margin-left: 13px!important;
	margin-left: 5px;
	font-size: 0.9em;
}


#content {
	margin-left: 225px;
	margin-right: 12px;
	padding: 15px 0;
}

#footer {
	background-image: url(/images/template/footer.jpg);
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 20px;
}

/**************************************** text, images, lists ****************************/

p {margin-top: 10px; margin-bottom: 10px;}
.center {text-align: center;}

img.float_left {float: left; margin-right: 10px;}
img.float_right {float: right; margin-left: 10px;}

.img {border: 1px solid #999; background-color: #FFF; padding: 2px;}


/*************************** Sidebar ***********************************/
p.sidebar {overflow: hidden; padding-bottom: 10px; border-bottom: 1px solid #DDD;}
.mostra_tutti {text-align: right;}


p.topnav, .copyright {margin: 0;}
p.topnav {padding-top: 9px;}

#content p {padding: 0 5px 0 5px;}


/******************************* Intestazioni *******************************/

h1 {
	color: #9A0500;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 1.5em;
}

h2 {
	font-size: 1.1em;
	color: #9A0500;
	background-image: url(/images/template/h2.jpg);
	background-repeat: repeat-x;
	height: 37px;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

h2 span.float_right a {
	color: #AAA;
}


#left h3 {
	background-image: url(/images/template/sidebar_heading_2.jpg);
	font-size: 1em;
	height: 19px;
	width: 170px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 30px;
}

h3 a {
	color: #484848;
	text-decoration: none;
}

h3 a:hover {
	color: #222222;
	text-decoration: underline;
}

h4 {
	font-size: 1em;
	height: 19px;
	width: 125px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
}

#form dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

#form dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(/images/template/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#form dd {
	margin-bottom: 12px;
}

.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

/**************************************** Menu ****************************/


#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	height: 34px;
}

#navcontainer ul li a
{
	color: #720201;
	text-decoration: none;
	background-image: url(/images/template/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(/images/template/menu_hover.jpg);
	background-repeat: repeat-x;
}

/*********************************** Stili vari **********************************/
#left ul {
list-style: none;
}



/**************************************** Contact form ****************************/

label {
	font-style: italic;
}

form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;
}

input.fields_contact_us {display: block;
        width: 155px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 155px;
          background: #FFFFFF;
		  border-top: 1px solid #E5E3E4;
		  border-left: 1px solid #E5E3E4;
		  border-bottom: 1px solid #EDEDED;
		  border-right: 1px solid #EDEDED;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 88px;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}




/**************************** News *****************************/
dl#news {margin: 5px 0;}
dl#news dt {font-weight:bold; clear:both; padding: 2px 0 2px 18px; background: url("/images/ico-list.gif") 0 2px no-repeat;}
dl#news dd {margin:3px 0 10px 0; padding-bottom:10px;}
dl#news dd span.date {padding-right:10px; background:url("/images/date.gif") 100% 50% no-repeat; font-size:85%; font-weight:bold; color: #DA8D0E;}


/*************************** Fotogallery ************************/
div.album {
	overflow: hidden;
	margin-bottom: 10px;
	height: 100%;
	padding-left: 15px;
	border-bottom: 1px solid #DDD;
	padding-bottom: 15px;
}

.thumb {
 	border: 1px solid #999;
 	background-color: #FFF;
 	padding: 2px;
 	float: left;
 	margin-right: 15px;
}


span.titolo {
	float: left;
}

span.meta {
	float: right;
}

span.calendar {
 	background: transparent url(/images/calendar.png) no-repeat top left;
 	padding-left: 20px;
 	margin-right: 15px;
}
 
span.foto {
 	background: transparent url(/images/pictures.png) no-repeat top left;
 	padding-left: 20px;
 	margin-right: 15px;
}
