/**************** global ********************/

*{margin:0;	padding:0;}

html, body{
	height:100%;
	background-color: #333333;
	/*overflow:hidden;*/
}
body {
	margin:0;
	padding:0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



#yohann_diniz{
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}


.spacer {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: none;
	float: none;
	position: relative;
}


/****************************************/




/********** identification ****************/
#identification{
	background-image: url(../images/identification.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 390px;

}

#identification #messageRetour{
	margin-top: 30px;
	color: #FFFFFF;
	width: 310px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#identification form{
	display: block;
	font-weight: bold;
	color: #611E19;
	margin-right: auto;
	margin-left: auto;
	width: 310px;
	font-size: 12px;

}

#identification form label{
	clear: both;
	display: block;
	height: 30px;


}


#identification form label span{
	display: block;
	float: left;
	text-align: right;
	width: 130px;
	margin-top: 2px;


}


#identification form input{
	background-color: #759D31;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 150px;
	padding-left: 5px;


}


#identification form .submit{
	background-color: #759D31;
	font-weight: bold;
	border: 1px solid #759D31;
	width: 50px;
	padding: 0px;
}

.loading{
	margin: 20px;
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
/****************************************/



/*************** Admin *****************/
#wrap{
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	position: relative;
	text-align: left;
	background-image: url(../images/wrap.gif);
}

#header{
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 240px;
	padding-left: 280px;
}

#header #lesMenus{
	width: 630px;
	height: 35px;

}

#header a {
	display: block;
}


#header .menu{
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 165px;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	float: left;
}

#header .menuHover, #header .menu:hover{
	background-image: url(../images/menuHover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 165px;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	float: left;

}

#header .cnx{
	background-image: url(../images/cnx.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 48px;
	width: 41px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	float: right;
}

#header .cnxHover, #header .cnx:hover{
	background-image: url(../images/cnxHover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 48px;
	width: 41px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	float: right;

}


.corps{
	margin-right: 80px;
	margin-left: 80px;
	margin-bottom: 10px;

}

.h1{
	font-size: 16px;
	color: #641D17;
	font-weight: bold;
	text-align: left;
	background-color: #96C546;
	width: 100%;
	margin-bottom: 8px;
}

.texte{
	font-size: 11px;
	line-height: 14px;
	background-color: #96C546;
	text-align: left;
	width: 100%;

}

.date{
	text-align: center;
	width: 70px;
	height: 20px;
}

.date a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #E3594E;
	display: block;
	width: 65px;
}

.date a:hover{
	color: #333333;
	background-color: #FFE629;
}

#footer {
	position: absolute;
	height: 50px;
	bottom: 0px;
	width: 100%;
	background-image: url(../images/footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;

}

#messageRetour{
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	height: 10px;
	clear: both;
	z-index: 10;
	width: 100%;
	font-weight: bold;
	margin-top: 20px;
}

.submit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #F4E617;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	height: 20px;
	width: 90px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	z-index: 100;
}

.submit:hover{
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	background-color: #E4574E;
	color: #FFFFFF;
}


/**********************************************************/
