/*
normal.css
fourni par: T@koma
auteur: Pascal Sancho
*/

/* general ********************************************************************/
@media print {
  .noprint {display: none;}
}
* {
    margin: 0px;
    padding: 0px;
}
body, table, th, td {
    font-family: Arial;    
}
body, table, th, td {
    color: #414141;
    font-size: 10pt;
}

* body, *:first-child+body  {
   width:99.5%; /* Lu uniquement par IE 6 */
  /* background-color:#FFBBBB;*/
  margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */

}


.debug {
    font-weight: bold;
    color: red;
    padding: 0px;
}
div#contener
{
	margin-left: auto;
     margin-right: auto;
	width:1003px;
}

* div#contener, *:first-child+div#contener /*IE6*/
{
	margin-left: auto;
     margin-right: auto;
	width:1003px;
	text-align: left;
}
/* cadres *********************************************************************/
#menu {
    width: 15%;
    height: 100%;
    vertical-align: top;
    padding: 0px 12px 8px 12px;
    /*border-right: solid #a77234 1px;*/
    /*background-image: url(../images/fond_nav.jpg);
    background-position: top right;
    background-repeat: repeat-y;*/
}
#contenu 
{
	/*width: 636px;*/
    padding: 0px 0px 4px 24px;
    vertical-align: top;
}
#contenu td {
    /*vertical-align: top;*/
}
#principal {
    padding: 0px 15px 0px 0px;
    vertical-align: top;
}
#info {
    width: 25%;
    vertical-align: top;
    padding: 0px 0px 8px 0px;
   /* background-color: #faf7f1;*/
    /*border-left: solid #a77234 1px;*/
}
div.filetInfo {
    height: 8px;
    background-image: url(../images/filet_info.gif);
    margin-bottom: 16px;
}
/* boutons ********************************************************************/
.retourHautPage {
    text-align: left;
    margin-right: 8px;
    width: 100%;
}
img.pictoRetour {
    width: 60px;
    height: 17px;
    background-image: url(../images/picto_retour.gif);
}
/* liens **********************************************************************/
a:link, a:active, a:visited {
    color: blue;
}
a:visited {
    color: purple;
}
a:hover {
    color: red;
}
/* entete, chemin et pied *****************************************************/
div.entete {
    width: 100%;
    height: 153px;
    /*margin-bottom: 16px;*/  
}
div.outils {
    /*position: relative;*/
    /*color: #950545;*/
    text-align: center;
    top: 98px;
    padding: 112px 16px 0px 0px;
}
div.outils_contact {
    /*position: relative;*/
    /*color: #950545;*/
    text-align: left;
    top: 98px;
    padding: 112px 16px 0px 20px;
}
div.distribution {
    position:relative;
    color: #898b8c;
    text-align: center;
    top: 50px;
    left: 5%;
    width: 420px;
    height: 113px;
    /*background-image: url(../images/logo.gif);*/
}
div.distribution a {
    /*padding-right: 64px;*/
}
div.distribution a:link, div.distribution a:visited {
    color: #898b8c;
    text-decoration: none;
}
/*div.outils span.separateur {
    height: 16px;
    padding: 0px 8px;
}*/
div.outils input.bouton, div.outils input.bouton1 {
    background-color: transparent;
    border: none;
    font-size: 11pt;
    margin: 0px;
    /*padding-bottom: 3px;*/
}
div.outils input.bouton {
    color: #7D7D7D;
    vertical-align: middle;
}
div.outils input.bouton1 {
    color: #7D7D7D;
    cursor: pointer;
}

div.outils_contact input.bouton, div.outils_contact input.bouton1 {
    background-color: transparent;
    border: none;
    font-size: 11pt;
    margin: 0px;
    /*padding-bottom: 3px;*/
}
div.outils_contact input.bouton {
    color: #7D7D7D;
    vertical-align: middle;
}
div.outils_contact input.bouton1 {
    color: #7D7D7D;
    cursor: pointer;
}
/*div.outils input.motCle {
    background-color: white;
    color: #950545;
    border: solid 2px #950545;
    font-size: 8pt;
    margin: 2px;
    height: 18px;
}*/
/*input.pictoCourrier {
    width: 20px;
    height: 14px;
    vertical-align: middle;
    background-image: url(../images/courrier.gif);
    cursor: pointer;
    border: none;
}*/

