/* *********************************************************************************************************** */
/* Styles CSS2 pour l'affichage ecran */
/* Auteur : Jonathan HEGY */
/* Date de création ; 10/03/2006 */
/* Date de dernière modification : 10/03/2006 */
/* *********************************************************************************************************** */
/* -------------------------------------------------------------------------------------------------------------------------------- */
/* Redefinition des balises générales */
/* -------------------------------------------------------------------------------------------------------------------------------- */
body /* pour FCK Editor */
{
  margin:0;
  padding:0;
  font-weight:normal;
  font-size:11px;
  font-family:Verdana, Arial, Tahoma;
  color:#2C2A29;
}
#body /* pour les pages */
{
  background-color:#D5D8E0;
}
#body.firstpage
{
  background:#CCCED4 url(/images/fondfirstpage.gif) repeat-x;
}
*
{
  margin:0;
  padding:0;
  border:none;
}
ul
{
  list-style-type:none;
}
p
{
  margin:0px 0px 10px 0px;
}
img
{
  display:block;
}
a
{
  color:#436B8D;
  text-decoration:none;
}
table
{
  font-weight:normal;
  font-size:11px;
  font-family:Verdana, Arial, Tahoma;
}
/* -------------------------------------------------------------------------------------------------------------------------------- */
/* Ossatures */
/* -------------------------------------------------------------------------------------------------------------------------------- */
#site
{
  position:absolute;
  width:780px;
  left:50%;
  margin-left:-390px;
  background:#D5D8E0 url(/images/fondsite.jpg) no-repeat;
}
#site.firstpage
{
  background:transparent;
}
#header
{
  position:relative;
  height:92px;
}
  #header img
    {
    position:absolute;
    left:25px;
    top:13px;
  }
#main
{
  width:719px;
  background:#b9c2d0;
  position:relative;
}
#contenupage
{
  background:#fff;
  width:485px !important;
  width:535px;
  padding:25px;
}
  #imgentete
    {

  }
#footer
{
  background:#4d7190;
  color:#fff;
  clear:both;
  font-size:10px;
  word-spacing:-2px;
  text-align:justify;
  padding-left:2px;
  line-height:16px;
}
#footer a
{
  color:#fff;
}
#footer a:hover
{
  text-decoration:underline;
}
.footertel
{
  color:#e1b605;
}
.gras
{
  font-weight:bold;
}
.footermention
{
  color:#174873;
}

/* -------------------------------------------------------------------------------------------------------------------------------- */
/* MENUS  */
/* -------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------ */
/* MENU FIXE */
/* ------------------------------------------------ */
#menuhaut
{
  position:absolute;
  left:439px;
  bottom:0px;
}
#menuhaut li a
{
  display:block;
  width:93px !important;
  width:96px;
  line-height:16px;
  border:1px solid #f4f5f7;
  margin-bottom:-1px;
  text-align:right;
  font-size:10px;
  padding-right:2px;
  color:#2c2a29;
}
#menuhaut li a.dernier
{
  margin-bottom:0px;
}
#menuhaut li a:hover
{
  background-color:#4d7190;
  color:#f4f5f7;
}
#menuhaut li a.actif
{
  background:#7C91ab;
}
/* ------------------------------------------------ */
/* MENU DYNAMIQUE */
/* ------------------------------------------------ */
/* NIVEAU 1  */
#menu
{
  position:absolute;
  top:-1px;
  right:0px;
  width:184px;
}
#menu li
{
  display:inline;
}
#menu li a
{
  display:block;
  width:164px !important;
  width:184px;
  font-weight:bold;
  height:55px;
  padding-left:20px;
  background:#8196af url(/images/menufleches.gif) no-repeat left top;
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
  color:#f4f5f7;
  font-size:11px;
}
  /*#menu li a:hover  { background-color:#8196af} /*autres */
  #menu1 a:hover  { background-color:#f8dd3f;color:#4d7190; }
  #menu2 a:hover  { background-color:#81b041; }
  #menu3 a:hover  { background-color:#2c80b8; }
  #menu4 a:hover { background-color:#4d7190;}

  #menu li a.actif  { background-image:url(/images/menufleches.gif);background-repeat:no-repeat;background-position:left -40px;} /*autres */
  #menu1 a.actif  { background-color:#f8dd3f;color:#4d7190;}
  #menu2 a.actif  { background-color:#81b041;}
  #menu3 a.actif  { background-color:#2c80b8;}

  /*#menu li ul li a.active { background:#8196af;} /*autres */
  #menu1 ul li a.active { background-color:#f8dd3f;color:#000;font-weight:bold;}
  #menu2 ul li a.active { background-color:#81b041;color:#000;font-weight:bold;}
  #menu3 ul li a.active { background-color:#2c80b8;color:#000;font-weight:bold;}

