/* BULLE */

.zonebulle{
position:relative;
width:307px;
height:274px;
float:right;
}

.bulle{
color:#fff;
font-weight:bold;
text-align:center;
position:absolute;
cursor:pointer;
}

.bulle1{
background:url('menu1.gif') top left no-repeat;
width:145px;
height:129px;
padding:2.4em 0 0 0;
margin:0;
left:0px;
top:22px;
line-height:2em;
}

.bulle2{
background:url('menu2.gif') top left no-repeat;
width:145px;
height:129px;
padding:3.7em 0 0 0;
margin:0;
left:161px;
top:0px;
line-height:2em;
}

.bulle3{
background:url('menu3.gif') top left no-repeat;
width:80px;
height:90px;
padding:1.5em 0 0 0;
margin:0;
left:66px;
top:182px;
line-height:1.5em;
}

.bulle4{
background:url('menu4.gif') top left no-repeat;
width:109px;
height:98px;
padding:1.8em 0 0 0;
margin:0;
left:161px;
top:153px;
line-height:1.5em;
}

/* FIN BULLE */

.txtgauche{
float:left;
width:40%;
text-align:left;
}

.pucebulle{
float:right;
width:307px;
display:none;
}

.ulH4{
margin-left:40px;
}

/* AUTRES STYLES */
.conteneurTopBreve {
	width: 95%;
}
	.conteneurTopBreve a:link, .conteneurTopBreve a:hover, .conteneurTopBreve a:visited {
		display: block;
		border-bottom: 1px solid #5175B6;
		padding-bottom: 15px;
		margin-top: 5px;
	}
