/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	background:#334999;
}

#container{
	background:#FFFFFF;
	width:975px;
	margin:0 auto 0 auto;
	padding:16px 6px 8px 6px;
}

/*bannire*/
#banner{
	padding:0 0 12px 18px;
	margin:0;;
}

#banner .banner_right{
	float:right;
	text-align:right
}

#banner form{
	margin:0 0 10px 0;
	padding:3px 0 0 0;
}

#content{
	min-height:450px;
	padding:5px 3px 0 4px;
}

.bg1{
	background:#FFFFFF url(../images/bg_system.jpg) no-repeat bottom right;
}

.bg2{
	background:#FFFFFF url(../images/bg_citizen.jpg) no-repeat bottom right;
}

.bg3{
	background:#FFFFFF url(../images/bg_market.jpg) no-repeat bottom right;
}

.bg4{
	background:#FFFFFF url(../images/bg_policy.jpg) no-repeat bottom right;
}

.bg5{
	background:#FFFFFF url(../images/bg_economy.jpg) no-repeat bottom right;
}

.bg6{
	background:#FFFFFF url(../images/bg_external.jpg) no-repeat bottom right;
}

.bg7{
	background:#FFFFFF url(../images/00_intro_sum.jpg) no-repeat bottom right;
}

/*menu partie 1*/
#menu_1{
	height:55px;
	margin:0 0 30px 0;
	padding:0;
}

#menu_1 ul{
	list-style:none;
	margin:0;
	padding:0 0 0 2px;
	float:left;
}

#menu_1 ul li{
	float:left;
	height:57px;
	width:135px;
	margin:0 3px 0 0;
	padding:0 0 0 0;
	position:relative;
	font-weight:bold;
}

#menu_1 ul li.small_1{
	height:27px;
	margin:31px 3px 0 -138px;
	background:url(../images/bg_menu_gris.png) repeat-x;
}

* html #menu_1 ul li.small_1, *+html #menu_1 ul li.small_1{
	margin:3px 0 0 0;
	clear:both;
}

#menu_1 ul li.small_2{
	height:27px;
	background:url(../images/bg_menu_gris.png) repeat-x;
}

#menu_1 ul li.small_2_active{
	height:27px;
	background:url(../images/bg_menu_gris.png) no-repeat;
}

#menu_1 ul li.small_2_hover{
	height:27px;
	background:url(../images/bg_menu_gris.png) no-repeat;
}

#menu_1 ul li.small_2_hover a{
	color:#999999;
}

#menu_1 ul li.small_2_active a{
	color:#999999;
}

#menu_1 ul li.small_2_active a{
	background:url(../images/bg_menu_gris.png) no-repeat;
	position:absolute;
	bottom:5px;
	margin:0 0 0 0;
	width:115px;;
	padding: 0 10px 0 10px;
	color:#999999;
	text-decoration:none;
}

#menu_1 ul li.small_1_active{
	height:27px;
	margin:31px 3px 0 -138px;
	background:url(../images/bg_menu_gris.png) no-repeat;
}

#menu_1 ul li.small_1_hover{
	height:27px;
	margin:31px 3px 0 -138px;
	background:url(../images/bg_menu_gris.png) no-repeat;
}

#menu_1 ul li.small_1_active a{
	color:#999999;
}

#menu_1 ul li.small_1_hover a{
	color:#999999;
}

* html #menu_1 ul li.small_1_active, *+html #menu_1 ul li.small_1_active{
	margin:3px 0 0 0;
	clear:both;
}

* html #menu_1 ul li.small_1_hover, *+html #menu_1 ul li.small_1_hover{
	margin:3px 0 0 0;
	clear:both;
}

#menu_1 ul li.small_1_active a{
	color:#999999;
}

#menu_1 ul li.small_1_hover a{
	color:#999999;
}

#menu_1 ul li.color_1{
	background:url(../images/bg_menu_brun.png) repeat-x;
}

#menu_1 ul li.color_1_hover{
	background:url(../images/bg_menu_brun_hover.gif) repeat-x bottom;
}

#menu_1 ul li.color_1_hover a{
	color:#999999;
}

#menu_1 ul li.color_2_hover a{
	color:#999999;
}

#menu_1 ul li.color_3_hover a{
	color:#999999;
}

