/* CSS Document */

body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color: #F0F0F0;
	SCROLLBAR-FACE-COLOR: #dee3e7;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #dee3e7;
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc;
	SCROLLBAR-ARROW-COLOR: #797979;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
}
.formbox {
	font-family: arial; 
	font-size: 10px; 
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1px solid #34667D;
}
.txt {
	font-family: arial; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txt a {
	font-family: arial; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.table-partenaires {
  border:1px solid #203E4D;
  border-style: dotted;
  width : 160;
  color : #EF1021;
  PADDING-RIGHT: 2px;
  PADDING-LEFT: 2px;
  PADDING-top: 2px;
  PADDING-bottom: 2px;
}
.txt-blanc {
	font-family: arial; 
	font-size: 11px;
	color: #FFFFFF;
}
.news a {
	font-family: verdana; 
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.news a:hover {
	font-family: verdana; 
	font-size: 10px;
	color: #34667D;
	text-decoration: none;
}
.petittxt {
	font-family: verdana; 
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.news-produits a {
	font-family: arial; 
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.news-produits a:hover {
	font-family: arial; 
	font-size: 11px;
	color: #34667D;
	text-decoration: underline;
}