﻿.form
{
	border: none;
	width: 575px;
}
.form .row
{
	padding: 2px 0;
}
.form label
{
	display: block;
	width: 140px;
	float: left;
	text-align: left;
	padding: 2px;
}
.form .field
{
	width: auto;
	float: left;
	vertical-align: top;
}
.espace
{
	margin-top: 10px;
}
.champsobligatoires
{
    background: url(../Image/bg_champs_obligatoires.gif) bottom right no-repeat;
    width: auto;
    text-align: right;
    padding: 8px 0 2px 0;
}

.faq
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.faq li
{
	margin: 1px;
	border: 1px solid #faedfe;
}
.faq li a.question
{
	display: block;
	height: 16px;
	padding: 3px;
	color: #999999;
	background: #faedfe url(../Image/puce_faq.gif) 5px 5px no-repeat;
	padding-left: 20px;
}
.faq li div.reponse
{
	background: #ffffff;
	padding: 5px;
	display: none;
	color: #666666;
}

.faq li.Activ{border: 1px solid #71245c;}
.faq li.Activ a.question {background: #71245c url(../Image/puce_faq_activ.gif) 5px 5px no-repeat;color: #FFFFFF;font-weight: bold;}
.faq li.Activ div.reponse {display: block;}

.cntTitre           { padding: 30px 0 0 0; }
.cntContenu         { width: 474px; padding: 30px 0 0 40px; margin: 0 0 0 -2px; background-image: url(../Image/line_verticale.jpg); background-position: left top; background-repeat: no-repeat; }

.cntChapo           { font-size: 14px; }

ul.MenuFaqContact                       { position: relative; display: block; margin: 0 0 0 0; padding: 0 0 0 0; }
ul.MenuFaqContact li                    { position: relative; display: block; float: left; margin: 0 0 0 0; padding: 0 0 0 0; }
ul.MenuFaqContact li a                  { width: 268px; height: 47px;  background-position: top left; background-repeat: no-repeat; display: block; }
ul.MenuFaqContact li a:hover,
ul.MenuFaqContact li a.selected         { background-position: bottom left; }
ul.MenuFaqContact li.MenuFaq a          { background-image: url(../Image/FaqContact/menu_faq.gif); }
ul.MenuFaqContact li.MenuContact a      { background-image: url(../Image/FaqContact/menu_contact.gif); }

