/* CSS Document */
body {
	color: #000000;
	background-color: #9999FF;
}
p.gauche {
	margin-left:5px;
	margin-right:5px;
	color:#000000;
	text-align:left;
}
p {
	margin-left:30px;
	margin-right:20px;
	color:#000000;
/*	text-align:justify;*/
}
p.normal {
	text-align:justify;
}
p.textehaut{
	padding-left:80px;
	padding-right:80px;
	text-align:justify;
}
p.hautpage{
	padding-left:30px;
	padding-right:20px;
	text-align:justify;
}
p.hautproduit{
	padding-left:40px;
	padding-right:40px;
	text-align:justify;
}
p.decCentre{
	padding-left:250px;
	padding-right:150px;
}
.centrage {
	margin-left:30px;
	margin-right:20px;
	color:#000000;
	text-align:center;
}
.filtre {
	margin-left:30px;
	margin-right:20px;
	color:#000000;
	text-align:justify
}
/* fin du menu */
h1 {
	margin-top:2px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center;
/*	background-image: url(../image/fond-titre.jpg); */
	}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-left: 30px;
/*	background-image: url(../image/fond-titre3.jpg); */
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left;
/*	background-image: url(../image/fond-titre3.jpg); */
}
.warning {
	color: #000000;
	text-align:left;
/*	font-weight:bold; */
	margin-left:50px;
	margin-right:50px;
}
a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	color: #000000;
	text-decoration: none;
	/*	background-color:#e0eeff; */
	background-color:#999999;
}
a:active {
	text-decoration: none;
}
ol, ul {
	text-align:justify;
}
li {
	margin-left:50px;
	margin-right:20px;
}
li.indent {
	margin-left:20px;
	margin-right:20px;
}
img {
	border:0;
	}

table_border {
	border: 1px solid #000000;
}
td.precaution{
	font-size:12px;	
}
table.centrage{
	text-align:center;
	border-collapse: collapse;
	border: 1px solid #000000;
	
	padding:0px;
	margin:0px;
}
th.centrage{
	text-align:center;
	border: 1px solid #000000;
	
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-top:10px;
}
td.centrage{
	text-align:center;
	border: 1px solid #000000;
	
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-top:10px;
}
caption {
	font-size: 1.1em;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
legend {
	color: #000000;
}
fieldset {
	width:650px;
	border:#000000;
}
.erreur{
	color: #FF0000;
}
.erreurs{
	text-align:center;
	color: #FF0000;
}
.paiementCB {
 	height:170px; 
	width:100%;
	overflow: auto;

	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;

	vertical-align:top;
	text-align:justify;
}
.tel{
	color: #FFFFFF;
}

.Style1 {
	font-size: 1.1em;
	font-weight: bold;
	text-align:center;
	color: #0000ff;
}
.Style3 {
	font-size: 30px;
	font-weight:bold;
	color: #000066;
}
.Style5 {color: #000066}
.Style6 {color: #66FF00}