p.chemin 
{
	padding-left: 202px;
    font-size: 10pt;
    color: #898989;
}
p.chemin a:link, p.chemin a:visited {
    color: #898989;
    text-decoration: none;
}
p.chemin a:hover {
    color: red;
}
/*div.pied {
    color: #898b8c;
    text-align: center;
    font-size: 7pt;
    padding: 4px;
}
div.pied p {
    padding: 0px;
}*/
/* info ***********************************************************************/
p.accueilFormations {
    color: #898989;
    text-decoration: underline;
    background-image: url(../images/picto_formations.gif);
    background-position: 3px left;
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 14pt;
    padding: 0px 0px 0px 40px;
    margin: 0px -32px 8px 0px;
}
div.infoContenu {
    padding: 4px 8px;
    background-image: url(../images/fond_info.jpg);
}
img.pictoInfo {
    width: 17px;
    height: 17px;
    top: 1px;
    position: relative;
    background-image: url(../images/picto_info.gif);
}
h5.info {
    font-size: 10pt;
    padding: 2px 0px;
    color: #950545;
}
div.blocInfoContenu {
    margin: 0px 0px 12px 2px;
}

div.blocSavoir {
    margin: 0px 0px 0px 0px;
}

div.blocSavoir p a, div.blocSavoir p a:visited, div.blocSavoir p a:link, div.blocSavoir p a:hover 
{
    color: #007BAD;
}

div.blocMethode p a, div.blocMethode p a:visited, div.blocMethode p a:link, div.blocMethode p a:hover
{
	color:White;
	font-size:12pt;
    font-weight:bold; 
    text-align:center;
   
}

div.blocEvaluation p a, div.blocEvaluation p a:visited, div.blocEvaluation p a:link, div.blocEvaluation p a:hover 
{
    color: White;
    font-size:16pt;
    font-weight:bold; 
    text-align:center;
	vertical-align: top;
    padding-top: 35px;
}

input.blocemail 
{
	color:#7D7D7D;
	font-size:9pt;
    margin: 10px 25px 5px 0px;
    background-color: transparent;
    border-style:outset;
}

input.blocabonner
{
	color:#7D7D7D;
	font-size:10pt;
    margin: 0px 0px 12px 40px;
    background-color: transparent;
    border-style:none;
    text-align:right;
}
/* sommaire *******************************************************************/
p.sommaire {
    margin-left: 8px;
}
p.sommaire a:visited, p.sommaire a:link {
    color: #e57900;
    text-decoration: none;
}
p.sommaire a:hover {
    text-decoration: underline;
}
img.pictoSommaire {
    width: 9px;
    height: 14px;
    top: 3px;
    position: relative;
    background-image: url(../images/puce_sommaire.gif);
    margin-right: 8px;
}
/* Titre et filets ************************************************************/
h4 {
    padding: -20px 0px 20px 0px;
    vertical-align: top;
    margin: 8px 0px;
    font-size: 12.5pt;
    color: #1393ee;
    font-size:16pt;
    font-weight: bold;
}
h5.blocTitre {
    width: 100%;
    padding: 0px;
    vertical-align: top;
    margin: 0px 0px 8px;
    font-size: 10pt;
    color: #1393ee;
    font-weight: bold;
}
div.blockContenu  {
    width: 100%;
    vertical-align: top;
    padding: 10px 0px 10px 0px;
    margin-bottom: 16px;
    color:#898989;
    font-size:9pt;
    border-bottom:dotted #1393ee 1px;
}
div.blockContenuAccueil  {
    width: 100%;
    vertical-align: top;
    padding: 10px 0px 10px 0px;
    margin-bottom: 16px;
    color:#898989;
    font-size:9pt;
}
/* paragraphe et caption ******************************************************/
p {
    padding-top: 3pt;
    padding-bottom: 3pt;
}
caption, p.caption {
    font-style: italic;
    font-weight: bold;
    color: #898b8c;
  }
