﻿*{ margin: 0; padding: 0; }

body{	
	width: 100%;
	min-width: 1000px;
	min-height:100%;
	padding:0px;
}


#header{
	margin:0px;
	padding:0px;
	background: url(../images/header_galerie.jpg) no-repeat center top;
	height: 166px;
	width: 100%;
	min-width: 1000px;
}




/* ----------------------------- bloc  menu ----------------------------------- */

#retour{padding:0px;
	margin:0px auto;
	width: 1000px;
}

#retour a {
	border-width:0px;
	font-style: normal;
	font-size: 17px; 
	font-family:sans-serif, Verdana, Lucida Grande, Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica;
	font-weight:600;
	text-decoration:none;
	color:#ffb907;
	text-align: center ;

	background: url(../images/bouton_galerie.jpg) no-repeat center top; 
	
	width: 123px;
	float:left;
	height:40px;
	padding:10px 0px 0px 0px;
	margin:70px 0px 0px 106px;
}

#retour a:active{
	color:#ffc607;
}

#retour a:focus{
	color:#ffc607;
}

#retour a:hover{
      	background: url(../images/bouton_galerie_2.jpg) no-repeat center top; 
}


/* ----------------------------- conteneur ----------------------------------- */
#fond{	
	width: 100%;
	min-width: 1000px;
background-color:#b1a188;
}

#flashcontent{	

	width: 900px;
	background-color:#b1a188;
	margin:-45px auto 0px auto;
	color:#FFFFFF;

}

#flashcontent a{	
color:#FFFFFF;

}





/* ----------------------------- footer ----------------------------------- */

#footer{
	font-family: arial,helvetica,sans-serif;
	font-size:10px;
	margin:-15px 0px 0px 0px;
	padding:0px;
	width: 100%;
	min-width: 1000px;
	background: url(../images/footer_galerie.jpg) no-repeat center bottom;
	height: 68px;
	position:relative;
	bottom:0px;

}

#copyright{
text-align:center;
position:relative;
padding-top:50px;
font-size:12px;
}
