body{
	margin:0;
	font-family:Arial;
	font-size:12px;
	background-color:#000000;
	color:#b2b2b2;
}

html{
	/*width:10000px;*/
	overflow-x:scroll;
}

.couleur1{color:#99ff00} /* vert */
.couleur2{color:#b2b2b2} /* gris */
.couleur3{color:#bfbfbf} /* gris */
.couleur4{color:#ffffff} /* blanc */
.couleur5{color:#808080} /* gris */


h1{font-size:18px;}
h2{font-size:17px;}
h3{font-size:16px;}

div.spacer_bottom{
	height:0;
}

#general{
	background-color:#333333;
		width:5000px;
}

div.logo{
	 border:1px white solid;
	 overflow: hidden;
}

.vert{
	color:#ec1651;
}

a{
	text-decoration:none;
}

a, a:visited{
	color:#b2b2b2;
}

a img{
	border:none;
}

#menu_flags{
	height:20px;
	background-color:#000000;
	font-size:11px;
	line-height:18px;
	vertical-align:middle;
	padding-left: 10px;
	color:#808080;
}
#menu_flags a{padding-right:10px;}

#menu_top{
	width:160px;
	background-color:#4d4d4d;
	padding:25px 0 0 74px;
	margin:0;
	background:#4d4d4d url(images/parisparis.jpg) top left no-repeat;
	height:560px;
	float:left;
}

#menu_top li:first-child a{
	margin-top: 0px;
}

#menu_top a{
	color:#ffffff;
	text-transform:uppercase;
	display:block;
	width:144px;
	line-height:20px;
	vertical-align:middle;
	margin-top:17px;
	padding: 0 8px 0 8px; 
	font-size:15px;
}

#menu_top a.actif{
	color:#99ff00;
	background-color:#666666;
}

#menu_top .submenu a{
	color:#999999;
	text-transform:none;
	line-height:16px;
	vertical-align:middle;
	text-align:right;
	margin-top:5px;
	font-size:12px;
}

#menu_top .submenu a.actif{
	color:#99ff00;
	background-color:#333333;
}

#menu_bottom{
	background-color:#000000;
	font-size: 11px;
	height:20px;
	padding-left:8px;
	margin:0;
	clear:both;
}
#menu_bottom p{
	margin:0;
}
#menu_bottom input{
	border:none;
	height:12px;
	font-size: 11px;
}
#menu_bottom input[type="submit"]{
	height:14px;
}

#menu_bottom, #menu_bottom a, #menu_bottom a:visited{
	color:#8c8c8c;
	line-height:20px;
	vertical-align:middle;
}

#page{
	background-color:#333333;
	padding:25px 40px 25px 40px;
	height:535px;
	vertical-align:top;
	float:left;
}




/*
div.case_large{
	width:299px;
	border-right:1px solid white;
	border-bottom:1px solid white;
	padding-bottom: 0;
}

div.case_haut{
	height:199px;
	border-bottom:1px solid white;
}*/

div.colonne_left{
	float:left;
	min-height:600px;
	border-right:none;
}

div.colonne_milieu{
	float:left;
}

div.colonne_double{
	float:left;
	padding-bottom:160px;
}

div.colonne_double div.case_large{
	width:579px;
	margin-left:20px;
}

div.colonne_droite{
	margin-left:600px;
}

div.spacer{
	clear:both;
}

div.grise{
	color:white;
	background-color:#808080;
}

input, textarea{
	border:1px #8c8c8c solid;
}

input.button{
	width:auto;
	border:none;
	background-color:#ec1651;
	color:white;
}

input.nostyle{
	background-color:white;
	border:none;
	padding:0;
	margin:0;
}

ul, li{
	margin: 0;
	padding: 0;
}

li{

}
div li{
	list-style-type: none;
	/*background: transparent url('images/puce.jpg') no-repeat;
	padding-left: 12px;*/
}



#contenu #actus{
	float:left;
}

#contenu #actus .actu{
	float:left;
	margin-left:25px;
	border-left:1px dashed #808080;
	padding-left:25px;
	height:415px;
	width:225px;
}

#contenu #actus li:last-child{
	float:left;
	border-right:1px dashed #808080;
	padding-right:25px;
}

#contenu #actus .actu #actu_entete{
	border-left:6px solid #99ff00;
	padding-left:13px;
	margin-bottom: 20px;
}

#contenu #actus .actu #actu_entete p{
	margin: 0;
}

#contenu #actus .actu #actu_contenu p{
	margin: 12px 0 12px 0;
}

#contenu #actus .actu #actu_entete #actu_date{
	font-size:11px;
	font-style:italic;
	vertical-align:top;
	margin-bottom: 4px;
}	

#contenu #actus .actu #actu_entete #actu_titre{
	font-size:15px;
	vertical-align:bottom;
	font-weight:bold;
}
#overlayer{
	width:414px;
	height:401px;
	background-color:#595959;
	border: 1px solid #99ff00;
	padding:10px;
}
#overlayer h1{margin-top:0; margin-bottom: 0;}
#overlayer p{margin:10px 0;}
#overlayer form p{margin:0;margin-bottom: 5px;}
#overlayer form input[type="text"], #overlayer form textarea{border-color:white;}
#overlayer form label.gauche{display:block; float:left; width:42px;}
#overlayer form input[type="submit"], #overlayer form input[type="reset"]{background-color:#99ff00; color:#595959; border-color:#99FF00; height:18px; line-height:14px;}
.overlayer_hidden{display:none;}
.overlayer_display{position:absolute; left:585px; top:60px; display:block;}

#scroll{position:fixed; width:60px;}