@charset "UTF-8";
/*************************************
	Global
 *************************************/

html {
	height: 100%;			
}
body {
	background-image: url(../images/bckg_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	height: 100%;
	margin: 0;
	text-align: center;
}
/*
body {
	background-image: url(../images/bckg_loop.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #a3adb8;
	height: 100%;
	margin: 0;
	text-align: center;
}
*/
#container {
	position:relative;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	top:0px;
	width: 760px;
	height: 100%;
	min-height:100%;
	z-index:1;
}
#header {
	position:relative;
	width: 760px;
	height: 160px;
}
#cols {
	position:relative;
	text-align: left;
	width: 760px;
	padding: 0 0 100px 0;
}
html>body #container {
    height: auto;
}
h1, h2, h3, h4, h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
/* Titre sondage */
h2 {
	font-size:16px;
	color:#3d9ccc;
	font-style: italic;
	font-weight: normal;
	display: inline;
}
/* Titre de page */
h3 {
	font-size: 18px;
	color: #EB871E;
	font-weight: bold;
	font-style: italic;
	display:inline;
}
/* Texte citation */
h4 {
	font-size:14px;
	color:#8e8d8c;
	font-style: italic;
	font-weight: normal;
	display: inline;
}
/* Titre de page alternatif */
h5 {
	font-size:14px;
	color:#000000;
	font-weight: bold;
	font-style: italic;
	display: inline;
}


/*************************************
	Absolute layers
 *************************************/
#footer {
	position: absolute;
	left: 0px;
	width: 760px;
	height: 65px;
	bottom: 0px;
	text-align: center;
	padding: 10px 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}
/*
#footer {
	position: absolute;
	background-image: url(../images/bckg_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	left: -20px;
	width: 800px;
	height: 95px;
	bottom: 0px;
	text-align: center;
}
*/
#footer, #footer table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #262433;
}


/*************************************
	Top
 *************************************/
#menu_hr {
	position:relative;
	background-image: url(../images/bckg_top_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EB871E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 760px;
	height: 20px;
	text-transform: uppercase;
}
.menu_hr_list {
	padding: 0;
	margin: 0 0 0 150px;
}
.menu_hr_list li {
	list-style:none;
	position: relative;
	line-height: 20px;
	padding: 0 40px 0 0;
	margin: 0;
	float: left;
}
.menu_hr_list a:link, .menu_hr_list a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_hr_list a:hover, .menu_hr_list a:active {
	color: #f6d4bd;
	text-decoration: none;
}
.menu_hr_active {
	font-weight: bold;
}


/*************************************
	Left column
 *************************************/
#col_left {
	position: relative;
	background-image: url(../images/bckg_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #6D6F72;
	width: 150px;
	float: left;
	text-transform: uppercase;
}
.col_left_title {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.menu_vr {
	padding: 0;
	margin: 10px;
}
.menu_vr li {
	color: #6D6F72;
	padding: 0 0 6px 0;
	margin: 0 0 6px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: e5e5e5;
	/*list-style-image: url(../images/bt_menu_arr_close.gif);*/
	list-style-type: none;
}
.menu_vr ul {
	padding: 6px 0 0 0;
	margin: 0;
}
.menu_vr ul li {
	padding: 0 0 3px 0;
	margin: 0;
	border-bottom-style: none;
	list-style-image: none;
	list-style-type: none;
}
.menu_vr a:link, .menu_vr a:visited {
	color: #6D6F72;
	text-decoration: none;
}
.menu_vr a:hover, .menu_vr a:active {
	color: #EB871E;
	text-decoration: none;
}
.menu_vr_active {
	color: #EB871E;
}
.menuVRarrow {
	position: absolute;
	left: 10px;
	padding: 2px 0 0 0;
}

/*************************************
	Center column
 *************************************/
#col_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	position:relative;
	width: 610px;
	margin: 0;
	padding: 0;
	/*padding: 10px;*/
	float: left;
}
#col_center table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt_orange {
	color: #EB871E;
}
.txt_normal {
	font-size: 12px;
	font-weight: normal;
}
.txt_bold {
	font-size: 13px;
	font-weight: bold;
}
#col_center ul {
	margin: 0 0 0 15px;
	padding: 0;
}
#col_center li {
	margin: 0;
	padding: 0 0 12px 0;
}
#col_center_box {
	position: relative;
	padding: 10px 0 0 10px;
	margin: 0;
	float: left;
}
#col_center_box_inner {
	color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-left-color: #E1E1E1;
	margin: 0;
	padding: 10px 0 10px 10px;
}
#col_center p, p, col_center ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0 0 16px 0;
	text-align: left;
	padding: 0;
}
#col_center a:link, #col_center a:visited {
	color: #EB871E;
	text-decoration: none;
}
#col_center a:hover, #col_center a:active {
	color: #EB871E;
	text-decoration: underline;
}
.col_center_quote_author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #aeaeae;
	margin: 0 0 14px 0;
	padding: 0;
	font-style: italic;
	font-weight: bold;
}
.col_center_quote_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #aeaeae;
	margin: 0 0 14px 0;
	padding: 0;
	font-style: italic;
	font-weight: normal;
}
#faq_list, #faq_list a:link, #faq_list a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
}
#faq_list {
	margin: 0 0 0 14px;
	padding: 0;
}
#faq_list a:hover, #faq_list a:active {
	color: #000000;
	text-decoration: underline;
}
#faq_list li {
	padding: 10px 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;	
}
#faq_list ul{
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#faq_list ul li {
	padding: 0;
	margin: 0;
	border-bottom-style: none;
}
.menuArrow {
	position: absolute;
	left: 20px;
	padding: 2px 0 0 0;
}
#quoteCheck {
	position: relative;
	float: left;
}
#quoteText {
	position: relative;
	width: 350px;
	margin: 0 0 20px 10px;
	padding: 0;
	float: left;
}

/*************************************
	Form class
 *************************************/
.form_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EB871E;
	background-image: url(../images/bckg_bt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	/*height: 26px;*/
	border: 1px solid #9FA9B4;
	outline: none;
	margin: 0;
	width: auto;
	/*padding: 0 10px 0 10px;*/
	padding: 5px 10px 5px 10px;
	background-color: #f7f8fa;
}
.form_list {
	list-style-type: none;
	margin: 0;
	padding: 0 20px 0 0;
	float: left;
	line-height: 24px;
	font-weight: bold;
}
.form_table {
	line-height: 20px;
	font-weight: bold;
}
.form_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #666666;
	padding: 4px;
	margin: 0px;
}
.form_msg {
	color: #d95726;
}

