body	{ background: black; padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a:link, a:visited { text-decoration: none; color: #444444; }
a:hover { text-decoration: underline; color: #444444; }
p{ color: #444444; }

.global{
	background: url(../Images/center_back.PNG) repeat-y;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-bottom: 0px;
}

.global_top		{ height: 10px; background: url(../Images/center_top.PNG) no-repeat; width: 1000px; }
.global_top_2	{ padding: 6px; height: 12px; padding-left: 15px; background: url(../Images/center_back_top.PNG) repeat-y; width: 1000px;}
.global_top_t	{ color: white; font-size: 10.2px; }
.global_title	{ height: 139px; background: url(../Images/title_back.PNG) no-repeat; width: 980px; margin-left: auto; margin-right: auto;}
.global_footer	{ height: 60px; background: url(../Images/footer_back.PNG) repeat-x; width: 980px; margin-left: auto; margin-right: auto; text-align: center;}
.global_bottom	{ height: 10px; background: url(../Images/center_bottom.PNG) no-repeat; width: 1000px; }

.topper			{ margin-left: 680px; background: url(../Images/topper.PNG) no-repeat; width: 270px; height: 100px; }
.topper_title_2	{ top: 16px; line-height: 15px; font-size: 15px; font-weight: bold; }
.topper_height	{ background: url(../Images/topper_height.PNG) no-repeat; width: 180px; height: 140px; }
.topper_title	{ color: #646464; font-weight: bold; font-size: 12px; padding-top: 10px; padding-left: 10px;}
a.topper_link	{ color: #880000; line-height: 14.25px; font-size: 11.4px; text-decoration: none; }
.topper_content	{ top: 0px; width: 270px; color: #646464; line-height: 18px; font-size: 12px; padding-top: 5px; padding-left: 10px; position: relative;}
.footer_text 	{ color: #646464; padding-top: 25px; width: 830px; margin-left: auto; margin-right: auto; }

.rouge			{ padding: 10px; color: #880000; font-family: Arial;}
.left_part		{ float: left; width: 200px; }
.login_input	{ font-family: MS Shell Dlg; font-size: 9px; width: 100px; height: 16px; margin-bottom: 3px; }
.form_legenda	{ padding-top: 3px; color: #444444; float: left; width: 75px; }
.form_legenda_2	{ padding-top: 3px; color: #444444; float: left; width: 150px; }
.form_legenda_3	{ padding-top: 3px; color: #444444; float: left; width: 250px; }
.separator		{ height: 5px; }
a.small_link	{ color: #444444; font-size: 10px; }
a.white_link	{ color: white; }
.login_title	{ 
	background: url(../Images/login.PNG) no-repeat;
	color: #646464;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	height: 30px;
	padding-left: 10px;
	padding-top: 9px;
}
.header_title	{ 
	background: url(../Images/header.PNG) no-repeat;
	color: #646464;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	height: 21px;
	padding-left: 10px;
	padding-top: 9px;
}
.onglet{
	background: url(../Images/rubrique.PNG) repeat-y;
	width: 200px;
	height: 40px;
	overflow: hidden;
}
.onglet_title	{ padding-left: 10px; padding-top: 5px; line-height: 17.1px; font-size: 17.1px; font-weight: bold; }
a.onglet_link	{ color: #880000; padding-left: 60px; line-height: 14.25px; font-size: 11.4px; text-decoration: none; }
.onglet_bas 		{ background: url(../Images/rubrique_bottom.PNG) no-repeat; width: 200px; height: 5px; }
.onglet_bas_fin 	{ background: url(../Images/rubrique_bottom_last.PNG) no-repeat; width: 200px; height: 5px; }
.erreur			{ color: #880000; }

.page_title		{ color: #64696E; font-weight: bold; font-size: 30px; font-family: Arial Narrow; padding-top: 10px; padding-left: 20px;}
.page_title_2	{ color: #6E87B4; line-height: 21px; font-size: 21px; font-family: Arial; padding-top: 10px; padding-left: 20px;}
.page_check		{ color: #646464; font-weight: bold; padding-left: 80px; padding-top: 10px; background: url(../Images/arrow.png) no-repeat; height: 25px; background-position: 60px 10px;}
.page_inner		{ padding-top: 10px; padding-left: 35px; text-align: justify; width: 550px; line-height: 18px; font-size: 12px; color: #646464; }

ul#menu 			{ list-style-type: none; width: 100%; padding: 0px; margin: 0px;  }
ul#menu li 		{ float: left; padding: 0px; margin: 0px; }
ul#menu a:hover 	{ background: url(../Images/link_back.PNG); color: white; }

ul#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #444444;
	float: left;
	padding: 0px 15px 0px 15px;
	text-align: center;
	text-decoration: none;
	height: 30px;
	cursor: pointer;
}