/* tableau ********************************************************************/
th {
    background-color: #C6BAD8;
    color: White;
    font-size:9pt;
    font-weight: bold;
    text-align: center;
}
table.normal 
{
    margin: 8px 0px;
    border-collapse: collapse;
}
table.normal, table.normal td, table.normal th {
    padding: 2px 2px 0px 4px;

}
table.normal td, table.normal th {
    vertical-align: top;
    border-bottom:solid white 4px;
}
table.normal td {
    color:#898989;
}
.filettd
{
	border-left: 2px solid #C6BAD8;	 
}
.filetth
{
	border-left: 2px solid white;
}

.enteteclaire
{
	background-color: #C6BAD8;
}

.entetefoncee
{
	background-color: #B5A2CA;
}
.colonneclaire
{
	background-color: #E8E1EE;
	font-weight: bold;
}

.colonnefoncee
{
	background-color: #D1C7E0;
}

table.invisible .filettd, table.invisible .filetth
{
	border:none;
}

/* liste **********************************************************************/
ul, ol {
    color: #898989;
    /*margin: 4px 0px 4px 17px;*/
}
ul {
    /*margin-left: 15px;*/
}
ul ul {
    list-style-type: disc;
}
ol {
    /*margin-left: 24px;*/
}

/*margin a été déplacé ici car décalage avec itemsavoir*/
ul div.item {
    color: #898989;
    margin: 4px 0px 4px 17px;
    margin-left: 15px;
}

/*margin a été déplacé ici car décalage avec itemsavoir*/
ol div.item {
    color: #898989;
    margin: 4px 0px 4px 17px;
    margin-left: 24px;
}
.colonnefoncee ul, .colonnefoncee ol {
    color: White;
    margin: 4px 0px 4px 17px;
}
.colonnefoncee div.item
{
    color: White;
}
.itemsavoir
{
	margin:0px 0px 0px 0px;
	color: #007BAD;
}
/* figures ********************************************************************/
div.figure {
    width: 100%;
    text-align: center;
    padding: 4px;
}
/* cartouches *****************************************************************/
div.note, div.tip, div.warning, div.danger, div.caution {
    padding: 4pt;
    margin: 4px 0px;
}
div.note {
    background-color: #F5FFFA;
    color: green;
    font-style: italic;
    padding: 4px;
}
div.tip {
    background-color: #d9edf2;
    color: #950545;
    border: 2px solid #898b8c;
}
div.warning {
    background-color: #FFE4E1;
    border: 3px solid red;
}
div.danger {
    background-color: #FFEFD5;
    border: 3px dashed red;
}
div.caution {
    background-color: #FFFFE0;
    border: 3px solid #FFA500;
}
/* inline *********************************************************************/
span.upperline {
    border-top: 1px solid #333;
}
span.outline {
    border: 1px solid #606;
}
span.negative {
    background-color: #606;
    color: white;
}
span.outline, span.negative {
    padding: 0px 2px;
}
code {
    font-family: monospace;
}
img, object {
    border-style:none;
}
img.pictoPdf {
    width: 30px;
    height: 29px;
    left: -6px;
    top: 6px;
    position: relative;
    background-image: url(../images/picto_pdf.gif);
}
nobr.lienPdf a:link, nobr.lienPdf a:visited {
    font-style: italic;
    color: #414141;
}
/* formulaires ****************************************************************/
.form td {
    vertical-align: top;
}
.form .aide {
    font-style: normal;
    font-size: 7pt;
    color: #264e6f;
}

