/* ------------------------------ 
 xAM Editions - Site e-marketing
 Feuille de styles
 Elements communs
 Juillet 2005
------------------------------ */

* {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 10px;
}

a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
}

html {
  height: 100%;
}

body {
  background: #FFF;
  margin: 2px;
  height: 100%;
}


img {
  border: 0;
}

.ref {
  color: #71828A;
}

/*----------------
 espaceur pour alignement (element structurant)
-----------------*/
div.espaceur {
  position: relative;
  clear: both;
}

hr {
  clear: both;
  height: 1px;
  margin: 0;
  padding: 0;
  border: 0;
  visibility: hidden;
}

/*----------------
 Structure globale
-----------------*/
/* page */
div#conteneurPage{
  width: 995px;
  height: auto;
  float: left;
  padding: 0;
  margin: 0;
}
/* page */
div#divpage {
  position: relative;
  width: 830px;
  height: 100%;
  float: left;
}

/*----------------
 BANDEAU
-----------------*/
/* bandeau */
div#divbandeau {
	position: relative;
	width: 100%;
	height: 68px;
	clear: both;
	background: url(bandeau_.jpg) repeat-x;
	border: 1px solid #71828A;
	border-bottom: 0;
}

img#imglogo {
	position: absolute;
	left: 15px;
	top: 10px;
	margin: 0;
	padding: 0;
}

/* login */
div#divbandeau form#bandeaulogin {
  position: absolute;
  top: 0px;
  width: 300px;
  height: 68px;
  margin: 0;
  padding: 0 0 0 30px;
  padding-top: 8px;
  left: 530px;
  background: url(bandeau0.jpg) left top no-repeat;
}

div#divbandeau span.libelle {
  position: relative;
  float: left;
  top: 2px;
  width: 125px;
  height: 15px;
  margin: 1px 0 1px 0;
  padding: 0;
  text-align: right;
  white-space: nowrap;
}

div#divbandeau span.valeur {
  position: relative;
  float: left;
  width: 92px;
  padding: 0;
  margin: 1px 0 1px 2px;
}

div#divbandeau input {
  height: 15px;
  padding: 0;
  margin: 0;
  border: 1px solid #B3B3B3;
  background-color: #FFF;
  width: 65px;
}
.CodesBandeau{
	clear: both;
	font-weight: bold;
	color: #778C9F;
}

div#divbandeau a {
	margin: 0;
	padding: 0px 2px 0 2px;
	white-space: nowrap;
	text-decoration: underline;
	font-weight: bold;
	color: #778C9F;
}
div#divbandeau span.membreBandeau{
	float: right;
	margin: 5px 40px 0 0;
	padding: 0px 0px 0 0;
	white-space: nowrap;
	font-weight: bold;
	color: #778C9F;
}
div#divbandeau a.connexion {
	float: right;
	clear: both;
	margin: 0 40px 0 0;
	padding: 0px 0px 0 0;
	white-space: nowrap;
	text-decoration: underline;
}

div#divbandeau button.ok {
  position: relative;
  cursor: pointer;
  width: 17px;
  height: 15px;
  margin: 0 1px 0 -1px;
  padding: 0;
  top: -1px;
  background: transparent url(bouton_o.gif) left top no-repeat;
  border: 0;
}

* html div#divbandeau button.ok {
   margin: 0 1px 0 3px;
   top: 0;
}

@media all and (min-width: 0px){ /* Opera */
  div#divbandeau button.ok {
    top: 1px;
  }
}

/*----------------
 MENU PRINCIPAL
-----------------*/
/* menu */
div#divmenu {
  position: relative;
  width: 100%;
  height: 23px;
  clear: both;
  padding: 0;
  margin: 0;
  background: transparent url(menu_fon.gif) repeat-x;
  border-left: 1px solid #71828A;
  border-right: 1px solid #71828A;
}

div#divmenu img {
  position: relative;
  top: 4px;
  left: 4px;
}

div#divmenu a {
  position: relative;
  color: #FFF;
  font-weight: bold;
  top: -2px;
  padding: 2px 10px 4px 5px;
}

