/* Decembre 2008 - Feuille de style pour le site www.izencia.com
/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #FFF url(images/bg_picture.png);
	margin:0;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #333333;
	background-attachment:fixed ;
}

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

em {
	color: #232323;
	font-weight: bold;
	}

img { 
	margin: 0; 
	padding: 0; 
	border: none; 
}
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
h1 { font-size: 1.6em; margin-left: 40px;  }
h2 { font-size: 1.2em; margin-bottom: 0px; color: white; border-bottom : 1px dotted white;}
h3 { font-size: 1.2em; margin-bottom: 0px; color: black; border-bottom : 1px dotted black; padding: 20px 20px 15px 25px;;}

/* Positionnement des éléments à l'écran */

a {
	color: #3f3f3f;
	font-weight: bold;
}

a:hover{
	color: black;
}

#page { 
	/* Page englobante */ 
	width: 940px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	}
	
#pageContenue { 
	/* Page englobante */ 
	width: 900px;
	height: auto;
	margin-left: 20px;
	float: left;
	text-align: left;
	background: white repeat-y;
	}

#leftCol { 
	/* Header ( zone blanche)*/ 
	width: 940px;
	float: left;
	height: auto;
	background: url(images/colGauche.png) repeat-y top left;
	}

#rightCol { 
	/* Header ( zone blanche)*/ 
	width: 940px;
	float: right;
	height: auto;
	background: url(images/colDroite.png) repeat-y top right;
	}
	
#header { 
	/* Header ( zone blanche)*/ 
	width: 900px;
	height: 150px;
	text-align: left;
	background: url(images/header.png) top left;
	vertical-align: bottom;
	}
	

	
#header a{ 
	/* Header ( zone blanche)*/ 
	font-size: 15px;
	color: #df650b;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	}
	

#header a:hover{ 
	/* Header ( zone blanche)*/ 
	color: #774b2a;
	}
	
#menuHeader{ 
	/* Header ( zone blanche)*/ 
	position: relative;
	display: block;
	float: right;
	text-align: right;
	margin: 130px 50px 0px 0px;
	color: #df650b;
	}
	
	
#logo { 
	/* Header ( zone blanche)*/ 
	width: 170px;
	height: 150px;
	margin-left: 100px;
	text-align: left;
	background: url(images/logo.png);
	}
#menu { 
	/* Header ( zone blanche)*/ 
	float: left;
	width: 900px;
	height: auto;
	text-align: left;
	background: url(images/bandeMenu.png) repeat-y;
	}
#menu  ul {
	display: block;
	position: relative;
	float: left;
	width: 100px;
	list-style-type: none;
	margin:0px;
	padding: 0px;
	}


.boutonPrincipal {
	text-decoration: none;
	color: #68320c;
	font-size: 13px;
	font-weight: normal;
	}

.boutonPrincipal:hover {
	text-decoration: underline;
	}
		
.sousMenu{
	padding: 0px 0px 0px 10px;
	display: block;
	}
.sousMenuBtn{
	color: #605223;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
.sousMenuBtn:hover{
text-decoration: underline;
	}		
#menu  li {
	width: 100px;
	margin: 10px 0px 10px 30px;
	display: block;
	}

#menu  li ul li{
display: block;
	width: 100px;
	margin: 10px 0px 10px 10px;
	}
	
#affichage{ 
	/* Header ( zone blanche)*/ 
	float: right;
	width: 730px;
	height: auto;
	text-align: left;
	background: #bfad6d url(images/triangle.png) repeat-y;
	min-height: 400px;
	}
	
#bandeauTitre{ 
	/* Header ( zone blanche)*/ 
	float: right;
	width: 730px;
	height: auto;
	text-align: left;
	color: #f3ec77;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #886c27;
	padding: 7px 0px 7px 0px;
	}
	
#footer{
	float: left;
	width: 900px;
	height: auto;
	background: #67330c;
	padding: 5px 0px 5px 0px;
	text-align: center;
	border-top: 2px solid white;
	color: white;
	}
	
#partenaire{
	border: 1px solid #b58561;
	background: #422108;
	padding: 10px 10px 0px 10px;
	color: #d5b8a3;
	}
	
#partenaire a{
	display: block;
	text-align: center;
	float: left;
	opacity: 0.6;
}

#partenaire a:hover{
	display: block;
	text-align: center;
	float: left;
	opacity: 1;
}
	
#partenaire a img{

	}
	
#footer p{
	margin: 0px;
	}
	
#footer a{
	font-size: 0.7em;
	color: #d5d5d5;
	text-decoration: none;
	}

#footer a:hover{
	color: #f5f5f5;
	}
	
