/* CSS Document */

body {font-family: verdana; font-size: 11px; color: #4f4f4f; height: 100%; margin: 0; padding: 0; border: 0; background: url(images/back.gif)}
html>body #contenu {height : auto; min-height : 100%;  }

a {
	color : #494a4b;
	font-weight: bold;
	font-size:11px;
}


#contenu {
position : relative; 
width : 915px;
height: 100%; 
border:#b2b5c4 1px solid ;
margin-left : auto;
margin-right : auto;
margin-top: 50px;
margin-bottom: 50px;
text-align : left;
}

h1 {
color : #5f6061;
font-weight:bold;
font-size:18px;
margin:none;
padding:none;
}

#head {
 width : 915px;
height: 407px; 
background: url(images/header.jpg)  center no-repeat;
}
#news {
width : 915px;
height: 100%;
background:url(images/fond.jpg) repeat-y;
}

#foot {
 width : 915px;
height: 69px; 
background: url(images/footer.jpg)  center no-repeat;
}

#title {color: #0066CC; font-weight: bold; font-size: 18px; margin: none; padding: none; text-align: right}

.sujet {
color : #5f6061;
font-weight:bold;
font-size:18px;
margin:none;
padding:none;
}

.postimg {
border-style:none;
}
