body
{
   background-attachment: fixed;
   background-color: #577baf;
   background-image: url("images/fond2.jpg");
   background-repeat: repeat-x;
   font-family: Tahoma, sans-serif;
   margin: 0;
   padding: 0;
}

p
{
  margin-left : 5px;
  margin-right : 5px;
  text-align: justify;
  text-indent: 15px;
  margin-top: 3px;
}

.erreur
{
  color : maroon;
}

table.conteneur
{
   border-width: 0px;
   width: 100%;
   border-collapse : collapse;
}

td.contenuCentre
{
  width :920px;
  padding: 0px ;
}

div.tete
{
   background-image: url("images/ThemeBleu2008-Haut.PNG");
   background-repeat: no-repeat;
   color: #ffffff;
   font-size: 35px;
   height: 235px;
   margin-top: 4px;
   /*text-align: center;*/
   text-decoration: none;
   width: 920px;
   /*border: red solid 1px;*/
}

div.titreApplication
{
   background-image: url("images/TitreLogo1.gif");
   background-repeat: no-repeat;
   float: left;
   height: 220px;
   left: 70px;
   position: relative;
   top: 90px;
   width: 650px
}

div.infoConnexion
{ 
   border: 2px ridge #007cc3;
   color: white;
   float: right;
   font-size: 10pt;
   margin: 6px;
   position: relative;
   text-align: right;
   z-index: 5;
   padding: 4px;
  background-color: #007cc3;
}

div.apercu
{
  width: 825px;
  text-align: center;
  overflow: auto;
}


/************************************/
/* hyperlink and anchor tag styles  */
/************************************/

a{
	color: #005FA9;
	text-decoration: none;
}

a:link{
	color: #005FA9;
	text-decoration: none;
}

a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************************************/
/* MENUS                            */
/************************************/

#menu
{
    background-image: url("images/imageContenuMenuH.PNG");
    background-repeat: no-repeat;
    height : 25px;
    color : white;
    font-family : Meiryo, Tahoma;
    padding-top :3px ;
    text-align : center;
}
#menu a
{
  color : white;
  font-weight : bold;
  text-decoration : none;
  font-size : 11pt ;
}

#menu a:hover
{
    color : aqua;
}




/************************************/
/* CONTENUS                         */
/************************************/

table.presentation
{
	width: 820px;
	border-collapse: separate;
	border-spacing: 6px;
}

td.presentation
{
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: gray;
	width: 407px;
	background-color: #f0f0f0;
	padding: 0px;
}

td.presentation-hover
{
    border-width: 1px 2px 2px 1px;
    border-style: solid;
    border-color: maroon;
    width: 407px;
    background-color: #ffe1e1;
    padding: 0px;
}

td.presentation p, td.presentation-hover p
{
    margin: 10px 10px 10px 10px;
    text-align: justify;
    font-size: 10pt;
    /*font-style: italic;*/
}

a.presentation, a.presentation:visited
{
    display: block;
    color: white;
    font-weight: bolder;
    padding: 2px 5px 2px 5px;
    background-image: url("images/presentation-top2.PNG");
    border-bottom: 1px solid #2770b4;
}
a.presentation:hover
{
    color: #d5e6ff;
    padding: 1px 4px 3px 6px;
    text-decoration: none;
}

p.description, div.description
{
	font-size: 10pt;
	display: block;
	text-indent: 0px;
	overflow: auto;
	border: 1px dotted #eeeeee;
}

td.description
{
    font-size: 10pt;
}

.noteVersion
{
  text-indent: 0px;
}

div.languageSwitch
{
	font-weight: bold;
	font-size: 8pt; 
	color: #ffffff;
	margin-right: 25px;
	z-index: 5;
	position: relative; 
	float: right;
	top: 210px;
}
div.languageSwitch a, div.languageSwitch a:visited
{
	margin: 0; padding: 0;
	text-decoration: none;
	text-align: right; height: 20px;
}
div.languageSwitch a:hover
{
	color: #eeeeff;
	text-decoration: none;
}
div.languageSwitch img
{
	height: 20px;
	width: 30px;
	top: 0;
	border: none;
	margin-left: 4px;
}


tr.ptabautoimpair td
{
	background-color:#ffffff;
	border-width:1px 1px 1px 1px;
	border-style:dotted;
	border-color:#d6e1ec;
	padding: 5px;
}

tr.ptabautopair td
{
	background-color:#dbefff;
	border-width:1px 1px 1px 1px;
	border-style:dotted;
	border-color:#d6e1ec;
	padding: 5px;
}

tr.ptabauto-hover td
{
	background-color: #ffe1e1;
	border-width:1px 1px 1px 1px;
	border-style:dotted;
	border-color: maroon;
	padding: 5px;
}

.ptabauto table
{
	margin-left: 10px;
	margin-right: 20px;
	width: 800px;
}

