div.main {
	height:430px;
	padding:5px;
}
html>body div.main {
	height:auto;
	min-height:690px;
}
	div.gauche {
		float:left;
	}
	div.gauche a {
		text-decoration:none;
		color:#000000;
	}
	div.gauche a:hover {
		text-decoration:underline;
		color:#000000;
	}
	div.logo {
		padding:5px;
		padding-right:0px;
		padding-bottom:0px;
	}
	div.produits {
		line-height: 0%;
		float:left;
		width:205px;
		min-height:236px;
		text-align:center;
		padding:10px 0px;
		
	}
	html >body div.produits {
		line-height:8px;
		margin-top:-16px;
	}
	div.texte_accueil {
		width:350px;
		text-align:justify;
		padding-top:0px;
	}
	html>body div.texte_accueil {
		width:680px;
	}
	h3 {
		font-size:12px;
	}
	div.produits p {
		padding:0px;
		margin:9px;
	}
	div.produits img {
		width:7px;
		height:7px;
	}
div.droit {
	font-size:11px;
	float:right;
	width:260px;
	margin:5px;
	margin-left:0px;
	line-height:12px;
}
	h2 {
		font-weight: bold; color: rgb(93, 91, 83); font-family: Helvetica,Arial,sans-serif;
		margin:0px;
		padding:0px;
	}
	div.breves {
		background-color:#e6e0c5;
		padding:5px;
		line-height:15px;
	}
	h2#contacter {
		padding-left:5px;
	}
	div.contact {
		text-align:center;
		line-height:15px;
		width:260px;
	}
	ul.spip {
		list-style-type:none;
		font-size:10px;
		padding:0px;
		text-indent:0px;
		margin:10px 0px;
	}
	hr {
		margin:0px;
		margin-bottom:5px;
		border:0px;
		height:1px;
		background-color:#CCCCCC;
		color:#CCCCCC;
	}

