#home_advertise {
	position: absolute;
	height: 500px;
	width: 580px;
	margin-top: -86px;
	margin-left: -11px;
	font-size: 10px;
	text-align: left;
	display: none;
}

#container .center {
	padding: 0 5px 0 15px;
}

#bulles {
}

#bulles td {
	vertical-align: top;
}

#bulles td p {
	margin: 44px 0 0 58px;
}

#bulles .un {
	height: 104px;
	width: 226px;
	padding-right: 20px;
	background-image: url(../images/accueil/un_bg.gif);
	background-repeat: no-repeat;
}

#bulles .deux {
	height: 104px;
	width: 305px;
	background-image: url(../images/accueil/deux_bg.gif);
	background-repeat: no-repeat;
}

#bulles td a {
	margin: 0 0 0 58px;
}

#bulles td a#inscrivez_vous {
	display: block;
	height: 22px;
	width: 143px;
	background-image: url(../images/accueil/btn_inscrivez_vous.gif);
	background-repeat: no-repeat;
}

#bulles td a#inscrivez_vous:hover {
	background-image: url(../images/accueil/btn_hover_inscrivez_vous.gif);
}

#bulles td a#comment_ca_marche {
	display: block;
	height: 22px;
	width: 181px;
	background-image: url(../images/accueil/btn_comment_ca_marche.gif);
	background-repeat: no-repeat;
}

#bulles td a#comment_ca_marche:hover {
	background-image: url(../images/accueil/btn_hover_comment_ca_marche.gif);
}

/********************************************
 *					OFFRES					*
 ********************************************/

#offres {
}

#offres tr td {
	padding-top: 15px;
}

#offres td.right {
	padding-top: 15px;
	padding-left: 10px;
}

#offres div.btn {
	width: 270px;
	margin-top: -10px;
	text-align: center;
}

#offres table.bulle {
	height: 169px;
	width: 270px;
	background-image: url(../images/accueil/bulle_bg.gif);
	background-repeat: no-repeat;
}

#offres table.bulle td {
	padding-top: 0;
}

#offres table.bulle td.intitule p {
	margin: 10px ;
}

#offres table.bulle td.visu {
	width: 130px;
}

#offres table.bulle td.visu img {
	margin: 0 0 0 1px ;
}

#offres table.bulle td.offre p {
	width: 130px;
	margin: 20px 5px;
}

#offres table.bulle td.offre p a {
	color: #d92b2b;
	font-weight: bold;
}
