/*Pour lombre porte de la page du site
-moz-box-shadow: 0 0 8px #979797;  
-webkit-box-shadow: 0 0 8px #979797; */
/*IE mais a marche mal
filter:progid:DXImageTransform.Microsoft.Shadow(color='#979797', Direction=50, Strength=8); zoom: 1; }*/

/* Coins arrondie
-moz-border-radius: 5px;
-webkit-border-radius: 5px;*/

/*Transparance
background-color: rgba(232, 232, 231, 0.8);
*/

/*

@Autor : SWAD, Yann Petit
@Date : 2011, Janvier

*/

/******************************************************************************************************************/
/* Styles de base */
/******************************************************************************************************************/
* {
  margin: 0;
  padding: 0;
  border: none;
}

body {
  background-color: #ffffff;
  margin: 0px;
  text-align: left;
  padding: 0px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #6c6c6c;
}

/* Titres */
h1,h2,h3,h4,h5,h6 {
  padding: 0px;
  margin: 0px 0px 6px;
  border: 0px;
  font-weight: bold;
}

h1 {
  font-size: 20px;
}

h2 {
  font-size: 16px;
}

h3,h4 {
  font-size: 12px;
}

h5,h6 {
  font-size: 11px;
}

/* Paragraphes */
p {
  margin: 0px 0px 10px;
}

li p,blockquote p {
  margin: 0;
}

blockquote {
  margin-left: 12px;
}

/* Liens */
a {
  text-decoration: underline;
  color: #eb690b;
}

a:link {
  
}

a:visited {
  
}

a:focus {
  
}

a:hover {
  color: #437b9c;
}

a:active {
  
}

/* Divers elements de type en-ligne */
em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

span {
  
}

img,a img {
  border: 0px;
}

.saveas-button, .runtool-button, .loading-button {
  height: 22px;
  width: 22px;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  vertical-align: middle;
}

.saveas-button {
  background-image: url(../icons/filesave.gif);
  cursor: pointer;
}

.runtool-button {
  background-image: url(../icons/softwareRun-orange-22x22.png);
  cursor: pointer;
}

.loading-button {
  background-image: url(../icons/ajax-loader-extra-small.gif);
  cursor: default;
}

img.pointer {
  vertical-align: middle;
  cursor: pointer;
  max-height: 22px;
  width: 22px;
}

img.middle {
  vertical-align: middle;
}

/* Listes */
ul {
  margin: 0px 0px 10px 12px;
  padding: 0;
  list-style-type: none;
}

ol {
  margin: 0px 0px 10px 60px;
  padding: 0px 0px 0px 2px;
}

ul li,ol li {
  margin: 0;
  padding-left: 12px;
}

ul.simple {
  list-style-type: disc;
}

ul.simple li {
  padding-left: 0px;
}

/* Tableau */
table {
  border-collapse: 0;
  border-spacing: 0;
  border: 0;
}

table th {
  padding: 10px 12px;
}

table td {
  padding: 12px 12px;
}

table th {
  color: #eb690b;
  text-align: left;
}

table th a {
  color: #eb690b;
}

table td {
  color: #4b4b4c;
}

/* Saut de ligne pour les �l�ments flottants */
hr,.hrhidden,.clear {
  width: 20px;
  clear: both;
  visibility: hidden;
  padding: 0px;
  margin: 0px;
  border: 0px;
  height: 1px;
  font-size: 1px;
  margin-bottom: -1px;
  text-indent: -9999px;
  line-height: 0;
}

hr.visible {
    background-color: #97BF0D;
    visibility: visible;
    width: auto;
}

/* G�n�ral */
.left {
  float: left;
}

.right {
  float: right;
}

.inline {
  display: inline;
}

/* wrapper qui contien le site et permet de le centrer */
div#wrapper {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 951px;
  padding: 0;
}

/* Header */
div#header {
  background-image: url(../img/fond-header.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  text-align: center;
  height: 120px;
  padding: 0px;
  position: relative;
  text-align: left;
}

div#headerlogo {
  text-align: left;
  width: 186px;
  height: 120px;
}

div#header div#drapeaux {
  position: absolute;
  right: 10px;
  top: 4px;
}

div#header div#drapeaux img {
  margin-right: 5px;
}

div#header div#drapeaux img.feddback {
  margin-left: 15px;
}

/* Navigation gauche */
/* sous navigation de niveau 0 */
#sub_nav {
  width: 186px;
  min-height: 588px;
  padding: 10px 0;
}

#sub_nav p.bonjour {
  display: block;
  height: 36px;
  padding-top: 15px;
  color: #2b6b92;
  font-weight: bold;
  text-align: center;
  margin: 0;
}

#sub_nav h1 {
  display: block;
  position: relative;
  color: #FFFFFF;
  font-size: 12px;
  padding-left: 16px;
  width: 167px;
  line-height: 27px;
  height: 27px;
  font-weight: bold;
  background-image: url(../img/fond-titre-ssnav.jpg);
  cursor: pointer;
}

#sub_nav h1 span {
  position: absolute;
  right: 10px;
  top: 7px;
}

ul.sub_nav {
  margin-left: 30px;
}

ul.sub_nav li {
  margin: 0;
  padding: 0;
}

