* a {
	color: #7a7a7a ;
}
* p {
  font-size: small;
  margin: 0;
}

* {       
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

* img {
  border : none;
}

.clear {
  clear: both ;
}

.texte_important {
  color: red;
  /*font-weight: bold;*/
}

#entete h2,
#main h2 {
	display: inline-block ;
	*display:inline; zoom:1; /* "inline-block" for IE6/7 */
	font-size: 1.3em;
	font-weight: normal;
	margin: 17px 0;
}	

.float_left {
  float: left;
}
.float_right {
  float: right;
}

/********************************************************/
/* général                                              */
/********************************************************/

.corps_page {
  clear: both;
	display: block ;
  position: relative ;
  border-radius: 10px ;
  background: white;
  border: 2px solid #dedede ;
  /*width: 770px;*/
  min-height: 470px;
  padding: 0px 30px 0px 30px;
  margin : 0 78px 0px 78px;
}

.sans_bordure {
  border: none;
  padding: 0px;
  /*width: 830px;*/
}

.fond_galerie {
  background: #dedede ;
  border: 2px solid lightgrey ;
  min-height: 0;
  padding: 10px 30px 10px 30px;
}
.corps_page h1 {
	display: inline-block;
  *display:inline; zoom:1; /* "inline-block" for IE6/7 */ 
	font-weight: normal;
	/*color: #7a7a7a ;*/
}	

.petit_paragraphe {
  padding: 0px 0 17px 0 ;
}   

p#info_contact {
  padding: 17px 0 27px 0 ;
  border-bottom: 1px solid #dedede ;
}

span#adresse {
  font-size: small;
  vertical-align: top ;
}
#adresse h2 {
  font-size: normal;
  margin-bottom: 0px;
}
    
.panneau_gauche {
  position: relative ;
	float: left ;
  width: 303px ;
  padding-right: 17px;
}   
.panneau_droit {
  position: relative ;
	float: left ;
  width: 423px ;
  padding: 0 0 17px 17px;
  border-left: 1px solid #dedede ;
  z-index: 40;
}  

/********************************************************/
/* body */
/********************************************************/
body { 
  text-align: center; /* for IE */ 
	/*background: #7a7a7a ;*/
	background: rgb(255, 255, 255) url(images/bg_browser.jpg) repeat scroll top left; 
  margin: 0pt;
  padding: 20pt 0; 
  /*background: #ffffff ; */
	font: 1em Tahoma, Arial, Helvetica, sans-serif ;
  }

.ombrage {
  /* border: 2px solid white;*/
  box-shadow: 0px 0px 5px 5px black;
  -webkit-box-shadow: 0px 0px 15px 5px black;
  /* for IE */
  filter: progid:DXImageTransform.Microsoft.Glow(Color=#000000,Strength=15);
}     

.ombrage_cadre {
  background: white;
  box-shadow: 5px 5px 5px 0px lightgrey;
  -webkit-box-shadow: 5px 5px 5px 0px lightgrey;
  /* for IE */
  /*filter: progid:DXImageTransform.Microsoft.Glow(Color=lightgrey,Strength=5); */
  /*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color=lightgrey, Positive='true'); */

}     

div#activite_orbite {
  position: absolute;
  font-size: 0.1px;
  width: 100%;
  right: 2000px;
}

div#wrapper, div#wrapper_standard { 
  position: relative;
  text-align: left; 
  width: 990px;
  margin: 0 auto;
	background: white ;
  min-height: 540px ; 
  }

div#banniere {
  position: initiale;
  padding: 14px 0 0 0;
  }

div#wrapper { 
  /*min-height: 540px ;*/
  }

/********************************************************/
/* entete */ 
/********************************************************/
div#entete {
  float:left;
  display: block;
  position: relative;
  width: 850px; 
  height: 80px;
  padding: 15px 70px 15px 70px;
  text-align: left; /* reset text alignment */
  z-index: 50; 
  }
