body {
	background-image:url(../images/background.gif);
  	font-family: Trebuchet, Verdana, Geneva, Arial, helvetica, sans-serif;
	margin:0;
	height:100%;
	vertical-align:top;
}

a.link:link {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #3399CC;
}
a.link:visited {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #3399CC;
}
a.link:hover {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	text-decoration: underline;
	color: #000066;
}

td.menu{
  	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	height: 20px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color: #FFCC00;
}

td.menu a{
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
td.menu a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
td.menu a:hover{
	text-decoration: none;
	color: #3399CC;
}
td.menu a:active{
	text-decoration: none;
	color: #FF6600;
}

.clock{
  	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	color: #B0D7EC;
}

TD.ariane{
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	background-color:#FFFF99;
}

.titre{
  	font-family: Trebuchet, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:21px;
	color: #000066;
	margin-top:6px;
}

.soustitre{
  	font-family: Trebuchet, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:16px;
	color: #FF6600;
	margin-top:12px;
	margin-bottom:-10px;
	font-weight:bold;
}

.soustitrecontact{
  	font-family: Trebuchet, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:16px;
	color: #3399CC;
	font-weight:bold;
}

TD.telephone{
  	font-family: Trebuchet, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000066;

}

.text{
  	font-family: Trebuchet, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-align:justify;
	margin-right:25px;
}

LI {
  	font-family: Trebuchet, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-align:justify;
	margin-top:5px;
	margin-right:15px;
	margin-left:-23px;
	list-style-type:square ;
}

TD.footer{
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	text-align:center;

}

