﻿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%;
}
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            */
/********************************/
hr {
border: 0;
color: #000;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}
div#contenitore
{
    width: 956px !important;
    width: 958px;
    margin: 4px auto;
    border: 1px solid #2f1d1e;
    text-align: left;
	background-color: #FFF;
	background-image: url(../../images/sfVert.jpg);
	background-position: top left;
	background-repeat:repeat-y;
}
div#coldx
{
     width: 158px;
}
div#content
{
     width:776px!important;
     width:774px;
     float:right;
     text-align:justify;
}
div#colsx
{
	width:180px;
    float:left;
}
div#topMenu
{
	height:40px;
	background-color:#EEE;
	/*border-bottom:1px dotted #999;*/
	background-image: url(../../images/sfTopMenu.jpg);
	background-position: top left;
	background-repeat:repeat-x;
}
div#contenuto
{
	padding:20px 60px 80px 20px;
}
div#contenutoHome
{
	padding:5px 60px 50px 20px;
}
div#foot
{
    width:958px; 
    margin:0px auto; 
    text-align:center; 
    font-family:Arial, Verdana, Helvetica, sans-serif; 
    font-size:10px; 
    font-weight:bold;
    padding:40px 0px;
    color:#FFF;
    background-color:#2b1e1e;
}
div#foot a:link
{
    color: #a0b999; text-decoration:none; font-size:10px;
}
div#foot a:visited
{
    color:#a0b999; text-decoration:none; font-size:10px;
}
div#foot a:hover
{
    color:#fff; font-size:10px;
}
.floatleft
{
    float:left; padding:0px 20px 0px 0px;
}
.floatright
{
    float:right; padding:0px 0px 0px 20px;
}
table
{
	border-collapse:collapse;
	border:0px;
}
h1,h2,h3 
{
	padding:0px;
	margin:0px;
}
.fotoLeft
{
	float:left;
	margin-right:20px;
	font-size:x-small;
	color:#990033;
	text-align:center;
}
.fotoRight
{
	float:right;
	margin-left:20px;
	font-size:x-small;
	color:#990033;
	text-align:center;
}
.fotoLeft img,.fotoRight img
{
	margin-bottom:10px;
}
.nav
{
	text-align:right;
	border-top:1px dotted #999;
	padding-top:10px;
}
tr.colored td
{
	background-color:#e1e1e1;
}
div#grid table
{
	border: 1px dotted #999;
	border-collapse:collapse;
}
div#grid td
{
	border: 1px dotted #999;
	padding:4px;
}
div#middle
{
	background-color:#FFF;
}
	