
body {
	background: #ccc url(../jpg/fond.jpg) repeat-x;
	margin: 0;
}


#header {
	color: #36F;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	padding: 10px 10px 0 0;
	text-align: right;
}
#header strong {
	font-size: 34px;
	font-weight: normal;
	line-height: 40px;
}
#header em {
	color: #333;
	font-style: normal;
}


a img { border: 0; }

.menu_gauche a.selected img,
.menu_gauche a:hover img
{
	background-color: #06c;
}



table {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#454545;
}
h1{
font-size:large;
font-weight:bolder;
color:#5A8FE9;
}
h2{
font-size:medium;
font-weight:bolder;
color:#1C60C6;
}
h3{
font-size:larger;
color:#333333;
}
.bas{
font-size:9px;
font-weight:bold;
color:#5A8FE9;
}
.gauche{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
a{
color:5A8FE9;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#ffffff;
background-color:5A8FE9;
text-decoration:none;
}
td img {display: block;}
