  /*********************************************************
               GENERAL
  **********************************************************/

* { margin:0; padding:0; border:none; font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:1.4em; }

* html .test {
	height: 220px;
}

/*----------------------IE 5/6 PNG HACK--------------------------*/

* html img{ behavior: url("iepngfix.htc") }

/* -------------- LIENS -------------------- */

a, a:visited, a:active { text-decoration:none; color:#FFF; font-weight:bold; }
a:hover { text-decoration:underline;  }

  /*********************************************************
               STRUCTURE
  **********************************************************/

html {  }

body {background:url(images/bg-body.jpg) top center no-repeat #100810; color:#ffffff;}

#deco { margin:0 auto; background:url(images/bg-deco.jpg) top center no-repeat;}  /* pour arrière plan décoratif ----- */

#box { width:1006px; margin:0 auto;}

#cadre_main { width:1000px; margin:3px; height:584px;}

#header { height:98px; }

#intro { height:593px; margin:40px auto 0 auto; text-align:center }

#breadcrumb { }

/* ------------ MENU LEFT ------------------ */

#anim-left {float:left; width:350px; height:584px; margin-right:2px;}

#side-left {float:left; width:218px; height:584px; background:url(images/bg-side-left.jpg) top left no-repeat;}

/* ------------ MAIN 750 ( 750 px site 2 colonnes ) -------------------- */ 

#main-padding { display:block; float:left; width:430px; }
#main-padding #main { overflow:auto; width:423px; height:344px; z-index:10; visibility:visible;  margin:10px 5px 10px 2px; } /* main=740px */

#main-padding #main ul {list-style-position: inside; margin:10px 0;}
#main-padding #main li {}

/*********************************************************
			HOME
**********************************************************/
		
/* ------------ BLOC HOME 1 ------------------ */

.bloc-home-1 { width:395px; float:left; margin:8px 5px; border-bottom:1px solid #575757; padding-bottom:10px; }
.bloc-home-1 .descriptif p { text-align:justify; }
.bloc-home-1 .pic { float:right; margin-left:10px!important; margin-left:8px;}
.bloc-home-1 .detail { margin-top:5px; float:right; }

/*********************************************************
			PRODUIT 1er AFFICHAGE 
**********************************************************/

/* ------------ BLOC PRODUIT 1 ------------------ */

.bloc-produit-1 { width:395px; float:left; margin:8px 5px; border-bottom:1px solid #575757; padding-bottom:10px; }
.bloc-produit-1 .descriptif p { text-align:justify; }
.bloc-produit-1 .pic { float:right; margin-left:10px!important; margin-left:8px;}
.bloc-produit-1 .detail { margin-top:5px; float:right; }

/* ------------ BLOC PRODUIT 2 ------------------ */

.bloc-produit-2 { width:385px; float:left; margin:8px 5px; border-bottom:1px solid #575757; padding-bottom:10px; }
.bloc-produit-2 .descriptif p { text-align:justify; }

/* ------------ BLOC DETAIL ------------------ */

.bloc-detail {width:390px; margin:0 auto;}
.bloc-detail .contact { margin-top:10px}
.bloc-detail #diaporama {margin:10px auto; width:390px; text-align:center;}
.bloc-detail #diaporama .thumb {}
.bloc-detail #diaporama .thumb img { border:1px solid #575757;}

/* ------------ PARTENAIRES ------------- */

.partenaire{ margin:5px auto; width:420px; }
.liens { margin:0 0 0 10px; }
.thumbpic_liens { float:right; margin:0 50px 5px 10px; border:1px solid #fff; } /* décalage vignette logo*/

/* ------------ PHOTOTHEQUE ------------------ */

	#phototheque { width:405px; margin:0 auto; text-align:center;}
	#phototheque .pic-info { width:100px; float:left; margin:0 10px 10px 20px!important; margin:0 10px 10px 10px; text-align:center;}
	#phototheque .pic {}
	#phototheque .pic img {border:2px solid #575757;}
	#phototheque .pic:hover, #phototheque .pic:focus {}

/* ------------ PLAN --------------------- */

.plan, .horaires {}
.plan legend, .horaires legend {font-size:1.3em; padding:5px 10px;}
.plan dl dt, .horaires dl dt{font-weight:bold;}
.plan dl dd, .horaires dl dd{width:200px; padding-left:5px; }
.horaires ul li{width:200px; padding-left:5px; }
.plan a, .horaires a {}
.plan a:hover, .horaires a:hover, .plan a:visited, .horaires a:visited { text-decoration:underline;}

/* ------------ DL DT DD ------------------ */
	
dl { margin: 5px 0; display:block; width:520px; float:left; }
dl h3{  text-transform:uppercase;  }
dt, dd { padding:5px 10px;  }
dt { width: 170px; float: left; font-weight: bold;  text-transform:uppercase; }
/* hack de commentaire avec un antislash pour ie5 mac \*/
dt { clear:both; }
/* end hack */
dd { float: left; width:240px; line-height:1.4em;  }

/* ------------ NAV PAGINATION ------------------ */

div.pagination {text-align:right; color:#313031; margin:5px 0;}
div.pagination a { padding:2px 5px; margin:0 3px; border:1px solid #FFF; color:#FFF; text-decoration:none; }
div.pagination a:hover, div.pagination a:active {border:1px solid #f146c0; background-color:#4d264d; color:#f146c0;}
div.pagination span.current {padding:2px 5px; margin:0 3px; border:1px solid #000; background-color:#575757; color:#000; font-weight:bold;  }
div.pagination span.disabled {display:none;}

/* ------------ COMMUNS (dans la charte du site) --------------------- */

h2 {font-size:1.3em; font-weight:bold;}
h3 {font-size:1.2em; font-weight:bold; margin:5px 0;}
h4 {font-size:1.1em; font-weight:bold;}
.prix {}
.prix-barre {text-decoration:line-through;}
.annotation {font-style:italic; font-size:0.9em;}

/* ------------ ICONS --------------------- */

.pdf { background: url('images/icons/pdf.png') no-repeat left center; padding:0 0 0 22px;}
.link { background: url('images/icons/link.png') no-repeat left center; padding:0 0 0 22px;}

/* ------------ ICONS --------------------- */

.hidden, .menu-ref, .produit-ref { visibility:hidden; overflow: auto; display:none;}
.retour { float:right; margin:5px; }		

div.hr { border-bottom:1px solid #CCC; } /* background:url('images/separation.gif') bottom left repeat-y; */
div.hr hr {   display: none; }	

.vide { font-weight:bold; margin:20px auto; text-align:center;}
.alerte { color:#f146c0; background: #4d264d; text-align: center ; padding: 5px 0px; font-weight:bold; }

/*********************************************************
		   FORMULAIRE
**********************************************************/

.formulaire { width:400px; margin:0 auto;}

.formulaire input, .formulaire textarea{ width:200px;  } /* charter bg couleur */ 
.formulaire radio, .formulaire label, .formulaire input, .formulaire textarea, .formulaire select { display: block; float: left; margin-bottom:10px; vertical-align:middle;}
.formulaire label { width: 120px; margin-right: 10px; }
.formulaire input, .formulaire textarea, .formulaire select {border:1px solid #B4B2B2; background:#fff;}
.formulaire .bouton { width:120px; cursor:pointer; font-weight:bold; padding:2px; border:1px solid #f146c0; color:#f146c0;  background:#4d264d; }
.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
.formulaire br {clear:both;}
.formulaire img { width:auto; height:auto; }

/* ------------ DEBUT SITEMAP ------------------ */

#sitemap  {width:900px; margin:0 auto;}	
#sitemap h2 a {text-decoration:none;font-size:1.2em;  height:20px; text-transform:uppercase;}
#sitemap p {list-style-type:none; background: url('images/icons/link.png') no-repeat left center; list-style-position:inside; }
#sitemap p a { text-decoration:none; margin-left:18px; }

/* ------------ FIN SITEMAP ------------------ */

/*********************************************************
		   PIED DE PAGE
**********************************************************/	

/* ------------ FOOTER ------------------ */

#footer { margin:0 auto; height:85px; margin-top:15px; }
#copyright { text-align:center; font-size:0.9em; margin:5px auto; color:#fff; width:950px;  }
#copyright a { color:#fff; }

#liens-ref { text-align:center; margin:5px auto; color:#FFF; width:750px;  }
#liens-ref a { color:#FFF; font-size:10px; font-weight:normal; text-decoration:none;}
	
/* ------------ FOOTER - CATEGORIES ------------------ */

#categories-r  {width:930px; text-align:center; margin:0 auto }
#categories-r, #categories-r a , #categories-r a:hover{ text-align:center; text-decoration:none; font-size:0.8em; font-weight:100; color:#d0cfcf;}
#categories-r p { margin:5px;}

.clr { clear: both; }