body, p{
	font:10px arial #000000;
	margin:0px;
	padding:0px;
	
	margin: 0;
	padding: 0;
	background: url(../images/fond_body.jpg);
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #393939;
}

#debug{
	display:block;
	position:absolute;
	top:-298px;
	left:50%;
	margin-left:-400px;
	width:800px;
	height:300px;
	overflow:auto;
	z-index:1;
	border:1px solid #666;
	border-bottom:2px solid #666;
	background:#FFE4AC;
}


.red{
	background: #FFE4AC;
}

.green{
	background: #C8FFCB;
	text-align:left;
}

.gris{
	background: #CCCCCC;
	text-align:left;
	color:#000;
}

.souligne{
	cursor: help;
	font:bold 12px arial #000;
}


.gras{
	font-weight: bold;
	font-size: 12px;
	color: green;
}


#main{
	display:block;
	position:absolute;
	left:50%;
	margin-left:-478px;
	width:955px;
}

#header{
	display: inline;
	float: left;
	width: 955px;
	height: 150px;
	background:url(../images/logo.jpg) no-repeat;
}
#header p{
	display:inline;
	float: left;
	bottom:0px;
	width:700px;
	height:20px;
	margin:125px 0px 0px 50px;
}

a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #ED6500;
}

#main a.titre{
	display: inline;
	float: left;
	width: 955px;
	
	background: #FFF;
	color: #000;

	cursor: s-resize;
	
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 27px;
	line-height: 28px;
	text-indent: 25px;
	text-align:left;
	border: 1px solid #C0C0C0;
	border-width:0px 0px 1px 0px;

	background:url(../images/bas.gif) 10px 10px no-repeat;
}

#main a.titre:hover{
	background:url(../images/bas.gif) 940px 10px no-repeat;
	background-color:#FBFBDC;
}

#main a.actif{
	background:url(../images/haut.gif) 940px 10px no-repeat;
	background-color:#FBFBDC;
}
#main a.actif:hover{
	background:url(../images/haut.gif) 940px 10px no-repeat;
	background-color:#FBFBDC;
}




#main .onglet_actif,
#main .onglet
{
	background-color: #e9e8e9;
	font: bold 12px Arial, Helvetica, sans-serif;
	display: inline;
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #C0C0C0;
	border-width:1px 1px 0px 1px;
	color: #393939;
	text-decoration: none;
}

#main .onglet a:hover{
	color: #ED6500;
}

#main .onglet:hover{
	background-color:#FBFBDC;
	color:#000;
}


#main .onglet_actif{
	background: #ffffff url(../images/fond_onglet_actif.gif) repeat-x;
	border-bottom: 1px solid #FFF;
	line-height: 30px;
	height: 30px;
	z-index:2;
}


#contenu{
	border: 1px solid #C0C0C0;
	border-width:1px 1px 1px 1px;
	display:inline;
	float:left;
	background:#FFF;

}

.lgn{
	display:inline;
	float:left;
	width:955px;
	margin:5px 0px 5px 0px;
	border-bottom: 1px solid #C0C0C0;
}

label{
	font: 10px Arial, Helvetica, sans-serif;
	cursor:pointer;
	padding:0px 5px 0px 5px;
	
}

textarea,
radio,
select,
input{
	font: 10px Arial, Helvetica, sans-serif;
	border:1px solid #000;
	margin:2px 0px 2px 0px;
	padding:0px 0px 0px 2px;
}

textarea {
	width:905px;
}

table{
	display:inline;
	float:left;
	margin-left:5px;
	empty-cells: show;
}

table td{
	font: 10px Arial, Helvetica, sans-serif;
	text-indent: 10px;
}

h2{
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 27px;
	line-height: 28px;
	text-indent: 10px;
	display:inline;
	float:left;
}

strong{
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-left:5px;
}

.cntradio{
	text-align:center;
}

.pair{
	background: #D1EAF2;
}

.titre{
	font: bold 11px Arial, Helvetica, sans-serif;
	padding:2px;
	/*text-transform: capitalize;*/
	text-align: center;
	border-bottom:1px solid #666;
}

.sep{
	border-bottom:1px solid #666;
}

