* {
  font-family:verdana,arial;
  font-size:10px;
  margin:0;
  padding:0;
}

body {
	background:#ffffff url(/images/global/fond.png) repeat-x;
  background-attachment:fixed;
  background-position:bottom;
}

#vitrine {
/*	background:#ffffff url(/images/global/colonne.png) repeat-y;
*/
  background-color:white;
  border:1px solid black;
  width:780px;
  margin:auto;
}

#titrevitrine {
  border:0;
  margin:0;
  padding:0;
  height:auto;
  background-image:none;
  border:0;
}

#titrevitrine a {
  display:block;
  padding-top:3px;
  padding-bottom:125px;
  width:780px;
  background:#E3E3E3 url(/images/global/top.jpg) no-repeat bottom;
  color:#007AC3;
  font-size:12px;
  text-align:center;
}

#titrevitrine a:hover {
  background-color:#007AC3;
  color:#e3e3e3;
}

#overflodiv { overflow:auto;height:500px }


#menuvitrine {
  background:#ffffff url(/images/global/btn.png) repeat-x;
  margin:0;
  list-style-type: none;
  text-align: center;
  padding:0;
  border-top:1px solid black;
  border-bottom:1px solid black;
  overflow:hidden;/*auto*/
  zoom:1;
}

#menuvitrine li { float:left;padding:0;margin:0;display: inline;line-height:normal;text-align:center;border-left:1px solid black; }

#menuvitrine li a { color:#000000;font-family:arial;font-size:12px;
font-weight:800;padding:2px 0;width:194px;display: block;background:url(/images/global/btn.png) repeat-x;
}


#menuvitrine li a:hover { background:url(/images/global/btnon.png) repeat-x; }
#menuvitrine li a.actif { background:url(/images/global/btnactif.png) repeat-x; }
#menuvitrine li a.actif:hover { background:url(/images/global/btnactifhover.png) repeat-x; }

#menuvitrine li ul {	width:192px;position:absolute;margin:0px;padding:0px;z-index:100 }
#menuvitrine li ul li { border:0;padding:0;margin:0;_display:inline;position:relative;width:192px;height:auto; }
#menuvitrine li ul li a { color:#ffffff;font-weight:800;letter-spacing:1px;border:1px solid #000000;border-top:0;padding:5px 0;width:192px;background-color:#888888;background-image:none;opacity:0.9;zoom:1;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90) }
#menuvitrine li ul li a:hover { background-image:none;background-color:#444444;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100) }
#menuvitrine li ul li a.actif { background-image:none;font-weight:800;background-color:#14477e; }
#menuvitrine li ul li a.actif:hover { background-image:none;background-color:#14477e; }


#sousmenuvitrine {
/*  background:#ffffff url(/images/global/btn.png) repeat-x; */
  margin:auto;
  list-style-type: none;
  text-align: center;
  padding:0;
  width:690px;
}

#sousmenuvitrine li {
  display: inline;
  font-size:14px;
  text-align:center;
}

#sousmenuvitrine li a {
  display:block;
  height:26px;
  margin:0 10px 0 10px;
  padding:5px 0 0 0;
  text-decoration: none;
  color: #000000;
  width:180px;
  white-space:nowrap;
  float:left;
  font-size:12px;
  font-weight:800;
  font-family:verdana;
  background:url(/images/global/btn2.png) repeat-x;
}

#sousmenuvitrine li a:hover {
  background:url(/images/global/btnon2.png) repeat-x;
}

/* actif */
#sousmenuvitrine li a.actif {
  background:url(/images/global/btnactif2.png) repeat-x;
}

#sousmenuvitrine li a.actif:hover {
  background:url(/images/global/btnactifhover2.png) repeat-x;
}

#contenuvitrine {
  padding:5px;
}

#footervitrine {
  border-top:1px solid black;
  background-image:url(/images/global/bas.jpg);
  background-repeat:no-repeat;
  padding:auto;
  text-align:center;
  margin:0;
  list-style-type:none;
  height:66px;
}

#footervitrine li {
  display:inline;
}

#footervitrine #pictoback {
  display:block;
  padding:auto;
  margin:auto;
  width:70px;
}

#footervitrine li a {
  white-space:nowrap;
  font-family:verdana;
  color:#007AC3;
  font-size:10px;
  font-weight:800;
}

#footervitrine li a:hover {
  color:#000000;
}
#footervitrine li a.actif {
  color:red;
}
#footervitrine li a.actif:hover {
  color:red;
}

.tooltip {
display:none;
}

.floatright {
float:right;
}

.floatleft {
float:left;
}

#clear {
clear:both;
visibility:hidden
}

.titrelogin {
font-size:12px;
font-variant:small-caps;
text-align:right;
font-weight:800;
letter-spacing:1px;
color:#00A890;
clear:both;
margin:0 0 3px 0;
padding:0;
border-bottom:1px solid #007AC3;
}

.identification {
  list-style-type:none;
}

.identification li {
  margin:3px 0;
}

.identification li a {
  color:black;
  font-family:verdana;
  font-size:10px;
  font-weight:normal;
}

.identification li a:hover {
  color:#008F73;
  font-weight:800;
}

/*  http://www.positioniseverything.net/easyclearing.html  */
.clearfix:after {
  content: ".";
  display:block;
  height:0;
  clear:both;
  visibility: hidden;
}

.listeEnsituation { border:1px solid #000000;float:left;margin:0 5px 10px;width:370px; }
.listeEnsituation a { color:#ffffff; }

.ensituation { border:1px solid #000000;margin:0 5px 10px;width:642px; }
.ensituation a { color:#ffffff; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* fin http://www.positioniseverything.net/easyclearing.html */

.cacher { display:none; }