/* Intercalaire - Onglet ****************************************************************/
/*.intercalaireO1 {
    background-image: url(../images/intercalaire_onglet1.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:610px;
    height:161px;
}
.intercalaireO2 {
    background-image: url(../images/intercalaire_onglet2.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height:161px;
}
.intercalaireO3 {
    background-image: url(../images/intercalaire_onglet3.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:54px;
    height:161px;
}
.intercalaireO4 {
    background-image: url(../images/intercalaire_onglet4.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height:161px;
}
.intercalaireO5 {
    background-image: url(../images/intercalaire_onglet5.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:115px;
    height:161px;
}

.intercalaireMG {
    background-image: url(../images/intercalaire_milieu_gauche.gif);
	background-position: top left;
    background-repeat: repeat;
}
.intercalaireMD {
    background-image: url(../images/intercalaire_milieu_droit.gif);
	background-position: top left;
    background-repeat: repeat-y;
    width:115px;
}

.intercalaireB1 {
    background-image: url(../images/intercalaire_bas1.gif);
	background-position: top left;
    background-repeat: no-repeat;
    width:610px;
    height:75px;
}
.intercalaireB2 {
    background-image: url(../images/intercalaire_bas2.gif);
	background-position: top left;
    background-repeat: repeat-x;
    height:75px;
}
.intercalaireB3 {
    background-image: url(../images/intercalaire_bas3.gif);
	background-position: top left;
    background-repeat: no-repeat;
    width:54px;
    height:75px;
}
.intercalaireB4 {
    background-image: url(../images/intercalaire_bas4.gif);
	background-position: top left;
    background-repeat: repeat-x;
    height:75px;
}
.intercalaireB5 {
    background-image: url(../images/intercalaire_bas5.gif);
	background-position: top left;
    background-repeat: no-repeat;
    width:115px;
    height:75px;
}*/

