* {
	margin:0;
	padding:0;
	list-style:none;
}

html {
	height:100%;
}

body {
	height:100%;
	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 : #321c16;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Century gothic", Arial, Helvetica, sans-serif;
	background-image: url(../images/deco/bg.jpg);
	list-style:none;
}
.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/bordbas.png);
}
.back_fond {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/deco/content.png);
	text-align: center;
}
.back_fond1 {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/deco/bordhaut.png);
}
.back_fond3 {
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/deco/contentr.png);
}
.barre {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	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: none;
	color: #E50188;
}
a:hover {
	text-decoration: underline;
	color: #F69;
}
a:visited {
	color: #E50188;
	text-decoration: none;
}

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

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

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

H2 a:hover  {
	color: #E50188;
	letter-spacing: 0px;
	margin: 0;
	float: center;
	text-decoration: underline;
}

H3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	color: #E50188;
}

H4, H4 a, H4 a:visited {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	font-variant: small-caps;
	color: #00b3df;
}

H4 a:hover{
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	font-variant: small-caps;
	color: #E50188;
}

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

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

.bordure {
	border: 5px solid #FFF;
}

.bordure2 {
	border-top: 1px dotted #FFF;
	border-right: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
	border-left: 1px dotted #FFF;
}

.invisible {
	display: none;
}

.lien, .lien a, .lien a:visited{
	font-family: Helvetica, Arial, sans-serif;
	color: #683A2D;
	text-decoration: none;
	font-size: 11px;
}
.lien a:hover{
	color: #E50188;
}

.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A4E5;
	font-variant: small-caps;
	letter-spacing: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}


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

.menu, .menu a, .menu a:visited {
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	width: 214px;
	height: 20px;
	display: block;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	cursor:pointer;
	text-indent: 20px;
	background-image: url(../images/puce_m.png);
}



.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: #B2F0F5;
	text-decoration: none;
}


.pied2page a:hover {
	color: #3FF;
	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: 15px;
	font-style: normal;
	color: #00B5E1;
	font-weight: bold;
}

.smenu, .smenu a, .smenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 13px;
	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: 15px;
	font-weight: bold;
	color: #E50188;
}

.tarifbarre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	text-decoration: line-through;
}
.txt_contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 20px;
	text-align:justify;
}
.txt_contenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #351D18;
	line-height: 16px;
	font-variant: small-caps;
	font-style: normal;
	text-align: justify;
}

.txt_contenu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009CC4;
	font-variant: small-caps;
	font-weight: bold;
}

.texte_saisi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	border: 1px solid #cbcbcb;
	background-repeat: repeat;
	color: #000;
	background-color: #ffffff;
	background-image: url(../images/bg-form.jpg);
}

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

.titre a:hover  {
	color: #E50188;
	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 #ED38A4;
}


#basic-accordian{
	width:218px;
}

.accordion_headings, .accordion_headings a, .accordion_headings a:visited{
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	width: 218px;
	height: 24px;
	color: #E50188;
	text-decoration: none;
	cursor:pointer;
	padding-top: 5px;
	background-image: url(../images/accordeon1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.accordion_headings:hover{
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	width: 218px;
	height: 24px;
	color: #FFF;
	background:#00CCFF;
	text-decoration: none; 	cursor:pointer;
	padding-top: 5px;
}

.accordion_child{
	background:#EEE;
}

.header_highlight{
	background:#00CCFF;
}

