* { 
margin : 0;
padding : 0;
} 
body { 
margin : 0;
padding : 10px;
background : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 20px;
font-weight: normal;
color: #333366;
text-align : center;
} 
h1, h2, h3 { 
font-family : Verdana;
font-weight : heavy;
color : #333366;
}
h2 { 
font-size : 18px;
} 
h3 { 
font-size : 12px;
}
hr {
    color : 333366;
	height : 1px;
	style : dashed;
}
	
a.link2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
	background-image: url(images/titre_rubrique.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 173px;
	display: block;
}
a.link2 :hover {
	background-image: url(images/titre_rubrique2.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	vertical-align: middle;
	height: 20px;
	width: 173px;
	text-decoration: none;
}
.post {
width : 500px;
}
.post {
	padding : 10px;
	border: 1px solid #003399;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right : 20px;
	float: right;
	text-align: left;
} 
.post img { 
border : 2px solid #003399;
margin : 5px 20px 5px 0;
}
a.link1 {
border : none;
font-size : 12px;
font-weight: bold;
color : #333366;
}
a.link1:hover {
border : none;
font-size : 12px;
font-weight: bold;
color : #0606d2;
} 

#content { 
width : 750px;
voice-family: "\"}\"";
voice-family:inherit;
background-image : url(images/fond.jpg);
background-position : center;
background-repeat: repeat-y;
margin : 0 auto;
padding : 0px;
text-align : center;
font-size: 100%;
}
#content table, table td { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #333366;
border : 1px dotted #003399;
border-collapse : collapse;
padding : 5px 5px 5px 5px;
}  
#header { 
width : 750px;
height : 140px;
margin : 0 auto;
image: url(images/banniere.jpg);
}
#colone {
    width: 173px;
	float: left;
	margin-bottom: 20px;
	background-image: url(images/fondgauche.jpg);
}
#colone ul {
    margin: 0;
	padding: 0;
	list-style: none;
}
#colone li {
display: inline;
}

#coltwo {
    width: 577px;
	voice-family: "\"}\"";
    voice-family:inherit;
	float: left;
	margin-bottom: 20px;
	background-image: url(images/fondcentre.jpg);
}

#footer {
    width: 750px;
}
