*{
	padding: 0; margin: 0;
}
body {
	background-image:url(../images/body.jpg);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#7e0505; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:300; 
	font-size:14px;
	text-align:left; 
	color:#CCCCCC;
}
a:link {
	color: #ffff84;
	font-weight:bold;
}
a:visited {
	color:#ffff84;
	font-weight:bold;	
}
a:hover {
	color:#ccb683;
	text-decoration:none;
	font-weight:bold;
}
a:active {
	color:#ccb683;
	text-decoration:none;
	font-weight:bold;	
}
H1 {
	font-family:Arial, Helvetica, sans-serif; 
	color:#FF9900;
	display:inline;
	font-size: 32px; 
	font-weight: 600;
}
H2 {
	background-image:url(../images/titre2.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	color:#ffc000;
	display:block;
	width:500px;
	height:60px;
	font-size: 24px; 
	font-weight: 600;
	margin:0px 0px 20px -32px;
	padding:0px 0px 0px 0px;
}
H3{
	font-family:Arial, Helvetica, sans-serif; 
	color:#ffc71f;
	display:block;
	position:relative;
	width:100%;
	text-align:center;
	font-style:normal;
	font-size: 14px; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
H4{
	font-family:"Times New Roman", Times, serif;
	color:#ccb683;
	position:relative;
	text-align:left;
/*	font-style:italic;*/
	font-size: 18px; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#titre{
	position:relative;
	text-align:center;
	top:10px;
	margin-left:120px;
}
P {
	text-align:justify;
	margin:10px 0px 10px 0px;
	padding:0px; 
}
.justify{
	text-align:justify;
	margin:10px 0px 10px 0px;
	padding:0px; 
}
.italic{
	font-style:italic;
}
.galerie td{
	padding:2px;
}
#cadre{
	height:250px;
}
#cadre_f1{
	background-image:url(../images/cad_fer_1.png);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:bottom;
	width:180px;
	cursor: pointer;
}
#cadre_f2{
	background-image:url(../images/cad_fer_3.png);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:bottom;	
	width:180px;
	cursor: pointer;
}
#cadre_j1{
	background-image:url(../images/cad_joa_1.png);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:bottom;	
	width:180px;
	cursor: pointer;
}
#cadre_j2{
	background-image:url(../images/cad_joa_2.png);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:bottom;	
	width:180px;
	cursor: pointer;
}
#cadre_m1{
	background-image:url(../images/cad_mar_1.png);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:bottom;	
	width:180px;
	cursor: pointer;
}
#cadre_m2{
	background-image:url(../images/cad_mar_3.png);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:bottom;	
	width:180px;
	cursor: pointer;
}
#cadre_b1{
	background-image:url(../images/cad_bou_1.png);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:bottom;	
	width:180px;
	cursor: pointer;
}
#cadre_b2{
	background-image:url(../images/cad_bou_2.png);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:bottom;	
	width:180px;
	cursor: pointer;
}
#cadre_c1{
	background-image:url(../images/cad_cou_1.png);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:bottom;	
	width:180px;
	cursor: pointer;
}
#cadre_c2{
	background-image:url(../images/cad_cou_2.png);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:bottom;	
	width:180px;
	cursor: pointer;
}
#cadre_c3{
	background-image:url(../images/cad_cou_3.png);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:bottom;	
	width:180px;
	cursor: pointer;
}
#cadre_fer{
	background-image:url(../images/fer_acc.png);
	background-position:center;
	background-repeat:no-repeat;
	cursor: pointer;
	height:250px;
	text-align:center;
}
#cadre_cou{
	background-image:url(../images/coutelier.png);
	background-position:center;	
	background-repeat:no-repeat;
	cursor: pointer;
	height:250px;
	text-align:center;
}
#cadre_mar{
	background-image:url(../images/maro_acc.png);
	background-position:center;	
	background-repeat:no-repeat;
	cursor: pointer;
	height:250px;
	text-align:center;
}
#cadre_joa{
	background-image:url(../images/joaillier.png);
	background-position:center;	
	background-repeat:no-repeat;
	cursor: pointer;
	height:250px;
	text-align:center;
}
#cadre table{
   margin: auto; /* Centre le tableau */
   border:2px solid #000; /* Bordure du tableau avec effet 3D (outset) */
   border-collapse: collapse; /* Colle les bordures entre elles */
}
#cadre tr{
   border:1px solid #666;
}
#cadre th{
	background-color:#999;
	font-weight:bold;
}
#cadre th,#cadre td{
	padding:5px 5px 5px 5px;
}

li{
	text-align:left;
	list-style-position:outside;
	margin-left:20px;
}
.right{
	text-align:right;
}
.left{
	text-align:left;
}
img {
	border:none;
}
.imgl {
	float:left;
	margin: 5px 20px 5px 5px;
	padding:0px;
}
.imgr {
	float:right;
	margin: 5px 5px 5px 20px;
	padding:0px;
}
.red {
	color:#940000;
}
.orange5 {
  background: #FFE4C9;
  }
