﻿body
{
	margin:0px;
	padding:0px;
	text-align: center;
	/*background-image: url(../../images/sf_gif.gif);
	background-position: top left;
	background-repeat:repeat-x;
	background-color:#2b1e1e;*/
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b1e1e /*#2b455c*/;
	line-height:155%;fitpTest.html
}
a:link {
	text-decoration: none;
	color: #a7001e /*#0468bd*/;
}
a:visited {
	text-decoration: none;
	color: #a7001e /*#0468bd*/;
}
a:hover {
	text-decoration: underline;
	color: #2b1e1e;
}
a:active {
	text-decoration: none;
	color: #098bfa;
}
/********************************/
/*            MICHEL            */
/********************************/
div#contenitore
{
    width: auto !important;
    width: 980px;
	min-width:968px; /* 590px max L. immagini */
    max-width:1260px;
    margin: 4px auto;
    text-align: left;
}
div#sx{
width:160px;
float:left;
margin-top:5px;
}
div#dx{
	width:160px;
	float:right;
	margin-top:5px;
}
div#contenuto{
	margin: 20px 180px 0px 180px;
	text-align:justify;
}
div#contenitoreDx{
	margin-left:180px;
}
div#foot{
	margin-top:40px;
}
.Break{
	padding:0px;
	margin:0px;
	visibility:hidden;
	clear:both;
}
hr {
	border: 0;
	color: #000;
	background-color: #2b1e1e;
	height: 1px;
	width: 100%;
	text-align: left;
}
div#head{
	background-color:#e79da4;
	background-image:url(Images/head-sfondo.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border:1px solid #2b1e1e;
}
div#sx p, div#dx p{
margin:0px;
}
div#sx a:link, div#dx a:link {
	color: #2b1e1e /*#0468bd*/;
}
div#sx a:visited, div#dx a:visited {
	color: #2b1e1e /*#0468bd*/;
}
div#sx a:hover, div#dx a:hover{
	color: #a7001e;
	text-decoration:none;
}
.menusx, .menudx{
	border:1px solid #2b1e1e;
	text-align:left;
}
.menu{
 	border-bottom:1px solid #2b1e1e;
 	font-weight:bold;
 	padding:2px;
 }
p.sottomenu{
	font-weight:bold;
	padding:0px 5px 0px 0px;
 }
div#footer{
clear:both;
margin:60px 0px;
text-align:center;color:#999999; font-size:9px;
border-top:1px solid #ccc;
}
h3{
font-size:12px;
margin:12px 0px 4px 0px;
}
h3.sottol{
text-align:left;
border-bottom:1px dotted #999;
color:#330000;
}
h3{
text-align:left;
}
.imgDx{
margin-bottom:5px;float:left;margin-right:5px;
border:0px;
}
.imgSx{
margin-bottom:5px;float:right;margin-left:5px;
border:0px;
}
.ddSx{
float:left;
padding:10px 20px 5px 0px;
text-align:center;
color:#330000;
font-size:9px;
}
.ddDx{
float:right;
padding:10px 0px 5px 20px;
text-align:center;
color:#330000;
font-size:9px;
}
.dd{
text-align:center;
color:#330000;
font-size:9px;
}
.dd img, .ddSx img, .ddDx img{
margin-bottom:5px;
border:0px;
}
.organi td{
border: 1px dotted #999999;
}
.organi{
border-collapse:collapse;
}
.corsivo{
font-style:italic;
color:#530000;
}
.sottom{
border-bottom:1px dotted #999;
padding:2px 0px;
}
.edit td{
border-bottom:1px dotted #999;
padding:2px 0px;
}
div#news{
/*background-color:#e6e5e5;
color:#000000;
font-weight:bold*/
}
div#news .tit{
font-size:11px;
color:#330000
}
div#news a:link, a:visited, a:hover{
color:#440000;
}
.tabgruppi{
border-collapse:collapse;
border:1px solid #000;
margin-bottom:20px;
empty-cells:show;
}
.tabgruppi td, th{
padding:4px;
border:1px solid #000;
}
