body {
	background-color : #FFFFFF;
	color: #131313;
	width: 100%;
	height: 100%;
	font-family: verdana;
}
a {
	color : #313131;
	text-decoration: underline;
}
a:hover {
	color : #000000;
	text-decoration: none;
}
p {
	text-align: justify;
}
#page {
	width: 100%;
	height: 100%;
	text-align: center;
}
#entete {
	text-align: center;
}
.contenu {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 3px;
	border-color: #ffdead;
	background-color: #fff4f1;
	padding-left: 1em;
	padding-right: 1em;
}
.contenu h4 {
	text-align: center;
	font-size: 2em;
	font-family: "Baskerville Old Face","Script MT Bold",verdana,arial;
	color: #ff7f50;
	margin-top: 0.5em;
	margin-bottom: 1em;
	border-bottom-style: double;
	border-bottom-color: #ff7f50;
}
.agauche {
	text-align: left;
	padding-left: 1em;
}
.aucentre {
	text-align: center;
}
.adroite {
	text-align: right;
	padding-right: 1em;
}
.menu {
	text-align: center;
	font-weight: bolder;
	margin-top: 1em;
	margin-bottom: 1em;
}
.menu a {
	text-decoration: none;
	padding: 0.5em;
	border-style: solid;
	border-color: #ffc0cb;
	border-width: 1px;
}
.menu a:hover {
	background-color: #ffc0cb;
	border-color: #ff0000;
}
.menuindex {
	text-align: center;
	font-weight: bolder;
	margin-top: 1em;
	margin-bottom: 1em;
}
.menuindex a {
	text-decoration: none;
	padding: 0.5em;
	border-style: solid;
	border-color: #ffc0cb;
	border-width: 1px;
	display : block;
}
.menuindex a:hover {
	background-color: #ffc0cb;
	border-color: #ff0000;
}
#pied {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	color: #999999;
	padding: 0.5em 0 0 0;
	text-align: center;
	font-size: 0.8em;
}
#pied a {
	color : #999999;
	text-decoration: underline;
}
#pied a:hover {
	color : #ff0000;
	text-decoration: none;
}
.pub728x90 {
	margin-left: auto;
	margin-right: auto;
	width: 728px;
	height: 100px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-style: dashed;
	border-width: 0px;
	border-color: #a0522d;
}
.pub728x90 p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #a0522d;
	text-align: center;
}
.pub728x90 a {
	text-decoration: none;
	color: #a0522d;
}
.pub728x90 a:hover {
	color: #fa8072;
}

