/* CSS Document */
body {
	padding:0;
	margin:0;
	text-align:center;
	font-family:arial, sans-serif;
	color:#ffffff;
	background-color:#5b514f;
	}
a { text-decoration:none; }
a img { border:0; }
/* FONDS ET LOGOS DES DIFFERENTES PAGES*/
#page {
	background:url('images/bkg0.jpg'); 
	width:900px;
	height:630px;
	text-align:left;
	margin:0 auto;
		}
#pagecontact {
	background:url('images/bkgcontact.jpg'); 
	width:900px;
	height:620px;
	text-align:left;
	margin:0 auto;
		}
#pagegalerie {
	background:url('images/bkg0.jpg'); 
	width:900px;
	height:1350px;
	text-align:left;
	margin:0 auto;
		}
#grigri{
	position:absolute;
	width:580px;
	height:500px;
	margin-top:0px;
	margin-left:0px;
}
#navigation{
	position:absolute;
	width:500px;
	height:30px;
	margin-top:10px;
	margin-left:400px;
	font-size:16px;
		}
#logogrand {
	position:absolute;
	width:473px;
	height:112px;
	margin-top:40px;
	margin-left:90px;
	/*border:1px solid #ffffff;*/
		}
#logopetit {
	position:absolute;
	width:285px;
	height:75px;
	margin-top:30px;
	margin-left:30px;
		}
/* PAGE ACCUEIL*/
#portrait {
	position:absolute;
	width:173px;
	height:172px;
	margin-top:80px;
	margin-left:630px;
		}
#tableau1accueil {
	position:absolute;
	width:233px;
	height:283px;
	margin-top:190px;
	margin-left:35px;
		}
#texte1accueil{
	position:absolute;
	width:265px;
	height:auto;
	margin-top:190px;
	margin-left:275px;
	font-family:"Times New Roman", serif;
	font-size:18px;
	color:#9bb8dc;
		}
#texte2accueil{
	position:absolute;
	width:210px;
	height:auto;
	margin-top:260px;
	margin-left:580px;
	background:url('images/lettrine2.gif') no-repeat;
	font-size:12px;
	padding-left:40px;
	padding-top:70px;
		}
#tableau2accueil {
	position:absolute;
	width:80px;
	height:95px;
	margin-top:490px;
	margin-left:110px;
		}
#tableau3accueil {
	position:absolute;
	width:123px;
	height:95px;
	margin-top:490px;
	margin-left:200px;
		}
#tableau4accueil {
	position:absolute;
	width:75px;
	height:95px;
	margin-top:490px;
	margin-left:333px;
		}
#tableau5accueil {
	position:absolute;
	width:125px;
	height:95px;
	margin-top:490px;
	margin-left:418px;
		}
/* PAGE BIOGRAPHIE, GALERIE, EXPOS*/
#titre {
	position:absolute;
	width:460px;
	height:115px;
	margin-top:90px;
	margin-left:165px;
	z-index:1;
		}
/* PAGE BIOGRAPHIE*/
.debutphrase{
	font-family:"Times New Roman", serif;
	font-size:145%;
	color:#d49ac3;
}
#texte1biographie{
	position:absolute;
	width:370px;
	height:auto;
	margin-top:210px;
	margin-left:40px;
	font-size:13px;
	line-height:170%;
		}
#texte2biographie{
	position:absolute;
	width:400px;
	height:auto;
	margin-top:210px;
	margin-left:460px;
	font-size:13px;
	line-height:170%;
		}
#tableau1biographie {
	position:absolute;
	width:183px;
	height:130px;
	margin-top:440px;
	margin-left:460px;
		}
#tableau2biographie {
	position:absolute;
	width:183px;
	height:130px;
	margin-top:440px;
	margin-left:660px;
		}
/* PAGE GALERIE*/
#textegalerie {
	position:absolute;
	width:400px;
	height:125px;
	margin-top:60px;
	margin-left:500px;
	z-index:2;
	font-family:"Times New Roman", serif;
	font-size:20px;
	color:#c6b9b9;
		}
#contenu{
	position:absolute;
	width:800px;
	height:auto;
	margin-top:220px;
	margin-left:50px;
}
#contenu {
	font-size:80%;
}
#contenu h1{
	font-family:"Times New Roman", serif;
	font-size:145%;
	color:#9dabdc;
	font-weight:normal;
}
/* PAGE LIENS*/
#liens {
	position:absolute;
	width:700px;
	height:auto;
	margin-top:140px;
	margin-left:50px;
	font-size:80%;
		}
/* PAGE CONTACT*/
#contact{
	position:absolute;
	margin-top:120px;
	margin-left:460px;
	font-family:"Times New Roman", serif;
	font-size:125%;
	color:#e09b28;
	}
#mail{
	position:absolute;
	margin-top:210px;
	margin-left:460px;
	font-size:80%;
	}
#mail a{
	color:#ffffff;
	text-decoration:underline;
}
/*TOUTES PAGES*/
#retour{
	position:absolute;
	width:180px;
	height:45px;
	margin-top:575px;
	margin-left:700px;
}
#retourgalerie{
	position:absolute;
	width:180px;
	height:45px;
	margin-top:1300px;
	margin-left:700px;
}
#signature{
	width:900px;
	height:20px;
	margin-top:0px;
	font-size:70%;
	color:#cecece;
	text-align:center;
	margin:0 auto;
}
#signature a{
	color:#cecece;
	text-decoration:underline;
}
/* PAGE PLAN DU SITE*/
#contenu a{
	color:#ffffff;
}