div#entete_g {
  float:left;
  width: 120px; 
  margin-left: 10px;
  padding: 20px 0 0 0;
  }
div#entete_d {
  float: left;
  margin-right: 10px;
  width: 710px;
  padding: 30px 0 0px;
  height: 50px;
  border-bottom: 2px solid #DEDEDE;
  }
  
p#photographe {
  display: inline-block;
  *display:inline; zoom:1; /* "inline-block" for IE6/7 */
  height: auto;
  vertical-align: medium ;
  }
  
#logo {
  float: left;       
  position: relative; 
  border: none;
   } 
#entete h1 {
	/*display: inline-block;
  *display:inline; zoom:1;*/ /* "inline-block" for IE6/7 */ 
	font-weight: normal;
	color: #7a7a7a ;
	}	
#entete h2 {
  margin: 0.55em 0 0 1em;
}

/********************************************************/
/* menu principal */
/********************************************************/

div#main_menu {
  float: left;
  width: 850px;
  text-align:left;
  padding: 15px 70px 0px 70px;
  z-index: 50;
}
.menu_accueil {
	text-align: center;
	position: absolute ;
  width: 850px; 
  height: auto;
  top: 430px;
}        
.center {
  text-align:center;
}

/* Nav
--------------------------------------------------- */

#nav {
	background: url(/images/menu_fond.png) repeat-x 0 -22px;
	min-height: 45px;
	_height: 45px; /* IE6 fix */
	list-style-type: none;
	/*width: 950px;*/
}

#nav {
	margin: 0 0px;
	padding:  0 10px;
  width: 825px;

	/*overflow: hidden;*/
}

#nav li h2 {
	display: inline;
  font-size: 17.4px;
	font-weight: normal;
	margin: 0px 0;
}

#nav li {
	display: inline-block;
	*display:inline; zoom:1; /* "inline-block" for IE6/7 */
}

#nav li a {
	border-bottom: 3px solid transparent;
	_border-bottom: none; /* IE6 fix */
	color: #666;
	float: left;
/*	font-size: 16px; */
/*	line-height: 23px; */
	margin-right: 15px;
	margin-left: 15px;
	text-shadow: 0 1px 0 #FFF;
	-moz-transition: border-bottom 0.3s linear;
	-webkit-transition: border-bottom 0.3s linear;
	transition: border-bottom 0.3s linear;
	text-decoration: none;
}

#nav li a:hover {
	border-bottom: 3px solid #999;
	color: #000;
  text-decoration: none;
}

#nav li a:active {
	/*padding-bottom: 7px;*/
	text-decoration: none;
  /*position: relative;*/
	top: 1px;
}

#nav1 li a:focus {
  text-decoration: none;
}

#nav li a.menu_courant,
#nav li a:hover.menu_courant {
	text-decoration: none;
  border-bottom: 3px solid #000;
	color: #000;
}

/*
--------------------------------------------------- */

/* Primarynav
--------------------------------------------------- */
ul#primarynav {
	/*text-align: center;*/
	margin: 0px 0 0px 0 ;
	padding: 0;
}  
#primarynav h2 {
	display: inline ;
  font-size: 17.4px;
	font-weight: normal;
	}
#primarynav li {
	display: inline-block;
	*display:inline; zoom:1; /* "inline-block" for IE6/7 */
	/*background: #ffffff ;*/
	color: #7a7a7a ;
	/*font-size: 2em;*/
	}     
#primarynav a {
	background: white ;
	color: #7a7a7a ;
	line-height: 1em ;
	padding: 4px 20px ;
	text-align: center ;
	text-decoration: none ;
	}
#primarynav a:hover, #primarynav a:focus, #primarynav a:active {
  /*padding-top: 0;*/
  border-radius: 10px;
  background: #dedede ;
  /*background: #e4938e ; 
  color: #ffffff ; */
	text-decoration: underline ;
  }
