body {
	visibility: visible;
	margin: 0;
	scrollbar-face-color: #DEE5EF;
	scrollbar-shadow-color: #f9f7f5;
	scrollbar-highlight-color: #f9f7f5;
	scrollbar-3dlight-color: #CCC;
	scrollbar-darkshadow-color: #CCC;
	scrollbar-track-color: #DEE5EF;
	scrollbar-arrow-color: #000;
	background-color : #292c32;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/deco/bg.jpg);
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.back_tab {
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../images/deco/top.jpg);
}
.back_tab2 {
 background-image: url(images/bg_tab2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/deco/top.png);
}
.back_footer {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/deco/bas.jpg);
}
.back_fond {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/deco/bg-content.jpg);
	text-align: center;
}
.back_fond1 {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/deco/top.jpg);
}
.back_fond3 {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/deco/content.jpg);
}
.barre {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C93D85;
	font-style: normal;
	text-decoration: line-through;
}
.alerte {
	color: #CCCCCC;
	border: 1px solid #EEA6CC;
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: underline;
	color: #ee9500;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	color: #ee9500;
	text-decoration: none;
}

H1, H1 a, H1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6a6e75;
	letter-spacing: -1px;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
}

H1 a:hover{
	color: #FFF;
	letter-spacing: -1px;
	margin: 0;
	text-decoration: underline;
}

H2, H2 a, H2 a:visited  {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0px;
	margin: 0;
	float: center;
	text-decoration: none;
}

H2 a:hover  {
	color: #2D2E32;
	letter-spacing: 0px;
	margin: 0;
	float: center;
	text-decoration: none;
}

H3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #ee9500;
	font-variant: small-caps;
}

H4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	color: #ee9500;
	font-variant: small-caps;
}

.bouton, .bouton a, .bouton a:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF9500;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	width: 120px;
	height: 18px;
	background-image: url(../images/bt-1.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}

.bouton a:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-variant: small-caps;
	text-decoration: none;
	width: 120px;
	height: 18px;
	background-image: url(../images/bt-2.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}

.bordure {
	border: 1px dotted #ee9500;
}

.bordure2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #ee9500;
}

.invisible {
	display: none;
}

.lien, .lien a, .lien a:visited{
	color: #8C949F;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 1px;
}
.lien a:hover{
	color: #FFF;
	letter-spacing: 1px;
}

.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ee9500;
	font-variant: small-caps;
	letter-spacing: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*marquee*/
.marquee{
	padding-left:15px;
	color: #000000;
}

.menu, .menu a, .menu a:visited {
	font-family: "Arial Narrow", Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-variant: small-caps;
	color: #ef9500;
	background-color: #2D2E32;
	width: 191px; height: 20px;
	display: block;
	text-decoration: none;
}

.menu a:hover {
	font-family: "Arial Narrow", Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-variant: small-caps;
	color: #2D2E32;
	background-color: #ef9500;
	width: 191px; height: 20px;
	display: block;
	text-decoration: none;
}

.pied2page, .pied2page a, .pied2page a:visited {
	font-size: 11px;
	color: #6d5f52;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1px;
	line-height: 16px;
	color: #FFF;
	text-decoration: none;
}


.pied2page a:hover {
	color: #ee9500;
	text-decoration: underline;
}
  
.pagination {
	font-size: 11px;
	color: #FFF;
	font-variant: small-caps;
	letter-spacing: 0px;
	word-spacing: 15px;
}

.pagination a {
	font-size: 11px;
	color: #FFF;
	letter-spacing: 0px;
	background-color: #E1E1E1;
	width: 18px;
}

.pagination a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-variant: small-caps;
	letter-spacing: 0px;
	background-color: #0196DE;
	width: 18px;
}
	
.remise {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.reference {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	font-weight: bold;
}

.smenu, .smenu a, .smenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 12px;
	vertical-align: middle;
	display: block;
	color: #6d5f52;
	margin: 0;
	padding: 4px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.smenu a:hover {
	text-decoration: underline;
	color: #FAB802;
}

.tarif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.tarifbarre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: line-through;
}
.txt_contenu {
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_contenu2 {
	font-size: 10px;
	color: #FFF;
	line-height: 14px;
	font-variant: small-caps;
	font-style: normal;
	letter-spacing: 1px;
}

.txt_contenu3 {
	font-size: 0.8em;
	color: #FFF;
}

.txt_contenu4 {
	font-size: 12px;
	color: #FFF;
	font-variant: small-caps;
}


.texte_saisi {
	font-size: 12px;
	letter-spacing: 1px;
	border: 1px solid #ee9500;
	color: #292C31;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

.titre, .titre a, .titre a:visited  {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	float: center;
	text-decoration: none;
	letter-spacing: 0.02em;
	font-family: Arial, Helvetica, sans-serif;
}

.titre a:hover  {
	color: #FDBA09;
	letter-spacing: 0px;
	margin: 0;
	float: center;
	text-decoration: underline;
}

.tel {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	border-top-color: #D7D2CE;
	border-right-color: #D7D2CE;
	border-bottom-color: #D7D2CE;
	border-left-color: #D7D2CE;
}

/*autre general*/
img{	
	border:none;
}

.ombre {
  float:right;
  clear:right;
  background: url(../images/ombre.png) no-repeat bottom right;
  margin: 8px 0 8px 8px !important;
  margin: 10px 0 8px 5px;
  padding: 0px;
}

.boite {
	background: #3d4749;
	position:relative;
	bottom: 6px;
	right: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #000000;
}

/* Sample 8*/
.sample{padding:0px; margin:0px; }
#cont{width:880px; height:20%; margin:0px; text-align:left; padding:3px; background-color:#1D1D1D;}

a.imgcategorie img {
	border:solid 5px #FFFFFF;
}
a.imgcategorie:visited img {
	border:solid 5px #FFFFFF;
}
a.imgcategorie:hover img{
	border:5px solid #ee9500;
}

