* {margin: 0; padding: 0;}

/****************************************Struttura ****************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(images/sfondo.jpg);
}

.Stile1 {
	color: #9A0500;
	font-weight: bold;
	font-size: 12px;
}

.entry-content img {
	padding: 4px;
	border: 1px solid #ccc;
	max-width: 100%;
	margin: 0 2px;
}

a {
	color: #213768;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	color: #9A0500;
	text-decoration: none;
}

#container {
	width: 842px;
	margin: auto;
	font-size: 1.2em;
			}

#top_nav {
	height: 31px;
	padding-top: 15px;
	text-align: center;
	padding-right: 20px;
	color: #21325D;
	font-size: 16px;
	font-weight: bold;
}


#main_nav {
	background-image: url(images/main_nav.jpg);
	height: 56px;
	padding-left: 9px;
}

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

#left {
	float: left;
	width: 160px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 100%;
	display: none;
}

#right {
	float: right;
	width: 160px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 10px;
	color: #213768;
	display: none;
}


#content {
	margin-right: 200px;
	margin-left: 200px;
	padding: 15px 0;
	color: #213768;
}

.vendita {
	height: 115px;
	width: auto;
	padding-top: 10px;
	overflow: auto;
}


#miniatura1 {
	width: auto;
	height: 100px;
	float: left;
	margin-right: -10px;
}	
	
		
#footer {
	background-image: url(images/footer.jpg);
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 20px;
	display: none;
}


img.float_left {
	float: right;
}

img.float_right {
	float: left;
	padding-right:1em
}

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

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

h1 {
	color: #FFFFFF;
	padding-top: 110px;
	padding-left: 60px;
	font-size: 3em;
	font-style: normal;
}

h2 {
	font-size: 120%;
	color: #9A0500;
	background-image: url(images/h2.jpg);
	background-repeat: repeat-x;
	height: 42px;
	padding-top: 3px;
	margin-bottom: 20px;
	padding-left: 8px;
	display: none;
}

h3 {
	background-image: url(images/sidebar_heading.jpg);
	font-size: 10px;
	height: 19px;
	width: 135px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 24px;
}

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

h5 {
	font-size: 120%;
	color: #006600;
	background-image: url(images/h2.jpg);
	background-repeat: repeat-x;
	height: 42px;
	padding-top: 3px;
	margin-bottom: 20px;
	padding-left: 8px;
}

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

/**************************************** Menu ****************************/

#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	height: 54px;
	display: none;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 18px 1em;
	height: 18px;
	color: #213768;
	text-decoration: none;
	float: left;
	background-image: url(images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
}

/**************************************** Contact form ****************************/

label {
	font-style: verdana;
}

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 {
	width: 75px;
	padding: 2px;
	background-color: #466ABE;
	cursor: pointer;
	color: #FFFFFF;
	margin-top: 10px;
}

.reset_button_contact {
	width: 75px;
	padding: 2px;
	background-color: #466ABE;
	cursor: pointer;
	color: #FFFFFF;
	margin-right: auto;
}
