body {
	margin:10 0 30 0; 
	/*background-color:#ffffff;*/
	background-color:#b9b9b9;
	background-image: url('bg.gif');
	background-position: center;
	background-repeat: repeat-y;
}
a {
	border: 0px;
	text-decoration: none;
}
.borderTopMenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
.borderBottomMenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
}
.paddingContenu {
	padding-top: 30px;
	padding-bottom: 30px;
	min-height: 390px;
}
.txtBoxContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	padding: 5 25 5 25;
	display: block;
	background-color: #ffcc00;
}
.boxModeleThumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	cursor: pointer;
	padding-bottom: 10px;
}
.txtBoxContactPlus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-align: right;
	color: #999999;
	padding: 0 10 5 25;
	display: block;
	background-color: #ffcc00;
}
.txtMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5 9 5 9;
}
.boxMenu {
	height: 25px;
	max-height: 25px;
	background-image: url('menu_bg.gif');
}
.txtNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #808080;
}
.txtContactInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	width: 150px;
	height: 21px;
	border-width: 1px;
	border-color: #ffcc00;
	border-style: solid;
}
.txtNormalLien {
	color: #ddbb00;
	text-decoration: none;
}
.boxMenuSelected {
	height: 25px;
	max-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	padding: 5 9 5 9;
	background-image: url('menu_bg.gif');
	background-position: 0px 25px;
}
.txtTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	padding: 0 0 20 0;
}
.txtSousTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
	padding: 30 0 10 0;
}
.txtTitreLien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}

.txtDetailsCles {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
	line-height: 19px;
	text-align: justify;
	color:#a9bd00; 
}
.txtContact {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
	line-height: 19px;
	color:#000000; 
}		 
.txtContactTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a9bd00;
}
.txtContactBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
} 
.txtDisclaimer {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
	color:#808080; 
	padding-top: 10px;
}