/* ===========================================================
Elements de Page ============================================ */

* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Verdanna, sans-serif;
	font-size:11px;
	color:#000000;
}

img {
	border:none;
}

a {
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	color:#000000;
}

a:hover {
	text-decoration:underline;
}

label {
	font-weight:bold;
	cursor:pointer;
}

input {
	border:none;
}

ul, li {
	list-style-type:none;
}

p {
	margin-bottom:6px;
}

/* ===========================================================
Structure ================================================= */

#wrapper {
	margin:0 auto 0 auto;
	position:relative;
	width:1086px;
}

/* ===========================================================
Login ===================================================== */

#login {
	background:transparent url(../images/login_form.png) no-repeat scroll 0 0;
	padding:14px 0 0 10px;
	margin-left:858px;
	color:#ffffff;
	width:144px;
	height:19px;
	top:0;
}

#login .first {
	border:none;
}

#login li {
	border-left:1px solid #ffffff;
	padding-left:8px;
	margin-right:8px;
	float:left;
}

#login li a {
	font-weight:normal;
	color:#ffffff;
}

/* ===========================================================
Publicité ================================================= */

#publicite {
	background:transparent url(../images/logo.png) no-repeat scroll 0 0;
	padding:38px 0 0 420px;
	margin:0 0 10px 90px;
	height:97px;
	width:666px;
}

/* ===========================================================
Speedbar ================================================== */

#speedbar {
	background:transparent url(../images/speedbar.png) no-repeat scroll 0 10px;
	margin:0 auto 18px auto;
	padding-left:35px;
	position:relative;
	color:#ffffff;
	width:995px;
	height:40px;
}

#speedbar li {
	float:left;
}

#speedbar li img {
	float:left;
}

#speedbar li a {
	background:transparent url(../images/speedbar_separator.png) no-repeat scroll right 0;
	margin:10px 20px 10px 10px;
	padding:9px 20px 9px 0;
	color:#ffffff;
	height:30px;
	float:left;
}

#speedbar li a.last {
	background:none;
	margin-right:0;
}

/* ===========================================================
Menu ====================================================== */

.menu {
	background:transparent url(../images/menu_bottom.png) no-repeat scroll center bottom;
	padding-bottom:5px;
	margin-bottom:18px;
	width:203px;
}

.menu .title {
	background:transparent url(../images/title.png) no-repeat scroll 0 0;
	padding:6px 22px 0 32px;
	font-weight:bold;
	font-size:16px;
	color:#EBEBEB;
	width:149px;
	height:25px;
	margin:0;
}

.menu .title img {
	float:right;
}

.right .menu .title {
	text-align:center;
}

.right .menu .title img {
	float:left;
}

.menu .first {
	background:#ffffff url(../images/menu_bg.png) repeat-x scroll 0 0;
}

.menu .firstno {
	padding:9px 0 9px 7px;
	width:186px;
}

.menu li, .menu li.no, .menu .separator {
	background:#ffffff url(../images/menu_separator.png) no-repeat scroll center top;
	padding:9px 0 9px 19px;
	margin-left:5px;
	width:174px;
}

.left li, li.no {
	padding:6px 0 6px 19px;
}

.menu .separator {
	padding:6px;
}

.menu li.no {
	padding:9px;
	width:175px;
}

.menu .separator {
	width:158px;
}

.menu li a, .menu .separator a {
	background:transparent url(../images/arrow.png) no-repeat scroll left 1px;
	padding-left:18px;
}

.menu li a.no_arrow {
	background:none;
}

.menu li a:hover, .menu .separator a:hover {
	margin-left:3px;
}

.menu .no a:hover {
	margin-left:0;
}

.menu .no a {
	background:none;
	padding-left:0;
}

.menu .no .separator a {
	padding-left:18px;
}

.menu form .submit {
	background:transparent url(../images/form_submit.png) no-repeat scroll 0 0;
	text-align:center;
	font-weight:bold;
	margin-left:38px;
	cursor:pointer;
	color:#ffffff;
	width:100px;
	height:21px;
}

.menu form .text {
	background:transparent url(../images/form_input_bg.png) repeat-x scroll 0 0;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	color:#ffffff;
	height:18px;
	width:174px;
	padding:2px;
}