#primarynav  a.menu_courant {
  background: LemonChiffon ;
  border-radius: 10px;
}  
 
/*
--------------------------------------------------- */

/********************************************************/
/* menu principal */
/********************************************************/
div#main_interne {
  /*float: left;*/
  text-align:left;
  border-radius: 10px;
  margin: 0 78px 10px 78px;
  padding: 0px 0px 5px 0px;
  /*background: #7a7a7a ;*/
}
ul#nav_2 {
	/*text-align: center;*/
	margin: 0px 0 0px 0 ;
	padding: 0;
}  
ul#nav_2 h3 {
	display: inline ;
  font-size: small;
	font-weight: normal;
	}
ul#nav_2 li {
	display: inline-block;
	*display:inline; zoom:1; /* "inline-block" for IE6/7 */
	/*background: #7A7A7A ;*/
	color: white ;
	/*font-size: 2em;*/
	}     
ul#nav_2 li a {
	background: #7A7A7A ;
	border-radius: 10px;
	color: white ;
	line-height: 1em ;
  margin: 0;
	padding: 3px 10px ;
	text-align: center ;
	text-decoration: none ;
  /*	border: 1px solid white;*/
	}
ul#nav_2 li a:hover, #nav_2 li a:focus, #nav_2 li a:active {
  /*	border: 1px solid #7a7a7a;*/
  border-radius: 10px;
  background: #dedede ;
  color: #7a7a7a ;
	text-decoration: none ;
  }
ul#nav_2 li a.menu_courant {
  background: LemonChiffon ;
  border-radius: 10px;
} 

/********************************************************/
/* tampons offres */
/********************************************************/
#offres_pro {
  float: right;
  top: 0px;
  position: relative;
}

/********************************************************/
/* images books */
/********************************************************/
img.image_button {
  border : none;
}
 
/********************************************************/
/* FIL D'ARIANE */
/********************************************************/
div#ariane {
  /*float:left;*/
	display: block ;
  clear: both ;
  position: initiale;
/*	background: white ; */
/*  margin-top: 50px ;*/
  width: 850px;
  height: 50px; 
  padding-left: 70px;
  padding-right: 0px;
  text-align: left;
}
ul#breadcrumb {
 /* display: inline-block;*/
 /* *display:inline; zoom:1;*/ /* "inline-block" for IE6/7 */
  position: relative ;
  float: left;
  list-style: none;
  padding-left: 0;
  margin: 15px 10px;
  width: 700px;
}
#breadcrumb li.home {
  padding: 0;
  margin: 0;
  overflow: hidden;
  background: none;
}
#breadcrumb li {
	font-size: small;
  display: inline;
  *display:inline; zoom:1; /* "inline-block" for IE6/7 */
}
#breadcrumb li.selected a {
	color: #7a7a7a ;
  text-decoration: none;
}
#breadcrumb li a:hover, #breadcrumb li a:focus {
  text-decoration: none;
}
#breadcrumb li a {
  margin: 0 5px;
  text-decoration: underline;
}

/********************************************************/
/* tableau photos                                       */  
/********************************************************/
div#tableau_photo {
  text-align:center;
	position: relative ;
	/*background: #ffffff ;*/
  width: 850px; 
  padding: 40px 70px 75px 70px;
  z-index: 16;
}

.ligne {
	position: relative ;
	background: #ffffff ;
  width: 100%; 
}

.colonne {
	display: inline-block ;
  *display:inline; zoom:1 ; /* "inline-block" for IE6/7 */ 
  position: relative ;
  width: 200px ;
  height: 138px ;
}

/********************************************************/
/*  page pro                                            */
/********************************************************/

