.bodyhome {
	margin: 0;
	padding: 0;
	background: #FEFACD url(../images/header_bg_home.png) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FEFACD;
}


h1, h2, h3 {
	font-weight: normal;
	color: #aaa;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

ul {
}

ol {
}

a {
	color: #696969;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

/* Header */
#headerhome {
	width: 900px;
	margin: 0 auto;
	height: 71px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Logo */

#logo {
	float: left;
	margin-top: 25px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
}

#logo h1 {
	background: url(../images/logo_small.png) no-repeat left 50%;
	padding-left: 10px;
	text-align: center;
	font-size: 3.8em;
	color: #000000;
}

#logo a {
	text-decoration: none;
	color: #fff;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 2px 1px 0 1px;
	margin: 28px 7px 0 7px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a08920;
	border-top: 2px #76240C solid
}

#menu a:hover {
	border-top: 2px #d2b52b solid;
}

#menu .current_page_item a {
	border-top: 2px #d2b52b solid
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
}
#top_bar {
	width: 900px;
	margin: 14px auto 55px;
}
.corner{float:right;width:5px;}
#top_breadcumb {
	float: left;
	margin-left:10px
}
#top_search {
	float: right;
	margin-right:10px
}
#presentation {
	float: left;
	width: 420px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}
#presentation h1 {
font-size: 30px;
font-weight: bold;
color:#b63306;
}
#request-form {
	float: right;
	width: 420px;
	font-size: 12px;
	margin-top:40px;
	margin-bottom:40px;
	text-align: center;
}
#search-form {
	float: right;
	width: 420px;
	font-size: 12px;
	margin-top:20px;
	background:#F5EEAF url(../images/boxtop.png) top left repeat-x;
	border: 1px solid #A2D671;
}
#search-form h2 {
	background-color:#A2D671;
	color:#b63306;
	margin-top:0;
	padding:2px 0 2px 10px;
}

#search-form p {
	padding-top: 1em;
	padding-left: 1em;
}

#search-form fieldset, #search-subform fieldset {
	padding: 20px;
}

#main-content {
	float: left;
	width: 615px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}

/* Bottonbar */
#bottonbar {
	clear: both;
	width: 900px;
	padding: 10px 0 0 0;
}
#bottonbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#bottonbar ul ul {
	display: block;
	float: left;
}

#bottonbar li {
	display: block;
	float: right;
	width: 400px;
	padding: 10px 10px 10px 25px;
	font-size: 12px;
	margin:0 5px 0 5px;
}

#bottonbar .colonna{
	background:#F5EEAF url(../images/boxtop.png) top left repeat-x;
	border: 1px #A2D671 solid;
}
#bottonbar .colonna .singola{
	width: 190px;
}
#bottonbar li ul {
	line-height: 1.8em;
}

#bottonbar li li {
	display: list-item;
	float: none;
	/*width: auto;*/
        text-align: left;
	padding: 0 0 0 6px;
	line-height: 25px;
}

#bottonbar .singola {
	width: 380px;
}


#bottonbar h2 {
	margin: 0 0 10px 0;
	color: #b63306;
}

#bottonbar a {
	text-decoration: none;
	color: #385e00;
}

#bottonbar a:hover {
	text-decoration: underline;
}


	
/* Footer */
#footer {
	width: 900px;
	margin: 0px auto;
	border-bottom: 1px solid #cfcfcf;
	background: url(../images/footer_bg.png) repeat-x top;
	font-size: 11px;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #aaaaaa;
}

.legal {
	float: left;
	color: #aaaaaa;
}

.links {
	float: right;
}
.address {
	text-align: center;
	color: #656565;
	clear:both
}
.enfasy {
	clear:both; 
	color: #b63306;
	font-weight:bold;
}


/* Search result */
#location-list {
	width: 600px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	font-size: 12px;
}
.location {
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
	border-top: 1px solid #D7D7D7;
}
.location:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden; /* layout contorna IE-MAC-FF-OP */
}
.location ul {
	padding: 5px 0 0 10px;
	clear: both;
	list-style-type: none;
}
.location li {
	display: block;
	float: left;
	margin: 0 5px 0 1px;
}
.location a {
	color: #b63306;
	font-size: 1.3em;
	text-decoration: none;
}

.location a:hover {
	text-decoration: none;
}
.icoTag {
	background: url(../images/liarrow.gif) no-repeat left;
	background-position: 6px 50%;
	padding: 0 0 0 15px;
	color: #D2B52B;
	font-weight: bold;
}

h3 { 
font-size: 14px; 
}


/*
formitems
*/
.textFieldHome{
	width: 230px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(../images/bg_field.gif) repeat-x;
	border: 1px solid #ACACAC;
}

.searchButton {
	width: 67px;
	height: 28px;
	background: url(../images/bg_button.png) no-repeat;
	border: none;
	text-transform: lowercase;
	color: #b63306;
	float:right;
	padding-right: 100px;
}
.requestButton {
	width: 210px;
	height: 45px;
	padding: 0;
	background: url(../images/bg_button_xl.png) no-repeat;
	border: none;
	font-size:14px;
	font-weight: bold;
	color: #b63306;
}
legend {
	text-transform: uppercase;
	padding: 5px;
	font-weight: bold;
	color: #3E4B53;
}
label {
	padding: 5px;
font-size: 1.2em;
color: #5e6f71;}

.formSelect {
	font-weight: normal;
	font-style: normal;
	margin-top: 8px;
	margin-bottom: 2px;
}

.nodisplay {
	display: none;
}


/******************* headers with slogan and header for inner pages **********************/

.clear{clear: both;}

.panel{
    width: 945px;
    height: 250px;
    background: url(../images/banner-home-01v.png) no-repeat;
}

#first{
    background: url(../images/header_01.jpg) no-repeat;
}
#second{
    background: url(../images/header_02.jpg) no-repeat;
}
#third{
    background: url(../images/header_04.jpg) no-repeat;
}
#forth{
    background: url(../images/header_04.jpg) no-repeat;
}
.panel-inner{
    width: 945px;
    height: 200px;
    background: url(../images/images/banner-inner.jpg) no-repeat;
}

.panel .show-next-banner{width: 50px; height: 30px; display: block; float: right;
	position: relative;
	top: 270px;}

.slogan{
    width: 275px;
    padding: 25px 12px 0 613px;
}

.slogan p{
    color: #696969;
    line-height: 1.5;
    padding: 10px 0 15px 0;
}

.slogan a{
    color: #FFC757;
}

.slogan strong{
	color: #b63306;
    font-size: 1.8em;
    font-family: Arial, sans-serif;
	text-align: right;
}
/**************** scrolling effect **********************/

#slider {  
clear: both;
margin: 20px auto;
width: 900px;
height: 300px;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
	
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:900px;
	height:300px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.scroll {
  height: 300px;
  width: 900px;
  overflow: hidden;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  margin: 0 0 20px 0;
  z-index: 0;
}

.scrollContainer div.panel {
  width: 900px;
  height: 300px;
  z-index: 0;
}

/*
cloud
*/
ul.tagcloud {list-style: none;margin: 0; padding: 0.5em;line-height: 1.8; width: auto;text-align: justify}
ul.tagcloud li{display:inline;margin-right: 0.7em;}
ul.tagcloud a{text-decoration: none;color: #787870}
ul.tagcloud a:hover{text-decoration: underline;color: #444}
a.size1{font-size: 90%}
a.size2{font-size: 100%}
a.size3{font-size: 110%}
a.size4{font-size: 120%}
a.size5{font-size: 125%} 
