body { 
	font-family: "Trebuchet MS", Tahoma, Arial,Helvetica,sans-serif;
	font-size:12px;
	background:white;
	margin:0px;
	padding:0px;

	background: white url(images/main_bg.gif) repeat-y;
}

 
#container { 
	
	margin:0px;
	padding:0px;  
}
#main {
	padding:0px 0px 0px;
	width:900px;
}
#head {
	margin-bottom:20px;	
	background-color:white;
}
#menu {
	margin:0px;
	padding:0px 6px 0px 6px;
	float:left;
	width:166px;
	font-size:15px;
	font-weight:bold;
	line-height:22px;
}
#right { 
	margin:0px 20px 0px 180px; 
}
#footer {
	margin:10px 0px 0px 180px; 
	clear:both;
	
/*	border-top:2px solid #FF7200;*/
	
	border-top:1px dashed #F95015; 
	background:white;
	text-align:left;
}
table.headtable {
	margin:0px;
	padding:0px;
}
table.headtable td{
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
}
.separator {
	margin:4px 0px;
	border-bottom:1px solid #d42027;
}
 
 
.homelegend  {
	font-weight:bold;
	font-size:13px;
	position:relative;
	top:-10px;
	background-color:white;
	padding:4px;
}
  
.box, .boxright, .boxbottom {
	border:1px solid #d42027;
	padding:0px 14px 14px; 
	vertical-align:top;
} 

.box {
	border:1px solid #d42027;
	padding:14px 14px 14px;
	margin:0px 0px 14px;
	vertical-align:top;
} 
td.boxbottom {
	vertical-align:top;
	width:250px;
}
td.tablespacer{
	width:14px;
}
td.horizspacer{
	height:14px;
}
.hometable { 
}
.spip_logos {
	margin:4px;
	vertical-align:middle;
}
.attachment {
	margin:2px;
}
.homeimg, img.titolohome, .spip_logos, .titoloart .spip_logos,{
	margin:0px 14px 14px 0px;
	float:left;
	vertical-align:middle;
}
* html body img.spip_logos {
	margin:4px 14px 14px 0px;
}
.rightarticle {
	width:200px;
	float:right;
	margin:0px 0px 14px 14px;
}
.sepblack{
	border-bottom:1px solid black;
}
.floatclear {
	clear:both; 
}
.clearleft {
clear:left;
}
.clearright {
clear:right;
}
h2.titolohome {
	margin:2px 0px;
	color:#d42027;
	font-size:16px;
	padding:0px;
}
h2.sottotitolohome, h3.sottotitolohome {
	margin:2px 0px;
	color:black;
	font-size:12px;
	padding:0px;
}
h1.titoloart {
	margin:0px 0px 4px;
	color:black;
	font-size:20px;
	padding:0px;
}
h2.sottotitoloart {
	margin:0px 0px 4px;
	color:#d42027;
	font-size:16px;
	padding:0px;
}
p.spacerp {
	font-size:4px;
	margin:4px 0px;
}

a:link {
	color:#d42027;
	text-decoration:none;
}
a:visited {
	color:#8c0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.menuitem:link {
	color:white;
	text-decoration:none;
}
a.menuitem:visited {
	color:white;
	text-decoration:none;
}
a.menuitem:hover {
	text-decoration:underline;
}

a.titlelink:link {
	color:#d42027;
	text-decoration:none;
}
a.titlelink:visited {
	color:#8c0000;
	text-decoration:none;
}
a.titlelink:hover { 
	text-decoration:underline;
}

p.spip {
	margin-bottom:10px;
}
