body
{ 
  margin: 0;
  background-image: url(../images/fond_jaune.gif);
  FONT-FAMILY: verdana,arial,sans-serif; 
}

.header
{
  width: 100%;
  background: #000;
}

.home
{  
  text-align: center;
  width: 60px;
  padding: 5px;
  background: #ffcf63;
}

.return_home
{  
  vertical-align: top;
  FONT-SIZE: 12px; 
  COLOR: #FFFFFF; 
  FONT-FAMILY: verdana,arial,sans-serif; 
  FONT-WEIGHT: bold
}

.mainContent
{
	width: 100%;
}

.footer
{
	width: 99%;
	border: solid 2px #000;
	background: #000;
	color: #FFF;
	text-align: center;
	font-size: 13px;
	height: 20px;
}

tr.menu
{
	background: #FFCC66;
	font-weight: bold;
}

a.titresom
 { 
 color: #333333;
 font-size: 11px;
 font-family: verdana, arial, sans-serif;
 text-decoration: none;
 }
a.titresom:link
{
 color: #333333;
 font-size: 11px;
 font-family: verdana,arial,sans-serif;
 text-decoration: none;
}
a.titresom:visited {color: #333333; text-decoration: none;}
a.titresom:hover {color: #B30000; text-decoration: underline;}


a.titresomBig:link
{
 color: #333333;
 font-size: 14px;
 font-family: verdana,arial,sans-serif;
 text-decoration: none;
}
a.titresomBig:visited {color: #333333; text-decoration: none;}
a.titresomBig:hover {color: #B30000; text-decoration: underline;}

a.contact:link {color: #CC6600;}
a.contact:visited {color: #CC6600;}
a.contact:hover {color: #CC6600;}

td.title
{
	color: #B30000;
	font-weight: bold;
}

span.title
{
	color: #B30000;
	font-weight: bold;
}

span.title2
{
	color: #000000;
	font-weight: bold;
}

td.contener
{
	padding-left: 100px;
	padding-right: 100px;
	font-size: 14px;
}
