body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
a:link, a:active, a:visited {
	color:#BC2721;
}
a:hover {
	color: #000;
	}
.footer a {
	color:#fff;
}
.footer a:hover {
	color: #ccc;
	}	
	
	
.footer {
background-color: #BC2721;
color:#FFF;
font-size: 10px;
text-align: center;
width: 940px;
position: relative;
margin: 0px auto;
}		

/* HEADER */

#header {
	height: 126px;
	width: 940px;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
	position: relative;
	background:url(../images/header.gif) no-repeat bottom;
	
}
#menu_head {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: auto;
	width:800px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BC2721;
	
}
#menu_head ul{
	margin: 0px;
	padding: 0px;
}
#menu_head li{
	margin: 0px;
	padding: 0px;
	display:inline;
	list-style: none;
	
}
#menu_head li a  {
	margin: 0px 0px 0px 10px;
	padding: 3px 10px 0px 10px!important;
	padding: 0px 10px 0px 10px;
	display:inline;
	list-style: none;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #BC2721;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
#menu_head li a:hover {
background-color: #BC2721;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 3px 10px 0px 10px!important;
	padding: 0px 10px 0px 10px;
	
}
/* CONTENT */
.container {
position: relative;
margin: 0px auto;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;

	width: 940px;
	padding: 15px 0px 0px 0px;

}
.content{
position: relative;
margin: 0px auto;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
width:530px!important;
width: 550px;
height: auto !important;  /* per i browser moderni */
    height: 00px;      /* per IE5.x e IE6 */
    min-height: 400px;  /* per i browser moderni */
padding: 0px 20px;
text-align: left;
font-size: 12px;
}
.big_font {
font-size: 14px;
line-height: 18px;
}

.content h1{
margin: 0px;
padding: 0px;
font-size: 14px;
border-bottom: 1px solid #BC2721;
color: #BC2721;
margin-bottom: 10px;

}
.content p img{
margin: 0px 20px 0px 0px;
float: left;
border: 1px solid #999;

}
/* LEFT e RIGHT column */
.left {
float: left;
width: 160px;
margin: 0px 0px 10px 0px;
}
.right {
float: right;
width: 175px;
margin: 0px 0px 10px 0px;
}
.box {
float: left;
width: 150px;
margin: 0px 0px 10px 0px;
}
.box ul {
padding: 0px;
margin: 0px;
font-size: 12px;
text-align: left;
}
.box li {
list-style: url(../images/triangle.gif);
padding: 0px 0px 5px 0px;
line-height: normal!important;
line-height: 10px;
margin: 0px 0px 5px 25px;
list-style-position:outside;
border-bottom: 1px solid #CCCCCC;

}
.box li a:link, .box li a:visited, .box li a:active {
text-decoration: none;
color:#333333;
}
.box li a:hover {
text-decoration: none;
color:#FFF;
background-color: #BC2721;
display: block;
}

/* NEWS */

.box dl {
padding: 0px;
margin: 0px;
font-size: 11px;
text-align: left;
}
.title_news {
padding: 0px;
margin: 0px
border-bottom: 1px solid #BC2721;
color: #BC2721;
font-size: 1.2em;
font-weight: bold;
text-align: left;
}
.title_news a{
text-decoration: none;
}
.box dd {
padding: 5px 0px 0px 0px;
margin: 0px 10px;
border-bottom: 1px dashed #CCCCCC;
color: #333;
font-size: 11px;
text-align: left;
}
.box p {
margin: 3px 0px;
}
.content .news {
float: left;
width: 530px;

}
.content .news img {
float: left;
margin: 0px 10px 5px 0px;

}
.content .news h1 {
margin: 10px 0px 10px 0px;
padding: 0px;
font-size: 12px;
border-bottom: 1px dashed #CCC;
color: #BC2721;
text-transform:uppercase;

}
.content .news .allegato {
display: block;
float: left;
background-color: #BC2721;
width: 100%;
margin: 10px 0px 0px 0px;

}
.content .news .allegato a {
color: #FFFFFF;
margin: 0px 0px 0px 10px;
text-decoration: none;

}
.content .news .allegato a:hover {
color: #CCC;
margin: 0px 0px 0px 10px;
text-decoration: none;
}
