* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

.edito_body{
	background:#262626 url(../images/edito/pattern_background.gif) repeat;
	color:#fff ;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
	text-align:center;
}

a {
	outline:none;
	color:#6cb608;
	text-decoration:none;
	font-size:10px;
	border-bottom:1px dotted #fff;
	}

h1 {
	color:#6cb608;
	font-size:14px;
	font-weight:normal;
	text-align:left;
}

h2 {
}

h3 {
}

h14{
}

.edito_tool_top {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:url(../images/edito/transparent_background-top.png) repeat;
	z-index:9999;
}

.edito_logo_top {
	height:63px;
	width:186px;
	float:left;
}

.edito_logo {
	float:left;
}

#edito_controls {
	float:left;
	}
	
.edito_icons {
	float:left;
}

label {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

.edito_wrapper {
	width:510px;
	margin:0 auto;
}

.edito_login {
	margin:0 0 0 30px;
	width:240px;
	background: url(../images/edito/transparent_background-black.png) repeat;
	padding:10px;
	float:left;
	height:200px;
	}

.login_oubli {
	text-align:left;
}

.shadow_top {
	background:url(../images/edito/shadow_top.png) top repeat-x;
	margin:0 auto;
	height:184px;
}

.edito_alert {
	border: 1px solid #8F0000;
	background: url(../images/edito/transparent_background-black.png) repeat;
	width:240px;
	margin:10px 0 10px 0;
	text-align:left;
	border:1px solid #cf0000;
	font-size:10px;
	color:#cf0000;
}

.edito_user {
}

.edito_password {
	
}

.edito_formitem {
	margin-bottom:5px;
}

.edito_formlabel {
	width:100px;
	
	float:left;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;	
}
