html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #36464F;
}

div#page {
}

ul {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
li {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	padding-left: 5px;
}
ul.menuHorizontal {
	margin: 0px;
	padding: 0px;
}
ul.menuHorizontal li {
	float: left;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	color: #0C2577;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

form {
	display: inline;
}

table{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
table tr td {
	padding: 0px;
	vertical-align: top;
}

.arrow_blue {
	background: url('redesign/images/elements/arrow_blue.gif') no-repeat 0px 5px;
	padding-left: 10px;
}

.titrePage {
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: #5567A0;
	padding-left: 15px;
	font-weight: bold;
}

.titres-box {
	font-size: 13px;
	color: #FFFFFF;
}

.titres-offre{
	color: #0C2577;
	font-size: 15px;
	font-weight: bold;
}

.texte-courant {
	font-weight: normal;
}

.texte-courant-bold-bleu {
	color: #0C2577;
	font-weight: bold;
}

div#logo {
	padding-top: 45px;
	padding-bottom: 54px;
	padding-right: 14px;
	padding-left: 15px;
	border-left: 23px solid #E6E9F1;
	height: 94px;
	overflow: hidden;
}

div#header {
	width: 591px;
	height: 192px;
	border-right: 41px solid #E6E9F1;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
div#header div {
	border-bottom: 1px solid #FFFFFF;
	background-color: #E6E9F1;
	overflow: hidden;
}

div#stripes {
	width: 192px;
}
div#stripes div {
	border-bottom: 1px solid #FFFFFF;
	background-color: #8592BB;
	overflow: hidden;
}

div#menuTop {
	width: 1px;
	height: 22px;
	border-left: 23px solid #E6E9F1;
	border-right: 174px solid #8592BB;
	border-bottom: 1px solid #FFFFFF;
}
div.menuLeft {
	width: 23px;
	height: 11px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #8592BB;
	overflow: hidden;
}
div.menuRight {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
div.menuRight a {
	display: block;
	width: 154px;
	height: 19px;
	padding-top: 4px;
	padding-left: 20px;
	font-size: 13px;
	background-color: #E6E9F1;
}
div.menuRight a:hover {
	margin-left: 0px;
	padding-left: 20px;
	background-color: #8592BB;
	color: #FFFFFF;
	text-decoration: none;
}
div.selected {
	background: url('redesign/images/elements/menuItem_selected.gif') no-repeat;
}
div.selected a {
	padding-left: 8px;
	margin-left: 12px;
	width: 154px;
	background-color: #0C2577;
	color: #FFFFFF;
}

table#content {
	margin-left: 7px;
}

div#path {
	height: 18px;
	padding-top: 5px;
	color: #5567A0;
	font-weight: bold;
}
div#path a {
	color: #5567A0;
	font-weight: normal;
}

div#logoRight {
	margin-top: 27px;
	margin-left: 1px;
	margin-bottom: 10px;
}

td#leftPanel {
	width: 22px;
	background-color: #E6E9F1;
}
td#address {
	background-color: #D1D6E5;
}
td#address address {
	padding-left: 1px;
	font-weight: bold;
	color: #0C2577;
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 25px;
	font-style: normal;
}

div#menuBas {
	border-top: 4px solid #E6E9F1;
	height: 15px;
	margin-left: 1px;
	padding-left: 7px;
	padding-top: 3px;
}
div#menuBas a {
	padding-right: 27px;
}
div#menuBas div#created {
	display: inline;
	margin-left: 220px;
}

#overlayer{ position: absolute; top:215px; left:199px; z-index:10; width:632px; height:450px; background-color:#E6E9F1 }
#overlayer div{ margin:20px auto 0 auto; width: 500px; }
#overlayer .close{ cursor:pointer }
#overlayer p{ margin: 7px 0 0 0 }