body {
	margin: 0 auto; 
	position: relative;
	font-size: 13px; 
	color: 333; 
	font-family: 'Trebuchet MS', Verdana, sans-serif; 
	background-color: #FFF;
	text-align:center;
}

p {
	margin-top:0px;
}

h1{
	color: #639;
	font-size: 1.4em;
	margin:0;
}

h2{
	color: #639;
	font-size: 1.1em;
	margin:0;
}

h3{
	color: #639;
	font-size: 1.0em;
	margin:0;
}

span.right {
	clear: both;
	float: right;
}

/* Link */
font.mlinksNormale{
        font-size: 13px;
}

/* Form */

label, td {
        font-size: 13px;   
}

.caselladitesto {
        font-family: 'Trebuchet MS', Verdana, sans-serif; 
        font-size: 13px;
        width: 260px;
        height: 24px;
}

.areaditesto {
        font-family: 'Trebuchet MS', Verdana, sans-serif; 
        font-size: 13px;
        width: 260px;
        height: 50px;
}

.pulsante {
        font-family: 'Trebuchet MS', Verdana, sans-serif; 
        font-size: 13px;
        height: 24px;
        background-color: #CC0;
}

.mFormSubmit {
        text-align:center;
}

div#contenitore {
	margin: 10px auto auto; 
	width: 800px; 
	background-color: #FFF;
	text-align: left;
}

div#header_level_1 {
	height: 100px; 
	background-color: #FFF;  
	width: 800px;
}

div#banner {
	float: left; 
	height: 100px; 
	background-color: #FFF;  
	width: 535px; 
	margin: 0;
}

div#link_statici {
	float: right; 
	background-color: #FFF; 
	display: inline; 
	margin: 0; 
	width: 240px;
}

div#link_statici a.top_link {
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: #639;
}

div#link_statici a.active{
	padding: 0 15px 0 15px;
	text-decoration: none;
	color: #639;
	background-color: #CC0;
}

div#header_level_2 {
	height: 100px; 
	background-color: #FFF;  
	width: 800px; 
	margin: 0
}

div#text_presentation {
	float: right; 
	background-color: #FFF; 
	display: inline; 
	margin: 0px; 
	width: 325px; 
	margin-top:75px; 
	font-weight: bold; 
	color: #7A7A7A;
}

div#logo{
	float: left; 
	height: 100px; 
	background-color: #FFF;  
	width: 450px; 
	margin: 0;
}

div#menu_info {
	clear: both; 
	font-size: 14px; 
	color: #333;  
	height:20px; 
	background-color: #CC0;
}

div#menu_info span{
	position:absolute; 
	color: #639;
}

/* Menu */
#menu {
	right: 0em; 
	bottom: 0em;  
	height: 24px;
	background-color: #639 ;
}

#menu ul {
	list-style: none; 
	background-color: #639; 
	margin: 0; 
	padding: 0 0 0 2.5em; 
}

#menu li {
	float: left; 
	padding: 0 5em 0 0;
}

#menu li a {
	color: #FFF;
	text-decoration: none;
}

#menu li a:hover {
	color: #CC0;
}

#menu li span {
	margin-left: 0; 
	display: block; 
	padding: 0.2em 1.5em 0.2em 1.5em; 
	background-color: #639; 
	font-weight: bold; 
	font-size: 1.1em; 
	text-transform: uppercase; 
	
}

#menu li span.active
{
	background-color: #CC0; 
	color: #639;
}

/* End Menu*/

/* Menu _left*/
div#menu_left {
	float: left; 
	width: 180px; 
	background: #CC0 url('http://www.hospitalitymanagement.it/_templates/navigation/sfondo_menu_sx.gif') no-repeat bottom; 
	height: 500px;
	border-top: 2px solid #CC0;
}

div#menu_left ul {
	list-style: none; 
	margin: 0; 
	padding: 5em 0 0 2.5em;
}

div#menu_left li{
	padding-bottom: 1em; 
}

div#menu_left a {
	color: #639;
	text-decoration: none;
}

#menu_left a:hover {
	font-weight: bold;
}
/* End Menu _left*/

div#contents {
	margin: 0; 
	width: 800px; 
	font-size: 1.0em;
}

div#center_content {
	margin: 10px;
	padding: 10px; 
	overflow: auto;
	width: auto; 
	height: 450px;
	scrollbar-face-color: #ffffff; scrollbar-highlight-color: #cccccc;   scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #ffffff; scrollbar-arrow-color: #c3cf21; scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #ffffff; 
}

div#right {
	float: right; 
	width: 150px; 
	background-color: #CCC;
}

div#right_content_img{
	height: 175px;
}

div#right_content {
	font-size: 0.9em;
	height: 180px;
	margin: 10px;
	padding: 2px;
}

div#right_content span{
	color: #639;
	font-weight: bold;
}

div#right_content p{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

div#right_content ul {

	list-style: none; 
	margin: 0; 
	padding:0;
}

div#right_content li{

}

div#right_content a {
	color: #639;
	text-decoration: none
}

#right_content a:hover {
	font-weight: bold;
}

#right_dove_siamo {
	height: 121px;
	background-color: #639;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 2px;
}

div#footer {
	clear: both; 
	margin-top: 10px; 
	text-align: center;
	font-size: 0.8em;
	padding: 10px;
}

div#footer div#collaborazioni {
	float: center; 
	background-color: #FFF; 
	display: inline; 
	margin: 0;
}

div#footer div#collaborazioni a{
	padding: 10px;
}

div#footer div#info {
	padding: 20px;
}

div#footer div#info a.black{
	color: #000;
        text-decoration: none;