body {
	
	margin: 0px 0px 10px 0px;
	cursor: default;
}

img {
	
	border: 0px;
}

td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding-bottom: 10px;
}

h2 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding-bottom: 10px;
}

ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
}

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

#imageContainer {
	
	position:relative;
	margin:auto;
}

#imageContainer img {
	
	display: none;
	position:absolute;
	top:0; left:0;
}

#headers {
	
	height: 150px;
}

#main_bg {
	
	background-color: #0099CC;
}

#center_container {
	
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}

#center_container_header {
	
	margin-left: auto;
	margin-right: auto;
	width: 890px;
}

#center_container_middle {
	
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#header_table .logo-cell {
	background-image: url(/images/global/LOG_2m2c_ENG.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	height: 130px;
}	

#header_table .logo-cell-fr {

	background-image: url(/images/global/LOG_2m2c_FR.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	height: 130px;
}	

#header_table .right_menu_cell {

	width: 170px;
}

#header_position {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 21px;
	padding: 0px 0px 20px 20px;
}

#middle_table .white_cell {

	background-color: #FFFFFF;
}

#middle_table .white_cell .inner {

	padding-left: 10px;
	padding-right: 10px;
}

#address {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

#corner_t_l {
	
	background-image: url(/images/global/corner-t-l.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	float: left;
	font-size: 0px;
	line-height: 0px;
}

#corner_t_r {
	
	background-image: url(/images/global/corner-t-r.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	float: right;
	font-size: 0px;
	line-height: 0px;
}

#corner_b_l {
	
	background-image: url(/images/global/corner-b-l.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 10px;
	height: 10px;
	float: left;
	font-size: 0px;
	line-height: 0px;
}

#corner_b_r {
	
	background-image: url(/images/global/corner-b-r.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 10px;
	height: 10px;
	float: right;
	font-size: 0px;
	line-height: 0px;
}

.text_blue {
	
	color: #0099CC;
}

.text_green {
	
	color: #A1D100;
}

.text_pink {
	
	color: #E2007A;
}

.text_orange {
	
	color: #FF6600;
}

.text_black {
	
	color: #000000;
}

.questions_table td {
	
	padding: 2px 0px 2px 0px;
}

.question_table_choix {
	
	background-color: #000000;
}

.question_table_choix td {
	
	background-color: #FFFFFF;
}

.pres_table td {
	
	padding: 5px 0px 5px 0px;
}