﻿body
{
	background-color:#272b2e;
	
}
.chiffrage
{
	color:#92979c;
	font-weight:bold;
}

.txtpagefond
{
	color:#92979c;
}

h2 {
	width:200px;
	border-bottom:1px dotted #FFF;
	color:#FFF;
	font-size:100%;
}
.tetepiedpost
{
	text-align:left;
	background-color:#2e3136;
	color:#92979c;
}


.menu2{
	background: #fdd703 url('images/haut_menu2.png') no-repeat 50% top;
	width: 199px;
	margin-bottom: 15px;
}

.menu{
	background: #FFF url('images/haut_menu.png') no-repeat 50% top;
	width: 199px;
	margin-bottom: 15px;
}

.post
{
	text-align:left;
	background-color:White;
	width: 100%;
	text-align:center;
}
.menu ul{
	margin: 0; 
	padding: 5px;
	list-style-type: none;
}


a {
	color:#FF6600;
	text-decoration:none;
	text-align: left;
}

.menu_bas2{
	background: #fdd703 url('images/bas_menu2.png') no-repeat 50% bottom;
	width: 199px;
	height: 2px;
}

.menu_bas{
	background: #FFF url('images/bas_menu.png') no-repeat 50% bottom;
	width: 199px;
	height: 2px;
}
.post_bas{
	background: #FFF url('images/bas_menu.png') no-repeat 50% bottom;
	width: 100%;
	height: 2px;
}
.tableglobal
{
    width: 900px;
	background-color:#42494f;
}