/* CSS Document */a.menu {	font-variant: small-caps;	font-size: 16px;	font-weight: bold;	color: #204875;	text-decoration: none;	background-image: url(images/puce3.gif);	background-repeat: no-repeat;	background-position: left center;	padding-left: 12px;}a.menu:hover, a.catalogue:hover  {	color: #DB8C4A;	background-image: url(images/pucehover.gif);	background-repeat: no-repeat;	background-position: left center;}a.catalogue {	font-variant: small-caps;	font-size: 12px;	color: #204875;	text-decoration: none;	background-image: url(none);}.actus {	margin: 0px;	padding: 10px 10px 0px 0px;	overflow: hidden;	width: 250px;	height: 115px;	font-size: 0.9em;	font-weight: normal;	color: #204875;}.actus a:link, .actus a:visited{	color: #512e13;	text-decoration: none;	font-style: italic;}.actus a:hover {	color: #DB8C4A;}.blanc {	color: #FFFFFF;
}
.blanc td{
	padding: 5px;
}
form {	margin: 0px;	padding: 0px;}input {	margin: 0px;	padding: 0px 0px 2px;}.inputimage {	margin: 0px;	padding: 0px 0px 4px;}
