td.haut
{
	border-top: 1px solid Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;	
}

td.milieu
{
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	background-color: White;
}


td.bas
{
	border-bottom: 1px solid Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	background-image:url(bas.jpg);
}

td.texte
{
	font: 11px Verdana;
}

div.exclamation {
	font: 11px Verdana;
	padding: 12px;
	margin-left:auto;
	margin-right:auto;
	width: 500px;
	background-color: rgb(227,104,106);
	color: white;
	border-top: 1px solid rgb(241,0,0);
	border-bottom: 1px solid rgb(241,0,0);
	font-weight: bold;
}

table.cadre
{
	border-bottom: 2px solid #095084;
	border-top: 2px solid #095084;
	border-left: 2px solid #095084;
	border-right: 2px solid #095084;
	font: 11px Verdana;
}

table.no_cadre {
	 font: 11px Verdana;
}

h2.title
{
	font: 20px Verdana;
	color: #095084;
	font-style: Bold;
}

h1.title
{
	font: 24px Verdana;
	color: #095084;
	font-style: Bold;
}

table.contact
{
	border: 1px solid Black;
}

b
{
	font: 15px Verdana;
	font-style: Bold;
	color: #095084;
}

b.vert
{
	color: green;
	font-weight: bold;
	font-size: 11px;	
}

marquee.news a:link {
	text-decoration:none;
	color:#095084;
}
marquee.news a:visited {
        text-decoration:none;
        color:#095084;
}

.numero {
	font: 30px Verdana;
        color: silver;
        font-style: Bold;

}

table.data a:link {
        text-decoration:none;
        color:#095084;
}

table.data a:visited {
        text-decoration:none;
        color:#095084;
}

table.data {
	font: 11px Verdana;
}