#menu li a span
{
  display:block;
  font-size:9px;
  font-weight:normal;
  /*letter-spacing:-0.5px;*/
}
/* NIVEAU2  */
#menu li ul
{
  margin:5px 0px 10px 0px;
}
.visible
{
  display:block;
}
.nonvisible
{
  display:none;
}
#menu li ul li a
{
  height:14px;
  border:none;
  background:none;
  color:#646266;
  font-size:9px;
  font-weight:normal;
}
#menu li ul li a:hover
{
  color:#000;
  font-weight:bold;
}
/*Sous Menu bas de page*/
#smenu
{
  margin-top:10px;
}
#smenu li
{
  display:inline;
}
#smenu li a
{
  color:#2C2A29;
}
#smenu li a:hover
{
  color:#3253B3;
  text-decoration:underline;
}
/* -------------------------------------------------------------------------------------------------------------------------------- */
/* PAGE TYPE  */
/* -------------------------------------------------------------------------------------------------------------------------------- */
#animation
{
  float:right;
  margin:0px 0px 10px 10px;
  width:240px;height:240px;
}
#smenu
{
  clear:both;
  text-align:center;
}
#TxtCommercial /*FCK [Texte Commercial]*/
{
  font-size:11px;
  margin-top:10px;
  margin-right:10px;
}
#tablecarac
{
  font-size:11px;
  width:100%;
  clear:both;
  color:#68676c;
  border:none;
  border-spacing:0;
}
#tablecarac th
{
  font-weight:bold;
  text-align:left;
  color:#000;
}
.tablegend
{
  width: 40%;
}
.tabnombre
{
}
#tablecarac tr.tabtitrejaune
{
  color:#ecbf00;
  font-weight:bold;
}
#tablecarac tr.tabtitrebleu
{
  color:#137ab4;
  font-weight:bold;
}
#tablecarac tr.tabtitrevert
{
  color:#7dad35;
  font-weight:bold;
}
#tablecarac tr.tabtitrenoir
{
  color:#000;
  font-weight:bold;
}
#tablecarac tr td
{
  height: 18px;
  padding-left: 5px;
  padding-right: 5px;
}
.tablignesombre
{
  background:#e3e4e5;
}
.tabligneclaire
{
  background:#fff;
}
h1 /*FCK[Titre de Page]*/
{
  color:#436B8D;
  font-size:14px;
  font-weight:bold;
  margin-bottom:5px;
}
h2
{
  font-size:12px;
  margin-bottom:10px;
  margin-top:10px;
}
.center
{
  text-align:center;
}
/* -------------------------------------------------------------------------------------------------------------------------------- */
/* Première page */
/* -------------------------------------------------------------------------------------------------------------------------------- */
#site.firstclass div
{
  position:relative;
}
#firstpage
{
  text-align:center;
}
#logofirstpage
{
  margin-top:46px;
  margin-bottom:15px;
  margin-left:auto;
  margin-right:auto;
}
#obtainFlash
{
  position:absolute;
  right:10px;

  width:230px;
  font-size:9px;
  text-align:justify;
  color:#5A4F4A;
}
#obtainFlash img
{
  float:left;
  margin-right:2px;
}
.firstpagedecouvrez
{
  font-size:14px;
  color:#708aa3;
}
.firstpagefleche
{
  color:#fff;
  font-weight:bold;
  font-size:14px;
}
/* -------------------------------------------------------------------------------------------------------------------------------- */
/* ACTUALITES  */
/* -------------------------------------------------------------------------------------------------------------------------------- */
.actus
{
  clear:both;
  margin-top:15px;
}
.actusimg
{
  float:left;
  border: 1px solid #4d7190;
}
.actus div
{
  margin-left:130px;
}
.actuspuce
{
  float:left;
  margin-left:5px;
}
.actustitre
{
  color:#8196AF;
  text-transform:uppercase;
  font-weight:bold;
  margin:0px 0px 5px 200px;
}
.actustxt
{
  color:#9A999C;
  font-size:10px;
}
.actustxt a
{
  color:#8196AF;
}
.actustxt a:hover
{
  text-decoration:underline;
}
.actusbarre
{
  clear:both;
  visibility:hidden;
}
.actusarchives
{
  display:block;
  margin-top:15px;
  border-top:1px dashed #8196AF;
  border-bottom:1px dashed #8196AF;
  line-height:20px;
  height:20px;
  color:#8196AF;
}
.actusarchives:hover
{
  text-decoration:underline;
}
/* -------------------------------------------------------------------------------------------------------------------------------- */
/* TEMPLATE STOCK  */
/* -------------------------------------------------------------------------------------------------------------------------------- */
#stockentete
{
  margin-bottom:10px;
}
#stockenteteType
{
  font-weight:bold;
}
#stockenteteTitre
{
  color:#7690AB;
  font-size:14px;
}
#stockenteteInfo
{
  float:right;
  color:#7690AB;
  margin-top:10px;
}
#stockenteteEtat
{
  text-transform:uppercase;
  font-weight:bold;
}
#stockImgs
{
  clear:both;
}
#stockImgs img
{
  width:220px;
  height:160px;
  display:block;
  margin:2px;
  border:1px solid #7690AB;
}
#stockimg1
{
  float:left;
  width:146px;
  height:112px;
  margin-right:10px;
}
#stockimg2
{

}
#stocktable
{
  border:none;
  color:#666;
  width:320px;
}
#stocktable tr td
{
  height: 18px;
  padding-left: 5px;
  padding-right: 5px;
}
#stocktable th
{
  color:#7690AB;
  text-align:left;
}
#StockFooter
{
  text-align:center;
  margin-top:10px;
  color:#666;
}
hr.cleaner
{
  visibility:hidden;
  clear:both;
  margin-bottom:10px;
}
/* -------------------------------------------------------------------------------------------------------------------------------- */
/* PAGE CONTACT  */
/* -------------------------------------------------------------------------------------------------------------------------------- */
#FormContact
{
  width:100%;
  margin-top:10px;
  margin-left:10px;
}
#FormContact input, #FormContact textarea
{
  width:350px;
  margin-top:5px;
}
#FormContact input.boutonRadio
{
  width:auto;
}
#FormContact input.bouton
{
  width:auto;
}
#FormContact label
{
  font-weight:normal;
}
.ContactTitre
{
  line-height:30px;
}
.ContactTel
{
  font-weight:bold;
}
#adresse
{
  height:70px;
}
.ContactTexte
{
  margin-left:10px;
}
.ContactAdresse
{
  font-size:14px;
}
hr.hr
{
  border-top: 1px solid #436B8D;
  margin-top: 10px;
}
.bleu
{
  color: #436B8D;
}
/* -------------------------------------------------------------------------------------------------------------------------------- */
/* INTRANET  */
/* -------------------------------------------------------------------------------------------------------------------------------- */
#formstockajout fieldset
{
  border:1px solid #000;
  padding:5px;
}
#formstockajout input
{
  width:200px;
}
#formContenu table
{
  width:100%;
}
.tabIntranet
{
  border-spacing: 0;
  border-collapse: collapse;
  border-width: 0;
  border-style: hidden;
  margin: 10px auto;
  width: 100% !important;
  width: 95%;
}
.tabIntranet td, .tabIntranet th
{
  height: auto;
  padding: 4px;
  margin: 0;
  font-size: 12px;
  border-top: 1px solid #ecf8fe;
}
.tabIntranet th
{
  background-color: #4d7190;
  border-style: hidden;
  border-width: 0;
  color: #fff;
  text-align: center;
}
.tabIntranet td a, .ajout a
{
  font-weight: normal;
  text-decoration: none;
}
.ajout
{
  float: right;
  font-size: 12px;
  clear: right;
  margin-bottom: 5px;
}
.suivant
{
  float: right;
  display: inline;
}
.precedent a, .suivant a
{
  text-decoration: none;
  font-size: 10px;
}
.stats
{
  font-size: 10px;
  display: inline;
}
.bouton, .boutonRouge, .boutonVert, .boutoJaune
{
  width: auto;
  font-weight: bold;
  cursor: pointer;
}
.bouton
{
  background-color: #8196af;
  color: #fff;
}
.boutonRouge
{
  background-color: #b00;
  color: #fff;
  float: left;
}
.boutonVert
{
  background-color: #0b0;
  color: #fff;
  float: right;
}
.boutonJaune
{
  background-color: #ba9b13;
  color:#fff;
  float:right;
  margin-right:30px;
  width:85px;
}
form
{
  margin: 0;
}
input, textarea, select
{
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #000;
  width: 290px;
  font-size: 12px;
}
label
{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}
.boutonRadio, .widthAuto
{
  width: auto;
  border: none;
}
.champPetit
{
  width: 85px;
}
.erreur
{
  color: #a03047;
  text-align: center;
  padding: 100px 0;
}
.message
{
  color: #a03047;
  border: 1px solid #a03047;
  padding: 5px;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 10px;
}
.nowrap
{
  white-space: nowrap;
}
.center
{
  text-align: center;
}
.right
{
  text-align: right;
}
.left
{
  text-align: left;
}
.rouge
{
  color: #b00;
}
.vert
{
  color: #0b0;
}
.orange
{
  color: #fc0;
}
.fondGris
{
  background-color: #eee;
}
/* Gestion du stock */
.stocktableentete
{
  background:#8196af;
  color:#fff;
}
#tablestock
{
  width:100%;
  border:1px solid #000;
  margin-top:10px;
  border-collapse:collapse;
}
#stockformupdate input
{
  width:auto;
}
/* just FCK*/
p.left /*FCK[Paragraphe à gauche]*/
{
  text-align: left;
}
p.center /*FCK[Paragraphe centré]*/
{
  text-align: center;
}
p.right /*FCK[Paragraphe à droite]*/
{
  text-align: right;
}
p.justify/*FCK[Paragraphe justifié]*/
{
  text-align:justify;
}
.textecolor0  /*FCK[couleur1 (#000)]*/
{
  color:#000;
}
.textecolor1 /*FCK[couleur2 (#333)]*/
{
  color:#333;
}
.textecolor2/*FCK[couleur3 (#666)]*/
{
  color:#666;
}
.textecolor3/*FCK[couleur4(#999)]*/
{
  color:#999;
}
.textecolor4 /*FCK[couleur5(#ccc)]*/
{
  color:#ccc;
}
.backcolor0  /*FCK[fond 1 (#000)]*/
{
  background-color:#000;
}
.backcolor1 /*FCK[fond 2 (#333)]*/
{
  background-color:#333;
}
.backcolor2/*FCK[fond 3 (#666)]*/
{
  background-color:#666;
}
.backcolor3/*FCK[fond 4(#999)]*/
{
  background-color:#999;
}
.backcolor4 /*FCK[fond 5(#ccc)]*/
{
  background-color:#ccc;
}

