html, body {
margin: 0px;
padding: 0px;
height: 100% /* que si on veut un site avec une gestion 100% de hauteur de DIV */
}
body {
	height: 100%; /* que si on veut un site avec une gestion 100% de hauteur de DIV */
	background-color: #0E0402;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

/* Gestion bug ie */
br
{
	letter-spacing : 0px;
}
h2{
	color:#683B15;
	margin-bottom:0px;
}
h3{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
}

*html .texte_fond{  /*visible que sous internet explorer
	/* Attention pas de ../ avant images/ */
	background-repeat:repeat-y;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/texte_fond_repeat.png', sizingMethod='scale');
	height:300px;
}

*>.texte_fond{  /* fonctionnera pas pour ie6*/
	background-repeat:repeat-y;
	background-image:url(../images/texte_fond_repeat.png);
	min-height:300px;
	overflow:hidden;
}

/*Permet de positionner une image dans une div contenant du texte comme pour COLL ETT DIEU.com */
.floatimage {
   float : left;
   margin : 5px 10 0px 0px;  
   display : inline;
 /*C'est la dernière valeur qui indique 0px de marge à gauche */
}
.accessibilite {
	display:none;
	/*permet de faire des titre quand les styles sont desactivé*/
}.home {
	width: 969px;
	height: 800px;
	position: relative;
	z-index: 10;
}
.couleur01 {
	background-color: #0C6;
}
.couleur02 {
	background-color: #930;
}
.couleur03 {
	background-color: #F90;
}
.home .atelier-ebene {
	background-attachment: scroll;
	background-image: url(../images/logo-atelier_d_ebene.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;
	width: 497px;
	position: absolute;
	left: 125px;
	top: 191px;
	z-index: 20;
}
.home .gauche {
	background-attachment: scroll;
	background-image: url(../images/div-gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 718px;
	width: 350px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
.gauche .metiers {
	text-align: right;
	padding-top: 20px;
}
.home .droite {
	background-attachment: scroll;
	background-image: url(../images/div-droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 718px;
	width: 619px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.home .droite .separateur {
	background-attachment: scroll;
	background-image: url(../images/separateur-droite.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 40px;
}
.home .droite .block-inter {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 45px;
	text-align: left;
}
.both {
	clear: both;
}
.home .droite .contenu .texte {
	font-size: 12px;
	text-align: justify;
	float: left;
	width: 260px;
	color: #553720;
}
.home .droite .contenu .menu-droite {
	text-align: left;
	padding-top: 360px;
	float: right;
	padding-bottom: 20px;
}
.menu-separateur {
	background-attachment: scroll;
	background-image: url(../images/separateur-droite2.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 223px;
}
.menu-img {
	padding-left: 22px;
}

.home .droite .contenu .block-texte-img {
	padding-left: 35px;
}

.home .droite .contenu .adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 10px;
}
.menu-google {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #553720;
}
.menu-google a{
	color: #553720;
	text-decoration:none;
}
.menu-google a:hover{
	color: #e0c284;
	text-decoration:none;
}
.home .droite .contenu .block-texte-img .block-images {
	text-align: right;
	float: right;
	width: 320px;
}
.home .droite .contenu .block-texte-img .block-images .vignette-02  {
	background-attachment: scroll;
	background-image: url(../images/home-vignette.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 96px;
	width: 96px;
	text-align: left;
}
.home .droite .contenu .block-texte-img .block-images .vignette-02 img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 86px;
	width: 86px;
}
.corp {
	text-align: left;
	width: 1000px;
	position: relative;
}
.corp .gauche {
	background-attachment: scroll;
	background-image: url(../images/div-inter-gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 565px;
	width: 279px;
	float: left;
	position: relative;
}
.color1 {
	background-color: #060;
}
.color2 {
	background-color: #930;
}
.color3 {
	background-color: #63C;
}
.corp .gauche .zone-droite .int-separateur{
	background-attachment: scroll;
	background-image: url(../images/inter-separateur.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 19px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-right: -10px;
}
.corp .gauche .zone-droite .zone-text {
	text-align: justify;
	padding-left: 22px;
}
.adresse {
	font-size: 14px;
	color: #d4ba82;
}


.corp .gauche .zone-droite {
	background-attachment: scroll;
	background-image: url(../images/div-inter-droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 682px;
	left: 279px;
	top: 0px;
	padding-top: 230px;
}




.corp .gauche .art-et-matiere {
	background-attachment: scroll;
	background-image: url(../images/inter-art_et_la_matiere.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 237px;
	position: absolute;
	left: 24px;
	top: 15px;
}
.corp .gauche .outils {
	background-attachment: scroll;
	background-image: url(../images/inter-outils.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 149px;
	width: 426px;
	position: absolute;
	left: 512px;
	top: 12px;
}
.corp .gauche .titre {
	position: absolute;
	left: 304px;
	top: 200px;
	width: 658px;
	text-align: right;
}


.corp .gauche .logo-atelier-ebene {
	height: 151px;
	width: 399px;
	position: absolute;
	left: 123px;
	top: 41px;
}
.corp .gauche .menu-gauche {
	width: 228px;
	position: absolute;
	left: 32px;
	top: 280px;
}
.corp .droiteOLD {
	background-attachment: scroll;
	background-image: url(../images/div-inter-droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 565px;
	padding-top: 230px;
	float: left;
}
.realisations {
}
.realisations .titre-rea {
	font-size: 14px;
	text-transform: uppercase;
	color: #d4ba82;
	font-weight: bold;
	background-color: #512911;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
}
.realisations .vignette-01 {
	padding-bottom: 20px;
	width: 132px;
	float: left;
	height:130px;
}
.realisations .vignette-02 {
	height: 96px;
	width: 96px;
	background-image: url(../images/home-vignette.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	top: 5px;
	margin-bottom: 5px;
}
.realisations .text-rea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: d4ba82;
	text-align: center;
}
.realisations .text-rea a{
	color: #d4ba82;
	text-decoration:none;
}
.realisations .text-rea a:hover{
	color: #fff;
	text-decoration:none;
}
.realisations .separateur-rea {
	margin-bottom: 10px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #512911;
}
.position-galerie-rea .vignette-01 {
	padding-bottom: 10px;
	width: 116px;
	float: left;
}
.realisations .texte-tresentation-rea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #d4ba82;
	text-align: justify;
	padding-bottom: 15px;
}

.position-galerie-rea .vignette-02 {
	height: 96px;
	width: 96px;
	background-image: url(../images/home-vignette.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	top: 5px;
	margin-bottom: 5px;
}
.realisations .retour-rea  {
	font-size: 14px;
	color: #d4ba82;
	padding-bottom:10px;
}
.realisations .retour-rea a {
	color: #d4ba82;
	text-decoration:none;
}
.realisations .retour-rea a:hover {
	color: #512911;
	text-decoration:none;
}


.position-galerie-rea .vignette-03 {
	padding-bottom: 10px;
	float: left;
	padding-right: 14px;
}
.presentation-w {
	text-align: left;
	width: 660px;
}
.presentation-w .presentation-texte-intro {
	font-size: 15px;
	color: #e1c384;
	text-align: right;
	line-height: 22px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
.presentation-w .presentation-text-zone {
	padding-top: 15px;
	text-align: right;
}
.presentation-w .presentation-text-zone .goutiere {
	padding-right: 15px;
}
.presentation-w .presentation-text-zone .bloc-gauche {
	float: right;
	width: 440px;
}
.presentation-w .presentation-text-zone .bloc-droite {
	float: right;
	width: 220px;
	text-align: justify;
}

.presentation-w .presentation-image {
	background-attachment: scroll;
	background-image: url(../images/presentation-02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 135px;
	position: relative;
}
.presentation-w .presentation-image .presentation-portrait {
	background-attachment: scroll;
	background-image: url(../images/presentation.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 316px;
	left: -22px;
	top: -147px;
	height: 379px;
}
.mentions-titre {
	font-weight: bold;
	color: #e1c384;
	text-transform: uppercase;
	font-size: 16px;
	padding-bottom: 4px;
}
.presentation-w .droite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	float: right;
	width: 250px;
	padding-bottom: 20px;
}
.presentation-w .droite .lien .separateur {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1c384;
	margin-bottom: 10px;
	padding-top: 10px;
}
.presentation-w .droite .lien {
	text-align: center;
}


.idden{
	display:none;
}

