/********************** Page et bloc *****************************/
body{
 color: #666;
 margin: 0px 0pt;
 padding: 0pt;
 background:/*77d3c6*/ url('../images/rayure2.gif');
 font:small/18px verdana, sans-serif;
 text-align: center;
}
html>body #contenu {
 height:auto;
 min-height:500px;/* Hauteur pour ff*/
}
div#conteneur {
 color: #000000;
 width: 740px ;
 background:#fff url('../images/bg_body.gif') repeat-y;
 padding-top:0px;
 margin: auto;
}
div#head {
 font-size: 13px;
 height:135px;
 width:724px;
 position:relatif;
 background:#fff url('../images/header3.jpg') no-repeat;
 margin:auto;
}
div#travail{
 margin-left:200px;
 font-size:12px;
 color: #000000;
 /*height:500px;/* a enlever */
 background:#fff;
 width:515px;
 text-align:center;
}
div#menu_gauche{
 float:left;
 color: #000000;
 font-size: 23px;
 height:200px;
 width:178px;
 margin-left:8px;
 text-align:left;
 float:left;
}
div#footer{
 background:url('../images/bgfooter.jpg') repeat-x;
 height:18px;
 font-size:12px;
 color:#fff;
 margin:auto;
 padding-top:30px;
 width:730px
}
div#left{text-align:left;margin-top:20px;padding-left:20px;}
/*********************************  Zone de travail ********************************/
#titre{
 border-bottom:1px solid red;
 font-size:18px;
 color:red;
 text-align:left;
 margin:0;
 padding-left:5px;
}
#liens{
 border-bottom:1px solid red;
 font-size:14px;/* origine 18px*/
 color:red;
 text-align:right;
 margin:0;
 padding-left:5px;
}

#liens a{
 font-size:14px;/* origine 18px*/
 color:red;
 text-decoration:none; 
}

#banniere_webnord{
width:100%;
height:42px;
background: url('../images/rayure2.gif');/*77d3c6*/
text-align:center;
}

/**********************************  menu gauche******************************/
.table1{
 width:178px;
 margin:auto;
 text-align:left;
 background:#fff
}
.table1 a{
 color:#bb1a1a;
 font-size:10px;
 text-decoration:none
}
.table1 a:hover{
 color:red;
 font-weight:bold;
 font-family:verdana;
 font-size:10px;
 text-decoration:none
}
.choix{
 font-size:14px;
 height:20px;
 text-align:left;
 padding-left:25px;
 padding-top:6px;
 background:url(../images/table_bg.gif) no-repeat
}
.choix2{
 font-size:14px;
 height:20px;
 text-align:left;
 padding-left:48px;
 padding-top:9px;
 background:url(../images/table_bg2.gif) no-repeat
}
.menu{
 height:30px;
 background:url(../images/table_bg_haut.gif) no-repeat
}
.menu_bas{
 height:10px;
 background:url(../images/table_bg_bas.gif) no-repeat
}
/*************Mis en page*************/
.justify{text-align:justify}
#flaot{float:left}
table{color:black;font-size:12px}
.titre_vert{color:#0b9898;font-size:16px;text-decoration:underline}
.rouge{color:#d92727;font-weight:bold}
/***********Lien********************/
.a1{text-decoration:none;color:black;padding-left:10px;}
.a1:hover{text-decoration:underline;color:red}
.a_enter{color:#5caea2;font-weight:bold}
.enter{color:#5caea2;font-weight:bold}
/**********Formulaire****************/
input { height: 1.6em; }
/*************************** Image ************************************/
img{border:0px}

