/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
a img { border:0px; }
a:link {
	color: #545454;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #545454;
}
a:hover {
	text-decoration: none;
	color: #C50000;
}
a:active {
	text-decoration: none;
}
#topsite
{	
	background:url(../images/back_red.gif) repeat-x top;
	height:75px;
	width:100%;
}
#back_grey
{
	background:url(../images/back_grey.gif) repeat-x top;
}
.texte
{
	font-family:Arial;
	font-size:13px;
	color:#555;
}
.title
{
	font-family:Arial;
	font-size:16px;
	color:#016BB5;
}
.sameword
{
	font-family:Arial;
	font-size:13px;
	color:#016BB5;
}
.box
{ 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
	height: 20px; 
	width: 135px; 
	border: 1px #646464 solid; 
	font-family:Arial;
}