@charset "utf-8";

html {
	/*background-color: #40657A;*/
	background-color: #DCF4CE;
		
}


#zz {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	/*border: thin solid #d51930;*/
	
}
#zz_large {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: thin solid #FFFFFF;
	box-shadow: 3px 3px 12px #FFFFFF;
}
#entete01 {
	height: 25px;
	background-color: #DCF4CE;
}
#entete02 {
	height: 184px;
	background-color: #FFFFFF;
}


#entete03 {
	height: 20px;
	background-color: #E7F5E4;
}
#simple {
	background-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#pied01 {
	height: 50px;
	background-color: #E7F5E4;
}
#pied02 {
	height: 100px;
	background-color: #DCF4CE;
}

img_flosco {
  vertical-align:middle;
}

