body {
	width: 800px;
	height: 100%;
	background-image: url("images/fond.png");
	margin: auto;
	border: 1px solid #333333;
}
img {
	border: 0;
}
a {
	color: grey;
	text-decoration: none;
}
#fenetre {
	width: 800px;
	height: 100%;
	background-image: url("images/fond_centre.png");
}
#header {
	width: 800px;
	height: 277px;
	background-image: url("images/header.png");
}
#pub01 {
	width: 755px;
	height: 107px;
	background-image: url("images/pub01.png");
	padding-top: 4px;
	padding-left: 45px;
}
#centre {
	width: 800px;
	height: auto;
}
#menu_gauche {
	width: 191px;
	height: auto;
	float: left;
}
#menu_droite {
	width: 125px;
	height: auto;
	float: right;
}
#menu_gauche li {
	color: #e47969;
	line-height: 11px;
}
#menu_gauche a {
	color: black;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
#main_menu {
	width: 191px;
	height: 44px;
	background-image: url("images/main_menu.png");
}
#informations {
	width: 191px;
	height: 44px;
	background-image: url("images/informations.png");
}
#downloads{
	width: 191px;
	height: 44px;
	background-image: url("images/downloads.png");
}
#dossiers {
	width: 191px;
	height: 44px;
	background-image: url("images/dossiers.png");
}
#multimedia {
	width: 191px;
	height: 44px;
	background-image: url("images/multimedia.png");
}
#publicite {
	width: 191px;
	height: 44px;
	background-image: url("images/publicite.png");
}
#contact {
	width: 191px;
	height: 44px;
	background-image: url("images/contact.png");
}
#corps {
	width: 440px;
	height: auto;
	margin-left: 190px;
	padding: 10px;
	font-family: Tahoma;
	font-size: 12px;
}
#corps_nopub {
	width: 580px;
	height: auto;
	margin-left: 190px;
	padding: 10px;
	font-family: Tahoma;
	font-size: 12px;
}
#listing_news {
	font-size: 11px;
}
#footer {
	width: 800px;
	height: 0px;
	clear: both;
}
.admin_cat, .bbcode {
	background-color: #d9d2be;
	-moz-border-radius: 10px;
	border: 1px solid #aaaaaa;
	padding: 5px;
}
.bbcode {
	text-align: center;
}
.lien_news {
	font-size: 12px;
	font-weight: bold;
	color: #62b5d6;
}
.titre_news {
	width: 458px;
	height: 19px;
	padding: 5px;
	background-image: url("images/titre_news.png");
	font-size: 14px;
	color: #00254e;
}
.infos_news {
	width: 464px;
	height: 14px;
	padding: 2px;
	margin-top: -14px;
	background-color: #efefef;
	font-size: 10px;
	color: black;
}
.contenu_news {
	width: 458px;
	padding: 5px;
	font-size: 11px;
	color: black;
}
.bas_news {
	width: 460px;
	height: 14px;
	padding: 4px;
	background-image: url("images/bas_news.png");
	font-size: 11px;
	font-weight: bold;
	color: #8f8f8f;
}
#file_window {
	width: 530px;
	height: 230px;
	background-image: url("images/fenetre.png");
	margin: auto;
	padding: 10px;
	display: none;
	position: absolute;
	top: 400px;
}
.close {
	width: 37px;
	height: 20px;
	background-image: url("images/close.png");
	float: right;
	margin-right: 10px;
}
.close:hover {
	background-image: url("images/close_up.png");
}
.close:active {
	background-image: url("images/close_down.png");
}
.texte {
	clear: both;
	width: 500px;
	height: 120px;
	margin: 8px;
	padding: 10px;
	overflow: -moz-scrollbars-vertical;
}
.prev_news {
	width: 430px;
	height: 75px;
	border: 2px dotted #d3d3d3;
	background-color: #e8f0f3;
	padding: 5px;
}
.footer {
	clear: both;
}
.jpg, .jpeg, .png, .gif {
	width: 48px;
	height: 48px;
	background-image: url("../icones/image.png");
	float: left;
	margin-right: 5px;
}

#bot {
   position:absolute;
   bottom: 0px;
}