div#divmenu a.menumag {
  color: #FFFDAF;
}

div#divmenu a:hover {
  color: #000;
}

div#divmenu a#Minfos {
	position: absolute;
	left: 45px;
}
div#divmenu a#MMM {
  position: absolute;
  left: 95px;
}
div#divmenu a#MMD {
  position: absolute;
  left: 227px;
}
div#divmenu a#Mfondamentaux {
  position: absolute;
  left: 342px;
}
div#divmenu a#Mannuaire {
  position: absolute;
  left: 447px;
}
div#divmenu a#Memploi {
  position: absolute;
  left: 519px;
}
div#divmenu a#Mboutique {
  position: absolute;
  left: 575px;
}
div#divmenu a#Mannonceurs {
  position: absolute;
  left: 646px;
}
div#divmenu a#Meditialis {
  position: absolute;
  left: 772px;
}


/* sous-menus */
div.sousmenu {
  position: absolute;
  z-index: 100; /* ## */
  top: 88px;
  background: #FFF url(vide0000.gif) repeat;
  border: 1px solid #000;
  padding: 5px 10px 5px 10px;
  visibility: hidden;
}

div.sousmenu a {
  display: block;
  color: #000;
  padding: 2px;
  white-space: nowrap;
}

div.sousmenu a:hover {
  color: #FF6600;
}

div#sousmenu1 {
  position: absolute;
  left: 45px;
}

div#sousmenu2 {
  position: absolute;
  left: 95px;
	width:230px;
}

div#sousmenu3 {
  position: absolute;
  left: 227px;
	width:230px;
}

div#sousmenu4 {
  position: absolute;
  left: 342px;
}

div#sousmenu5 {
  position: absolute;
  left: 447px;
}


/********* Menu Annuaires et sous-menus*/
div#sousmenu5 div.ssmenuRub {
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

div#sousmenu5 a {
  margin-left: 10px;
}


div#sousmenu6 {
  position: absolute;
  left: 519px;
}

/********* Menu Emploi et sous-menus*/
div#sousmenu6 div.ssmenuRub {
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

div#sousmenu6 a {
  margin-left: 10px;
}


div#sousmenu7 {
  position: absolute;
  left: 575px;
}

div#sousmenu8 {
  position: absolute;
  left: 646px;
  width: 90px;
}

div#sousmenu9 {
  position: absolute;
  right: 0px;
}

/*----------------
 CONTENU
-----------------*/
div#divcontenu1 {
  background: url(tiret_bo.gif) left top repeat-y;
  width: 830px;
  padding: 1px;
}

div#divcontenu2 {
 background: url(z300_fon.gif) right top repeat-y;
  width: 829px;
  padding: 1px;
}
div#divcontenuAdForum {
	background: url(AdForum_.gif) right top repeat-y;
	width: 829px;
	padding: 1px;
}
div#divgauche {
  position: relative;
  float: left;
  width: 485px;
  padding: 0 10px 0 24px;
}
div#divgauchefiche {
  position: relative;
  float: left;
  width: 485px;
  padding: 0 10px 0 24px;
}

div#divdroit {
  position: relative;
  float: right;
  width: 300px;
  border-left: 1px solid #71828A;
  padding-bottom: 5px;
}

* html div#divdroit {
  left: 1px;
}

/*----------------
 BAS DE PAGE
-----------------*/
/* menu bas */
div#divmenubas {
  position: relative;
  clear: both;
  width: 100%;
  height: 14px;
  top: -1px;
  background-color: #F35712;
  border: 1px solid #000;
  text-align: center;
}

div#divmenubas a {
  color: #FFF;
  padding: 0 10px 0 15px;
}

div#divmenubas a:hover {
  color: #000;
}

div#divmenubas .pucemenubas {
  width: 3px;
  height: 18px;
  background: url(menubas_.gif) left top no-repeat;
}

/* copyright sous menu bas */
p#copyright {
  position: relative;
  clear: both;
  width: 100%;
  text-align: center;
  color: #444;
  padding: 0;
  margin: 0;
}

p#copyright img {
  position: relative;
  top: 5px;
}

