#wrap {
    background:#FFFFFF;
    color:#404040;
    margin:0 auto 0 auto;
    width:960px;
    text-align:left;}

/*-------------------------------------------------------------------------------
balise html
------------------------------------------------------------------------------ */
body{
font-family:arial,helvetica,sans-serif;
font-size:14px;
background:#CCC;
}
h1 {
font-family:arial,helvetica,sans-serif;
font-size:2em;
font-weight:bold;
color:#172983;
}
h2 {
font-size:1.4em;
font-weight:bold;
color:#bd007b;
}
h3 {
font-size:1.2em;
font-weight:bold;
margin:0 0 5px 0;
}
h4 {
font-size:1.1em;
margin:0 0 5px 0;
}
input, textarea {
font-family:arial,helvetica,sans-serif;
font-size:12px;
width:90%;
border:1px solid #CCC;
}
textarea  {
height:160px;
}
#Envoyer {
width:100px;
}
a img {
border:none;
}
a {
color:#015aa5;
text-decoration:none;
}
a:hover {
color:#e2007a;
text-decoration:underline;
}
sup { font-size: .4em;
line-height: .6em; } 
/*-------------------------------------------------------------------------------
entête de page
------------------------------------------------------------------------------ */
#header {
height:191px;
width:960px;
margin:0px 0px 0px 0px;
}
/*-------------------------------------------------------------------------------
bandeau gauche
------------------------------------------------------------------------------ */
#bandeau_gauche {
height:480px;
float:left;
width:198px;
margin: 0px 20px 0px 0px !important;
margin: -3px 20px 0px 0px;
padding-top:25px;
background:#004787 url('img/pole_emploi.gif') bottom left no-repeat;
}

.lien_menu a, .lien_menu_actif {
font-family:arial,helvetica,sans-serif;
text-decoration:none;
margin:0px 0px 15px 25px;
padding:5px;
display:block;
font-size:1em;
font-weight:bold;
background:#FFF;

}
.lien_menu a {
border-left:15px solid #0094d8;
color:#015aa5;
}
.lien_menu_actif {
border-left:15px solid #fbbc00;
color:#bd007b;
}
.lien_menu a:hover {
border-left:15px solid #fbbc00;
color:#bd007b;
}
/*
liens sous menu
*/
.lien_sous_menu a, .lien_sous_menu_actif {
font-family:arial,helvetica,sans-serif;
text-decoration:none;
margin:-5px 0px 15px 50px;
padding-left:5px;
display:block;
font-size:12px;
font-weight:bold;
background:#FFF;
}
.lien_sous_menu a{
color:#015aa5;
}
.lien_sous_menu_actif {

}
.lien_sous_menu a {
border-left:7px solid #336699;
}
.lien_sous_menu_actif {
border-left:7px solid #0094d8;
color:#e2007a;
}
.lien_sous_menu a:hover {
color:#e2007a;
border-left:7px solid #0094d8;
}
/*-------------------------------------------------------------------------------
zone centrale
------------------------------------------------------------------------------ */
#zone_centrale {
width:720px;
padding:10px;
float:left;
min-height:460px
}
.presentation_action {
width:598px;
height:73px;
background:#EEE;
border:1px solid #CCC;
padding:5px;
margin:0px 10px 10px 0px;

float:left;
}
.detail_action {
width:708px;
height:68px;
background:#EEE;
border:1px solid #CCC;
padding:5px;
margin:0px 0px 10px 0px;
float:left;
height:auto !important; 
}
.lien_action {
width:90px;
height:75px;
background:#EEE;
margin:0;
padding:5px;
text-align:center;
float:left;
}
#lien_toutes_actions a {
width:708px;
height:20px;
padding:5px 5px 5px 5px;
font-size:15px;
color:#AAA;
text-align:center;
border:1px solid #CCC;
background:#EEE;
float:left;
}
#demi_page_g, #demi_page_d {
width:343px;
height:390px;
/*background:#EEE;
border:1px solid #CCC;*/
padding:5px;
text-align:center;
float:left;
}
#demi_page_g {
margin:0px 10px 0px 0px;
}
#demi_page_d {
margin:0;
}
.etiquette {
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
width:195px;
text-align:right;
margin:0 5px 10px 0;
float:left;clear:left;
}
.conteneur_moitie {
float:left;
width:44%;
background:#DDD;
padding:10px;
border:solid 1px #CCC;
margin:7px;
min-height:300px;
}
.conteneur_input {
font-size:12px;
width:518px;
float:left;
margin:0 0 5px 0;
}
/*-------------------------------------------------------------------------------
pied de page
------------------------------------------------------------------------------ */
#footer{
clear:left;
width:100%;
text-align:center;
font-size:10px;
margin-top:5px;
padding:3px;
background:transparent;
}