/* DIAPORAMA */

fieldset
 {
  border: 1px solid #ddd;
  margin-top: 10px;
  padding: 5px;
  color:#000;
  background-color:#fff;
}
legend {
  font-weight: bold;
  background-color: #fff;
  color: #000;
}
a.editing_delete
{
  background: transparent url(/images/icons/actions/edittrash.png);
  display: block;
  width: 16px;
  height: 16px;
}
input.cancelButton
{
  background: #eee url(/images/icons/actions/cancel.png) no-repeat 2px 2px;
}
input.saveButton
{
  background: #eee url(/images/icons/actions/filesave.png) no-repeat 2px 2px;
}
input.saveButton, input.cancelButton
{
  width: auto !important;
  height: 22px;
  font-weight: bold;
  cursor: pointer;
  border: 1px solid #000;
  padding-left: 26px;
  color: #000;
  text-decoration: none;
}
div#pageContentEditing div.lineForm, div.lineForm
{
  margin: 15px 5px;
}
div.lineForm label
{
  display: inline;
  float: left;
  width: 120px;
  text-align: left;
}
a.editing_delete span

{
  display: none;
}

.diaporama_main
{
  width:240px;
/*   height:280px; */
}
.diaporama_main #nPhoto {
	width:240px;
	height:15px;
