body 
{
		background-color:#cccccc; 
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
}

#fond
{
		background-color: #C0C0A3;
}

font,tr,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#contenue
{
		background-image: url(images/contenue-fond.gif);
		text-align: left;
		vertical-align: bottom;
}

.haut
{ 
background-image: url(images/contenue-titre.gif);
background-repeat: no-repeat;
text-align: center;
vertical-align: bottom;
font-weight: bold;
}

.bas
{
background-image: url(images/contenue-bas.gif);
background-repeat: no-repeat;
text-align: center;
vertical-align: top;
}

a:link 
{
		color: #111111;	text-decoration: none;
}

a:visited 
{
		color: #111111; text-decoration: none;
}

a:hover 
{
		color: #75753E; text-decoration: underline;
}

a:active 
{
		text-decoration: none;
}

.red
{
		color: #ff0000;
}

.big
{
	font-size: 16px;
}

#quote { white-space: normal;font-family: Verdana, Arial;font-size: 11px;padding-top: 2px;padding-right: 2px;padding-bottom: 2px;padding-left: 2px;color: #000000;background-color: #ffffff; border: 1px dashed #0F2732; }

.lost
{
font-variant: small-caps;
font-weight: bold;
font-size: 9px;
}

.avant:before
{
   content: url("images/puce.gif");
}

.fond
{
		background-color: #E7E7C4;
}

.petitcap
{
   font-variant: small-caps;
   font-weight: bold;
   font-size: 16px;
}

.mdh
{
background-image: url(images/hautmenu.gif);
background-repeat: no-repeat;
text-align: center;
vertical-align: middle;
font-weight: bold;
}

.mdb
{
background-image: url(images/basmenu.gif);
background-repeat: no-repeat;
}

#menu1
{
background-image: url(images/fontmenu.gif);
}

.mgh
{
background-image: url(images/hautmenu2.gif);
background-repeat: no-repeat;
text-align: center;
vertical-align: middle;
font-weight: bold;
}

.mgb
{
background-image: url(images/basmenu2.gif);
background-repeat: no-repeat;
}

#menu2
{
		background-image: url(images/fontmenu2.gif);
}

.tablo td,tr,th
{
border: 1px solid #C8C897;
}

.rubis
{
font-variant: small-caps;
font-size: 10px;
font-weight: bold;
color: #F80000;
}

.imgfloat{
float:left; margin:5px;
}