.ptabauto th
{
	background-image: url(Images/Entete_tab1.JPG);
	color: #333333;
	font-weight: bold;
	text-align: left;
}

.bigbr
{
	padding: 1px;
}

.pcontenu2 a, .pcontenu2 a:visited, .pcontenu2 a:hover
{
    color: white;
    background-color: white;
    text-decoration: none;
    border: 0;
}

.pcontenu2 img
{
    padding: 0;
	border: 0;
}

.pcontenu pre.code
{
	font-size: 85%;
	font-family: "Bitstream Vera Sans Mono", "courier new", monospace;
	color: #000000;
	display: block;
	padding-top: 15px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 10px;
	margin-bottom: 2px;
	overflow: auto;
	white-space: pre;
	border: 1px solid #e3e3e3;
	background: #f4f4f4 url(images/code.png) left top no-repeat;
}

.small
{
	font-size: 10px;
	color: #555555;
	margin-right: 4px;
	margin-left: 4px;
}
span.smallComment, .smallComment a
{
	font-size: 10px;
	color: #999999;
}

h3.titreDev
{
	padding: 2px;
	display: block;
	border-bottom: 2px outset #bd0000;
	background-color: #bd0000;
	color: white;
	text-align: center;
	margin-bottom: 0;
}

.pcontenu img
{
	float: left;
	padding: 0px 10px 0px 0px;
}

