/*------------------------
	GENERAL SELECTORS
------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.7%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #434749;
}

p {
	font-size: 1.2em;
	margin: 0 0 23px 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a:link, a:visited {
	color: #e7cb0c;
	font-weight: bold;
}

a:hover {
	color: #fe8208;
	font-weight: bold;
}


#layout {
	width: 740px;
	margin: 20px auto 0 auto;
}

#testata {
	position: relative;
}

#testata h1

{
font-size:10px;
color:#434749;
}

#testata h1 a {
	display: block;
	float: left;
	margin: 0 44px 0 0;
	text-decoration: none;
	text-indent: -2100px;
	width: 282px;
	height: 130px;
	background: transparent url(../img/logo.gif) no-repeat left;
}

#menu_alto {
	position: absolute;
	top: 37px;
	width: 416px;
	z-index: 4000;
}
#testata > #menu_alto {
	position:absolute;
	right:-2px;
}

#menu_alto li {
	display: inline;
	position: relative;
}

#menu_alto a {
	position: absolute;
	display: block;
	text-decoration: none;
	text-indent: -2100px;
	width: 82px;
	height: 83px;
	background-position: left top;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#menu_alto a:focus { outline: none; }

#menu_chisiamo {
	background: transparent url(../img/chi_siamo.gif) no-repeat left top;
	left: 0;
}

#menu_trattamenti {
	background: transparent url(../img/trattamenti.gif) no-repeat left top;
	left: 83px;
}

#menu_sedi {
	background: transparent url(../img/sedi.gif) no-repeat left top;
	left: 166px;
}

#menu_contatti {
	background: transparent url(../img/contatti.gif) no-repeat left top;
	left: 249px;
}

#menu_link {
	background: transparent url(../img/link.gif) no-repeat left top;
	left: 332px;
}

#menu_alto a:hover {
	background-position: 0 -83px;
}

#menu_alto a.current {
	background-position: 0 -166px;
}

#contenuto {
	width: 740px;
	clear: left;
}

* html #contenuto { width: 774px; }

#sinistra {
	margin: 0;
	border-left: 1px solid #e5e5e5;
	width: 287px;
	float: right;
}

* html #sinistra {
	position: relative;
	right: 34px;	
}

#sinistra object, #sinistra embed {
	margin: 0;
	padding: 0;
}


#sinistra h4, #sinistra p {
	margin-left: 25px;
	margin-right: 15px;
}

#sinistra h4.menu {
	margin-left: 0px;
	color:#ffffff;
}

#sinistra h2 {
	width: 287px;
	height: 287px;
	text-indent: -2100px;
	margin: 0 0 20px 0;
}

#sinistra h4 {
	text-transform: uppercase;
	color: #fcac02;
	font-size: 1.4em;
	margin-bottom: 7px;
}

#sinistra #menu_dxt {
	margin-top:0px;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom:7px;
	list-style:none;
	list-style-type:none;
	background-color:#3fb211;
	border: 1px solid #113c01;
}

#sinistra #menu_dxt li {
	margin-top:0px;
	list-style:none;
	list-style-type:none;
}

#sinistra #menu_dxt ul {
    margin-top:0px;
	margin-left:5px;
	list-style:none;
	list-style-type:none;


}

a.menu_dxt:link {
	color:#ffffff;
	font-size: 1.2em;
	margin-bottom: 7px;
	text-decoration:none;
}

a.menu_dxt:visited {
	color:#ffffff;
	font-size: 1.2em;
	margin-bottom: 7px;
	text-decoration:none;
}

a.menu_dxt:hover {
	font-size: 1.2em;
	margin-bottom: 7px;
	text-decoration:none;
	color: #fe8208;
}


#destra {
	width: 452px;
	margin: 0;
	padding: 0;
	float: left;
}

#destra h3 {
	text-indent: -2100px;
	width: 452px;
	height: 24px;
	padding: 0;
	border-bottom: 1px solid #e5e5e5;
	margin: 50px 0 15px;	
}

#destra h2 {
	color:#be1802;
	margin-top:0;
	font-size:16px;
	margin-bottom:10px;
}

#destra img.image_left  {
	float: left;
}

#destra img.image_right {
	float: right;
}

#destra a img {
 	border: none;
}
.destra_image {
	background: none;
}

#flash {
	width: 452px;
}

.flash_left {
	float: left;
	padding: 5px;
}

.flash_right {
	float: right;
	padding: 5px;
}

* html body #sinistra {
  margin-left: -3px;
}
 
* html body #destra {
  height: 1%;
  margin-right: 0;
}


#footer {
	position: relative;
	border-top: 1px solid #e5e5e5;
	padding: 12px 0 75px 5px;
	clear: right;
}

#footer ul li {
	display: inline;
	margin: 0 8px 0 0;
}

#footer ul li#contact, #footer ul li#footer_home,
#footer ul li#faq {
	border-right: 1px solid #404040;
	padding: 0 8px 0 0;
}

#footer ul li a {
	text-transform: uppercase;
}

#footer ul li a:link, #footer ul li a:visited {
	color: #404040;
}

#footer ul li a:hover {
	color: #fe8208;
}
#footer #leftcopy {
	position: absolute;
	left: 45px;
	top: 12px;
}
#footer #leftcopy #copyright {
	padding: 5px 0 0 0;
}
#footer #equalhousing {
	display: block;
	text-indent: -2100px;
	text-decoration: none;
	width: 30px;
	height: 22px;
	background: transparent url(../img/equal_housing_logo.jpg) no-repeat 0 0 ;
}

#footer #copyright {
	width: 350px;
	font-size: 1em;
	line-height: 150%;
}

body.longsidebar #sinistra { border: none; }
body.longsidebar #destra {
	border-right: 1px solid #e5e5e5;
}

/*----------------------------
	RULES FOR THE HOMEPAGE
-----------------------------*/
#home #sinistra h2 {
	background: transparent url(../img/home_tagline.gif) no-repeat left top;
}

#home #flash a {
	height: 287px;
	text-indent: -2100px;
	text-decoration: none !important;
	display: block;
	background: transparent url(../img/home_replacement.jpg) no-repeat left top;
	margin: 0 0 20px 0;
}

#home #destra {
	color: #434749;
}

#home #destra a {
	text-decoration: underline;
}



.clearer {
font-size: 1px; line-height: 0px; clear: both;
}

















