body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:40px 0 0 0;
	padding:0;
}

img{border:0}

h1{
	font-size:18px;
	color:#FFF;
	margin:0 10px 0 0;
	padding:0;	
}

#container{
	width:100%;
	min-height:300px;
	height:auto !important;
	height:300px;
}

#agence-de-publicite{
	width:50%;
	min-height:100px;
	height:auto !important;
	height:100px;	
	background:#313131;
	margin:0 auto;
	padding:30px;
}

#agence-de-publicite a {
	color:#fff;
	font-weight:bold;
}

#agence{
	width:50%;
	min-height:200px;
	height:auto !important;
	height:200px;	
	margin:0 auto;
	padding:30px;
	color:#666;
	border:1px solid #313131;
}

#agence p img{
	margin:0 30px 0 0;
}
/*
#agence p{
	line-height:18px;
}
*/
#agence em{
	font-style:normal;
}

#footer{
	width:50%;
	min-height:100px;
	height:auto !important;
	height:100px;	
	margin:0 auto;
	padding:30px;
	color:#666;
	font-size:11px;
	text-align:right;
}

#footer a {
	color:#666;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

.source{
	font-size:12px;
	color:#666;
	text-align:right;
}
