body{
	margin-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	margin: 0;
	background-color:#999999;
	text-align: center;
	height:100%;
	color:#666666;
}
p {
  padding-top: 2px;
  padding-bottom: 2px;
  line-height:15px;
}
img {
	border: 0px solid #ffffff;
}

th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.t01 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 40px;
	margin-right : 30px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.t01 a {
	color : #EF6D00;
}
.t01 a:hover {
	color : #C25A02;
}
.title01 {
	color : #000000;
	margin-top : 3px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 27px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 60px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #000000;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}

.menu_gauche A {
	FONT-WEIGHT: bold;
	BACKGROUND: url(index_fichiers/images/page/fon02.gif) repeat-x;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	COLOR: #000000;
	BORDER-RIGHT: #ebf0f4 2px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #ebf0f4 1px solid;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #ebf0f4 2px solid;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ebf0f4 1px solid;
	POSITION: relative;
	TEXT-DECORATION: none;
	font-style: normal;
	text-align: center;
}
.menu_gauche a:hover {
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	BORDER-RIGHT: #7B82F2 2px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #ffffff 1px solid; 
	PADDING-LEFT: 5px; 
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #7B82F2 2px solid; 
	COLOR: #6e83aa; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	TEXT-DECORATION: none
}
.texte {
	text-align: justify;
	font-size : 11px;
	font-family : Verdana, Tahoma, Helvetica ;
	color: #000000;
	line-height: 14px;
}
.texte A:hover{
	text-align: justify;
	font-size : 11px;
	font-family : Verdana, Tahoma, Helvetica ;
	line-height: 14px;
	color: #666666;
}

h1 {
	padding: 0;
	padding-bottom: 5px;
	font-family:Arial, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	color: #FF6600;
	;
	text-align: left;
	letter-spacing: 1px;
	word-spacing: 2px;
}

.StyleRouge {color: #FF0000; font-weight: bold; font-size: 14px; }

.grdtexte {
	text-align: justify;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.petittexte,
.petittexte a:hover {
	text-align: center;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	color: #666666;
}


.middle {
	text-align: middle;
	vertical-align: middle;
	}
	
.orange {color: #FF6600;}

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse;
	text-align: center;
		 }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: px;
	font-weight: bold; }
table.spip tr.row_first { background: #ebf0f4; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 10px; border-left:1px solid #CCC; vertical-align: middle; }


