body {
	margin:0px; 
	padding:0px;
	color:#ffffff;	
	background-image:url(./img/fd-club-marseille.png);
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, Tahoma, Helvetica, sans-serif;
	font-size:11px;	
}

#wrapper {
	position:absolute;
	left:50%;
	width:864px;
	margin-top:0px;
	margin-left:-432px;
	padding:0px;
	background-color: #013888;
	}

div#top {
	position:relative;
	top:17px;
	margin-left:402px;
	height:105px;
	width:60px;
	color:#ffffff;
	background-color: #013888;
}
div#bandeau_haut {
	position:relative;
	height:150px;
	width:864px;
	color:#ffffff;
	background-color: #013888;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

li.dates_cles{
list-style-type:disc; 
margin-left:15px;
}

div#menu {
position: absolute;
top: 0px;
left: 0;
z-index:100;
width: 864px; /* précision pour Opera */
height: 30px;
margin: 0;
padding: 0;

}


#menu dl {
float: left;
width: 144px;
color:#ffffff;
background-color:inherit;

/*
height: 30px;
*/
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #013888;

margin: 0px;
height: 30px;
width: 144px;
}
#menu dd {
display: none;
/*
border: 0px solid gray;
*/
}
#menu li {
text-align: center;
vertical-align:middle;
background: #fff;
height: 20px;
width: 144px;

}
#menu dt a {
color: #fff;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a{
color: #013888;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu dt a:hover {
color:#ff0;
background: #013888;
}
#menu li a:hover{
color:#ff0;
background:#CCCCCC;
}

div#bandeau_milieu {
	position:relative;
	z-index:1;

	width:864px;
	color:#000000;
	background-color: #013888;
	

}
div#contenu {
	z-index:10;
	position:absolute;
	top:0px;
	padding-top:30px;
	color:#000000;
	background-color:#FFFFFF;
	
}
div#bandeau_bas {
	position:relative;
	text-align:center;
	height:75px;
	width:864px;
	color:#000000;
	border-top:#013888;
	border-top-style:solid;
	border-bottom:#013888;
	border-bottom-style:solid;	
	background-color: #ffffff;
}
div#mentions {
	position:relative;
	text-align:center;
	height:15px;
	width:864px;
	/*
	color:#000000;
	background-color: #ffffff;
	*/
	background:inherit;
}

/*
a {text-decoration: none; }
a:link {color : #013888;	background-color:#FFFFFF; }
a:visited {color : #013888;	background-color:#FFFFFF; }
a:hover {color:#013888;	background:#fef8d2; }
a:active {color : #013888;	background-color:#FFFFFF; }
*/
a.deco {text-decoration: none; }
a.deco:link {color : #013888;	background-color:#FFFFFF; }
a.deco:visited {color : #013888;	background-color:#FFFFFF; }
a.deco:hover {color:#013888;	background:#fef8d2; }
a.deco:active {color : #013888;	background-color:#FFFFFF; }

/*
aimg {text-decoration: none; }
aimg:link {color : #013888;	background-color:#FFFFFF; }
aimg:visited {color : #013888;	background-color:#FFFFFF; }
aimg:hover {color:#013888;	background:#FFFFFF; }
aimg:active {color : #013888;	background-color:#FFFFFF; }
*/
table.text_content {
	color:#000000;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, Tahoma, Helvetica, sans-serif;
	font-size:8px;		
}


.intitule_attribut_fiche_entreprise {
	color:#013888;
	font-weight:bold;
	font-size:12px;		
}
.valeur_attribut_fiche_entreprise {
	color:#000000;
	font-size:12px;		
    /*font-weight:bold;*/
}
.precision {
	color:#000000;
	font-size:9px;		
}
.12px_rouge {
	color:#FF0000;
	font-size:12px;	
}
.12px_rouge_gras {
	color:#FF0000;
	font-size:12px;	
	font-weight:bold;		
}
.footer {
	color:#013888;
	font-size:10px;		
}

td p {
margin-top:0px;
margin-bottom:0px;
}

td.edito{
    width:400px;
    vertical-align:text-top;
	left:20px;
}

td.news p, td.edito p {
    margin-top:0px;
    margin-bottom:0px;
    margin-top: 5px; 
    line-height: 18px;
    font-size: 12px;
}
a{
    color: #013888;
    text-decoration: none;
}
a.more{
    color: #013888;
    text-decoration: none;
    font-weight:bold;
}
a.bottom_news{
    margin-left:15px;
    font-size: 12px;
}
a:link{}
a:visited{}
a:hover{}
a:active{}
