html,body{
	font: 12px normal Arial, Helvetica, sans-serif;
	color: #333;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	background-color:#FFF;
}

#principale{
	width:631px;
	height: 868px;
	overflow:hidden;

}
#reseau {
	float: right;
}
#reseau img {
	margin-top: -5px;
	margin-right: 10px;
}


.bulle,.zoom_content{
	overflow:hidden;
}

p img {
	margin-right: 10px;
	margin-bottom: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #E9144A;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align:left;
	display:block;
	overflow:hidden;

}
h2 {
	margin-bottom: 0px;
	margin-top:10px;
	text-transform:uppercase;
	color:#f26522;
	font-size:14px;
}

.surtitre {
	color:#B83D3E;
	font-size:14px;
	text-transform: none;}

a img {
	border:0;
}

strong { color:#000;}

