﻿@charset "UTF-8";


body{
	background-color:#e0e0e0;
	font-size: 11px;
	line-height: 1.7em;
}
a:link, a:visited {
	text-decoration: none;
}
form{
	margin:0;padding:0;
}
h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Verdana, sans-serif;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

/* titres sifr */
h1 {
	background-color:#ebebec;
	font-size: 32px;
	padding:0;
	margin:0;
	width:800px;
	line-height: 36px;
	text-align:left;
	text-indent:5px;
}
h2 {
	background-color:#ebebec;
	font-size: 1.5em;
	line-height: 1.5em;
	padding:0;
	margin:0 0 0 10px;
	width:203px;
	text-align:left;
}
#bloc_blog_articles_home h2{
	float:left;
}
h3 {
	background-color:#999999;
	font-size: 16px;
	padding:0;
	margin:1px 0 0 0;
	text-align:left;
	float:left;
}
h4 {
	background-color:#999999;
	font-size: 18px;
	padding:0;
	margin:1px 0 0 0;
	text-align:left;
	float:left;
}
#bloc_blog_title, h1 a, h2 a:link, h2 a:visited, h3 a, h4 a{
	color: #ebebec;
}

p {
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
	padding:0;
	margin:4px 10px 4px 10px;
	width:190px;
	text-align:justify;
}
p a:link, p a:visited{
	color:#000;
}
p a:hover{
	color:#CC0000;
}
#page {
	background: #FFFFFF;
	width: 950px;
	margin: 1px auto 0 auto;
}
#header{
	width: 950px;
	height: 115px;
	position: relative;
	margin:0;
	padding:0;
	display:block;
	border:none;
}

#header.collections{
	background:no-repeat url(../img/header_collections.jpg);
	border-top:1px solid #e0e0e0;
}
#header.annonces{
	background:no-repeat url(../img/header_annonces.jpg);
	border-top:1px solid #e0e0e0;
}
#header.dreambox{
	background:no-repeat url(../img/header_dreambox.jpg);
	border-top:1px solid #e0e0e0;
}
#header.salon{
	background:no-repeat url(../img/header_salon.jpg);
	border-top:1px solid #e0e0e0;
}
#fil_ariane {
	background: #999;
	height: 20px;
	width: 950px;
	color:#FFFFFF;
	text-indent: 10px;
	vertical-align: middle;
	font: bold 12px/normal "Times New Roman", Times, serif;
	line-height:20px;
}

#fil_ariane img{
	float:left;
}
#fil_ariane a:link, #fil_ariane a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#fil_ariane a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#content {
	background: #FFFFFF;
	width: 950px;
	padding: 0;
	margin: 0;
}
#accroche{
	width:950px;
	height:30px;
	background:url(../img/index/accroche.gif) no-repeat;
}
#bloc_blog{
	width:950px;
	margin:0;
}
#bloc_blog_top{
	width:950px;
	height:12px;
	background:url(../img/index/bloc_blog_top.gif) no-repeat;
}
#bloc_blog_title{
	width:934px;
	height:36px;
	padding-left:16px;
	margin:0;
	background:url(../img/index/bloc_blog_mid.gif) repeat-y;
}
#bloc_blog_articles,#bloc_blog_articles_home{
	width:938px;
	padding-left:12px;
	background:url(../img/index/bloc_blog_mid.gif) repeat-y;
}
#bloc_blog_articles table{
	width:915px;
	margin:4px 0 0 0;
}
#bloc_blog_articles table tr td.cat{
	width:228px;
}
#bloc_blog_articles_home table{
	width:915px;
	margin:4px 0 0 0;
}
#bloc_blog_articles_home table tr td.tit{
	width:56px;
}
#bloc_blog_articles_home table tr td.cat{
	width:214px;
}
#bloc_blog_articles_home table tr td.sep{
	width:1px;
	background-color:#999;
}

#bloc_blog_articles table tr td.cat{
	width:228px;
}
#bloc_blog_articles table tr td.sep{
	width:1px;
	background-color:#999;
}
#bloc_blog_bottom{
	width:950px;
	height:12px;
	background:url(../img/index/bloc_blog_bot.gif) no-repeat;	
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #999999;
	background-position: left;
	text-indent: 12px;
	word-spacing: normal;
	color: #FFFFFF;
	font-variant: normal;
}
.mentions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	text-align: center;
}
#footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #999999;
	height: 30px;
	width: 950px;
}
#tit_nl{
	float:left;
	line-height:28px;
	font-size:10px;
	margin:0 6px 0 10px;
}
#bloc_nl{
	float:left;
	padding:3px 0;
}
#footer_liens{
	font-size:10px;
	line-height:28px;
	float:right;
	margin:0 10px 0 0;
}
#tit_nl a:link, #tit_nl a:visited{
	color:#FFFFFF;
}
#footer_liens a:link, #footer_liens a:visited{
	margin:0 0 0 10px;
	color:#FFFFFF;
}

#footer_liens a:hover, #tit_nl a:hover{
	text-decoration:underline;
	
}
#lien_home {
	height: 50px;
	width: 200px;
}

/* popups */
.body_popup{
	background-color:#fff;
	background-image:url(../img/popup_fd.png);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size: 11px;
	line-height: 1.7em;
}
#page_popup {
	margin: 0px auto;
	width: 590px;
}
#header_popup{
	width:590px;
	height:100px;
	padding:0;
}
#content_popup{
	margin:20px 0 0 0;
}
.content_box_top {
	background: url(../img/popup_content_top.png) no-repeat;
	height: 20px;
	width: 590px;
}
.content_box_mid {
	background: url(../img/popup_content_mid.png) repeat-y;
	padding: 0 20px;
}
.content_box_bot {
	background: url(../img/popup_content_bot.png) no-repeat;
	height: 20px;
	width: 590px;
}
.champ{
	width:360px;
	font-size:14px;
}
.form_nl{
	width: 500px;
}
#submit{
	height:23px;
	width:40px;
	
}
.form_contact{
	width: 520px;
	margin:0 0 10px 0;
	color:#333;
}
.form_contact legend{
	color:#333;
}
.form_contact label{
	width: 120px;
	display:block;
	float:left;
}
.form_contact .line{
	display:block;
	clear:left;
	margin:0 0 0 20px;
}
.form_contact input, .form_contact textarea{
	margin:2px 0;
	width: 200px;
	display:block;
	float:left;
	border-color:#CCCCCC;
}
#submit_contact{
	margin-left:140px;
	height:23px;
	background:#FFFFFF;
	color:#666666;
	font-weight:bold;
	font-size: 14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}



