@charset "utf-8";
/* CSS Document */

#quiSommesNous, #mentionsLegales {
	float: left;
	display: inline;
	width: 760px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#quiSommesNous h1, #mentionsLegales h1 {
	margin: 10px 0;
}

#quiSommesNous p, #mentionsLegales p {
	border-top: 1px dotted #999;
	padding-top: 10px;
}





#rss {
	float: left;
	display: inline;
	width: 760px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#rss h1 {
	font-size: 18px;
	margin-bottom: 10px;
}

#rss p {
	margin-bottom: 10px;
}

#rss ul {
	border-top: 1px dotted #838383;
	padding-top: 15px;
}

#rss ul li {
	list-style: none;
	margin-bottom: 10px;
}

#rss a {
	width: 250px;
	font-weight: bold;
}

#rss a img {
	margin-right: 5px;
}

#rss a img.rss {
	float: right;
	display: inline;
}





#autresArticles {
	width: 276px;
	background-image: url(../img/fondCetteSemaine.gif);
	background-repeat: repeat;
	float: right;
	display: inline;
	padding: 5px 10px;
	margin-left: 10px;
}

#autresArticles p {
	font-size: 11px;
	color: #838383;
	font-weight: bold;
	border: none;
	margin-bottom: 0;
}






#pub {
	float: right;
	display: inline;
}
