/* CSS Document */
body
	{ 
	background-image:url(../Images/fond.jpg);
	background-color:#FF6855;
	background-repeat:repeat;
	font-size:13px;
	}
td	
	{
	font-family:arial;
	font-size:12px;
	color:#484848
	}
a 
	{
	text-decoration: underline;
	color:#cc0000;
	font-size: 10px; 
	font-family: arial;
	}
a.normal 
	{
	text-decoration: underline;
	color:#0033FF;
	font-size: 13px; 
	font-family: arial;
	}
a:visited
	{
	color:cc0000;
	}
a.normal:visited{color:#0033FF;}
a:hover;a.normal:hover
	{
	color:#ff0000;
	}
a.footer
	{
	color:#000000
	}
a.footer:visited
	{
	color:#000000
	}
.bold
	{
	font-weight:900;
	}
body
	{
	background-image:url(../Images/fond.jpg);
	}
h1 
	{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:0;
	margin:0;
	letter-spacing:-1;
	}
h1 a.styleM
	{
	font-size:15px;
	font-weight: bold;
	color:#333333;
	letter-spacing:"-1";
	margin-bottom:"8";
	}
h1 a.styleM:hover
	{
	color:#FF0000;
	}
td.avtbouton
	{
	width:110px;
	height:52px; 
	background:url(../Images/Gbarre.jpg) center;
	}
td.bouton
	{
 	width:80px; 
	height:52px; 
	background:url(../Images/b.jpg);
	background-position:center; 
	text-align:center; 
	vertical-align:top;
	padding-top:6px;
	}

.p{
	padding-top:10px;
	padding-left:12px;
	padding-right:12px; 
	font-size:13px;
	}
.Style1,p.style1 
	{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	}
.titreDroite,.Style2,p.style2
	{
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	}
a.titreDroite{
	display:block;
	width:180px;
	padding-left:35px;
}
.titreHAUT{
	margin-left:20px;
}
.Style3 
	{
	color: #990033;
	font-weight: bold;
	}
.Style8 
	{
	font-size: 16px;
	font-weight: bold;
	color:#ffffff;
	letter-spacing:"-1";
	}
.Style9 
	{
	font-size: 16px;
	font-weight: bold;
	color:#333333;
	letter-spacing:"-1";
	margin-bottom:"8";
	}
a.lienLangue{
	display:inline;
	height:10px;
	margin:0 0 0 20px;
	font-variant:small-caps;
}
a.lienLangue:active{
	background-color:#DDDDDD;
}