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

#global {
	position:relative;
	width:800;
	height:750px;
	z-index:1;
	top: auto;
	left: auto;
	background-color: #FFFFFF;
	right: auto;
	bottom: auto;
	margin: auto;
}
#Nom {
	position:absolute;
	width:900px;
	height:66px;
	z-index:50;
	left: 0px;
	top: 30px;
	padding-left: 50px;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #333;
}
#liens {
	position:absolute;
	width:685px;
	height:22px;
	z-index:2;
	top: 115px;
	background-color: #FFF;
	padding: 5px;
	right: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #900;
}
#contenu {
	position:absolute;
	width:832px;
	height:887px;
	z-index:3;
	left: 62px;
	top: 182px;
	text-align: center;
	font-size: 14px;
}
#texte {
	position:absolute;
	width:1148px;
	height:3819px;
	z-index:4;
	left: 98px;
	top: 209px;
	overflow: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#image {
	position:absolute;
	width:403px;
	height:485px;
	z-index:5;
	left: 498px;
	top: 210px;
	overflow: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #999;
	font-size: 14px;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #333;
}
.TEXTE {
	overflow: hidden;
}
h1 {
	font-size: 24px;
	color: #333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 24px;
	color: #333;
}
h3 {
	font-size: 16px;
	color: #900;
}
h4 {
	font-size: 14px;
	color: #333;
	text-align: center;
}
a {
	font-size: 14px;
	color: #FFF;
}
#global #texte div p {
	font-size: 14px;
}
#global #texte div p {
	font-size: 16px;
}
#global #texte div p {
	color: #F00;
}
#global #texte div .TEXTE {
	color: #000;
}
#global #texte div p {
	color: #000;
}
