@charset "UTF-8";
/* CSS Document */

body {
	background-color: #9cb3b9;
	min-width:900px;
}

body, html {
	margin:0px;
	padding:0px;
	height:100%;
}
.display{display:none}

img, a {border: 0px;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.pagination {
font-size: 11px;
color: #b50b51;
}

#menu1 {
	background-image:url(images/menu1.gif);
	background-repeat:repeat-x;
	background-color:#d9d9d9;
	}
	
#menu2 {
	background-image:url(images/menu2.gif);
	background-repeat:repeat-x;
	background-color:#A90D4B;
	}
	
#header {
	border-top:12px solid #313639;
	background-color:#373f41;
	border-bottom:6px solid #809397;
	}
	
#footer {
	background-color:#373f41;
	background-image:url(images/footer.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	border-top:6px solid #809397;
	}

#menu3 {
	display:block;
	font-size:12px;
	line-height:32px;
	color:#444444;
	letter-spacing:1px;
	text-decoration:none;
	background-image:url(images/separateur.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
}

#menu3:hover {
	color:#FFF;
	background-color:#D00958;
	text-decoration:none;
	}
	
#menu3contact {
	display:block;
	font-size:12px;
	line-height:32px;
	color:#444444;
	letter-spacing:1px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
}

#menu3contact:hover {
	color:#FFF;
	background-color:#D00958;
	text-decoration:none;
	}
	
#content {
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	}

#tableau {
	padding:5px;
	background-color:#8ba0a5;
	background-image:url(images/haut-tableau.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}

.titrearticle {
	font-size:20px;
	color:#b50b51;
	text-align:left;
	}
	
.titrecategorie {
	font-size:24px;
	color:#FFFFFF;
	text-align:center;
	}
	
.article {
	font-size:13px;
	text-align: justify;
	letter-spacing:1px;
	padding:8px;
	line-height:18px;
	}
	
.footeryoolight {
	font-size:12px;
	letter-spacing:1px;
	color: white;
	text-align:center;}
	
	#footer a {
	color:#white;
	text-decoration:none;}
	
	#footer a:hover {
	color:FFF;
	text-decoration:none;
	border-bottom:1px dashed #FFF;}
	
a.footeryoolight {
	color:#white;
	text-decoration:none;}

a.footeryoolight:hover {
	color:FFF;
	text-decoration:none;
	border-bottom:1px dashed #FFF;}
	
/* BOUTON */

.boutonplusdetails {
	background:url(images/plus-de-details3.gif) no-repeat top;
	color:#565656;
	font-size:14px;
	text-align:center;
	display:block;
	line-height:35px;
	letter-spacing:1px;
	text-decoration:none;
}

.boutonplusdetails:hover {
	background:url(images/plus-de-details3.gif) no-repeat bottom;
	color:#FFF;
	text-decoration:none;
}

/* REVENDEUR DISTRIBUTEUR */

.devenez {
	background:url(images/devenez.gif) no-repeat top;
	display:block;
	line-height:32px;
	width:200px;
	color:#495457;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	letter-spacing:1px;
}

.devenez:hover {
	background:url(images/devenez.gif) no-repeat bottom;
	color:#69797c;
	text-decoration:none;
}
