/* Start of CMSMS style sheet 'AllSiteCss' */
body{
	margin: 10px;
	padding: 0px;
	background-image:  url(images/cms/grille.gif);
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:gray;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
}
#container{
	width:1200px;
	height:550px;
}	
.fiche{
	width:498px;
	height: 680px;
	margin: 0;
	background:url(uploads/images/cms/feuille-grise.gif);
	padding: 0;
	float:left;
		}
.ficheVerte{
	width:498px;
	height: 680px;
	margin: 0;
	background:url(uploads/images/cms/feuille-verte.gif);
	padding: 0;
	float:left;
		}
.vide{
	height: 550px;
	margin: 0;
	padding: 0;
	float:left;
		}
.noire{
	width:495px;
	height: 680px;
	float:left;
	background-image: url(uploads/images/cms/feuille-titre.gif);
	background-repeat: no-repeat;
	background-color: #000;
	margin-right: -4px;
	background-position: 0 center;
}
.txtfiche {
    background-color: #FFFFFF;
    border-bottom: 2px solid #999999;
    border-right: 4px solid #999999;
    color: #000000;
    display: inline;
    float: left;
    height: 676px;
    line-height: 12px;
    margin: 2px 2px 2px 38px;
    overflow: auto;
    padding: 0 0 0 10px;
    width: 450px;
}
.ficheVerte .txtfiche { 
    border-bottom: 2px solid #99FE99;
    border-right: 4px solid #99FE99;
}
.txtfichenoire{
	display: inline;
	height: 605px;
	width: 340px;
	color: #fff;
	overflow: auto;
	margin: 2px 2px 2px 40px;
	float: left;
}

.flash{
	float:left;
	text-align:left;
	width: 80px;
}
.whitefooter{
	display: inline;
	height: 40px;
	width: 397px;
	padding: 10px;
	margin: 0px 0px 0px 40px;
	text-align:center;
	color: #fff;
	float: left;
	border-top: #fff solid 1px;
}
.titre {
	font-family: "Courier New", Courier, mono;
	vertical-align:top;
	font-size: 50px;
	font-weight: bolder;
	color: #99FF99;
		}
a:link {color: #333333; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {
	text-decoration: none;
	background-color: #99FF99;
}
#menu{
        width: 700px;
        color:#FFFFFF;
        display: none;
}
#menu a{
        color:#FFFFFF
}
#menu a:hover{
        color:#FFFFFF;
        background-color: #ffffff;
}


#container > div.noire > div.txtfichenoire > ul { padding : 0; margin : 0; list-style-type : none;
    margin-top: 390px;
    margin-left: 55px; }
#container > div.noire > div.txtfichenoire > ul > li > a {
        color : #000;
        display : inline-block;
        background : #99FF99!important;
        padding : 0 3px;
font-size: 14px;
 margin-bottom: 15px;
text-decoration : none;
}

#container > div.noire > div.txtfichenoire > ul > li > a:hover { background: #fff!important; }

#container > div.noire > div.txtfichenoire.estate > ul > li:nth-child(4) > a  { background: #fff!important;  }
#container > div.noire > div.txtfichenoire.archives > ul > li:nth-child(3) > a  { background: #fff!important;  }
#container > div.noire > div.txtfichenoire.present > ul > li:nth-child(2) > a { background: #fff!important;  }
#container > div.noire > div.txtfichenoire.home > ul > li:nth-child(1) > a { background: #fff!important;  }



/* End of 'AllSiteCss' */

