body {
	font-family: Arial, Helvetica, sans-serif;
	background: fixed url(trame.gif) white;
	margin-left: 220px;
	font-size: 15px;
	color: #22452F;
}
.base		{
	text-align: left;
}
.titre	{
	font-weight: 600;
	font-size: 18px;
}
.legende	{
	text-align: center;
	font-size: 12px;
	color: #660033;
}
.gauche {
	float: left;
	padding-right: 0.5em;
	padding-bottom: 0em;
	margin-top: 5px;
}
.droite {
	float: right;
	padding-bottom: 0em;
	padding-left: 0.2em;
	margin-top: 5px;
}
.news {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.lecteur	 {
	color: #84841B;
}
.lien {
	margin-top: 40px;
	text-align: center;
}

.raye {
	text-decoration: line-through;
}
.citation {
	font-style: italic;
}
.gras {
	font-weight: 900;
}
.comdroit {
	text-align: right;
	font-size: 12px;
	color: #660033;
}
.w3c {
	margin-top: 6em;
	float: right;
	padding-right: 1em;
}

li {
	margin-left: -1em;
}
a {
	color: #22452F;
}
a:hover {
	color: #6B0000;
}
a:visited {
	color: #6B0000;
}
a.brut {
	text-decoration: none;
	color: #22452F;
	}
a:hover.brut {
	text-decoration: none;
	color: #22452F;
	}
a:visited.brut {
	text-decoration: none;
	color: #22452F;
	}
a:active.brut  {
	background-color:transparent;
}	
a.menu   {
	text-decoration: none;
	color: White;
}
a:hover.menu   {
	text-decoration: none;
	color: White;
	background-color: #809285;
}
a:visited.menu   {
	text-decoration: none;
	color: White;
}
div.haut {
	background-color: #42624B;
	color: White;
	font-size: 35px;
	font-weight: 900;
	text-align: center;
	width: 100%;
}
span.phonet {
	font-size: 11px;
}

body#accueil {
	margin-top: 21%;
	margin-left: 0px;
	color: #42624B;
}
body#intro {
	margin-top: 25px;
}
div#init {
	margin-top: 75px;
}

#devise1 {
	font-size: 50px;
	font-weight: 900;
	text-align: center;
}
#devise2 {
	font-size: 40px;
	font-weight: 400;
	text-align: center;
}
#logo  	{
	margin-bottom: 15px;
}
#liste	{
	background-color: #42624B;
	margin-bottom: 20px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 0.2em;
}
p.menu 	{
	margin-bottom: -0.75em;
}
li.menu 	{
	margin-bottom: -0.75em;
}
#menu {
	position: absolute;
	width: 200px;
	left: 7px;
	top: 7px;
	color: White;
}
html > body #menu {position:fixed;}