.menu .marge_sondage, .menu .no .marge_sondage:hover {
	margin-left:18px;
}


/* ===========================================================
Content =================================================== */

.block {
	background:transparent url(../images/content_bottom.png) no-repeat scroll center bottom;
	margin:0px 0 0 216px;
	padding-bottom:6px;
	width:654px;
}

.block h1 {
	background:transparent url(../images/title_bar.png) no-repeat scroll 0 0;
	font-family:Verdana;
	padding:5px 15px 0 15px;
	font-size:14px;
	color:#ffffff;
	width:624px;
	height:24px;
}

.block .content {
	background-color:#ffffff;
	padding:15px 0 18px 0;
	margin-left:6px;
	width:641px;
}

.block .content .bouttons {
	font-weight:bold;
	font-size:14px;
	width:654px;
	height:70px;
}

.block .content .bouttons li {
	background:transparent url(../images/bouttons.png) no-repeat scroll right bottom;
	margin-left:22px;
	color:#fffffff;
	height:38px;
	width:188px;
	float:left;
}

.block .content .bouttons li a {
	padding-top:14px;
	color:#ffffff;
	float:left;
}

.block .content .bouttons li img {
	margin-right:12px;
	float:left;
}

.block .content .news {
	padding-bottom:8px;
	height:200px;
}

.block .content .news li {
	margin-left:18px;
	width:141px;
	float:left;
}

.block .content .news li .link {
	float:left;
}

.block .content .news li .link img {
	margin-right:8px;
	float:left;
}

/* ===========================================================
Billet ==================================================== */

.billet {
	padding:0 8px 8px 8px;
}

.billet h3 {
	font-size:13px;
}

.billet p {
	margin:8px 0 8px 0;
}

.billet .more {
	background:transparent url(../images/news_read_more.png) no-repeat scroll 0 0;
	padding:4px 0 0 24px;
	font-weight:normal;
	height:20px;
	float:left;
}

.billet .add_comment {
	background:transparent url(../images/news_add_comment.png) no-repeat scroll 0 0;
	padding:3px 0 0 24px;
	font-weight:normal;
	height:20px;
	float:right;
}

.billet .view_comment {
	background:transparent url(../images/news_comment.png) no-repeat scroll 0 0;
	padding:3px 0 0 24px;
	font-weight:normal;
	margin-right:20px;
	height:20px;
	float:right;
}

/* ===========================================================
Footer ==================================================== */

#footer {
	background:transparent url(../images/footer.png) no-repeat scroll 0 0;
	margin:11px auto 18px auto;
	padding:6px 8px 0 8px;
	position:relative;
	font-weight:bold;
	color:#ffffff;
	width:1063px;
	height:26px;
	clear:both;
}

#footer p {
	padding-top:5px;
}


/* ===========================================================
Divers ===================================================== */

.tright {
	text-align:right;
}

.tcenter {
	text-align:center;
}

.tleft {
	text-align:left;
}

.right {
	float:right;
}

.left {
	float:left;
}


.temoignages {
	margin:25px 0;
}
#temoin {
	width:430px;
	background:#f7f6f6;
	border-top:1px solid #c5c0c0;
	border-bottom:1px solid #c5c0c0;
	margin:7px auto;
	padding:5px 10px;
}
#temoin h4 {
	font-size:12px;
	margin:0 0 5px 0;
}
#temoin h4 span {
	font-weight:normal;
	font-size:11px;
}
#temoin p {
	margin:0 0 0 15px;
}
#temoin p span {
	display:block;
	font-size:9px;
	margin-top:4px;
}

/*Prensentation FAQ*/
div.faq_element
{
margin: 15px 0 0 0;
padding : 4px;
font-size: 1em;
font-weight: bold;
text-align:justify;
background-image: url(/images/puce_etoile-question.gif);
background-repeat: no-repeat;
background-position: top left;
padding-left: 30px;
}
div.faq_question
{
background-color: #e8e8e8;
color: #1e6a81;
}
div.faq_reponse
{
padding-left: 55px;
color: #ff6b00;
}
div.faq_question span,div.faq_reponse span
{
font-weight: normal;
}
