@charset "iso-8859-1";
/*
----------------------------------------------------------------
HEADER
---------------------------------------------------------------- */
#header { 
clear: both;
}

#head1 {
background:url(/images/haut.gif);
height:190px; 
}

#head2 {
height:50px;
}

#head3 {
position:absolute;
top:235px;
left:105px;
font-weight:bold;
}

/*
----------------------------------------------------------------
MENU
---------------------------------------------------------------- */
#menu {
width:146px;
float:left;
}  

#menu li {
display:block;
}	

#menu ul {
margin-bottom:18px;
}

/*
----------------------------------------------------------------
PAGE
---------------------------------------------------------------- */
html, body { 
background:#8add07 url(/images/background.gif);
}

#global {
position:absolute;
width:914px;
left:50%;
margin-left:-457px;	
padding:15px 0;
}

#contener {
background:#f9df49 url(/images/fond.gif) repeat-y;
padding:0 16px 10px 14px;
display:block;
overflow:hidden;
}	

#content {
width:728px;
float:right;
}	 

.haut_content {
background:url(/images/haut_content.gif);
width:728px;
height:45px; 
}

.haut_content td {
padding:0;
font-weight:bold;
}

.haut_content a, .haut_content a:hover {
color:#000;
text-decoration:none;
}

.fond_content {
background:#fcf5be url(/images/fond_content.gif) repeat-y;
width:728px;
display:block;
overflow:hidden;
}

.bas_content {
background:url(/images/bas_content.gif);
width:728px;
height:9px;
font-size:0;
}

.haut_content2 {
background:url(/images/haut_content2.gif);
width:728px;
height:9px; 
font-size:0;
margin-top:10px;
}

.tab_haut {
background:url(/images/tab_haut.gif);
width:695px;
height:16px; 
}

.tab_fond {
background:url(/images/tab_fond.gif) repeat-y;
width:695px;
padding:0 20px;
}

.tab_bas {
background:url(/images/tab_bas.gif);
width:695px;
height:47px;
}

.dedi_fond {
background:url(/images/dedi_fond.gif) repeat-x;
width:799px;
height:50px;
padding:4px 0 0 0;
float:left;
}

.fond_login {
background:url(/images/fond_login.gif) no-repeat;

padding:4px 0 0 8px; 
margin-top:10px;
}

.bas_login {
width:146px;
height:27px;
margin-bottom:15px;
}

.h_tab {
background:url(/images/h_tab.gif);
height:4px; 
font-size:0;
}

.b_tab {
background:url(/images/b_tab.gif);
height:4px; 
font-size:0;
margin-bottom:5px;
}

/*
----------------------------------------------------------------
OBJETS
---------------------------------------------------------------- */
.alerte { 
border:2px dashed #cc0000;
background:#fff;
padding:4px; 
font-weight:bold;
margin-bottom:12px;
}

.alerte_cadeau { 
border:2px solid #488738;
background:#fff url(/images/cado.gif) no-repeat left;
padding:4px; 
font-weight:bold;
height:80px;
margin-bottom:12px;
}

.cadre { 
border:1px solid #488738;
background:#fff;
padding:4px; 
}

.cadre2 { 
border:1px solid #488738;
background:#fff;
padding:4px;
margin-bottom:5px; 
}

.cadre3 { 
border:1px solid #488738;
background:#fff; 
}

.cell1 { background:#fff; }
.cell2 { background:#f9df49; }
.cell3 { background:#fcf5be; }
.cell4 { background:#8add07 url(/images/fond_champ.gif);}


.quote {
border:1px solid #77604e;
background:#fff url(/images/fond_field.gif) repeat-x;
padding:4px;
margin-bottom:10px;
}

.li_partenaires li {
display:inline;
margin-right:8px;
}

/*
----------------------------------------------------------------
FOOTER
---------------------------------------------------------------- */
#footer {
clear: both;
}

#foot1 {
background:url(/images/bas.gif);
height:22px;
}

#foot2 {
text-align:center;
}

#foot2 a {color:#2B5122;text-decoration:none;}