body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #9A9486;
	margin-top: 0px;
}

/* TEXTES----------------------------------------------*/
.titres {
	font-family: Garamond, "Times New Roman", Times;
	font-size: 26px;
	color: #FEF1D4;
}
.sousTitres {
	font-family: Garamond, "Times New Roman", Times;
	font-size: 18px;
	color: #FEF1D4;
	text-transform: uppercase;
}
.txtPt {
	font-size: 10px;
}
.txtPtPt {
	font-size: 9px;
}
.menuGara {
	font-family: Garamond, "Times New Roman", Times;
	font-size: 14px;
	color: #FFFFFF;
}
.tabAlG {
	text-align: left;
}
.imgDroite {
	margin-left: 8px;
	border: 1px solid #666666;
}
.imgGauche {
	margin-right: 8px;
	border: 1px solid #666666;
}

/* LIENS-----------------------------------------------*/
a:link, a:visited {
	color: #FEF1D4;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	color: #CC9966;
	text-decoration: none;
}
a.liensTxt:link, a.liensTxt:visited {
	color: #FEF1D4;
	text-decoration: none;
	font-size: 12px;
}
a.liensTxt:hover {
	color: #CC9966;
	text-decoration: none;
}
a.liensMenus:link, a.liensMenus:visited {
	font-size: 10px;
	color: #CC6633;
	text-decoration: none;
}
a.liensMenus:hover {
	color: #44443B;
	text-decoration: none;
}
a.liensCopy:link, a.liensCopy:visited {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
a.liensCopy:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* BLOCS-----------------------------------------------*/
#page {
	position: relative;
	z-index: 0;
	height: 750;
	width: 520px;
	top: 0px;
	background-color: #AEACA7;
	text-align: justify;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 95px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 220px;
}
#photo {
	position: absolute;
	z-index: 2;
	height: 235px;
	width: 200px;
	left: 0px;
	top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#bandeau {
	position: absolute;
	z-index: 1;
	height: 75px;
	width: 560px;
	left: 200px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu {
	position: absolute;
	z-index: 1;
	height: 200;
	width: 170px;
	left: 0px;
	top: 235px;
	background-color: #330000;
	font-size: 10px;
	color: #CC9966;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#autoris {
	position: absolute;
	height: 675px;
	width: 510;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	visibility: hidden;
	z-index: 1;
	left: 111px;
	top: 1169px;
}
#testa1 {
	position: absolute;
	height: 415;
	width: 610px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	visibility: hidden;
	z-index: 1;
	left: 83px;
	top: 1909px;
}
#testa2 {
	position: absolute;
	height: 470;
	width: 610px;
	left: 84px;
	top: 1895px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	visibility: hidden;
}
#imgMort1 {
	position: absolute;
	height: 520px;
	width: 320px;
	left: 183px;
	top: 1861px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	visibility: hidden;
}
#imgMort2 {
	position: absolute;
	height: 520px;
	width: 320px;
	left: 183px;
	top: 1861px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	visibility: hidden;
}

