/*
-----------------------------------------------
auteur:   Stéphane ROQUES
version:  19-12-2006
----------------------------------------------- */

/************************************************/
/*                  HEADER                      */
/************************************************/
.bienvenue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight:bold;
	color : #092566;
	padding-left:15px;
}
.editecom {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight:bold;
	color : #ed821f;
	padding-left:15px;
}
.revue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight:bold;
	color : #092566;
	text-align:center;
}
.contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#939393;
}
.contact a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#939393;
	text-decoration		: none;
}

.contact a:link {
	text-decoration		: none;
}

.contact a:visited {
	text-decoration		: none;
}

.contact a:hover {
	text-decoration		: underline;
}

.presentation_gauche {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}
.texte {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.sommaire {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ee801e;
	font-weight:bold;
	line-height:20px;
}
.intro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom:30px;
}
.legende {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.logo1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#092566;
}
.logo2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#092566;
	padding:10px;
}
.accueil {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#092566;
}
.accueil a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#092566;}

.accueil a:link {
	text-decoration		: none;
}

.accueil a:visited {
	text-decoration		: none;
}

.accueil a:hover {
	text-decoration		: underline;
}

.pied {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}
div.shadow {
  padding: 0 1px;
  background: #b4afa3;
  border-left: 1px solid #dcd7c8;
  border-right: 1px solid #dcd7c8;
  position: relative;
  margin: 1em auto 0 auto;
}

.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(images/shad_bottom.png) repeat-x bottom left;
}

.shadow img.nomatte {
  padding: 0 0 4px 0;
  background: white url(images/shad_bottom.png) repeat-x bottom left;
}

.shadow .topleft {
  width: 2px;
  height: 4px;
  background: url(images/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

.shadow .topright {
  width: 2px;
  height: 4px;
  background: url(images/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

.shadow .bottomleft {
  width: 4px;
  height: 4px;
  background: url(images/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

.shadow .bottomright {
  width: 4px;
  height: 4px;
  background: url(images/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}

/*---------------------------------------------------Rajouté par Emmanuel LEPARQUIER------------------------------*/
td .colonneLabel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#092566;
	font-weight:bold;
	text-align:right;
}

td .colonneCoords {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#000000;
	text-align:left;
}
