body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #FF0000;
	scrollbar-shadow-color: #D50D02;
	scrollbar-highlight-color: #FE9994;
	scrollbar-3dlight-color: #FE9994;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#footer img {
	vertical-align: middle;
}

.police24 {font-size: 24px}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.soustitre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.soustitre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}	
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.blanc {
	color: #FFFFFF;
}
.lienblanc {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.lienblanc:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.rouge {
	color: #FF0000;
}
.noir {
	color: #000000;
}
.bleu {
color: #0068B4;
}
.fond_accueil {
	background-image: url(../images/accueil/bas-accueil.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.telecharger {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.telecharger:hover {
	text-decoration: none;
}.err {
	border: 1px dashed red;
	background-color: #FFCC66;
}
.fondcontact {
	background-attachment: fixed;
	background-image: url(../images/commun/fond_plan_01.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.fond_bandeausup {
	background-image: url(../images/bandeau/chaudiere_rouge.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.iso {
	font-size: 8px;
}
.pharagraphe {
	line-height: 22px;
}
.fond_bandeausup_pub {

	background-image: url(../images/bandeau/chaudiere_rouge_avec_pub.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#pub {
	width: 320px;
	height: 300px;
	position: absolute;
	background-color: #FFFFFF;
	padding: 10px;
	left: 50px;
	border: 2px solid #FFFFFF;
	background-image: url(../images/accueil/fond-pub.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.visible {
	display: inline;
}
.hidden {
	visibility: hidden;
}
#info {
	margin: 0 auto;
	font-weight: bold;
}
#accueilproduits {
	margin-left: -450px;
	position: absolute;
	left: 50%;
	width: 900px;

}
a.lienproduitmixte {
	float: left;
	width: 160px;
	text-align: center;
	display: block;
	padding: 10px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
}
a.lienproduitmixte img {
	border: 0;
	margin-left: 5px;
}
a.lienproduitmixte img:hover {
	text-decoration: none;
}
a.lienproduitmixte span:hover {
	text-decoration: underline;
}

th {
	color: #FFFFFF;
	padding-bottom: 20px;
}
#produits h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#produits h1 {
	font-size: 18px;
	margin: 5px;
}
#produits a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#produits  td   {
	border-left: 1px solid #555555;
}
#produits .colonnegauche {
	border-left: 0px;
}
#produits a img {
	border: 0;
	text-decoration: none;
}
#produits a:hover {
	text-decoration: underline;
}
#produits tr.impair:hover, #produits tr.pair:hover {
	background-color: #555555;
}
#produits tr.pair {
	background-color: #333333;
}
#produits tr.impair {
	background-color: #000000;
}
