
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;
}

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; }


.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: 12px;
}
.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; }
