@import url("editor.css");
@import url("moduli_menu.css");
@import url("sezioni_componenti.css");








#wrap_p {
	/*min-width:760px;*/
	/*max-width:960px;*/
	/*width:auto !important; /*IE6 hack*/ 
	width:955px; /*IE6 hack*/
	margin:0 auto; /*center hach*/
	/*background-color: green;*/
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	/*margin-top:-3px;*/
	/*background:#fff url(../images/sfondo_home.jpg) center top no-repeat;*/
	margin:0;
	padding:0;
	color: #666666;
	}


#footer {
	height:80px;
	line-height:78px;
	clear:both; 
	width: 100%;
	background: url(../images/sfondo_footer.png) left top repeat-x;
	
}







/**************************head ******************************************/
#head {

	
	
	height:163px;
	background: url(../images/logo.png) center top no-repeat;

	width:955px;
	

}

#head_object {

}


#jflanguageselection {
float:right;
margin:0;
position:relative;
width:auto;
/*border:1px solid red;*/
right:78px;/*era 150*/
}


#top {

/*border:1px solid red;*/

}

/*****fine*******************head ******/


#content {
margin-top:10px;

}




#maintabel {
	border:none;
	
}

#left {
	width:205px;
	padding: 0 15px 0 0px;
font-size: 10px;
}

#center {
font-size:11px;
padding-right:15px;


}

#right {
	padding:0;
	margin:0;
	width:180px;
	/*background:#CCCCCC;*/
font-size: 10px;

}
