body{
	font-size: 11px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	color: #dbdbda;
	line-height: 1.5em;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #161616;
}
.bgIndex{
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.logo {
	padding-top: 46px;
	padding-left: 40px;
}
.text01
{
	font-size: 11px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	color: #dbdbda;
	line-height: 1.5em;
	text-decoration: none;
}
.text01 a
{
	color: #dbdbda;
	text-decoration: none;
}
.text01 a:hover
{
	color: #dbdbda;
	text-decoration: underline;
}
.text01 a:visited
{
	color: #dbdbda;
}
.text02
{
	font-size: 12px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.8em;
	text-decoration: none;
}
.text02 a
{
	color: #FFFFFF;
	text-decoration: none;
}
.text02 a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.text02 a:visited
{
	color: #FFFFFF;
}
.text03
{
	font-size: 11px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 2.0em;
	text-decoration: none;
}
.bgFooter {
	background-image: url(../images/sfondo-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sfondoNews {
	background-color: #353435;
	background-image: url(../images/sfondo-news.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.sfondoNews {
	background-color: #353435;
	background-image: url(../images/sfondo-news.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a:hover {
	text-decoration: underline;
}
.bgInterne {
	background-image: url(../images/bg-interne.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.CampiForm {
	font-size: 11px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	color: #4E0C0D;
	line-height: 1.5em;
	text-decoration: none;
	background-color: #D8D8D8;
	border: 1px solid #414141;
	width: 100%;
}
.bottoni {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5F2323;
	height: 30px;
	border: 1px solid #673B3C;
	padding-right: 5px;
	padding-left: 5px;
}