.intercalaireH {
    background-image: url(../images/intercalaire_haut.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:1024px;
    height:173px;
}
.intercalaireM {
    background-image: url(../images/intercalaire_milieu.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width:1024px;
}
.intercalaireB {
    background-image: url(../images/intercalaire_bas.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:1024px;
    height:86px;
}
/* Intro ****************************************************************/
.fondintroHG
{
    background-image: url(../images/picto_intro_haut_gauche.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:33px;
    height:33px;
}   
.fondintroHM {
    background-image: url(../images/picto_intro_haut_milieu.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height:33px;
}

.fondintroHD
{
    background-image: url(../images/picto_intro_haut_droit.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:33px;
    height:33px;
}   

.fondintroMG
{
    background-image: url(../images/picto_intro_milieu_gauche.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width:33px;
}   
.fondintroMM {
    background-image: url(../images/picto_intro_milieu_milieu.gif);
    background-position: top left;
    background-repeat: repeat;
    vertical-align: middle;
    text-align: left;
    font-size:10pt;
    font-weight: normal;
    color: #8E8E8E;
}

.fondintroMD
{
    background-image: url(../images/picto_intro_milieu_droit.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width:33px;
}

.fondintroBG
{
    background-image: url(../images/picto_intro_bas_gauche.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:33px;
    height:33px;
}   
.fondintroBM {
    background-image: url(../images/picto_intro_bas_milieu.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height:33px;
}

.fondintroBD
{
    background-image: url(../images/picto_intro_bas_droit.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:33px;
    height:33px;
}  

/* J'ai besoin de - Accueil****************************************************************/

.fondbesoinOG
{
    background-image: url(../images/picto_besoin_onglet_gauche.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:28px;
    height:40px;
}   
.fondbesoinOM {
    background-image: url(../images/picto_besoin_onglet_milieu.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height:40px;
    vertical-align: middle;
    text-align: center;
    font-size:12pt;
    font-weight: bold;
    color: #1393ee;
}

.fondbesoinOD
{
    background-image: url(../images/picto_besoin_onglet_droit.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:23px;
    height:40px;
}

.fondbesoinHG
{
    background-image: url(../images/picto_besoin_haut_gauche.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:59px;
    height:26px;
}   
.fondbesoinHM {
    background-image: url(../images/picto_besoin_haut_milieu.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height:26px;
}

.fondbesoinHD
{
    background-image: url(../images/picto_besoin_haut_droit.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:59px;
    height:26px;
}      

.fondbesoinMG
{
    background-image: url(../images/picto_besoin_milieu_gauche.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width:59px;
}   
.fondbesoinMM, .fondbesoinMM td, .fondbesoinMM td p a, .fondbesoinMM td p a:hover, .fondbesoinMM td p a:visited, .fondbesoinMM td p a:link {
    background-image: url(../images/picto_besoin_milieu_milieu.gif);
    background-position: top left;
    background-repeat: repeat;
    vertical-align: middle;
    text-align: left;
    font-size:10pt;
    font-weight: bold;
    color: #1393ee;
}
.fondbesoinMD
{
    background-image: url(../images/picto_besoin_milieu_droit.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width:59px;
}

.fondbesoinBG
{
    background-image: url(../images/picto_besoin_bas_gauche.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:59px;
    height:26px;
}   
.fondbesoinBM {
    background-image: url(../images/picto_besoin_bas_milieu.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height:26px;
}

.fondbesoinBD
{
    background-image: url(../images/picto_besoin_bas_droit.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:59px;
    height:26px;
}    

/* En savoir + ****************************************************************/
.fondsavoirHG
{
    background-image: url(../images/picto_savoir_haut_gauche.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:23px;
    height:53px;
}   
.fondsavoirHM {
    background-image: url(../images/picto_savoir_haut_milieu.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height:53px;
    color:white;
    font-size:12pt;
    font-weight: bold;
    vertical-align:middle;
}

.fondsavoirHM,  .fondsavoirHM a, .fondsavoirHM a:hover, .fondsavoirHM a:visited, .fondsavoirHM a:link {
    background-image: url(../images/picto_savoir_haut_milieu.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height:53px;
    color:white;
    font-size:12pt;
    font-weight: bold;
    vertical-align:middle;
    text-decoration:none;
}

.fondsavoirHD
{
    background-image: url(../images/picto_savoir_haut_droit.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:28px;
    height:53px;
}   

.fondsavoirMG
{
    background-image: url(../images/picto_savoir_milieu_gauche.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width:23px;
}   
.fondsavoirMM {
    background-image: url(../images/picto_savoir_milieu_milieu.gif);
    background-position: top left;
    background-repeat: repeat;
    font-size:10pt;
    font-weight: normal;
    color: #007BAD;
    text-align:left;
}

.fondsavoirMD
{
    background-image: url(../images/picto_savoir_milieu_droit.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width:28px;
}

.fondsavoirBG
{
    background-image: url(../images/picto_savoir_bas_gauche.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:23px;
    height:27px;
}   
.fondsavoirBM {
    background-image: url(../images/picto_savoir_bas_milieu.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height:27px;
}

.fondsavoirBD
{
    background-image: url(../images/picto_savoir_bas_droit.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:28px;
    height:27px;
}  

/* Testez la méthode ****************************************************************/
.blocmethode
{
    background-image: url(../images/picto_methode.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:209px;
    height:76px;
    color:White;
    font-size:12pt;
    font-weight:bold; 
    text-align:center;
    vertical-align: middle;
    padding-top: 20px;
}      

/* Evaluation gratuite ****************************************************************/
.blocevaluation
{
    background-image: url(../images/picto_evaluation.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width:130px !important;
    width:180px;
    height:180px;
    color:White;
    font-size:16pt;
    font-weight:bold; 
    text-align:center;
	vertical-align: top;
	/*padding: 25px 22px 0px 22px !important ;*/
    padding: 25px 22px 0px 22px;
}    

/* Page intérieure ****************************************************************/
.interieurHG
{
    background-image: url(../images/picto_interieur_haut_gauche.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:34px;
    height:70px;
}   
.interieurHM {
    background-image: url(../images/picto_interieur_haut_milieu.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height:44px;
    vertical-align:top;
}

.interieurHD
{
    background-image: url(../images/picto_interieur_haut_droit.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:34px;
    height:44px;
}   

.interieurMG
{
    background-image: url(../images/picto_interieur_milieu_gauche.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width:34px;
}   
.interieurMM {
    background-image: url(../images/picto_interieur_milieu_milieu.gif);
    background-position: top left;
    background-repeat: repeat;
}

.interieurMD
{
    background-image: url(../images/picto_interieur_milieu_droit.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width:34px;
}

.interieurBG
{
    background-image: url(../images/picto_interieur_bas_gauche.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:34px;
    height:44px;
}   
.interieurBM {
    background-image: url(../images/picto_interieur_bas_milieu.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height:44px;
}

.interieurBD
{
    background-image: url(../images/picto_interieur_bas_droit.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:34px;
    height:44px;
}  
      
/* Méthode ****************************************************************/
/*.methodeHG
{
    background-image: url(../images/picto_methode_haut_gauche.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:27px;
    height:26px;
}   
.methodeHM {
    background-image: url(../images/picto_methode_haut_milieu.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height:26px;
}

.methodeHD
{
    background-image: url(../images/picto_methode_haut_droit.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:27px;
    height:26px;
}   

.methodeMG
{
    background-image: url(../images/picto_methode_milieu_gauche.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width:27px;
}   
.methodeMM {
    background-image: url(../images/picto_methode_milieu_milieu.gif);
    background-position: top left;
    background-repeat: repeat;
    vertical-align: middle;
    font-size:12pt;
    color: White;
    font-weight:bold; 
    text-align:center;    
}

.methodeMD
{
    background-image: url(../images/picto_methode_milieu_droit.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width:27px;
}

.methodeBG
{
    background-image: url(../images/picto_methode_bas_gauche.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:27px;
    height:26px;
}   
.methodeBM {
    background-image: url(../images/picto_methode_bas_milieu.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height:26px;
}

.methodeBD
{
    background-image: url(../images/picto_methode_bas_droit.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:27px;
    height:26px;
} */ 

/* J'ai besoin de - Page intérieure****************************************************************/

.fondbesoindOG
{
    background-image: url(../images/picto_besoind_onglet_gauche.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:23px;
    height:36px;
}   
.fondbesoindOM {
    background-image: url(../images/picto_besoind_onglet_milieu.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height:36px;
    vertical-align: middle;
    text-align: center;
    font-size:12pt;
    font-weight: bold;
    color: #1393ee;
}

.fondbesoindOD
{
    background-image: url(../images/picto_besoind_onglet_droit.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:28px;
    height:36px;
}

.fondbesoindHG
{
    background-image: url(../images/picto_besoind_haut_gauche.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:23px;
    height:21px;
}   
.fondbesoindHM {
    background-image: url(../images/picto_besoind_haut_milieu.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height:23px;
}

.fondbesoindHD
{
    background-image: url(../images/picto_besoind_haut_droit.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:23px;
    height:21px;
}      

.fondbesoindMG
{
    background-image: url(../images/picto_besoind_milieu_gauche.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width:21px;
}   
.fondbesoindMM, .fondbesoindMM td, .fondbesoindMM td p a, .fondbesoindMM td p a:hover, .fondbesoindMM td p a:visited, .fondbesoindMM td p a:link {
    background-image: url(../images/picto_besoind_milieu_milieu.gif);
    background-position: top left;
    background-repeat: repeat;
    vertical-align: middle;
    text-align: left;
    font-size:10pt;
    font-weight: bold;
    color: #1393ee;
}
.fondbesoindMD
{
    background-image: url(../images/picto_besoind_milieu_droit.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width:23px;
}

.fondbesoindBG
{
    background-image: url(../images/picto_besoind_bas_gauche.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:23px;
    height:21px;
}   
.fondbesoindBM {
    background-image: url(../images/picto_besoind_bas_milieu.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height:21px;
}

.fondbesoindBD
{
    background-image: url(../images/picto_besoind_bas_droit.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:23px;
    height:21px;
}    


/*          ~\\|//~
            -(o o)-
+======oOOOo==(_)==oOOOo======+
|                             |
|   pascal.sancho@takoma.fr   |
|                             |
|        .oooO   Oooo.        |
+========(   )===(   )========+
          \ (     ) /
           \_)   (_/
*/
