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

* { margin:0; padding:0; border:none; font-family: Arial, Helvetica, sans-serif; font-size:98%;}

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

a, a:visited, a:active { text-decoration:none; color:#4563e0; font-weight:bold; }
a:hover { text-decoration:none;   }
  /*********************************************************
               STRUCTURE
  **********************************************************/

 /* border:1px dotted #ff0000; ----- */
 /* background:url('images/image.jpg') top left repeat-y; ----- */

html {  }

body {background:#111523 url('images/body.jpg') top center repeat-x; line-height:1.4em; color:#a5abc3;}

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

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

#cadre_main {}

#header { float:right; width:740px; }

#breadcrumb { }

/* ------------ MENU TOP ------------------ */

#side-top { float:left; width:200px; height:500px;}
#menu-top {margin:5px;}

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

#side-left {float:left; width:200px; margin-top:160px;}
#menu-left li {margin:0; list-style:none; padding:0; }
#menu-left li .title {background:transparent url('images/bg-menu.png') repeat-y; -background:#000; padding:10px 7px; font-size:1.2em; display:block; font-weight:bold; color:#FFF; line-height:1em; margin-top:10px;}

#menu-left li a { text-decoration:none; color:#fff;}


#menu-left li ul   { line-height:1em; }
#menu-left li ul li  { margin:0; padding:0;  }
#menu-left li ul li a { font-size:1em; background:url('images/picto-menu.png') left center no-repeat;  padding:3px 25px 3px 15px; display:block; font-weight:normal;}
#menu-left li ul li a:hover { color:#fff; background:#4563e0 url('images/picto-menu.png') left center no-repeat; }




/* ------------ MAIN 750 ( 750 px site 2 colonnes ) -------------------- */ 
#main-padding { display:block; float:left; margin:0 0 0 0; width:750px; } /*3c = 550px - 2c = 750px - 1c = 950px */
#main-padding #main { margin:0px 5px; } /* main=740px */

#main-padding #main ul { margin:0px 0 0 10px; }
#main-padding #main li {padding:0; margin:0; }

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

.bloc-home-1 {}
.bloc-home-1 .pic {float:left;  margin-right:20px;}
.bloc-home-1 .pic img {} /* changer marge suivant largeur vignette */
.bloc-home-1 .detail { }
.bloc-home-1 .detail a { background: url('images/picto-lien.png') no-repeat left center; padding:0 0 0 18px; color:#4563e0; }
.bloc-home-1 h3 {  background: url('images/picto-bloc.png') no-repeat left center; padding:0 0 0 22px;}	 

/* ------------ BLOC HOME 2 ------------------ */


/* ------------ BLOC HOME 3 ------------------ */

.bloc-home-2 { width:350px; padding-left:10px;  float:left; height:190px;  margin:0 10px 10px 0; background:#020307;} /*3c = 170px - 2c = 240px - 1c = 308px */
.bloc-home-2 h3 { background: url('images/picto-bloc.png') no-repeat left top; padding:0 0 3px 22px; margin-bottom:0; line-height:1em; display:inline-block;}
.bloc-home-2 h3 span { float:left; display:block; color:#a5abc3; font-size:0.8em; font-style:italic; font-weight:normal;}
#main-padding #main .bloc-home-2 ul { display:block; float:left; width:158px; line-height:1em;  clear:left; padding:15px 0 0 10px; margin:0;}
#main-padding #main .bloc-home-2 ul li { display:block; margin:0 0 0.3em 0; }
.bloc-home-2 ul li a { display:block; font-weight:normal;  background:url('images/picto-li.png') no-repeat left top; padding:0 0 0 15px;}
.bloc-home-2 ul li a:hover { color:#FFF;}
.bloc-home-2 ul li a:visited {font-weight:normal;}
.bloc-home-2 .vignette{ float:right;}
.bloc-home-2 .vignette img { margin-right:15px;} /* changer marge suivant largeur vignette */
.bloc-home-2 .detail {}
.bloc-home-2 .prix {}

/*********************************************************
			ENTETE Rubrique -> au dessus des produits
**********************************************************/

/* ------------ ENTETE Rubrique ------------------ */
.entete-rubrique { background:#181818; border:1px solid #394059; display:inline-block; width:738px; padding:10px 0px}
.entete-rubrique h2 a {font-size:100%; font-weight:bold; text-decoration:none;}
.entete-rubrique .pic {float:left; width:250px; margin: 0 10px;}
.entete-rubrique p { font-size:1.2em; color:#FFF; padding:7px 0}

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

/* ------------ BLOC PRODUIT 1 ------------------ */
.bloc-produit-1 { width:740px; border-bottom:1px dotted #394059; margin-top:10px; display:inline-block;}
.bloc-produit-1 .pic {float:right; margin-right:10px;}

/* ROLLOVER 1ER AFFICHAGE */
.bloc-produit-1 .thumb {}
.bloc-produit-1 .thumb img { width:90px; margin-right:3px;} 
/* FIN ROLLOVER 1ER AFFICHAGE */
.bloc-produit-1 .detail {    }
.bloc-produit-1 .detail a { background: url('images/picto-lien.png') no-repeat left center; padding:0 0 0 18px; color:#4563e0; }
.bloc-produit-1 h3 { background: url('images/picto-bloc.png') no-repeat left center; padding:0 0 0 22px;}



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

.bloc-detail { width:700px; margin:0 auto;}
.bloc-detail h3 { background: url('images/picto-bloc.png') no-repeat left center; padding:0 0 0 22px;}
.bloc-detail #diaporama {float:left; width:600px; margin-right:5px;}
.bloc-detail #diaporama .thumb {}
.bloc-detail #diaporama .thumb img {}
.bloc-detail #diaporama .big img {}

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

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

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

.plan, .horaires {}
.plan legend, .horaires legend {font-size:1.3em; padding:5px 10px; color:#FFF;}
.plan dl dt, .horaires dl dt{font-weight:bold;}
.plan dl dd, .horaires dl dd{width:300px; padding-left:5px; }
#main-padding #main .horaires  ul { padding-left:15px; }
.horaires ul li{width:200px; padding-left:15px; }
.plan a, .horaires a {}
.plan a, .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: 120px; float: left; font-weight: bold;   }
/* 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; padding:10px 6px 4px 0; color:#313031;}
div.pagination a { color:#fff; text-decoration:none; padding:2px 6px 2px 5px; margin:0 3px 0 3px; border:1px solid #fff;}
div.pagination a:hover, div.pagination a:active {color:#4563e0;	border:1px solid #4563e0; background-color:transparent; }
div.pagination span.current {padding:2px 6px 2px 5px;  margin:0 3px 0 3px; border:1px solid #fff; font-weight:bold; color:#181818; background-color:#fff; }
div.pagination span.disabled {display:none;}

/* ------------ COMMUNS (dans la charte du site) --------------------- */
h1, h2, h3, h4 { color:#FFF; letter-spacing:0.1em;}

h2 {font-size:1.5em; }
h3 {font-size:1.4em; margin:10px 0;}
h4 {font-size:1.1em; border-bottom:1px solid #a5abc3; }
.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; margin:7px 0;}
.link { background: url('images/icons/link.png') no-repeat left center; padding:0 0 0 22px; margin:7px 0;}

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

.hidden, .menu-ref, .produit-ref { visibility:hidden; overflow: auto; display:none;}
.retour { float:right; margin:5px;  background: url('images/picto-retour.png') no-repeat left center; padding:0 0 0 22px;  }
.retour a { color:#4563e0; }

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

.vide { font-style:italic; margin:5px 0;}
.alerte { background: #9ABAE9; text-align: center ; padding: 5px 0px; font-weight:bold; }

/* ------------ RECHERCHE --------------------- */

#recherche-menu {width:200px; height:110px; margin:10px 0 10px 5px; }
#recherche-menu .top { height:20px; width:180px; }
#recherche-menu form { margin:0 auto; width:180px;  }
#recherche-menu select { font-size:0.9em; border:1px solid #d7d7d7; vertical-align:middle; width:146px; vertical-align:middle;background:#fff; color:#000000;  }  /* Skinner couleur */
#recherche-menu .input-rech { padding:4px; font-size:0.9em; border:1px solid #d7d7d7; vertical-align:middle; width:145px; background:#fff; color:#000000;} /* Skinner couleur */
#recherche-menu option { vertical-align:middle; padding:2px; width:200px; color:#000000;  } /* Skinner couleur */
#recherche-menu label { float:left; width:150px; text-indent:10px; margin:0; }
#recherche-menu img { height:auto; size:auto; }
	

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

.formulaire {}
.formulaire .left{width:45%; float:left;} 
.formulaire input, .formulaire textarea{ width:200px; padding:3px;  } /* 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 #000; color:#fff;  background:#4563e0; }
.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
.formulaire br {clear:both;}
.formulaire img { width:auto; height:auto; }

/* ------------ TABLE ------------------ */

table { border-collapse:collapse; }
th, td { border-bottom: 1px solid #d7d7d7; padding:4px 0; text-align: left; vertical-align:text-top;  }
th { color:#000000;   width:100px; text-indent:5px; font-weight:bold;}
td { }
tr:hover { cursor:default;  }

/*********************************************************
		   EQUIPE
**********************************************************/

.bloc-equipe { width:720px; margin:10px 0 0 0px; background:url('images/separation.gif') bottom left repeat-x;}
.bloc-equipe .pic {float:left; margin-top:20px; width:170px; }
.bloc-equipe .pic img {margin-left:10px;  border:1px solid #DFDFDF; } /* changer marge suivant largeur vignette */*

/* ROLLOVER 1ER AFFICHAGE */
.bloc-equipe .pic img { } /* changer marge suivant largeur vignette */
.bloc-equipe .descriptif { float:left;margin-top:20px; width:500px;   }/* changer le float pour placement*/
.bloc-equipe p { margin:5px 10px; }

/*********************************************************
		   MENTIONS LEGALES
**********************************************************/
#mentions-legales{}
#mentions-legales h4{margin:8px 0;}
#mentions-legales h5{margin:5px 0;}
#mentions-legales p{line-height:1.4em;}

/* ------------ 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:20px auto; }
#copyright { text-align:center; font-size:0.9em; margin:5px auto; color:#fff; width:950px;  }
#copyright a { color:#fff; }
	
/* ------------ FOOTER - CATEGORIES ------------------ */

#categories-r  {text-align:center;}
#categories-r, #categories-r a , #categories-r{ text-align:center; text-decoration:none; font-size:0.8em; font-weight:100; line-height:1em; color:#2f418e;}
#categories-r a:hover { color:#4563e0;}
#categories-r p { margin:5px;}

/* hack clear float */ 		
.clr { clear: both; }