.com{
	background-color:#ffd79b;
}
.center {
	text-align:center; 
}
.container {
	position:relative;
	top:40px;	
	width:100%;
	margin:0px;
	padding:0px 0px 0px 0px;
	border:0px;
}
.contenu {
	position:relative;
	top:0px;	
	width:730px;
	margin:0px;
	padding:0px 0px 0px 50px;
	border:0px;
}
.contenu_i {
	position:relative;
	top:0px;	
	width:900px;
	margin:auto;
	padding:0px 0px 0px 0px;
	border:0px;
}
#boiteInfo {
	background-image:url(../images/patienter.gif);
	background-repeat:no-repeat;
	background-position:50% 30%;
    width:400px;
	height:160px;
    font:25px Helvetica, Arial, sans-serif;
    left:50%;
    top:500px;
    margin-left: -300px;
    display:none;
    text-align:center;
	color:#7e0505;
    border:#000 2px solid;
	background-color:#ffc720;
}
.shop td {
	padding:10px 5px 5px 5px;
	border-bottom:1px solid #ffc720;
}
.noborder td{
	border:0px;
}
.unique{
	cursor:help;
	color:#ff0000;
	background-color:#ccc;
}
.shop th{
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	background-color:#ffc71f;
	color:#7e0505;
	font-size:16px;
}
#flammes{
	position:absolute;
	top:212px;
	left:10px;
	height:700px;
	width:300px;
	background-image:url(../images/flamme.jpg);
	background-repeat:no-repeat;
	z-index:0;
}
.header_acc {
	background-image:url(../images/header.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#7e0505; 
	position:relative;
	height:90px;
	width:100%;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}
.header_fer {
	background-image:url(../images/header_fer.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#7e0505; 
	position:relative;
	height:140px;
	width:100%;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}
.header_cou {
	background-image:url(../images/header_cou.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#7e0505; 
	position:relative;
	height:140px;
	width:100%;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}
.header_gen {
	background-image:url(../images/header_gen.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#7e0505; 
	position:relative;
	height:140px;
	width:100%;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}
.logo{
	position:absolute;
	top:10px;
	left:100px;
}
.slogan{
	position:relative;
	left:140px;
	top:125px;
}
.footer_acc {
	background-image:url(../images/footer4.gif);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	height:80px;
	width:100%;
	text-align:center;
	color:#999;
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.footer {
	background-image:url(../images/footer5.gif);
	background-position:top right;
	background-repeat:no-repeat;
	position:relative;
	height:80px;
	width:100%;
	text-align:center;
	color:#999;
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.clear {
	clear:both;
}
actualite{
	width:685px;
	position:relative;
	margin:10px 0px 0px 0px;
}
#fond_menu{
	background-image:url(../images/menu_j_03.gif);
	background-repeat:repeat-x;
	position:absolute;
	top:35px;
	left:0px;
	width:100%;
	height:130px;
}
#fond_menug{
	background-image:url(../images/menu_j_01.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:112px;
	height:100%;
	z-index:4;
}
#fond_menud{
	background-image:url(../images/menu_j_05.gif);
	background-repeat:no-repeat;
	position:relative;
	float:right;
	width:296px;
	height:100%;
	z-index:3;
}
#cent{
	position:absolute;
	top:85px;
	left:0px;
	width:100%;
	text-align:center;
	margin:auto;
}
#menu {
	position:relative;
	width:730px;
	margin:auto;
	padding:0px;
	z-index:4;
}
#menu li{
	list-style-type: none;
	list-style-position:inside;
	float:left;
	margin:0px;
	padding:0px;
}
#menu li a{
	display:block;
	background-position:0px -30px;
	text-decoration:none;
	width:120px;
	height:30px;
	margin:0px;
	padding:0px;
}
#menu li a:hover{
	background-position:0px 0px;
}

#menu li #acc a{
	background-image:url(../images/bouton_acc.gif);
}
#menu li #fer a{
	background-image:url(../images/bouton_fer.gif);
}
#menu li #for a{
	background-image:url(../images/bouton_for.gif);
}
#menu li #cou a{
	background-image:url(../images/bouton_cou.gif);
}
#menu li #joa a{
	background-image:url(../images/bouton_joa.gif);
}
#menu li #mar a{
	background-image:url(../images/bouton_mar.gif);
}
#menu li #bou a{
	background-image:url(../images/bouton_bou.gif);
}
#menu li #ani a{
	background-image:url(../images/bouton_ani.gif);
}
#menu li #con a{
	background-image:url(../images/bouton_con.gif);
}

label{
	float:left;
	width:100px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /*  ie6 hack */
/*     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
*/
position: absolute;
height: expression(document.documentElement.scrollTop + document.documentElement.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
