* { /* annuler toutes les contraintes des navigateurs*/
	margin: 0px;
	padding: 0px
}

body {
	background-color: #EFEBEB;
	width: 1024px;
	height: 768px;
	margin: 0;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	font-family: arial, "Times New Roman", Times, serif;
	font-size: small;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #333399
}

a:HOVER {
	text-decoration: underline;
	color: #5555BB
}

ul {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}

li {
	
}

h1 {
	
}

p {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}

H1 {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}

H2 {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}

H3 {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.page {
	background-color: white;
}

.placeholder {
	padding: 0px;
	text-align: left;
}

#placeholder_header {
	width: 100%;
}

#placeholder_header DIV {
	width: 100%;
	height: 140px;
	vertical-align: bottom;
}

#placeholder_menuPrincipal {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/header.jpg) no-repeat right bottom;
	height: 178px;
}

.placeholder_table {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}

#placeholder_leftMenu {
	width: 213px;
	min-width: 213px;
	max-width: 213px;
	margin-left: auto;
	margin-right: auto;
	height: 644px;
	min-height: 644px;
	max-height: 644px;
	/*background-color:#000099;*/
	/* background-color: #d8e8f1; */
	background: url(../images/left.jpg) no-repeat right bottom;
}

#placeholder_leftMenu_submenu {
	margin-left: auto;
	margin-right: auto;
	height: 524px;
	min-height: 524px;
	max-height: 524px;
	vertical-align: top;
}

#placeholder_leftMenu_recherche {
	margin-left: auto;
	margin-right: auto;
	height: 110px;
	min-height: 110px;
	max-height: 110px;
	vertical-align: top;
	text-align: center;
	width: 213px;
}

#baseLayout_placeholder_content {
	width: 811px;
	min-width: 811px;
	max-width: 811px;
	height: 644px;
	max-height: 644px;
	min-height: 644px;
}

#baseLayout_placeholder_corps {
	width: 100%;
	height: 608px;
	max-height: 608px;
	min-height: 608px;
	background: url(../images/cross_red_lines.png) no-repeat right bottom;
}

#placeholder_footer {
	width: 100%;
	/*background: url(../images/footer.png) no-repeat;*/
	width: 100%;
	height: 36px;
	max-height: 36px;
	min-height: 36px;
	text-align: center;
}

#placeholder_footer DIV {
	
}

#placeholder_footer IMG {
	border: 0px;
	width: 20px;
	height: 15px;
}