
/* © 2009 Bexter Vaince CSS */

html{
	padding: 0px;
	margin: 0px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4841;
	padding: 0px;
	margin: 0px;
	background: #0d4b88 url(../images/fond.jpg) repeat-x;
	background-position: top center;
}

/* Hack FF pour masquer les contours pointillés sur les liens 
---------------------------------------------------------- */ 
a{
	outline: none;
}

:focus{
	-moz-outline-style: none;
}

a {
	color: #0092bd;
	text-decoration: none;
}

a:hover{
	color: #0092bd;
	text-decoration: underline;
}

/* ------------------------------------------------ TITRE : h1*/
h1{
	font-size: 16px;
	line-height:18px;
	margin: 4px 0px 15px 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #0b4984;
	font-weight: bold;
	font-style: italic;
	text-transform:uppercase;
	border-bottom: 2px solid #0b4984;
	letter-spacing:-1px;
	background: transparent url(../images/titre-h1.gif) no-repeat;
}

h1 a{
	color: #0b4984;
	text-decoration: none;
}

h1 a:hover{
	color: #0092bd;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h2*/
h2{
	margin: 5px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #0092bd;
}

h2 a:hover{
	color: #0092bd;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h3*/
h3{
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #781c34;
	text-align: left;
}

h3 a:hover{
	color: #781c34;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h4*/
h4{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom:7px;
	color: #000000;
	text-align: left;
}

h4 a:hover{
	color: #000000;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h5*/
h5,h6{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	color: #781c34;
	text-align: left;
	background: transparent url(../images/fleche.gif) top left no-repeat;
}

h5 a:hover{
	color: #781c34;
	text-decoration: none;
}

h6 a:hover{
	color: #781c34;
	text-decoration: none;
}

/* ------------------------------------------------ PARAMETRES : default*/
p{
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

ol{
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

ol li{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-position: outside;
	list-style-image: url(../images/puce-fleche.gif);
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	text-align: justify;
}

li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

strong{
	color: #0092bd;
	font-weight: bold;
}

img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table{
	margin: 0px;
	padding: 0px;
	border: 0px;
}


/*---------------------------------------------------------------------*/
/* PARAMETRES : site  */
/*---------------------------------------------------------------------*/
#site{
	width: 990px;
	margin-left: -495px;
	padding: 0px;
	z-index: 99;
	position: absolute;
	left: 50%;
}

#flash-bg{
	float:left;
	margin: 0px;
	width: 990px;
	height: 259px;
	background: transparent url(../images/flash.jpg) no-repeat;
}

.lienretourdyn{
	background: transparent url(../images/retour.gif) center left no-repeat;
	height: 15px;
	width: 100px;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 0px 0px;
	font-weight: bold;	
}

.bbdynasuite{
	background: transparent url(../images/puce-bleu.gif) center right no-repeat;
	height: 15px;
	width: 70px;
	padding: 0px 15px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-style: italic;
	float: right;
}

.wash{
	clear: both;
	margin: 0px;
	padding: 0px;
}

.horiz{
	border-bottom: 1px dotted #0092bd;
	clear: both;
	margin: 0px;
	padding: 0px;
}

/*--------------------------------------------------------------------*/
/* GESTION : contenu */
/*--------------------------------------------------------------------*/
#contenu{
	width: 985px;
	height: 368px;
	min-height: 368px !important;
	height: auto !important;
	padding: 15px 5px 0px 0px;
	margin: 0px;
	float: left;
	background: transparent url(../images/contenu.jpg) repeat-y;
}

.img {
	float: left; 
	margin: 0 6px 0px 0;
}

.content{
	width: 688px;
	float: left;
	height: 380px;
	min-height: 380px !important;
	height: auto !important;
	margin: 0px 0px 10px 25px !important;
	margin: 0px 0px 10px 10px;
	padding: 0px 14px 0px 0px;
	text-align: justify;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	border-right: 1px dotted #0092bd;
}

.content-produits{
	width: 940px;
	float: left;
	height: 380px;
	min-height: 380px !important;
	height: auto !important;
	margin: 0px 0px 10px 25px !important;
	margin: 0px 0px 10px 10px;
	padding: 0px 14px 0px 0px;
	text-align: justify;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
}

.gauche{
	float: left;
	width: 420px;
	height: 380px;
	min-height: 380px !important;
	height: auto !important;
	padding: 0px;
	margin: 0px 0px 0px 5px !important;
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

.gauche-produits{
	float: left;
	width: 680px;
	height: 380px;
	min-height: 380px !important;
	height: auto !important;
	padding: 0px;
	margin: 0px 0px 0px 5px !important;
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

.droite{
	float: right;
	width: 230px;
	height: 300px;
	min-height: 300px !important;
	height: auto !important;
	padding: 30px 0px 0px 0px;
	margin: 4px 20px 5px 0px !important;
	margin: 0px 5px 0px 0px;
	font-size: 12px;
	text-align: justify;
	background: transparent url(../images/bg-actualite.jpg) top no-repeat;
}

.actu-top{
	width:266px;
	height:37px;
	padding:0px;
	margin:0px;
	float:left;
	background: transparent url(../images/actu-top.jpg) no-repeat;
}

.actualite{
	float: left;
	width: 220px;
	margin: 8px 0px 0px 6px !important;
	margin: 0px;
	font-size: 11px;
	color: #505050;
	font-weight: bold;
}

.actu-photo{
	float: left;
	padding: 2px;
	margin: 0px 10px 0px 0px;
	border: 1px solid #7a7a7a;
	width: 75px;
	height: 75px;
}

.actu-savoir{
	text-align: right;
	font-size:10px;
	margin: 5px 0px;
}

.actu-globale{
	float: left;
	width: 230px;
	text-align:center;
	margin: 0px;	
}

.devis{
	float: left;
	width: 230px;
	text-align:center;
	margin: 10px 0px 0px 0px;
	padding:0px;	
}

a .actu-savoir{
	color: #0092bd;
	font-weight: bold;	
}

.border-photo{
	padding: 2px;
	margin: 0px;
	border: 1px solid #6b6b6b;
}

.prod-photo{
	padding: 2px;
	border: 1px solid #7a7a7a;
	width: 90px;
	height: 90px;
}

.photos{
	float:left;
}

/*---------------------------------------------------------------------- PAGE : index.htm */

/*---------------------------------------------------------------------- PAGE : page1.htm */

/*---------------------------------------------------------------------- PAGE : page2.htm */

/*---------------------------------------------------------------------- PAGE : contact.htm */

.photo-contact{
	float:right;
	width:294px;
	margin-right:8px;
}

#form-contact{
	float: left;
	width: 430px;
}

#form-contact input{
	 width: 250px;
	 margin: 2px 0px;
	/* border: 1px dotted #bca996;
	 background-color: #471d27;*/
	 padding: 5px;
	 color: #bca996;
}

#form-contact textarea{
	 width: 250px;
	 margin: 2px 0px;
	 /*border: 1px dotted #bca996;
	 background-color: #471d27;*/
	 padding: 5px;
	 color: #bca996;
}

fieldset{
	float: left;
	display: block;
	margin: 0 0 0 25px !important;
	margin: 0 0 0 15px;
	padding: 10px;
	text-align: left;
	border: 0px;
}

label{
	float: left;
	width: 120px;
	margin: 6px 0 0 0;
	padding: 0px;
	text-align: left;
}

p.message{
	font-size: 14px;
	color: #800234;
	font-weight: bold;
	text-align: center;
}

p.obligatoire{
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

#coordonnes-contact{
	float: right;
	width: 480px;
}

.googleMap{
	border: 1px solid #C0C0C0;
	padding: 2px;
}

/*---------------------------------------------------------------------- PAGE : sitemap.htm */
.sitemap{
	width: 600px;
	text-align: justify;
	float: left;
	margin-top: 20px !important;
	margin-top: 10px;
	border: 1px solid #B4B5B9;
	padding: 30px 0px 10px 30px !important;
	padding: 15px 0px 10px 15px;
	background: #FFFFFF;
}

/*---------------------------------------------------------------------- PAGE : mentions.htm */
#mentions-gauche{
	float: left;
	width: 170px;
	margin: 0px 0px 10px 0px !important;	
	margin: 0px 0px 5px 0px;				
	text-align: left;
}

#mentions-droite{
	float: right;
	width: 720px;
	text-align: justify;
	margin: 0px 0px 10px 0px !important;	
	margin: 0px 0px 5px 0px;	
}


/*--------------------------------------------------------------------*/
/* GESTION : footer */
/*--------------------------------------------------------------------*/
#footer {
	float: left;
	width: 950px;/*990*/
	height:30px;/*40*/
	margin: 0px;
	padding: 10px 20px 0px 20px;
	font-size: 10px;
	font-weight: bold;
	color: #4f5150;
	background: transparent url(../images/footer.jpg) no-repeat;
}

#footer ul{
	width: 650px;
	list-style: none;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}

#footer li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footer a{
	color: #4f5150;
	text-decoration: none;
}

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

#copyright{
	float: right;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}