/*-------------------------------------------------------------------------------
conteneur principal
------------------------------------------------------------------------------ */
#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:12px;
}
h1 {
font-family:arial,helvetica,sans-serif;
font-size:1.6em;
font-weight:bold;
color: #9e0054;
}
h2 {
font-size:1.4em;
font-weight: bold;
color:#9e0054;
}
h3 {
font-size:1.2em;
font-style:italic;
margin:0 0 5px 0;
background: #bebd00;
color:#000;
padding:4px;
}
h4 {
font-size:1.1em;
margin:0 0 5px 0;
}
a:link {
font-family:arial,helvetica,sans-serif;
color: #00685d;
}
a:visited{
font-family:arial,helvetica,sans-serif;
color: #00685d;
}
a:hover{
font-family:arial,helvetica,sans-serif;
color: #a3a500;
}
input, textarea {
font-family:arial,helvetica,sans-serif;
font-size:12px;
width:100%;
border:1px solid #CCC;
}
textarea  {
height:160px;
}
#Envoyer {
width:100px;
}
/*-------------------------------------------------------------------------------
entête de page
------------------------------------------------------------------------------ */
#header {
height:150px;
width:960px;
margin:0px 0px 0px 0px;
/*background:url("img/bandeau.jpg")*/;
}
/*-------------------------------------------------------------------------------
bandeau gauche
------------------------------------------------------------------------------ */
#bandeau_gauche {
height:460px;
float:left;
width:198px;
margin: 0px 20px 0px 0px !important;
padding-top:20px;
margin: -3px 20px 0px 0px;
background: #bebd00;
}

.lien_menu a, .lien_menu_actif , .lien_menu a:visited{
font-family:arial,helvetica,sans-serif;
text-decoration:none;
margin:0px 0px 15px 15px;
padding-left:5px;
display:block;
width:185px;
color:#00685d;
font-size:14px;
font-weight:bold;
background:#FFF;
}
.lien_menu a {
border-left:6px solid #00685d;
}
.lien_menu_actif {
border-left:6px solid #FFF;
background:#00685d;
color:#FFF;
}
.lien_menu a:hover {
text-decoration:none;
border-left:6px solid #FFF;
background:#00685d;
color:#FFF;
}
/*
liens sous menu
*/
.lien_sous_menu a,.lien_sous_menu a:visited, .lien_sous_menu_actif {
font-family:arial,helvetica,sans-serif;
text-decoration:none;
margin:0px 0px 10px 50px;
padding-left:5px;
display:block;
width:150px;
color:#00685d;
background:#FFF;
font-size:12px;
font-weight:bold;
}
.lien_sous_menu a {
border-left:6px solid #00685d;
}
.lien_sous_menu_actif {
border-left:6px solid #FFF;
background:#00685d;
color:#FFF;
}
.lien_sous_menu a:hover {
text-decoration:none;
border-left:6px solid #FFF;
background:#00685d;
color:#FFF;
}
/*-------------------------------------------------------------------------------
zone centrale
------------------------------------------------------------------------------ */
#zone_centrale {
width:720px !important;
width:700px;
padding:10px;
float:left;
min-height:460px
}
.presentation_action {
width:598px;

height:80px;
overflow:visible;
background:#EEE;
border:1px solid #CCC;
padding:5px;
margin:0px 10px 10px 0px;
float:left;
}
.detail_action {
width:708px !important;
width:684px;
height:68px;
background:#FFF;
border:2px solid #bebd00;
padding:10px;
margin:0px 0px 10px 0px;
float:left;
height:auto !important; 
}
.lien_action {
width:80px;
height:72px;
background:url("img/fond_lien_actions.gif") no-repeat;
margin:0;
padding:10px 10px 10px 5px;
text-align:center;
float:left;
font-weight:bold;
font-size:0.9em;}

.lien_action a {
    color:#000;
    text-decoration:none;
}
.lien_action a:hover {
    text-decoration:underline;
}
#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;
}

.partenaires{
margin-top:80px;
text-align:center;
}

.conteneur_input {
font-size:12px;
width:518px;
float:left;
margin:0 0 5px 0;
}

#ok {
width:40px;
margin-left:10px;
}
.div_stop{
clear:both;
height:0px;
}
.div_logo {
width:360px;
height:180px;
display:block;
text-align:center;
float:left;
}
/*-------------------------------------------------------------------------------
pied de page
------------------------------------------------------------------------------ */
#footer{
clear:left;
width:960px;
text-align:center;
font-size:10px;
margin-top:5px;
padding:3px;
}

