.header
{
text-align:left;
width:982px;
height:130px;
background: url('images/header.jpg') no-repeat; 
}
.header_unlogged
{
text-align:left;
width:982px;
height:120px;
background: url('images/header_unlogged.jpg') no-repeat; 
}

.lien_accueil
{
border:0px dashed #000000;
width:220px;
height:115px;
position: absolute;
z-index:1;
cursor:pointer;
}
.banniere
{
/*border:1px dashed #DDDD11;*/
/*background-color:#000000;*/
color:#DDDD11;
width:468px;
height:60px;
line-height:50px;
position: absolute;
z-index:1;
margin: 35px 0 0 307px;
text-align:center;
vertical-align:middle;
/*cursor:pointer;*/
}

.listeOnglet
{
width:700px;
padding: 105px 0 0 250px;
text-align:left;
position: absolute;
z-index:0;
}

/***********/
/* ONGLETS */
/***********/

.onglet_AUTOMOTO,
.onglet_HABITATION,
.onglet_LOISIRS,
.onglet_RISQUESDIVERS
{
width:145px;
position: absolute;
z-index:1;
}

.onglet_AUTOMOTO .onglet_titre,
.onglet_HABITATION .onglet_titre,
.onglet_LOISIRS .onglet_titre,
.onglet_RISQUESDIVERS .onglet_titre
{
color: #ffffff;
font-weight:bold;
font-size:12px;
font-family:Arial;
}

.onglet_AUTOMOTO .liste_produit,
.onglet_HABITATION .liste_produit,
.onglet_LOISIRS .liste_produit,
.onglet_RISQUESDIVERS .liste_produit
{
float:right;
width:122px;
/*visibility:hidden;*/
display:none;
overflow:hidden;
/*border:1px dashed #000000;*/
}

.onglet_AUTOMOTO .produit     , .onglet_AUTOMOTO .produit_last,
.onglet_HABITATION .produit   , .onglet_HABITATION .produit_last,
.onglet_LOISIRS .produit      , .onglet_LOISIRS .produit_last,
.onglet_RISQUESDIVERS .produit, .onglet_RISQUESDIVERS .produit_last
{
/*text-indent:17px;*/
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height:15px;
padding:7px 0 7px 20px;
}
.onglet_AUTOMOTO .produit      a, .onglet_AUTOMOTO .produit_last a,
.onglet_HABITATION .produit    a, .onglet_HABITATION .produit_last a,
.onglet_LOISIRS .produit       a, .onglet_LOISIRS .produit_last a,
.onglet_RISQUESDIVERS .produit a, .onglet_RISQUESDIVERS .produit_last a
{
text-decoration:none;
}
.onglet_AUTOMOTO .produit      a:hover, .onglet_AUTOMOTO .produit_last a:hover,
.onglet_HABITATION .produit    a:hover, .onglet_HABITATION .produit_last a:hover,
.onglet_LOISIRS .produit       a:hover, .onglet_LOISIRS .produit_last a:hover,
.onglet_RISQUESDIVERS .produit a:hover, .onglet_RISQUESDIVERS .produit_last a:hover
{
text-decoration:underline;
}


.onglet_AUTOMOTO .produit_last,
.onglet_HABITATION .produit_last,
.onglet_LOISIRS .produit_last,
.onglet_RISQUESDIVERS .produit_last
{
background: url('images/onglet_back_last_produit.gif') no-repeat;
background-position:bottom right;
/*background-color:#ffffff;*/
}
/*******************/
/* ONGLET AUTOMOTO */
/*******************/      
/*
// la marge de gauche est généré dynamiquement dans la fonction d'affichage
.onglet_AUTOMOTO
{
margin:0 0 0 0px;
}
*/
.onglet_AUTOMOTO .onglet_titre
{
height:30px;
background: url('images/onglet_automoto.jpg') no-repeat;

}
.onglet_AUTOMOTO .produit
{
background: url('images/onglet_sep_automoto.jpg') no-repeat;
background-position:bottom right;
background-color:#ffffff;

}

.onglet_AUTOMOTO .produit , .onglet_AUTOMOTO .produit_last,
.onglet_AUTOMOTO .produit a, .onglet_AUTOMOTO .produit_last a,
.onglet_AUTOMOTO .produit a:hover, .onglet_AUTOMOTO .produit_last a:hover
{
color:#3AAADC;
}

/*********************/
/* ONGLET HABITATION */
/*********************/
/*
// la marge de gauche est généré dynamiquement dans la fonction d'affichage
.onglet_HABITATION
{
margin:0 0 0 160px;
}
*/
.onglet_HABITATION .onglet_titre
{
height:30px;
background: url('images/onglet_habitation.jpg') no-repeat;
}
.onglet_HABITATION .produit , .onglet_HABITATION .produit_last,
.onglet_HABITATION .produit a, .onglet_HABITATION .produit_last a,
.onglet_HABITATION .produit a:hover, .onglet_HABITATION .produit_last a:hover
{
color:#F08A01;
}
.onglet_HABITATION .produit
{
background: url('images/onglet_sep_habitation.jpg') no-repeat;
background-position:bottom right;
background-color:#ffffff;
}


/*********************/
/* ONGLET LOISIRS    */
/*********************/
/*
// la marge de gauche est généré dynamiquement dans la fonction d'affichage
.onglet_LOISIRS
{
margin:0 0 0 320px;
}
*/
.onglet_LOISIRS .onglet_titre
{
height:30px;
background: url('images/onglet_loisirs.jpg') no-repeat;
}
.onglet_LOISIRS .produit , .onglet_LOISIRS .produit_last,
.onglet_LOISIRS .produit a, .onglet_LOISIRS .produit_last a,
.onglet_LOISIRS .produit a:hover, .onglet_LOISIRS .produit_last a:hover
{
color:#4DAC5B;
}
.onglet_LOISIRS .produit
{
background: url('images/onglet_sep_loisirs.jpg') no-repeat;
background-position:bottom right;
background-color:#ffffff;
}

/*************************/
/* ONGLET RISQUES DIVERS */
/*************************/
/*
// la marge de gauche est généré dynamiquement dans la fonction d'affichage
.onglet_RISQUESDIVERS
{
margin:0 0 0 480px;
}
*/
.onglet_RISQUESDIVERS .onglet_titre
{
height:30px;
background: url('images/onglet_risquesdivers.jpg') no-repeat;
}
.onglet_RISQUESDIVERS .produit , .onglet_RISQUESDIVERS .produit_last,
.onglet_RISQUESDIVERS .produit a, .onglet_RISQUESDIVERS .produit_last a,
.onglet_RISQUESDIVERS .produit a:hover, .onglet_RISQUESDIVERS .produit_last a:hover
{
color:#C32C59;
}
.onglet_RISQUESDIVERS .produit
{
background: url('images/onglet_sep_risquesdivers.jpg') no-repeat;
background-position:bottom right;
background-color:#ffffff;
}



