table.accueil_liste_branche
{
width:90%;
}

table.accueil_liste_branche td{
width:50%;
}

.liste_produit_unlogged td
{
vertical-align:middle;
height:80px;
}

.liste_produit .produit_accueil,
.liste_produit_unlogged .produit_accueil
{

font-weight:bold;
font-family:Arial;
text-align:left;
height:25px;
line-height:25px;
}
.liste_produit .produit_accueil
{
padding-left:65px;
font-size:13px;
}
.liste_produit_unlogged .produit_accueil
{
margin-left:20px;
padding-left:65px;
font-size:16px;
}


.puce_AUTO
{
background: url('images/puce_auto.gif') no-repeat;
background-position:31px -2px;
}
.puce_MOTO
{
background: url('images/puce_moto.gif') no-repeat;
background-position:31px -2px;
}
.puce_CAMPINGCAR
{
background: url('images/puce_campingcar.gif') no-repeat;
background-position:31px -2px;
}
.puce_CAMPINGCAR_2
{
background: url('images/puce_campingcar2.gif') no-repeat;
background-position:31px -2px;
}
.puce_MRH
{
background: url('images/puce_habitation.gif') no-repeat;
background-position:31px 0px;
}
.puce_PASSVOYAGE
{
background: url('images/puce_passvoyage.gif') no-repeat;
background-position:31px 0px;
}
.puce_PJ
{
background: url('images/puce_pj.gif') no-repeat;
background-position:35px 0px;
}



table.accueil_liste_branche .branche_automoto,
table.accueil_liste_branche .branche_habitation,
table.accueil_liste_branche .branche_loisirs,
table.accueil_liste_branche .branche_risquesdivers
{
width:308;
}

/************/
/* AUTOMOTO */
/************/
table.accueil_liste_branche .branche_automoto .titre
{
background: url('images/accueil_titre_automoto.jpg') no-repeat;
height:43px;
}
table.accueil_liste_branche .branche_automoto .contenu
{
background: url('images/accueil_contenu_automoto.jpg') no-repeat;
height:160px;
}
table.accueil_liste_branche .branche_automoto .contenu_unlogged
{
background: url('images/accueil_contenu_automoto.jpg') no-repeat;
background-position:0px -25px;;
height:150px;
}

/**************/
/* HABITATION */ 
/**************/
table.accueil_liste_branche .branche_habitation .titre
{
background: url('images/accueil_titre_habitation.jpg') no-repeat;
height:43px;
}
table.accueil_liste_branche .branche_habitation .contenu
{
background: url('images/accueil_contenu_habitation.jpg') no-repeat;
height:160px;
}
table.accueil_liste_branche .branche_habitation .contenu_unlogged
{
background: url('images/accueil_contenu_habitation.jpg') no-repeat;
background-position:0px -25px;;
height:150px;
}

/***********/
/* LOISIRS */
/***********/
table.accueil_liste_branche .branche_loisirs .titre
{
background: url('images/accueil_titre_loisirs.jpg') no-repeat;
height:43px;
}
table.accueil_liste_branche .branche_loisirs .contenu
{
background: url('images/accueil_contenu_loisirs.jpg') no-repeat;
height:160px;
}
table.accueil_liste_branche .branche_loisirs .contenu_unlogged
{
background: url('images/accueil_contenu_loisirs.jpg') no-repeat;
background-position:0px -25px;;
height:150px;
}

/******************/
/* RISQUES DIVERS */
/******************/
table.accueil_liste_branche .branche_risquesdivers .titre
{
background: url('images/accueil_titre_risquesdivers.jpg') no-repeat;
height:43px;
}
table.accueil_liste_branche .branche_risquesdivers .contenu
{
background: url('images/accueil_contenu_risquesdivers.jpg') no-repeat;
height:160px;
}
table.accueil_liste_branche .branche_risquesdivers .contenu_unlogged
{
background: url('images/accueil_contenu_risquesdivers.jpg') no-repeat;
background-position:0px -25px;;
height:150px;
}

table.accueil_liste_branche hr{
width:70%;
color:#FFEE28;
background-color:#FFEE28;
height:1px;
border:0px;
line-height:1px;
}

.sep_produit
{
width:70%;
background-color:#FFEE28;
height:1px;
/*border:1px;*/
line-height:1px;
margin:3px 0 3px 0;
}

.intro
{
color:#7F7F74;
font-size: 11px;
font-family:Arial;
padding:10px 10px 5px 10px;
text-align:left;
height:30px;
}

.accueil_boutons_produit
{
text-align:center;
width:90%;
padding:10px 0 0 0;
}

.accueil_bouton
{
cursor:pointer;
line-height:17px;
width:130px;
}

.pictoHome{ 
	background:url("/Site/images/-15.gif") top left no-repeat;
	position:absolute;
/*	top: 510px;
	left: 630px;*/
	width: 70px;
	height:73px;
	margin-left: 260px;
	margin-top: 77px;
	}
/* Message défilant*/
.newsticker {
	list-style-type: none;
	border: 1px dashed #3AAADC;
	background: #FFFFFF;
	padding: 3px 3px 3px 6px;
	margin: 0;
	color:#333333;
	text-align:center;
}
.newsticker .alert{
	color: #990000;
	font-weight:bold;
}
.newsticker .zoneA, .newsticker .zoneB, .newsticker .zoneC{
 font-weight:bold;
}
.newsticker .zoneA{
 color: 4DAC5B;
}
.newsticker .zoneB{
 color: #C32C59;
}
.newsticker .zoneC{
 color: #F08A01;
}