#partenaires
{
	text-align:center;
}
#publicite
{
	text-align:center;
}

h2{
	font-size:18px;
	margin: 10px 10px;
	color:#FFF;
	background-image:radial-gradient(#f00f0f, #b10f0f);
	border-radius:10px;
	height:20px;
	margin-bottom:20px;
}

h3{
	margin:auto;
	margin-top:20px;
	width:300px;
	font-size:14px;
	color:#FFF;
	background-image:radial-gradient(#f00f0f, #b10f0f);
	border-radius:10px;
	height:19px;
	margin-bottom:20px;
}

.titre{
	padding:15px;
	text-shadow: 1px 1px #000;
}

p{
	margin:auto;
	text-align:center;
	width:1065px;
	height:auto;
	margin-top:35px;
}

.bouton{
	background-color:#000;
	border-radius:10px;
	color:#FFF;
	width:250px;
	height:20px;
	padding-top:3px;
}

.bouton a{color:#FFF;}
.bouton a:hover{color:#ff0000;}