*{
margin:0;
padding:0;
}
ul,li{
list-style:none;
}
#global {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #BBBCBF;
	margin-top: 20px;
}
#header {
	height: 330px;
	background-image: url(images/banniere.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index:10;
}
body {
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
}
#content {
	float: left;
	width: 580px;
	font-size: 14px;
}
li.article h2 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}
li.article h2 a {
	text-decoration:none;
	color:#262324;
}
li.article {
	background-image: url(images/bulle_billet.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:white;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7B7C7E;
	padding-right: 70px;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#liste_billet {
	padding-left: 20px;
	padding-right: 25px;
}

li.article p {
    margin-bottom:10px;
}
li.article ul {
padding-bottom:10px;
padding-left:20px;
}
li.article img {
display:block;
margin:10px auto;
}
li.article object {
display:block;
margin:10px auto;
}
li.article img.spacer {
	display: block;
	margin-left: -21px;
	margin-top: 10px;
}
li.article li {
list-style:disc;
margin-bottom:5px;
}
img.spacer {
	display: block;
	margin-left: -21px;
	margin-top: 10px;
}


#sidebar {
	float: right;
	width: 270px;
	padding-left:40px;
}
#footer {
	clear: both;
	padding-top:40px;
}
#sidebar h3{
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding:10px 0px;
}
a:visited {
	text-decoration:none;
	color:#262324;
}
a{
color:#262324;
}
#sidebar #other_news{
margin-right:50px;
padding:0px 20px;
border-right:solid 1px #000;
border-bottom:solid 1px #000;
border-left:solid 1px #000;
border-top:solid 1px #000;
position:relative;
padding-bottom:10px;
margin-bottom:20px;
}
#sidebar #archives{
margin-right:50px;
padding:0px 20px;
position:relative;
padding-bottom:10px;
margin-bottom:20px;
}
#header #spacer_bulle{
	position:absolute;
	height:43px;
	width:188px;
	top:288px;
	z-index: 100;
	left: 650px;
}
#numero_news{
position:absolute;
right:45px;
top:225px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:54px;
letter-spacing:-1px;
font-weight:bold;
width:60px;
background-color:white;
height:50px;
color:#262324;
}
#banniere_click{
width:730px;
height:330px;
position:absolute;
top:0px;
left:0px;
}
#date_newsletter{
position:absolute;
right:55px;
top:202px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
width:95px;
background-color:white;
letter-spacing:-1px;
color:#262324;
text-align:right;
}
#nav_bottom a{
font-size:11px;
text-decoration:none;
padding:5px;
color:#F5C825;
font-weight:bold;
}
#nav_bottom{
margin-top:20px;
}
#footer p{
text-align:center;
font-size:11px;
color:#999999;
margin-top:40px;
padding:10px;
}
.jaune {
color:#FC825;
}
.rouge {
color:#B1182A;
}
.gris{
color:#454547;
}