#picture{
	float: left;
	width: auto;
	height: auto;
	margin: 20px 10px 20px 30px;
	text-align: center;
	}
	
.technique{
	float: left;
	width: 240px;
	padding: 10px 0px 10px 0px;
	height: auto;
	margin: 20px 30px 0px 10px;
	text-align: left;
	background: #967f48;
	border: none;
	border-top: 1px dotted #592f10;
	border-bottom: 1px dotted #592f10;	
	color: #252525;
	}
	
.technique p{
	margin: 0px 5px 0px 5px;
	}
#description{
	float: left;
	text-align: justify;
	width: 400px;
	height: auto;
	margin: 10px 20px 40px 30px;
	border-left: 15px solid #8b712a;
	border-top: 3px dotted #8b712a;
	padding: 10px 0px 0px 10px;
	font-size: 1.1 em;
	color: black;
	}
	
#description p {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
	
#prix{
	float: left;
	border-left: 8px solid #8b712a;
	padding: 10px 20px 10px 5px;
	margin:  50px 30px 20px 10px;
	font-size: 1.8 em;
	color: white;
	}	
#bandeauMiniature{
	float: left;
	width: 730px;
	height: auto;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	background: #1f1f1f;
	text-align: left;
	}
#bandeauMiniature a{
	text-decoration: none;	
		}
.miniPhoto {
	width: 140px;
	height: 93px;
	margin: 10px 0px 10px 20px;
	}

#maxiPhoto {
	border: 3px solid black;
	width: 400px;
	height: auto;
	}
	
#edito {
	position: relative;
	float: left;
	width: 400px;
	height: auto;
	background: #ddd69f;
	border: 1px solid black;
	margin: 20px 20px 50px 30px; 
	}
	
#edito p {
	margin: 20px 20px 15px 25px;
	text-align: justify;
	color : #272727;
	}

#photoMenu {
	position: relative;
	float: right;
	width: 240px;
	height: auto;
	border-bottom: 3px dotted #8b712a;
	margin: 20px 30px 50px 0px; 
	}
	
#photoMenu  a{
display: block;
	margin: 0px 0px 1px 0px;
}
	
	
#contact{	
	width: 400px;
	height: auto;
	margin: 20px 20px 50px 30px; 
	}
	
#contact ul{
margin: 0px;
padding: 0px;
border-left: 3px dotted #8b712a;
width: auto;
margin: 0px 0px 20px 20px;
	}	
	
#contact li{
width: 370px;
margin: 10px 0px 0px 0px;
padding: 10px 0px 3px 10px;
border-bottom: 3px dotted #8b712a;
	}
	
	
#fieldset{
width: auto;
margin: 0px 0px 20px 20px;
padding: 10px 10px 10px 10px;
border: 3px dotted #8b712a;
}
	
.formulaire{
width: 300px;
background: #e2e2e2;
border: 1px solid black;
color: #df650b;
font-weight: bold;
}

#panneauAffichage{
position: absolute;
display: block;
left: 50%;
margin-left: -350px;
width: 700px;
height: auto;
top: 300px;
background-color: #808080;
border: 1px solid black;
z-index: 20;
text-align: center;
padding: 10px 0px 10px 0px;
color: black;
font-size: 1.3 em;
}

#panneauAffichage a{
position: absolute;
right: 20px;
color: white;
text-decoration: none;
}

#pictureShow {
position: absolute;
width: auto;
height: auto;
z-index: 20;
text-align: left;
}

#pictureShowPic {
width: 100px;
height: auto;
border: 1px solid black;
}

#zoom {
position: absolute;
width: auto;
left: -300px;
top: 130px;
padding-left: 50%;
height: auto;
text-align: right;
}

#zoomPic {
width: 600px;
border: 1px solid black;
}
#preload {
display: none;
}


#greyMask{
left: 0px;
top: 0px;
position: absolute;
background-color: #202020;
width: 100%;
height: 100%;
z-index: 100;
}


.paragrapheEncens {

margin-top: 10px;
text-align: justify;
padding: 10px 20px 10px 40px;
background-color: #c1a86b;
border-bottom: 3px  dotted #8b712a;
}

.paragrapheInfo {

text-align: justify;
padding: 10px 20px 10px 40px;
}

.encensInfo {

text-align: justify;
padding: 10px 20px 10px 40px;
}
.encensInfo ul {
font-weight: bold;
width: auto;
}
.encensInfo li {

width: auto;
}
.imageEncens{
float: right;
margin-right: 20px;
}

.encensListe {
margin: 10px 20px 10px 40px;
}

table {
margin: 20px;
font-size: 1em;
}
td{
background: #d3c977;
padding: 15px;
margin: 10px;
}

.separator{
	clear:both;
}
