
#global_all{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;

	}
#global{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background:#ccc;
	padding-top:0px;
	padding-bottom:10px;
	}
.separation{
	clear:both;
	height:1px;}
#header{
	background-color: #666;
	height:150px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#header_1{
	float:left;
	width:255px;
	height:150px;
	background-color: #000;
	margin-top:0px;
	margin-left:0px;
}
#header_2{
	float:right;
	width:645px;
	height:150px;
	background-color: #CCC;
	margin-top:0px;
	margin-right:0px;
	overflow: hidden;
}

#centre{
	background-color: #fff;


	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#centre_1{
	float:left;
	width:250px;

	background-color: #999;
	margin-top:10px;
	margin-left:5px;
}
#centre_2{
	float:right;
	width:640px;
	background-color: #fff;
	margin-top:10px;
	margin-right:5px;
}

#footer{
	/*background-color: #999;*/
	height:50px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

#footer_1{
	float:right;
	width:750px;
	height:50px;
	/*background-color: #999;*/
	margin-top:0px;
	margin-right:0px;
}

#footer_2{
	float:left;
	width:150px;
	height:50px;
	/*background-color: #999;*/
	margin-top:0px;
	margin-left:0px;
}


#footer_secondaire{
	background-color: #fff;
	height:31px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#footer_secondaire_1{
	float:left;
	width:140px;
	height:31px;
	background-color: #fff;

	margin-left:5px;
}
#footer_secondaire_2{
	float:right;
	width:740px;
	height:31px;
	background-color: #fff;
	margin-right:5px;
	text-align:right;
}

/* BOUTON */
/*******************************************/
.rechercher_input{
	float:left;
	width:170px;
	height:29px;
	background-image: url(http://www.monadministration.com/sites/zigzag/images/input_rechercher.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.input_rechercher{
	width:160px;
	margin-top:7px;
	background:#1c3d79;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rechercher_bouton{
	float:left;
	width:45px;
	height:29px;
	background-image: url(http://www.monadministration.com/sites/zigzag/images/bouton_rechercher.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#identification{
	margin-left:auto;
	margin-right:auto;
	width:215px;
	height:90px;
	margin-top:15px;}
#identification_titre{
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1C3D79;
	margin-bottom:9px;
}	
#identification_login{
	width:215px;
	height:30px;
	float:left;
	background-image: url(http://www.monadministration.com/sites/zigzag/images/fond_input_login.png);
	background-repeat: no-repeat;
	}

#identification_password{
	width:215px;
	height:30px;
	float:left;
		background-image: url(http://www.monadministration.com/sites/zigzag/images/fond_input_password.png);
	background-repeat: no-repeat;}
#login, #password{
	background:#1c3d79;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top:7px;
	margin-left:20px;
	width:150px;
	height:15px;
	font-weight: bold;
}
#bouton_identification{
		width:215px;
	height:30px;
	float:left;
}
#content_login{
	padding-bottom:15px;
	padding-top:15px;}