*{
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS;
	list-style: none;
}
body{
	font-size: 10pt;
	text-align: center;
	padding: 10px;
}
div.space{
	clear: both;
}
a{
	color: #990000;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
div#global{
	background: url(img/head.jpg) no-repeat top center;
	margin: 0 auto;
	width: 680px;
	text-align: left;
}
div#global div#header{
	padding-top: 90px;
	height: 120px;
}
div#global div#header h1 a{
	display: block;
	width: 100%;
	height: 50px;
	font-size: 0;
	color: #fff;;
}
div#contenu{
	background: url(img/foot.jpg) no-repeat bottom right;
	padding-bottom: 20px;
}
div#rub{
	float: left;
	width: 518px;
}
div#rub p{
	margin-bottom: 10px;
	padding-left: 5px;
}
h2{
	margin-left: 10px;
	font-size: 16pt;
	letter-spacing: 2px;
	color: #FF8E08;
}
h2:first-letter {
	font-size: 50pt;
	color: #000;
}
div.sub_h2{
	margin-top: -55px;
	margin-bottom: 15px;
	width: 80px;
	height: 45px;
}
h3{
	font-size: 16pt;
	color: #F6A700;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
h3:first-letter {
	font-size: 22pt;
}
div#menu{
	float: right;
	width: 150px;
	margin: 37px 11px 0 0 !important;
	_margin: 37px 0 0 0;
}
div#menu ul li a{
	display: block;
	width: 140px;
	height: 25px;
	background: url(http://www.blogpopulaire.com/images/menu.png) no-repeat;
	padding: 7px 0 0 10px;
	text-decoration: none;
}
div#menu ul li.a a{
	width: 151px;
	height: 22px;
	background: url(http://www.blogpopulaire.com/images/menu_a.jpg) no-repeat;
}
div#menu ul li.s a{
	width: 151px;
	height: 24px;
	background: url(http://www.blogpopulaire.com/images/menu_s.png) no-repeat;
	color: #fff;
}
div#menu ul li.f{
	width: 151px;
	height: 95px;
	background: url(http://www.blogpopulaire.com/images/menu_f.png) no-repeat;
}
div#menu ul li.f a{
	background: none;
}
div#menu ul li a:hover{
	text-decoration: underline;
}
div#footer{
	margin: 2px 0 10px;
	padding: 10px 0;
	border-top: 3px solid #FFDA59;
	text-align: center;
}