.info{
	font: 10px Arial, Helvetica, sans-serif;
	font-style: italic;
	padding:2px;
	text-align: left;
}
.infoimportante{
	font: 10px Arial, Helvetica, sans-serif;
	font-style: italic;
	padding:2px;
	font-weight:bold;
	color:red;
}
.titre span{
	font: 10px Arial, Helvetica, sans-serif;
}

.surtitre{
	font: bold 12px Arial, Helvetica, sans-serif;
	padding:2px;
	text-align: left;	
}

.msg{
	display:none;
	position:absolute;
	font: bold 12px Arial, Helvetica, sans-serif;	
	border: 1px solid #000;
	text-align: center;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ed6500;
	background-color: #e9e8e9;
	margin-left:-50px;
	margin-top:-100px;
	padding:5px 15px 5px 15px;
	width:200px;
	
}

.msg a{
	color: #000;
	text-decoration: none;
}

.msg a:hover{
	color: #ed6500;
}

ul,li{
	display:inline;
	float:left;
	width:800px;
}
li{
	list-style: square inside none;
}


/* -----------------  */


.titre_souligne{
	width: 310px;
	border: 1px dashed #C0C0C0;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 25px;
	font: bold 11px Arial, Helvetica, sans-serif;
	background:#FFF;
}
.texte{
	width: 300px;
	margin: 0px 0px 0px 25px;
	text-align:justify;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 19px;
	background:#FFF;
}

.titre_souligne2{
	width: 200px;
	border: 1px dashed #C0C0C0;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 25px;
	font: bold 11px Arial, Helvetica, sans-serif;
	background:#FFF;
}
.texte2{
	width: 200px;
	margin: 0px 0px 0px 25px;
	text-align:justify;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 19px;
	background:#FFF;
}

.lgngh{
	border: 1px dashed #C0C0C0;
	border-width: 0px 1px 0px 0px;
}

.login {
	display: block;
	position: absolute;
	top:250px;
	left: 50%;
	width: 650px;
	height:300px;
	margin: 0px 0px 25px -325px;
}
.login h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	border: 1px solid #C0C0C0;
	height: 27px;
	line-height: 28px;
	text-indent: 10px;
	background: #E9E8E9 url(../images/fond_titre_liste.jpg) repeat-x;
	margin-bottom:12px;
}
#main .table_login {
	background-color:#ffffff;
	width: 650px;
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #C0C0C0;
	border-top: 0px;
	margin:-12px 0px 0px 0px;
	padding:0;
}
.table_login td {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 22px;
	padding:5px;
}
.table_login .td1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-indent: 10px;
}
.table_login .fin_tableau td {
	line-height: 10px;
	font: 10px
}
.table_login_2 {
	width: 620px;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 25px 0px 0px 15px;
	margin:0px;
}
#pseudo_user, #pass_user {
	width: 200px;
}
#email_user {
	margin: 0px 5px 0px 25px;
	width: 160px;
}
#message_info {
	display: block;
	position: absolute;
	top: 220px;
	left: 140px;
	width: 475px;
	height: 85px;
	border: 1px solid #C0C0C0;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ed6500;
	line-height: 40px;
	background-color: #FBFBDC;
	overflow: hidden;
}

#scroll{
	margin:5px 2px 0px 0px;
}


#nombres{
	font-size:9px;
	height:15px;
	line-height:15px;
	margin:0px 5px 0px 5px;
	width:100px;
}
.alright{
	text-align:right;
	
}
.msg2{
	display:none;
	width:0px;
	height:0px;
	overflow:hidden;
}
#aide{
	font-weight:normal;
	padding:20px;
	
}
#aide p{
	font-weight:normal;
	margin-bottom:20px;
	background:#fff;
	float:none;
	text-align:justify;
}
#aide a{
	color:#4B87EA;
}
#aide div.spe{
	margin-left:40px;
}
#aide p.titreaide{
	font-weight:bold;
	
	font-size:15px;
	font-weight:bold;
}
#aide p.soustitreaide{
	font-weight:bold;
	
	font-size:13px;
	font-weight:bold;
}
#aide ul{
	float:none;
	display:block;
}
#aide li{
	float:none;
}