
/* © 2009 Bexter Vaince CSS */

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

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	background: #2f2f2f url(../images/fond.jpg) repeat-x;
}

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

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

a {
	color: #8c2579;
	text-decoration: none;
}

a:hover{
	color: #8c2579;
	text-decoration: underline;
}

/* ------------------------------------------------ TITRE : h1*/
h1{
	font-size: 19px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #919191;
	font-weight: normal;
	text-transform:uppercase;
	border-bottom: 1px dotted #bca996;
}

/* ------------------------------------------------ TITRE : h2*/
h2{
	font-size: 16px;
	color:#8c2579;
	border-bottom:1px solid #8c2579;
}

/* ------------------------------------------------ TITRE : h3*/
h3{
	float:left;
	font-size: 12px;
	color:#8c2579;
	margin:0px;
	padding:0px;
}

/* ------------------------------------------------ PARAMETRES : default*/
p{
	margin: 0px 0px 10px 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-carre.gif);
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	text-align: justify;
}

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

strong{
	color: #8c2579;
	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%;
}

#header{
	margin: 0px;
	width: 990px;
	height: 278px;
	background: transparent url(../images/header.jpg) no-repeat;
}

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

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

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


/*--------------------------------------------------------------------*/
/* GESTION : contenu */
/*--------------------------------------------------------------------*/
#contenu{
	float: left;
	width: 990px;
	height: 300px;
	min-height: 300px !important;
	height: auto !important;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: transparent url(../images/contenu.jpg) no-repeat;
}

/*#contenu strong{
	color: #fff;
	font-weight: bold;
	background: #8c2579;
}*/

.content{
	float:left;
	width: 880px;/*940*/
	height: 300px;
	min-height: 300px !important;
	height: auto !important;
	margin:0px 0px 0px 24px !important;
	margin:0px 0px 0px 12px;
	padding:20px 30px 10px 30px;
	background: #434343;
	border-bottom:1px solid #8c2579;
	border-left:1px solid #8c2579;
	border-right:1px solid #8c2579;
	text-align:justify;
}

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

.div-centre{
	margin-top:10px;
	float:left;
	width:100%;
}

.div-gauche{
	width:430px;
	float:left;
}

.div-droite{
	width:430px;
	float:right;
}

.div-colonne1{
	float:left;
	width:285px;
}

.div-colonne2{
	float:right;
	width:285px;
}

.div-colonne3{
	float:left;
	width:290px;
	 margin-left:10px;
}

.div-colonne4{
	float:right;
	width:285px;
}

.div-colonne6{
	float:right;
	width:285px;
}

/*---------------------------------------------------------------------- PAGE : index.htm */
.gauche{
	float: left;
	width: 290px;
	height: 275px;
	padding: 0px;
	margin: -5px 15px 10px -5px;
	font-size: 10px;
	background: transparent url(../images/bg-contact.jpg) no-repeat;
}

#presentation-flash{
	width: 242px;/*258*/
	height: 181px;/*193*/
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 16px;
}

.presentation-texte{
	text-align:center;
	font-weight:bold;
	color:#8c2579;
	font-size:10px;
	margin-top:20px;
}

.block-gauche{
	float:left;
	width:280px;
}

.logo-isol{
	float:left;
	padding:2px;
	margin:0px 5px 0px 0px;
	border:1px dotted #919191;
	width:99px;
	height:67px;
}

.texte-isol{
	float:right;
	margin-top:20px;
	width:170px;
	 text-align:center;
}

.block-droite{
	float:right;
	width:285px;
}

.dotted-bordure{
	float:left;
	height: 10px;
	min-height: 10px !important;
	height: auto !important;
	border:1px dotted #919191;
	padding:5px;
}

.texte-gris{
	float:left;
	text-align:center;
	background:#919191;
	width:275px;
	padding:2px;
}

.titre-etude{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

.titre-ouverture{
	font-size:16px;
}

.droite{
	width: 640px;
	float: right;
	height: 300px;
	min-height: 300px !important;
	height: auto !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}

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

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

/*---------------------------------------------------------------------- PAGE : contact.htm */
#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: #8c2579;
	font-weight: bold;
	text-align: center;
}

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

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

.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: 190px;
	margin: 0px 0px 10px 0px !important;	
	margin: 0px 0px 5px 0px;				
	text-align: left;
}

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


/*--------------------------------------------------------------------*/
/* GESTION : footer */
/*--------------------------------------------------------------------*/
#footer {
	float: left;
	width: 942px;/*942*/
	margin: 0px 0px 0px 24px !important;
	margin: 0px 0px 0px 12px;
	padding: 5px 0px 5px 0px !important;
	padding: 0px 0px 5px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #8c2579;
}
#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: #8c2579;
	text-decoration: none;
}
#footer a:hover{
	color: #8c2579;
	text-decoration: underline;
}

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