@charset "utf-8";
/* CSS Document */

	body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fcf8e4;
	background-color: #39471d;
	background-image:url(../images/bgBody.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-size:13px;
	/*text-align:justify;*/
}
img{
	border:none;	
}
h1{
height:41px;
font-size:16px;
font-weight:normal;
padding:10px 10px 10px 0;
margin:0;
}
h1 img {
display:block;
padding-top:15px;
font-weight:bold;
}
h2{
font-size:14px;
font-weight:bold;
padding:10px 10px 5px 0;
margin:0 0 20px 0;
border-bottom: #6b6c38 1px solid;
}

h3{
font-size:16px;
font-weight:bold;
padding:10px 10px 10px 0;
margin:0;
}


h2 span{
font-size:16px;
font-weight:bold;
display:block;
padding-top:15px;
}
a:link, a:visited{
color:#fcf8e4;
text-decoration:underline;
}
a:hover{
color:#6A6A4C;
text-decoration:underline;
}

#container{
	position:absolute;
	left:50%;
	margin-left: -570px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	width:1140px;
	height:100%;
}

.sep{
background-image:url(../images/fleur.jpg);
background-position:bottom right;
background-repeat:no-repeat;
height:41px;
clear:both;
}

#main{
width:847px;
height:100%;
background-color:#000000;
margin-left:144px;
}
#menu{
margin:0 40px 0 40px;
border: #35411d 1px solid;
}
.entree,.entree2{
margin:0 70px 20px 70px;
text-align:justify;
}

.entree2{
text-align:right;
margin:0 70px 20px 70px;
font-size:16px;
}
.ital{
font-style:italic;
}
#menu ul{
text-align:right;
list-style:none;
margin:0;
padding:0;
}
#menu li{
display:inline;
}
#content{
background-color:#000000;
padding:0 40px 0 40px;

}
#contentLeft{
width:475px;
float:left;

}
#contentRight{
background-image:url(../images/piedBio.jpg);
background-position:bottom;
background-repeat:no-repeat;
margin:30px 0 30px 0;
width:240px;
float:right;
background-color:#6a6a4c;
color:#000000;
padding:10px 10px 200px 10px;
}
#contentRight p{
padding-top:0;
margin-top:0;
}
.imgBorder{
border:#fcf8e4 1px solid;
}
#pied{
background-image:url(../images/pied.jpg);
background-position: right top;
background-repeat:no-repeat;
border-top: #35411d 1px solid;
height:95px;
padding-top:10px;
background-color:#000000;
}
#copyright{
width:40%;
float:left;
font-size:10px;
}
#espaceClient{
width:40%;
float:right;
text-align:right;
}
.slideFlash{
border: #39471D 2px solid;
width:640px;
margin:20px 0 30px 72px;

}
.alignGauche{
display:block;
margin:-40px 20px 10px 10px;
float:left;
}
.alignDroite{
float:right;
margin:-40px 10px 10px  20px ;
}
input[type="password"]{
background-color:#000000;
color:#fcf8e4;
border:#35411d 1px solid;
}
.submit{
     border:none;
     color:#f7eeb0;
	background-color:#000000;
}
.submit:hover{
     color:#699B04;
}
.tiBlock{
/*width:290px;*/
float:left;
}
.tiBlock2{
/*width:290px;*/
float:right;
margin-right:
}
.tiBlock2 p, .tiBlock p{
margin-top:0;
}
.tiBlock h2{
width:290px;
}
.plus{
height:30px;
}

#albumList{
list-style:none;
text-align:center;
}
#albumList li{
text-align:center;
width:90%;
margin:10px;

}

#albumList img{
margin:10px;
border: 1px solid #ffffff;
padding:5px;
}

#albumList div{
text-align:center;
padding:10px 0 10px 0;
}
.introGalerie{
float:left;
padding:12px 12px 0px 12px;
margin:3px;
border:#444423 1px solid;
background-color:#141610;
font-size:15px;
}
.introGalerie span{
display:block;
margin:10px 0 10px 0;
}
.introGalerie:hover{
background-color:#2e3325;
}

.clear{
clear:both;
margin:0;
padding:0;
}
.slogan{
font-size:16px;
font-style:italic;
text-align:center;
}
.globalGalerie{
text-align:center;
width:740px;
}
.contactLien:link,.contactLien:visited{
text-decoration:none;
}
.contactLien:hover{
text-decoration:underline;
color:#000000;
}
#contact #main{
font-size:14px;
}
.temtext{
float:left;
margin-left:25px;
width:530px;
}
.marDroite{
width:715px;
}
.retour a:link,.retour a:visited{
display:block;
font-weight:bold;
text-decoration:none;
}

.retour p{
float:right;
clear:both;
}
.albumList {
	list-style: none;
	margin-left: 10px;
}

.albumList li {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.albumList img {
	display: block;
	border: 2px solid #ffffff;
}
.albumList img:hover {
	display: block;
	border: 2px solid #4B5F23;
}
