
body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF url(/pics/fond.png) center repeat-y;
	text-align: left ;
	margin: 0 auto 0 auto;
	padding: 0 ;

}

a:link 		{color: #333333; text-decoration: none; }
a:visited 	{color: #333333; text-decoration: none; }
a:hover 	{color: #990000; text-decoration: none; }
a:active 	{color: #333333; text-decoration: none; }

h1 {
	font-size:10px ;
	color: #333333 ; 
	display: inline;
}
h1 a:link {		color: #333333; text-decoration:none;  }
h1 a:visited {	color: #333333; text-decoration:none;  }
h1 a:hover {	color: #000000; text-decoration:underline;  }
h1 a:active {	color: #333333; text-decoration:none;  }

h2 {
	font-size:10px ;
	color: #333333 ;
	display: inline;	
}
h2 a:link {		color: #333333; text-decoration:none;  }
h2 a:visited {	color: #333333; text-decoration:none;  }
h2 a:hover {	color: #000000; text-decoration:underline;  }
h2 a:active {	color: #333333; text-decoration:none;  }

.topbar {
	color: #333333;
	font-size: 10px;
	font-weight:bold;
}
.topbar a:link 		{color: #333333; text-decoration: none; }
.topbar a:visited 	{color: #333333; text-decoration: none; }
.topbar a:hover 	{color: #000000; text-decoration: none; }
.topbar a:active 	{color: #333333; text-decoration: none; }

.traducteur {
	 font-size: 20px;
	 background-color: #fefefe;
	 border: 1px solid #cccccc;

	width: 176px;
	height: 240px;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.traduction {
	font-size: 20px;
	color:#666666;
}
.traduction a 			{color: #000000; text-decoration: none; }
.traduction a:link 		{color: #666666; text-decoration: none; }
.traduction a:visited 	{color: #666666; text-decoration: none; }
.traduction a:hover 	{color: #990000; text-decoration: underline; cursor:pointer;}
.traduction a:active 	{color: #666666; text-decoration: none; }

.partners {
	color: #666666;
	font-size: 10px;
}
.partners a:link 		{color: #666666; text-decoration: none; }
.partners a:visited 	{color: #666666; text-decoration: none; }
.partners a:hover 		{color: #990000; text-decoration: none; }
.partners a:active 		{color: #666666; text-decoration: none; }

.copyright {
	color: #999999;
	font-size: 10px;
}
.copyright a:link 		{color: #999999; text-decoration: none; }
.copyright a:visited 	{color: #999999; text-decoration: none; }
.copyright a:hover 		{color: #999999; text-decoration: none; }
.copyright a:active 	{color: #999999; text-decoration: none; }