#menu_1 ul li.color_4_hover a{
	color:#999999;
}

#menu_1 ul li.color_5_hover a{
	color:#999999;
}

#menu_1 ul li.color_6_hover a{
	color:#999999;
}

#menu_1 ul li.color_1_active{
	background:url(../images/bg_menu_brun_hover.gif) repeat-x bottom;
}

#menu_1 ul li.color_1_active a, #menu_1 ul li.color_2_active a, #menu_1 ul li.color_3_active a, #menu_1 ul li.color_4_active a, #menu_1 ul li.color_5_active a, #menu_1 ul li.color_6_active a{
	color:#999999;
}

#menu_1 ul li.color_2{
	background:url(../images/bg_menu_rouge.png) repeat-x;
}

#menu_1 ul li.color_2_active{
	background:url(../images/bg_menu_rouge_hover.gif) repeat-x bottom;
}

#menu_1 ul li.color_3{
	background:url(../images/bg_menu_bleu1.png) repeat-x;
}

#menu_1 ul li.color_3_active{
	background:url(../images/bg_menu_bleu1_hover.gif) repeat-x bottom;
}

#menu_1 ul li.color_4{
	background:url(../images/bg_menu_tur.png) repeat-x;
}

#menu_1 ul li.color_4_active{
	background:url(../images/bg_menu_tur_hover.gif) repeat-x bottom;
}

#menu_1 ul li.color_5{
	background:url(../images/bg_menu_bleu2.png) repeat-x;
}

#menu_1 ul li.color_5_active{
	background:url(../images/bg_menu_bleu2_hover.gif) repeat-x bottom;
}

#menu_1 ul li.color_6{
	background:url(../images/bg_menu_rose.png) repeat-x;
}

#menu_1 ul li.color_6_active{
	background:url(../images/bg_menu_rose_hover.gif) repeat-x bottom;
}

#menu_1 ul li a{
	position:absolute;
	bottom:5px;
	margin:0 0 0 0;
	width:115px;;
	padding: 0 10px 0 10px;
	color:#ffffff;
	text-decoration:none;
}

/*sub_menu ok*/
#menu_2{
	visibility:hidden;
	float:right;
	display:none;
}

/*zone de texte ok*/
#txt{
	float:left;
	width:738px;
	min-height:329px;
	margin-bottom:150px;
}

#txt h1{
	font: Arial, Helvetica, sans-serif;
	margin:0 0 0 21px;
	color:#666666;
	background:url(../images/bg_h1_bleu.gif) top left no-repeat;
	padding:0 0 12px 7px;
	font-size:200%;
}

#txt h2{
	text-transform:uppercase;
	padding:0 0 0 0;
	margin:0 175px 12px 28px;
	font-size:150%;
	color:#666666;
	border-bottom:#666666 solid 1px;
	text-transform:uppercase;
}

#txt h3{
	font: Arial, Helvetica, sans-serif;
	margin:0 0 0 21px;
	color:#334999;
	padding:10px 0 12px 7px;
	font-size:150%;
	text-transform:uppercase;
}
#txt h4{
	font: Arial, Helvetica, sans-serif;
	margin:0 175px 0 21px;
	color:#CD9933;
	padding:10px 0 12px 7px;
	font-size:120%;
}

#txt p{
	margin: 11px 175px 11px 25px;
	font: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#txt p.header{
	margin: 11px 175px 11px 25px;
	font: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
#txt ul li{
	margin: 11px 75px 11px 40px;
	list-style:square;
	font: Arial, Helvetica, sans-serif;
	font-size:100%;
}
#txt table {
	border: thin solid 1px #334999;
	border-collapse: collapse;
	margin-left: 25px;
	margin-right: 175px;
}
#txt td {
	border: thin solid 1px #334999;
	padding: 2px 2px 2px 0px;
	vertical-align:top;
}
#txt td p {
	font: Arial, Helvetica, sans-serif;
	margin: 0 5px 0 5px;
}

#txt a{
	color:#334999;
}
/*Copyright ok*/
.copyright{
	clear:left;
	margin:5px 0 3px 2px;
	color:#FFFFFF;
	font-size:80%;
}

#scroll_button{
	margin: 0 0 0 0;
	visibility:hidden;	
}