div.countIndicator
{
	float: right; 
	position: relative;
	font-size: 12px;
	margin-top: 4px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.ficheContent
{
	clear: left;
	border-bottom: 2px outset #bd0000;
	border-left: 2px outset #bd0000;
	border-right: 2px outset #bd0000;
	margin-top: 0;
	padding-top: 0;
}

/***********************************************************************/
/* Définition des boutons (liens)                                      */
/***********************************************************************/

.bouton1 a
{
	background-image: url(images/presentation-top.PNG);
	color: white;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-top: 4px;
	text-decoration: none;
	font-size: 10pt;
}
.bouton1 a:hover
{
	background-image: url(images/presentation-top2.PNG);
	color: white;
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 5px;
}
.bouton1 a:visited
{
        color: white;
}

.bouton2 a
{
	background-image: url(images/presentation-top.PNG);
	color: white;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-top: 5px;
	text-decoration: none;
	display: block;
	font-size: 10pt;
}

.bouton2 a:hover
{
	background-image: url(images/presentation-top2.PNG);
	color: white;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 4px;
}
.bouton2 a:visited
{
        color: white;
}

/***********************************************************************/
/* Définition des séparations                                          */
/***********************************************************************/

.Sep1
{
	padding: 2px 0 0 0;
	margin: 0 0 2px 0;
        border-bottom:1px solid #d6e1ec;
}

.Sep2
{
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#d6e1ec;
	background-color:#dbefff;
}

.Sep4
{
	border-width:0px 0px 0px 0px;
	border-style:solid;
	border-color:#d6e1ec;
	padding-left:1em;
	/* background-color:dbefff; */
}

.Sep5
{
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#d6e1ec;
	/* background-color:dbefff; */
}

/***********************************************************************/
/* Définition du menu suppérieur                                       */
/***********************************************************************/

table.menuSupperieur
{
    margin: 200px 0 0 20px;
    padding: 0;
    border-collapse: collapse;
    vertical-align: bottom;
	clear: none;
}

div.MenuSupp
{
	height: 36px;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	/*border: red solid 1px;*/
}

.MenuSupp a.actuel, .MenuSupp a.actuel:hover
{
        display: block;
	text-decoration: none;
	color: white;
	font-weight: bold;
	background-color: white;
	background-image: url(images/presentation-top2.PNG);
	background-repeat: repeat-x;
	padding: 2px 2em 4px 2em;
	margin-top : 1px;
	border-width: 2px 2px 7px 2px;
	border-style: solid;
	border-color: white;
	/*height: 35px;*/
}

.MenuSupp a.onglet
{
	display: block;
	text-decoration: none;
	color: white;
	font-weight: bold;
	background-color: #b5b8bd;
	background-image: url(images/presentation-top.PNG);
	background-repeat: repeat-x;
	padding: 2px 1em 2px 1em;
	margin-top : 6px;
	border-width: 2px 2px 4px 2px;
	border-style: solid;
	border-color: #b5b8bd;
	filter: alpha('opacity=80'); -moz-opacity:.90; opacity:.90;
}

.MenuSupp a.onglet:hover
{
	background-color: #ededed;
	text-decoration: none;
	color: white;
	margin-top : 3px;
	border-width: 2px 2px 6px 2px;
	border-color: #ededed;
	filter: alpha('opacity=80'); -moz-opacity:.90; opacity:.90;
}
.MenuSupp a.onglet:visited
{
  color : white;
}

div.menuProduits, div.menuDev, div.menuLiens
{
	position: absolute;
	z-index: 20;
	float: left;
	left: -999em;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #d6e1ec;
}

div.menuProduits-visible, div.menuDev-visible, div.menuLiens-visible
{
	float: left;
    position: absolute;
	z-index: 20;
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
	top: 238px;
	left: auto;
	border: 1px solid #212d7d;
	background-color: white;
	filter: alpha('opacity=90'); -moz-opacity:.90; opacity:.90;
}

div.menuProduits a, div.menuProduits a:visited,
div.menuProduits-visible a, div.menuProduits-visible a:visited,
div.menuDev a, div.menuDev a:visited,
div.menuDev-visible a, div.menuDev-visible a:visited,
div.menuLiens a, div.menuLiens a:visited,
div.menuLiens-visible a, div.menuLiens-visible a:visited
{
    color: #212d7d;
    padding: 2px 20px 3px 10px;
    margin: 0;
    display: block;
}
div.menuProduits a:hover, div.menuDev a:hover,
div.menuProduits-visible a:hover, div.menuDev-visible a:hover,
div.menuLiens-visible a:hover, div.menuLiens-visible a:hover
{
    color: white;
    background-color: #212d7d;
    text-decoration: none;
}

/* ########################################################################## */

#choixNavigation a
{
  font-size : 12pt;
  font-weight : bold;
    display: block;
  text-decoration: none;
    color : #2760bf;
}
#choixNavigation a:hover
{
  color : #54bff3;
  letter-spacing: 1px;
  display: block;
  background-color : #f5f5f5;
}

/* Effets ombre sous les titres
-------------------------------------------------------------- */

h1
{
   /* on positionne le conteneur H1 pour placer ensuite le SPAN */
   color: #cccccc;
   position: relative;
   font-family: monotype corsiva, Tahoma, sans-serif;
   font-size: 25pt;
   margin-bottom: 2px;
   padding-left: 25px;
   margin-left: -25px;
   padding-right: 25px;
   margin-right: -25px;
   margin-bottom: 2px;
   margin-top: 5px;
   padding-bottom: 3px;
   border-bottom: 2px #212d7d ridge;
}
h1 span
{
    position: absolute; /* on superpose le SPAN sur le titre */
    top: -2px; /* on décale le SPAN */
    left: 22px;
    color: #212d7d;
}

h1.titleComment
{
   font-family: monotype corsiva, Tahoma, sans-serif;
   color: #000000;
   font-size: 18pt;
}

h2
{
   /* on positionne le conteneur H2 pour placer ensuite le SPAN */
   color: #cccccc;
   position: relative;
   font-family: monotype corsiva, Tahoma, sans-serif;
   font-size: 20pt;
   margin-left: -20px;
   padding-left: 25px;
   margin-right: -20px;
   padding-right: 25px;
   margin-bottom: 2px;
   padding-bottom: 3px;
   border-bottom: 3px black ridge;
}
h2 span
{
    position: absolute; /* on superpose le SPAN sur le titre */
    top: -2px; /* on décale le SPAN */
    /*left: -3px;*/
    left: 22px;
    color: black; /* rouge */
}

h2.produit span { color: #da251d; }
h2.produit { border-color: #da251d; }
h2.dev span { color: #336600; }
h2.dev { border-color: #336600; }
h2.liens span { color: #990099; }
h2.liens { border-color: #990099; }

h3, h4 
{ 
	margin-bottom: 0; 
	color: #4682b4; /* steel_blue */
}

div.contenu
{
  background-image: url("images/FondCentreCorps-Bleu2008.PNG");
  background-repeat: repeat-y;
  padding-bottom :10px ;
  padding-top :10px ;
  margin-bottom : 0;
  padding-left : 45px ;
  padding-right : 45px ;
  font-size : 10pt;
}

div.pied
{
  clear :left ;
  background-image: url("images/FondCentrePied-Bleu2008.PNG");
  background-repeat: no-repeat;
  font-size: 10pt;
  height : 100px;
  text-align: center;
  margin-top : 0;
}

input.classic
{
  background-color : #90c6e5; 
  border: solid #007cc3 1px;
  margin-top : 3px ;
}
input.error
{
   background-color: #ffcccc;
   border: 1px solid red;
   color: red;
   margin-top : 3px ;
}
p.error
{
	color: red;
	margin: 3px;
	font-style: italic;
}


/*

--------------------------------------------------------------
Les correctifs selon le navigateur se trouve dans le header.
--------------------------------------------------------------

Mozilla FireFox :
        h1 span, h2 span { left: 22px; }
        div.menuProduits-visible, div.menuDev-visible {	top: 238px; }
        .MenuSupp a.onglet { margin-top : 6px; }\n";


*/