body {height:100%; margin:0; padding:0;
font-size: 11px;
font-family : Trebuchet MS, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : black;
background-color:#000;
}

#topbody {
	width:100%; 
	background-color:#FFFFFF;
	background-image: url(../img/css/top_bg.jpg);
	background-repeat: repeat-x;
	height:31px;
	font-size: 12px;
	}

#middlemiddle {
	width:930px;
	margin:0 auto 0 auto;
	/*background-color:#fff;*/
}

#logo {
	width:928px;
	height:115px;
	}

#titre_cadre {
	padding : 10px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	font-variant : small-caps;
	color:#FFFFFF;
}

#titre_cadre0 {
	padding : 10px 10px 0 10px;
	font-size: 14px;
	font-weight: bold;
	font-variant : small-caps;
	color:#000000;
}

.bout_createacc {
	height:24px;
	margin:5px auto 5px auto;
	font-variant:small-caps;font-size:140%;
	background-color : #222222;color:#FFFFFF ;
}

img {
	vertical-align: middle;
}

#warning {
margin : 20px auto 20px auto;
text-align:left;
width:400px;
padding: 10px 0 10px 40px;
border:#E2001A dashed 2px;
background-color:#F7CBCB;
color:#000000;
	background-image: url(../img/css/warning.png);
	background-repeat: no-repeat;
}

#info {
margin : 20px auto 20px auto;
text-align:left;
width:400px;
padding: 10px 0 10px 40px;
border:#328925 dashed 2px;
background-color:#A1CC9A;
color:#000000;
	background-image: url(../img/css/info.png);
	background-repeat: no-repeat;
}

#bscaps {
	font-size: 14px;
	font-weight: bold;
	font-variant : small-caps;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-variant : small-caps;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-variant : small-caps;
}

.bordergray1 {
	 border: 1px solid #DDD;
}

.bordergray2 {
	 border: 1px solid #DDD;
	 background-color:#000;
	 font-weight: bold;
	 font-variant : small-caps;
	 margin:3px auto 0px auto;
	 width:80%;
	 font-size:11px;
}

.ongletm_txt {
		margin-top:11px;
		margin-left:5px;
		margin-right:5px;
		font-weight:bold;
		color:#000;
}

.ongletm_txt a:link {color:#FFF; text-decoration:none;}
.ongletm_txt a:visited {color:#FFF; text-decoration:none;}
.ongletm_txt a:hover {color:#FFF; text-decoration:underline;}

.ongletm_1 {
		float:left;
		background-image:url(../img/css/ongl1_1.png);
		overflow:hidden;height:29px;width:10px;
	}
	
.ongletm_2 {
		float:left;
		background-image:url(../img/css/ongl1_2.png);
		background-repeat:repeat-x;
		overflow:hidden;height:29px;
		color:#FFF;
	}
	
.ongletm_3 {
		float:left;
		background-image:url(../img/css/ongl1_3.png);
		overflow:hidden;height:29px;width:10px;
	}
	
.ongletm_1on {
		float:left;
		background-image:url(../img/css/ongl0_1.png);
		overflow:hidden;height:29px;width:10px;
	}
	
.ongletm_2on {
		float:left;
		background-image:url(../img/css/ongl0_2.png);
		background-repeat:repeat-x;
		overflow:hidden;height:29px;
		color:#FFF;
	}
	
.ongletm_3on {
		float:left;
		background-image:url(../img/css/ongl0_3.png);
		overflow:hidden;height:29px;width:10px;
	}
	
.bout_login {
	height:18px;
	width:50px;
	font-variant:small-caps;
	font-size:8px;
	background-color : #222222;
	color:#FFFFFF ;
}

.input_login {
	font-size: 10px;
	text-align: center;
	height:16px;
	width:100px;
	border: #222 solid 1px;
	background-color : #fff;
	margin:0px;
}

a:link {color:#3e61f9; text-decoration:none;}
a:visited {color:#3e61f9; text-decoration:none;}
a:hover {color:#3e61f9; text-decoration:none;}

#topleft {
	padding-top:6px;
	padding-left: 10px;
	color: #FFFFFF;
	width:33%;
	float:left;
	}
#topmiddle {
	padding-top:6px;
	color: #FFFFFF;
	text-align:center;
	}
#topright {
	padding-top:3px;
	padding-right: 10px;
	width:33%;
	float:right;
	text-align:right;
}
	

#middlebody {
	background-repeat: repeat-x;
	width:100%; 
	background-color:#000;
}

.cadre1_mid {
	border-left:2px black solid;
	border-right:2px black solid;
	width:218px;
	margin-left:5px;
	overflow:hidden;
}

.bout_cadre {
	background-image:url(../img/css/cadre1bout.png);
	text-align:center;width:222px;height:25px;margin-left:5px;
}

.bout_css {
	background-image:url(../img/css/btn_bg.png);
	text-align:center;width:150px;height:30px;
}

.bout_cssb {
	background-image:url(../img/css/btn_bgb.png);
	text-align:center;width:150px;height:30px;
}

.bout_back {
	background-image:url(../img/css/fond_bout.png);
	text-align:center;width:210px;height:24px;
	margin:10px auto 5px auto;
}