#largeur_2000 {
	width: 2000px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	background-image: url(../images/maquette/jaune.gif);
	background-repeat: repeat-y;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#gauche {
	width: 200px;
	float: left;
}

#logo {
	background-image: url(../images/maquette/logo.jpg);
	height: 130px;
}

#menu {
	background-image: url(../images/maquette/anapath.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: right;
	height: 500px;
}

#droite {
	float: left;
	width: 571px;
}

#photos {
	background-image: url(../images/maquette/photos.jpg);
	height: 97px;
	background-repeat: no-repeat;
	background-color: #F3F1E2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C4C1B2;
}

#FRM {
	margin-top: 4px;
	background-color: #FFFFFF;
	height: 20px;
	margin-left: 5px;
	background-position: right;
}

#contenu {
	margin: 30px 0px 0px 40px;
	text-align: justify;
}

#audela {
	float: left;
	height: 97px;
	width: 1200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C1B2;
	background-color: #F6F4E9;
}

h1,h2,h3,h4,h5,h6,p,div {
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #990000;
	text-align: right;
	margin-bottom: 2em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FAF5E6;
	background-color: #4C5F92;
	padding: 0.3em;
	margin-top: 2.5em;
	margin-bottom: 1.5em;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #003366;
	margin-top: 1.2em;
	margin-bottom: 0.8em;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #6699CC;
	text-indent: 0em;
	margin-bottom: 1em;
	margin-top: 1em;
}

a:link {
	color: #990033;
	text-decoration: none;
}

a:visited {
	color: #990033;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.liens_haut {
	text-align: right;
}

.texte_retrait {
	text-indent: 15px;
}

.texte_gris {
	color: #999999;
	font-style: italic;
}

.texte_centre {
	text-align: center;
}

.texte_centre_gras {
	font-weight: bold;
	text-align: center;
}
