body,
html {
	margin:0;
	padding:0;
	background:#fff;
	color:#000;
}

ul,li {
	list-style-type: none;
	}

p {
	line-height:1.8em;
	font-size:14px;
}

a:link{
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
a:active{
	text-decoration: none;
}

#page {
	min-width:1280px;
	margin:0px;
	padding:0px;
	font-family:verdana, arial, times, courrier;
	font-size:12px;
}
li#barre{
	margin: 10px 5px 0 0;
}

#menu a{
	color:#FFFFFF;
}
#menu a:link{
	text-decoration: none;
}
#menu a:visited{
	text-decoration: none;
}
#menu a:hover{
	text-decoration: underline;
}
#menu a:active{
	text-decoration: underline;
}

div#barre_rouge {
	background-color:#de2303;
	height:8px;
}
#barre_gauche {
	float:left;
	width:146px;
	height:731px;
	background-image: url(../images/barre_gauche.jpg);
}
#entete {
	height:140px;
	padding-right:40px;
	margin:10px 0 0 150px;
}
#droite {
	text-align:right;
	padding-top:80px;
	font-weight:bold;
}
#droite p {
	margin:0;
	padding:0;
	line-height:1.4em;
}
p#titre_bleu{
	color:#13408b;
	font-size:22px;
	font-family:times, verdana, arial;
}
p#titre_rouge{
	color:#de2303;
	font-size:16px;
}
p#titre_vert{
	color:#157033;
	font-size:22px;
	font-family:times, verdana, arial;
}

div#central {
	background-image: url(../images/fond_degrade_beige.gif);
	background-repeat: repeat-x;
	min-height: 610px;
	margin-left:146px;
}
div#contenu {
	background-image: url(../images/fond_texte_beige.gif);
	background-repeat: repeat-x;
	min-height: 610px;
	margin:0 40px 0 30px;
	padding:20px 20px 0 20px;
	text-align:justify;
}

h2 {
	color:#157033;
	font-size:20px;
	margin-bottom:35px;
	font-weight:bold;
}
h3 {
	color:#13408b;
	font-weight:bold;
	font-size:14px;
}

img#entete_gauche{
	float:left;
}
img#entete_droite{
	float:right;
}
#back{
	text-align:right;
}

a#back:link{
	color:#de2303;
}
a#back:hover{
	color:#13408b;
}
a#back:visited{
	color:#de2303;
}
a#back:active{
	color:#13408b;
}
#page #menu #nosee {
	color: #A5774C;
}

