
html, body {
	margin:	0;
	padding: 0;
	height: 100%;
	position: relative;	/* Fix IE7 dezoom */
}

body {
	font-size: 76%;
	font-family: Tahoma, Geneva, sans-serif;
	background: #cbdaf6 url("/images/b_top.png") repeat-x top;
	text-align: center;
}

#global {
	width: 755px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	background: #3d77b3 url("/images/c_body.png") top;
	position: relative;	/* nécessaire pour #contents:min-height */
}

#header
{
	background: url("/images/header.jpg");
	width: 755px;
	height: 173px;
	position: relative;
}

h1#logo
{
	margin: 0;
	position: absolute;
	top: 10px;
	left: 223px;
}

#logo img
{
	border: 0;
}
#sep, #sep_acc
{
	width: 725px;
	height: 29px;
	margin: 0 15px;
}
#sep
{
	background: url("/images/c_sep.png");
}

#sep_acc
{
	background: url("/images/c_sep_acc.png");
}

#contents
{
	min-height: 151px;
	margin: 0 15px;
	padding-bottom: 134px; /* Doit être >= à #c_bottom:height */
	color: #fff;
}

h1.pagetitle
{
	margin: 12px 55px 15px 55px;
	border-bottom: 1px solid #c5d6e8;
	font-weight: normal;
	padding: 0 15px;
	font-size: 180%;
}

#c_text
{
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 2em;
}

#c_text ol
{
	padding: 0;
	margin: 0 0 2em 0;
	list-style-position: inside;
	counter-reset: question_faq;
}

#c_text h2
{
	margin: 2em 0 0 0;
	padding: 0;
	font-weight: bold;
	font-size: 120%;
}

#c_text p
{
	text-indent: 5ex;
}

#c_bottom
{
	width: 755px;
	height: 138px;
	position: absolute;
	bottom: 0;
}

#mentions
{
	background: url("/images/mentions.png");
	height: 61px;
	position: relative;
}

#mentions div
{
	position: absolute;
	width: 755px;
	bottom: 22px;
	color: #fff;
	font-size: 90%;
	text-align: center;
}

#footer
{
	background: #dae5f9 url("/images/b_bottom.png") repeat-x 0 -61px;
	height: 77px;
	text-align: center;
	font-size: 90%;
	text-decoration: none;
}

#footer a
{
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#b_bottom 
{
	margin-top: -138px;
	background: #cbdaf6 url("/images/b_bottom.png") repeat-x;
	height: 138px;
}

#menu_container
{
	position: relative;
	width: 17em;
	margin: 0 auto;
}

#menu
{
	position: absolute;
	top: 127px;
	width: 17em;
}

#menu a
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #006dd9;
	text-transform: uppercase;
}

#menu a:hover
{
	color: #005ab2;
}
#m_center li
{
	display: inline;
	margin: 4px;
}

#m_center li span
{
	font-size: 120%;
}

#m_center
{
	background: #a9cbed url("/images/m_center.png") repeat-x;
	height: 21px;
	margin: 0 auto;
	padding: 7px 12px 0 12px;
	text-align: center;
}

#m_left
{
	position: absolute;
	top: 0;
	left: 0;
	background: url("/images/m_left.png");
	width: 12px;
	height: 28px;
}

#m_right
{
	position: absolute;
	top: 0;
	right: 0;
	background: url("/images/m_right.png");
	width: 12px;
	height: 28px;
}

a
{
	color: #fff;
}

#mentions a:hover
{
	color: #a26600
}

#f_links, #f_links a
{
	color: #585858;
}

#f_partners, #f_partners a
{
	color: #858585;
}

#f_partners
{
	margin-top: 0.2em;
}

#acc_container
{
	min-height: 151px;
	margin: 0 15px;
	padding-bottom: 134px; /* Doit être >= à #c_bottom:height */
	background: url("/images/acc_top.png") repeat-x top;
}

#acc_img
{
	display: block;
	margin-left: 59px;
}

#cad_top, #cad_center, #cad_bottom
{
	margin: 0 6px;
}

#cad_top
{
	width: 713px;
	background: url("/images/cad_top.png");
	height: 36px;
}

#cad_bottom
{
	width: 713px;
	background: url("/images/cad_bottom.png");
	height: 35px;
}

.clear_float
{
	clear: left;
}

#cad_center
{
	width: 615px;
	background: #fffce2 url("/images/cad_center.png") repeat-y;
	padding: 0 49px;
}

.cad_cad
{
	float: left;
	width: 204px;
	text-align: center;
}

.cad_cad h1
{
	margin: 0;
	padding-top: 1.3em;
	padding-bottom: 3px;
	font-size: 120%;
	font-variant: small-caps;
}

.cad_cad h1 a
{
	color: #3874b3;
	font-weight: bold;
	text-decoration: none;
}

.cad_cad h1 a:hover
{
	text-decoration: underline;
}

.cad_but a {
	color: #606060;
}

.cad_but
{
	width: 174px;
	height: 151px;
	margin: 0 15px;
	background: url("/images/cad_frame.png") top center no-repeat;
	text-align: center;
	position: relative;
}

.cad_img1
{
	margin-top: 10px;
	border: 0;
}

.cad_img2
{
	position: absolute;
	bottom: 8px;
	left: 59px;
	border: 0;
}

.cad_but span
{
	font-size: 90%;
	color: #606060;
}

#produit
{
	width: 704px;
	height: 394px;
	margin: 0 auto;
	background: url("/images/pro_frame.png");
	position: relative;
}

#produit h1
{	
	text-align:center;
	margin: 0;
	border: 0;
	font-weight: bold;
	padding: 0;
	padding-top: 17px;
	font-size: 160%;
}

#ph1
{
	position: absolute;
	top: 63px;
	left: 24px;
}

#ph2
{
	position: absolute;
	top: 279px;
	left: 24px;
}

#ph3
{
	position: absolute;
	top: 279px;
	left: 180px;
}

#pro_desc
{
	width: 350px;
	position: absolute;
	left: 333px;
	bottom: 121px;
	font-size: 90%;
}

#pro_d_top
{
	background: url("/images/pro_d_top.png");
	height: 30px;
}

#pro_d_top h2
{
	text-align: center;
	color: #f1b800;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	font-size: 150%;
}

#pro_d_bottom
{
	background: url("/images/pro_d_bottom.png");
	height: 18px;
}

#pro_d_center
{
	background: url("/images/pro_d_center.png");	
}

#pro_d_center p
{
	margin: 0 15px;
	padding-top: 0.7em;
	color: #555;
	text-indent: 3ex;
	text-align: justify;
}

#pro_code
{
	position: absolute;
	bottom: 80px;
	left: 421px;
	color: #0060ff;
	font-size: 150%;
	font-weight: bold;
}

#form_contact p
{
	text-indent: 0;
}

#form_contact label
{
	width: 7em;
	text-align: right;
	font-weight: bold;
	float: left;
	margin-right:16px;
}

#form_contact .textfield
{
	background: #2768a2;
	border: 1px solid #689fdd;
	color: #fff;
	padding: 2px;
}
#form_contact #note
{
	font-size:90%;
}

#form_contact textarea
{
	background: #2768a2;
	border: 1px solid #689fdd;
	color: #fff;
	padding: 2px;
	font-size: 100%;
	font-family: Tahoma, Geneva, sans-serif;;
}

.error
{
	color: #c00;
	background: #fbb;
	border: 1px solid #c00;
	padding: 0.5em;
}