float:left;

}
#nPhoto span {
	font-size:9px;
	font-style:italic;
	color:#2C80B8;
}
.diaporama_main #nPhoto #cliquez
{
	color:#9A999C
}
.diaporama_image_container
{
  width:240px;
  height:240px;
  background-color:#FFFFFF;
}
.diaporama_image
{
  width:100%;
  cursor:pointer;
  margin-bottom:5px;
}
.diaporama_titre
{
  float:left;
  height:40px;
  text-align:center;
  width:200px;
font-size:11px;
font-weight:bold;
}
.hidden
{
  display:none;
}
#diaporama_suivant, #diaporama_suivant_zoom
{
  background-attachment:scroll;
  background-color:transparent;
  background-position:0 0;
  background-repeat:no-repeat;
  display:block;
  float:left;

}
#diaporama_suivant
{
	background-image:url(/images/icons/actions/bouton-next.png);
	height:20px;
  	width:20px;
	margin:5px 0px;
}
#diaporama_suivant_zoom
{
	background-image:url(/images/icons/actions/nextPictureG.jpg);
	height:32px;
	margin:5px 10px 5px 0;
	position:absolute;
	right:0;
	width:32px;
}
#diaporama_precedent, #diaporama_precedent_zoom
{
  background-attachment:scroll;
  background-color:transparent;
  background-position:0 0;
  background-repeat:no-repeat;
  display:block;
  float:left;
}
#diaporama_precedent_zoom
{
	background-image:url(/images/icons/actions/previousPictureG.jpg);
	height:32px;
	left:0;
	margin:5px 0 5px 10px;
	position:absolute;
	width:32px;
	z-index:4;
}
#diaporama_precedent
{
	background-image:url(/images/icons/actions/bouton-previous.png);
	height:20px;
  	width:20px;
	margin: 5px 0px;
}
#diaporama_suivant span,#diaporama_precedent span, #diaporama_suivant_zoom span, #diaporama_precedent_zoom span
{
  display: none;
}
.message img
{
  display:inline;
  margin-right:10px;
  vertical-align:middle;
}
.fadezoom
{
	background:transparent;
	height:100%;
	position:fixed;
	width:100%;
}
.diaporama_main_zoom
{
	background-attachment:scroll;
	background-color:#FFFFFF;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	height:auto;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	opacity:1;
	position:absolute;
	width:600px;
}
.diaporama_image_zoom
{
	background-attachment:scroll;
	background-color:#FFFFFF;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	opacity:1;
	/*width:100%;*/
}
#close_zoom
{
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/images/icons/actions/cancel.png);
	background-position:0 0;
	background-repeat:no-repeat;
	position:absolute;
	right:0;
	height:20px;
	width:20px;
	display:block;
}
#close_zoom span
{
	display:none;
}
.diaporama_titre_zoom
{
      height:32px;
      vertical-align:middle;
      text-align:center;
      width:100%;
      position:absolute;
      font-size:10px;
      font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
      font-weight:normal;
}
#lbOverlay
{
	opacity: 0.8;
	top: 0px;
	height: 100%;
	background-color:#000000;
	cursor:pointer;
	left:0;
	position:absolute;
	width:100%;
	z-index:100;
}
#lbHeader
{
	height:30px;
	width:820px;
}
#lb_header_left, #lb_header_right
{
	height:30px;
	width:30px;
}
#lb_header_left
{
	left:0;
	position:absolute;
}
#lb_header_right
{
	position:absolute;
	right:0;
}
#lb_header_center
{
	background:#A5A49B ;
	display:block;
	height:30px;
	left:30px;
	position:absolute;
	width:93%;
	text-align:center;
	padding-top:12px;
}
#lb_header_center span
{
	font-style:italic;
	color:#666666;
}
#lbCloseLink
{
	background:transparent url(/images/icons/actions/fileclose.png) no-repeat scroll center center;
	display:block;
	float:right;
	height:20px;
	margin:5px;
	position:relative;
	top:-30px;
	width:20px;
}
#lbCenter
{
	background-color:transparent;
	overflow:hidden;
	position:absolute;
	z-index:100;
}
#lbBottomContainer
{
	bottom:0;
	overflow:hidden;
	position:absolute;
	width:100%;
	z-index:100;
}
#lbImage
{
	background:#A5A49B url(/images/backgrounds/loading.gif) no-repeat scroll center center;
	border:10px solid #A5A49B;
	left:0;
	position:absolute;
	top:30px;
	/*position:absolute;
	top:0;
	width:800px;*/
}
#lbBottom
{
	background-color:#A5A49B;
	color:#666666;
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size:10px;
	height:42px;
	line-height:1.4em;
	text-align:left;
	width:100%;
}