ul.sub_nav li a,span.menuLink {
  cursor: pointer;
  display: block;
  font-weight: bold;
  color: #2d698d;
  background-image: url(../img/ssnav-puce-ronde.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 12px;
  text-transform: uppercase;
  line-height: 18px;
  font-size: 11px;
  text-decoration: none;
}

ul.sub_nav li a:hover,ul.sub_nav li.active a,ul.sub_nav li.active span.menuLink {
  text-decoration: none;
  color: #EB690B;
}

/* sous navigation de niveau 1 cach� en onload */
ul.sub_nav ul {
  margin-left: 30px;
} /*display:none;*/
ul.active ul {
  display: block;
}

ul.sub_nav ul li {
  margin: 0;
  padding: 0;
}

ul.sub_nav li.active ul li a,ul.sub_nav ul li a {
  font-weight: normal;
  color: #2d698d;
  background-image: url(../img/ssnav-puce-fleche.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 12px;
  text-transform: none;
}

ul.sub_nav li.active ul li a:hover,ul.sub_nav li.active ul li.active a {
  color: #f79542;
}

/* Section */
div#section {
  width: 765px;
  min-height: 558px;
  background-image: url(../img/fond-section.png);
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 20px;
}

div#section2of3 {
  width: 510px;
  min-height: 558px;
  background-image: url(../img/fond-section.png);
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 20px;
}

div#section3of3 {
  width: 214px;
  min-height: 558px;
  background-image: url(../img/fond-section3of3.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 10px 0 0 40px;
}

div#section3of3 div#title {
  background-image: url("../img/bouton_bleu.png");
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 12px;
  padding-left: 16px;
  width: 211px;
  line-height: 25px;
  height: 25px;
  font-weight: bold;
  cursor: default;
}

div#section3of3 div#content {
  padding: 8px;
  font-size: 11px;
}

div#content {
  padding: 25px 25px;
}

div#content  h1 {
  color: #437b9c;
  font-size: 24px;
  border-bottom: #437b9c solid 1px;
  padding-bottom: 5px;
}

div#content  h2 {
  color: #437b9c;
}

div#content  h3 {
  color: #437b9c;
  text-transform: uppercase;
}

div#content  h4 {
  color: #6c6c6c;
}

div#content  div.content {
  padding: 30px 140px 0 60px;
}

div#content  p.accroche {
  color: #f15a24;
  font-weight: bold;
}

div#content  img.left {
  float: left;
  margin: 0px 10px 10px 0;
}

div#content  img.right {
  float: right;
  margin: 0px 0px 10px 10px;
}

/* quick search form for portal */

div.quicky form {
  margin: 0 0 10px;
}

div.quicky input[type=text], div.quicky select {
  border: #dfebb6 solid 1px;
  color: #4b4b4c;
  font-size: 11px;
  padding: 0px;
  padding-left: 3px;
  height: 20px;
  color: 000;
  width: 168px;
  float: left;
}

div.quicky select {
  height: 22px;
  margin-right: 20px;
}

div.quicky input[type=button] {
  background-image: url(../img/bt-submit.gif);
  width: 58px;
  height: 22px;
  top: 0px;
  position: relative;
  float: left;
}

div.quicky input[type=submit] {
  background-image: url(../img/bt-submit.gif);
  width: 58px;
  height: 22px;
  top: 0px;
  position: relative;
  float: left;
}

/* input, select { */
/*   border: #dfebb6 solid 1px; */
/*   color: #4b4b4c; */
/*   font-size: 11px; */
/*   padding: 3px; */
/*   width: 250px; */
/* } */

div.quicky p {
  clear: both;
  font-size: 11px;
  padding: 0px 0 0 0;
}

/* result tabs */
#tabs {
  margin: 40px 0px 10px 0px;
}

/*Fil ariane */
div#filAriane {
  font-size: 11px;
  height: 10px;
  padding-top: 15px;
  padding-bottom: 12px;
  color: #000;
}

div#filAriane strong {
  color: #000;
}

div#filAriane a {
  color: #000;
  text-decoration: underline;
}

/* Squelette footer */
div#footer {
  clear: both;
  position: relative;
  text-align: center;
}

div#fleur {
  position: absolute;
  width: 130px;
  height: 151px;
  background-image: url(../img/fleur.png);
  top: -170px;
  left: 85px;
  z-index: -1;
}

/* --------------------------------------------------------------------- */
/*            ****              OVERLIB             ****                 */
/* --------------------------------------------------------------------- */

.fgClass {
  background-color: white;
  padding: 0px;
  margin: 0px;
  opacity: 0.9;
  font-size: 20px;
  text-align: left;
}
.bgClass {
  background-color: white;
  border: 1px solid black;
  opacity: 0.9;
  padding: 0px;
  margin: 0px;
}

/* --------------------------------------------------------------------- */
/*            ****              PAGINATION          ****                 */
/* --------------------------------------------------------------------- */

#nav {
  margin-top: 10px;
  color: #9a9a9a;
  font-size: 10px;
}

#nav select {
  border: #dfebb6 solid 1px;
  font-size: 9px;
  width: 55px;
}

#nav a {
  color: #4b4b4c;
  font-weight: bold;
  display: inline-block;
  height: 15px;
  line-height: 15px;
/*   padding: 0 2px; */
}

#nav a:hover,#nav a.active {
  color: #eb690b;
  text-decoration: none;
}

#nav a img {
  margin-bottom: -3px;
}

/* --------------------------------------------------------------------- */
/*            ****              TABLES              ****                 */
/* --------------------------------------------------------------------- */

.resultTable {
  width: 100%;
}

.resultTable tr.content:hover {
  background-color: #e0ecb6;
  cursor: pointer;
}

.resultTable th {
  font-size: 11px;
  vertical-align: middle;
}

.resultTable td {
  border-bottom: #d3d3d3 solid 1px;
  font-size: 11px;
  padding: 3px 12px;
}

tr.empty {
  height: 0px;
  border: none;
}

.warning {
  color: #4b4b4c;
}

.clickable {
  cursor: pointer;
}

.clickable:hover {
  text-decoration: underline;
}
