﻿* {margin: 0; padding: 0;}
body 
{
    font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: medium;
}
#container {
	width: 842px;
	margin: auto;
	font-size: 1.0em;
   
}


#top_nav 
{
    background-color : #000000;
    
	margin: 0;
	
	height: 31px;
	padding-top: 15px;
	text-align:center;
	padding-bottom: 20px;
	color: #FFFFFF;
}
#header {
	background-image: url(Images/header.jpg);
	height: 235px;
} 


#main_nav {
	background-image: url('Images/main_nav.jpg');
	float: right;
	padding-top : 15px;
	padding-left: 9px;
    width: 823px;
    height: 42px;
}

#contentwrapper {
	background-image: url(Images/contentwrapper2.jpg);
	background-repeat: repeat-y;
}



/* Sidebar */

#right {
	float: right;
	width: 160px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
}

#right ul {
	background: #D6EBAD ;
	list-style: none;
	color: #36393D;
}

#right li {
	background: url(Images/img12.jpg) no-repeat left bottom;
}

#right li ul {
	padding: 10px 20px 30px 20px;
	line-height: 200%;
	background: none;
}

#right li li {
	padding: 0 0 0 10px;
	background: url(Images/img13.gif) no-repeat left center;
}


#content {
	margin-right: 20px;
	margin-left: 10px;
	padding: 60px 0px 0px 0px;
	
    width: 642px;
}

#footer {
	background-image: url(Images/footer.jpg);
	height: 35px;
	clear: both;
	text-align: center;
	font-size: small;
	padding-top: 20px;
}
#menu {
	clear: both;
	height: 40px;
	background: url(Images/img09.gif) no-repeat right bottom;
}

#menu ul {
	/* height: 28px; */
	padding: 12px 0 0 20px;
	color: #FFFFFF;
	background: url(Images/angle.png) no-repeat left bottom;
	list-style: none;
}

#menu li {
	display: table-row;
}
#menu .current_page_item a {
	background: url(Images/img07.gif) no-repeat left center;
	color: #0000FF;
}
/**************************************** text, Images, lists ****************************/

#bottoni a:hover
{
    background-color: Yellow;
    border-color:Blue;
    border-width:thick;
   /* background-image: url(Images/pulsanti/go_02.gif);*/
    float: right;
}
img.float_left {
	float: left;
}
img.float_right {
	float: right;
}
p {
	margin-top: 20px;
	margin-bottom: 20px;
}

p.topnav, .copyright 
{
  	margin: 0;
}

h1 
{  
    border-right: lightsalmon ridge;
    border-top: lightsalmon ridge;
    margin: 3px 8px 8px 3px;
    border-left: wheat ridge;
    border-bottom: wheat ridge;
	COLOR: yellow;
    
    text-align: center;
    
    background-image: url('Images/header_H1.jpg');
	color: #FFFF00;
	padding-top: 10px;

	width: 610;
	height: 80px;
	
	
	font-size: x-large;
	font-style: normal;
}

h2 {
	font-size: 1em;
	color: #9A0500;
	background-image: url('Images/h2.jpg');
	background-repeat: repeat-x;
	height: 26px;
	padding-top: 3px;
	margin-bottom: 20px;
	padding-left: 8px;
}

h3 {
	background-image: url(Images/sidebar_heading.jpg);
	font-size: small;
	height: 19px;
	width: 125px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 34px;
}

h4 {
	background-image: url(Images/sidebar_heading_2.jpg);
	font-size: small;
	height: 19px;
	width: 125px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
}

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(Images/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

dd {
	margin-bottom: 12px;
}

.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

/*TOP NAVIGATION*/ 
#navcontainer { 
border-bottom : 10px solid #fff;
} 
#navcontainer ul { 
text-align : center;
padding-bottom : 5px;
padding-top : 5px;
padding-left : 0;
margin-top : 0;
margin-bottom : 0;
margin-left : 0;
background : #036;
color : white;
width : 100%;
font-family : Arial, Helvetica, sans-serif;
line-height : 18px;
} 
#navcontainer ul li { 
display : inline;
padding-left : 0;
padding-right : 0;
padding-bottom : 5px;
padding-top : 5px;
} 
#navcontainer ul li a { 
padding-left : 10px;
padding-right : 10px;
padding-bottom : 5px;
padding-top : 5px;
color : white;
text-decoration : none;
border-right : 1px solid #fff;
} 
#navcontainer ul li a:hover { 
background : #369;
font-style : italic;
font-weight:bold;

color : fuchsia;
} 
#navcontainer #active { 
border-left : 1px solid #fff;
}  

/**************************************** 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;
}

