body{
	background:url("img/fond-tableau2.jpg") top center no-repeat fixed;
	background-color:white;
	width:1000px;
	margin:auto;
	}
	

#corps{
	margin-top:0px;
	color:black;
	width:1000px;
	position:absolute;
	top:0;
	}
#corps a{
	color:black;text-decoration:none;
	}
#corps a:hover{
	color:black;
	}
#corps img.logo {margin-top:25px;margin-left:-107px;}

#boutons {float:left;margin-top:180px;margin-left:50px;}

a.atelier {display:block;width:72px;height:29px;}
a.galerie {display:block;width:78px;height:29px;}
a.biographie {display:block;width:106px;height:29px;}
a.expositions {display:block;width:112px;height:30px;}
a.contact {display:block;width:82px;height:29px;}


/** #########################################################################
/** #########################################################################
/** #########################################################################
					ACCUEIL **/
					
#corps_accueil{
	margin-top:70px;
	width:740px;
	margin-left:230px;
	}

#corps_accueil img{
	margin-top:4px;
	margin-left:70px;
	float:left;
	display:inline;
	border:1px solid black;
	width:120px;
	height:180px; 
	}
	
#corps_accueil #texte_accueil{
	width:480px;
	text-align:justify;
	margin-left:180px;
	padding-left:20px;
	}
#corps_accueil #citation_flo{
	width:740px;
	margin-top:100px;
	font-style:italic;
	font-weight:bold;
	}
/** #########################################################################
/** #########################################################################
/** #########################################################################
					EXPOSITIONS**/
#corps_expos{
	background-color:rgba(255,255,255,0.3);
	width:500px;
	height:430px;
	overflow:auto;
	margin-left:325px;
	margin-top:20px;
	border:1px solid black;
	padding:10px;
	}
.t2{
	margin-left:20px;
	}
#corps_expos img{
	display:block;
	margin-top:5px;
	}

/** #########################################################################
/** #########################################################################
/** #########################################################################
					CONTACT**/
#corps_contact{
	margin-left:250px;
	margin-top:30px;
	width:500px;
	}
#corps_contact input,textarea{
	background:#d1d1d1;
	border:1px solid grey;
	}
#corps_contact p{
	margin:40px 20px;padding:0;
	}
/** #########################################################################
/** #########################################################################
/** #########################################################################
					BIOGRAPHIE**/	
#corps_biographie{
	width:600px;
	margin-left:300px;
	margin-top:20px;
	height:430px;
	overflow:auto;
	padding:2px 10px 10px 10px;
	border:1px solid black;
	background-color:rgba(255,255,255,0.5);
	}
