.logo_cece{
  position:relative;
  float:left;
  bottom:-18px;
  right:-5px;
}

.corpo {
	font-family:Verdana;
	font-size:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;	
	padding-bottom: 0px;		
	padding-right: 0px;
	text-align:center;
	background-image:url("../images/sfondo_body.gif");	
	background-repeat: repeat-x;
	background-color:#000d1a;
}

.corpo_sx {
	width:30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;	
	padding-bottom: 0px;		
	padding-right: 0px;
	background-image:url("../images/sfondo_body_sx.gif");	
	background-repeat: no-repeat;
	background-color:#000d1a;
}

.corpo_dx {
	width:30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;	
	padding-bottom: 0px;		
	padding-right: 0px;
	background-image:url("../images/sfondo_body_dx.gif");	
	background-repeat: no-repeat;
	background-color:#000d1a;
}

.tab_corpo{
	background-color:#ffffff;	
	border:1px solid #dddddd;
	padding-top: 0px;
	padding-left: 0px;	
	padding-bottom: 0px;		
	padding-right: 0px;	
	text-align:center;		
	width:844px;
}

.td_navigazione{
	padding-left:4px;
	width:100%;
	height:29px;
	text-align:left;
	font-size:10px;	
	background-image:url('../images/sfondo_naviga.jpg');
	background-repeat:repeat-x;
	color:#ffffff;
}

.td_sopratesta{
	height:16px;
}

.td_corpo{
	padding-left: 3px;
	padding-right: 3px;	
	height:100%;
	width:100%;
	background-color:#ffffff;
	vertical-align:top;
}
.tab_centro{
	border:0px solid #dddddd;
	padding: 0px;
	margin: 0px;	
	width:100%;
	height:100%;
}

.box_left{
	width:200px;
	height:100%;
	font-size:10px;
	padding: 0px;
	margin: 0px;	
	border-top:	1px solid #e0dabc;
	border-left:	1px solid #e0e0e0;
	border-right:	1px solid #e0e0e0;
	border-bottom:	0px solid #e0e0e0;
	vertical-align: top;	
}

.box_login{
	width:200px;
	height:70px;
	font-size:10px;
	padding: 0px;
	margin: 0px;
	background-color:#f2e2bf;	
	border-top:	1px solid #e0e0e0;
	border-left:	1px solid #e0e0e0;
	border-right:	1px solid #e0e0e0;
	border-bottom:	1px solid #e0e0e0;
  vertical-align: top;	
}

.box_centro{
	font-size:10px;
	width:100%;
	height:101%;
	padding: 0px;
	margin: 0px;	
	border-top:	1px solid #e0e0e0;
	border-left:	1px solid #e0e0e0;
	border-right:	1px solid #e0e0e0;
	border-bottom:	0px solid #e0e0e0;	
	vertical-align: top;
}

.box_news{
	width:100%;
	padding: 0px;
	margin-bottom: 0px;
	border:	0px solid #e0e0e0;
	vertical-align:bottom;
	/*background-color:#eaeaea;*/
}

.titolo_bold{
  font-size:15px;
  font-weight:bold;
  color:#536136;
  text-align:center;
}

.menu_item{
  font-size:11px;
  color: #004994;
  text-decoration:none;
}

.menu_item:hover{
  color: #000000;
}

.naviga_item{
  font-size:10px;
  color: #536136;
  text-decoration:none;
}

.naviga_item:hover{
  color: #000000;
}


.bordino{
	width:200px;
	height:1px;
	background-color: #e0dabc;
}


