/* CSS Document */
.styleFooter {
	font-size: 10px;
	vertical-align:bottom;
	color: #ffffff;
	font-weight: bold;
}
/*Layout for table*/
#Center{
	BACKGROUND: url(./images/noPhoto.jpg) no-repeat center bottom; MARGIN: 0px auto;  WIDTH: 795px; HEIGHT: 100% ;
}
#TopAdmin {
	BACKGROUND: url(./images_admin/header.jpg) no-repeat center bottom; MARGIN: 0px auto;  WIDTH: 795px; HEIGHT: 85px ;
}
#FondTableau {
	BACKGROUND: url(./images_admin/fond.gif) repeat-y center top; MARGIN: 0px auto; WIDTH:795px; TEXT-ALIGN: left ; 
}
#content {
	MARGIN: 0px auto; WIDTH: 795px; TEXT-ALIGN: left ;
	margin-left 	: 10px;
}

#FooterAdmin {
	BACKGROUND: url(./images_admin/footer.jpg) no-repeat center bottom; MARGIN: 0px auto;  WIDTH: 795px; HEIGHT: 20px ;
	text-align:center;
}
.select_menu {
	WIDTH: 150px;
}
.titreStyle {
	color: #6A1210;
	font-weight: bold;
}
