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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #d7d1a9;
	margin-left: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 20px;
}

img, table {
	border:0px;
}

.petit {
font-size:10px;
}

.petit a:link{
	color:#000000;
	text-decoration:none;
}
.petit a:visited{
	color:#000000;
	text-decoration:none;
}
.petit a:hover{
	color:#000000;
	text-decoration:underline;
}
.petit a:active{
	color:#000000;
	text-decoration:none;
}

.liste_prods {
	padding-left:38px;
	paddin-top:10px;
	list-style-image:url(img/puce.jpg);
	line-height: 24px;
	font-size:14px;
}

.titre {
	font-size:16px;
	font-weight:bold;
	color:#014386;
	text-transform:uppercase;
}

.soustitre {
	font-size:14px;
	font-weight:bold;
	color:#014386;
}

.couleur {
	color:#014386;
	font-weight: bold;
}

.pied_page {
	color:#2f5f90;
	font-size:11px;
	line-height:18px;
}

.pied_page a:link {
	color:#2f5f90;
	text-decoration:none;
}
.pied_page a:visited {
	color:#2f5f90;
	text-decoration:none;
}
.pied_page a:hover {
	color:#2f5f90;
	text-decoration:underline;
}
.pied_page a:active {
	color:#2f5f90;
	text-decoration:none;
}

a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#2f5f90;
	text-decoration:underline;
}
a:active {
	color:#000000;
	text-decoration:none;
}
#langue{font-weight:bold;}
