/* CSS Document */
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	vertical-align: top;
	line-height:13px;
	text-align: center;
}
td {
	color: #ffffff;
	text-align: left;
}


body {
	margin: 0px;
	padding: 0px;	
}
a {
	font-family: tahoma;
	text-decoration: none;
	font-size: 11px;	
	color: #1F3083;		
}
a:visited {
	color: #1F3083;
}
a:hover {
	color: #1F3083;
	text-decoration: underline;
}
a:active {
	color: #1F3083;	
}
.align-txt-gauche {
	text-align: left;
}
.titre-menu {
	color:#003333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
}
.text-simple-10px {
	color:#003333;
	font-size: 11px;
}
.text-simple-9px {
	color:#000000;
	font-size:9px;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #962939;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
/********* Rubrique colone gauche *****************/
.menu_top {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#800B2B;
	vertical-align:middle;
}
.titrerubrique {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #fcc8ab;
	text-decoration: none;
	background-color: #694d3d;
	vertical-align: middle;
	display: block;
}
.txt_rubrique_10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006666;
	text-decoration: none;
}
.txt_rubrique_10px_valeur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;	
}
.separation-ligne_plein {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#003333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.separation-ligne{
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.encadrer-tableau {
	border: 1px solid #c0454a;
}

.bg_menu {
	font-family: sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../images/bg-menu.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	display: block;
	font-weight: bolder;
}
.bg_menu_1 {
	text-decoration: none;
	background-image: url(../../images/bg-menu.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	display: block;
	font-weight: bolder;
	text-align: center;
}
.bg_down {
	background-image:url(../images/back-end.gif);
	background-repeat:repeat-x;
	vertical-align:middle;
}