.corps_titre{
  text-align: center;
  width: 100%;
}
.corps_gauche{
  position: relative;
  float: left;
  width: 365px;
  padding: 0 20px 15px 0;
}
.corps_droite {
  position: relative;
  float: left;
  width: 364px;
  padding: 0 0 15px 20px;
}
.corps_bord_gauche{
  border-left: 1px solid #dedede ;
}
.puce {
  vertical-align: middle ;
}
.menu_domaine {
  display: block ;
  background: LemonChiffon;
  border-radius:  10px 10px 0px 0;
}
#sous_domaines {
  padding-left: 15px;
}
h3{
  display: inline-block;
  *display:inline; zoom:1; /* "inline-block" for IE6/7 */   
  font-size: small;
  margin: 0px;
}

/********************************************************/
/* page particuliers                                    */
/********************************************************/
.service_part {
  border: 1px solid #dedede ;
  display: block ;
  border-radius:  10px;
  padding: 10px;
  margin-bottom: 10px;
}
.service_image, .service_detail {
  padding: 5px;
}
.service_image a:focus {
  color: red ;
}
.service_detail {
  width: 465px;
  margin: 0 20px;
}
.service_detail h2 {
  margin: 0 0 5px 0;
}

h3.service {
font-size: 13px;
color: #333;
font-weight: bold;
margin: 0px;
margin-bottom: 0px;
padding: 0px;
}

ul.service {
font-size: 13px;
margin: 0 20px;
}

.tarifs_detail_L {
  width: 380px;
  margin: 0 0 0 20px;
  float: left;
}
.tarifs_detail_R {
  width: 380px;
  margin: 0 20px 0 0;
  float: right;
}
.tarifs_detail_notes {
  width: 380px;
  margin: 0 0 0 20px;
  float: left;
  font-style: italic;
}

#mariage_tags {
  padding-top: 200px;
}
/********************************************************/
/* page galerie */
/********************************************************/
.corps_galerie, .corps_acces_prive {
  text-align: center;
  position: relative;
  float: left;
  width: 232px;
  padding: 7px 7px 20px 7px;
  border-radius:  10px;
  background: white;
  margin: 5px;
  height: 160px;
}
.corps_acces_prive {
  height: auto;
  width: auto;
  padding: 7px;
}
a.vignette_galerie {
  text-align: center;
}
img.vignette_galerie {
max-height: 112px;
max-width: 112px;
}
div.vignette_galerie {
display: table-cell;
overflow: hidden;
position: relative;
width: 232px;
height: 115px;
vertical-align: middle;
text-align: center;
}
/********************************************************/
/* mentions légales                                     */
/********************************************************/
div#mentions_legales {
  padding: 0px 30px 17px 30px;
}

/********************************************************/
/* page About                                           */
/********************************************************/
.corps_page_about { /* surcharge de corps_page */
  /*width: 770px;*/
  min-height: 470px;
  padding: 0px 30px 0px 0px;
  margin : 0 78px 0px 78px;
  border: 2px solid #1C1C1C;
}

div#about_left {
  float: left;
  border-radius: 6px 0 0 6px;
  background: #1C1C1C;
  width: 266px;
  min-height: 470px;
}

div#about_right {
  float: right;
  width: 500px;
  padding-top: 30px;
}

img#portrait {
  position: relative;
  top: 30px;
  left: 50px;
  border: 2px solid #4c4c4c;
}

/********************************************************/
/* formulaire contact                                   */
/********************************************************/
#formulaire p {
  font-size: small;
}
#formulaire label {
  font-size: small;
}
fieldset {
  border: none;
}

/********************************************************/
/* pied de page */
/********************************************************/
#pied {
  float:left;
  display: block ;
	/*background: #ffffff ;*/
  position: relative ;
  text-align: center ;
  padding: 70px 70px 0 70px ;
	width: 850px ;
	height: 30px;
  z-index: 30;
}

#pied p {
  display: block ;
  position: relative ;
  margin: 0 10px 0 0; 
  text-align: right ;
	font-size: x-small ;
	color: #7a7a7a ;
}

#pied p a {
	text-decoration: none ;
	}
#pied p a:hover {
	text-decoration: underline ;
  }
