/* Style Codexpro */
body,html
{
	margin:0;
	background-image:url(img/bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#e8f1f7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
}
.hiddenPic{display:none;}
.banniere
{
	margin-left:auto;
	margin-right:auto;
	width:798px;
	height:348px;
	background:url(img/banniere.jpg) center no-repeat;
}
.flag
{
	margin-left:15px;
	margin-top:320px;
	float:left;
	width:450px;
	height:20px;
}
.separation
{
	margin-left:auto;
	margin-right:auto;
	width:798px;
	height:14px;
	background:url(img/separation.jpg) center no-repeat;
}
.container
{
	margin-left:auto;
	margin-right:auto;
	width:798px;
	min-height:460px;
	height:100%;
	background:url(img/bg_cont.jpg) center repeat-y;
}
.droite
{
	margin:0;
	margin-left:0;
	float:left;
	width:185px;
	min-height:560px;
}
.gauche
{
	margin:0;
	margin-right:0;
	float:right;
	width:590px;
	min-height:560px;
	padding-right:15px;
}
.fin_article
{
	margin-left:auto;
	margin-right:auto;
	width:798px;
	height:14px;
	background-image:url(img/fin_article.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.footer
{
	width:798px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	background-color:#FFFFFF;
	background-image:url(img/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:5px;
	color:#eeeeee;
	clear:both;
}
/* Menu */
ul#menu
{
	margin:0;
	margin-left:7px;
	padding:0;
	list-style-type:none;
	padding-right:25px;
	padding-left:13px;
	font-size:10px;
}
ul#menu li
{
	margin:0 0 0 0;
	padding:0;
}
ul#menu li a
{
	display:block;
	width:127px;
	line-height:33px;
	border-bottom:1px solid #a9b3b7;
	color:#a9b3b7;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	text-decoration:none;
	background:url(img/puce.jpg) left no-repeat;
}
ul#menu li a:hover
{
	border-bottom:1px solid #f7ad54;
	background:url(img/puce_roll.jpg) left no-repeat;
}
/* Post-It*/
a.info
{
    position:relative; 
    z-index:24;
    color:#000;
    text-decoration:none;
}
a.info:hover
{
	z-index:25;
}
a.info span
{
	display: none;
}
a.info:hover span
{
	display:block; 
	position:absolute;    
    top:2em;
	left:2em;
	width:15em;
    border:1px solid #6699cc;
    background-color:#eeeeee;
	color:#6699cc;
    font-weight:none;
    padding:1px;
}
a
{
	font-size:10px;
	font-weight:bold;
	color:#006699;
	text-decoration:none;
}
a:hover
{
	color:#FF9933;	
}
/* Mise en page */
h1
{
	float:left;
	padding-left:25px;
	font-size:14px;
}
.form_nostyle
{
	border:0px;
	background:none;
}
.download
{
	height:45px;
	display:block;
	background-color:#FFFFCC;
	background:url(img/load.jpg) left repeat-x;	
}
/* Liens */
.download a
{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.download a:hover
{
	text-decoration:underline;
}
.footer a
{
	color:#eeeeee;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}
.footer a:hover
{
	text-decoration:underline;
}
a.fr
{
	background:url(img/mnTempFlag_FR.gif) center no-repeat;
	display:block;
	width:22px;
	height:18px;
	float:left;
	padding:0;
}
a.fr:hover
{
	background:url(img/mnTempFlag_FR_roll.gif) center no-repeat;
}
a.en
{
	background:url(img/mnTempFlag_UK.gif) center no-repeat;
	display:block;
	width:22px;
	height:18px;
	padding:0;
	padding-left:20px;
	float:left;
}
a.en:hover
{
	background:url(img/mnTempFlag_UK_roll.gif) center no-repeat;
}
a.frsb
{
	background:url(img/mnTempFlag_FR_sb.gif) center no-repeat;
	display:block;
	width:22px;
	height:18px;
	float:left;
	padding:0;
}
a.ensb
{
	background:url(img/mnTempFlag_UK_sb.gif) center no-repeat;
	display:block;
	width:22px;
	height:18px;
	padding:0;
	padding-left:20px;
	float:left;
}
.mini
{
	width:125px;
	height:80px;
	display:block;
	margin-right:15px;
	margin-top:15px;
	float:left;
	border:1px solid #003366;
}
.annonce
{
	background-color:#FFFFCC;
	display:block;
	border-bottom:2px solid #FFCC00;
}
