/****** created by Johnny Liu Nov/27/2007 bySoft*****/

body {
	margin:0 auto;
	padding:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#1A1E26;
	background:#464E61;
	text-align:center;
}

a{
	color:#1A1E26;
	/*position:relative;*/
	text-decoration:none;
}

a img{
	border:none;
}

#wrap {
	width:980px;
	margin:0px auto;
	margin-top:10px;
	text-align:left;		
}

.gray{
	background:#1A1E26;
	color:#1A1E26;
}

.orange{
	background:#ff9900;
	color:#ff9900;
}

.blue{
	background:#3399FF;
	color:#3399FF;
}

.green{
	background:#039551;
	color:#039551;

}

.pink{
	background:#993399;
	color:#993399;
}

.gray_text, .gray_text a{
	color:#1A1E26;
}

.orange_text, .orange_text a{
	color:#ff9900;
}

.blue_text, .blue_text a{
	color:#3399FF;
}

.green_text, .green_text a{
	color:#039551;

}

.pink_text, .pink_text a{
	color:#993399;
}

/*************** header ***************/

#header{
	margin:0px;
	padding:0px;
	width:980px;
	height:160px;
	position:relative;
}
#header_1{
	float:left;
}

#logo{
	width:233px;
	height:100px;	
}


#logo_bg{
	width:233px;
	height:100px;
	position:absolute;
	text-indent:-2000px;
	background:url(../../images/logo.gif) no-repeat;
	cursor:pointer;
}

.home_bg{
    float:left;
	width:125px; 
	height:60px;
	background:url(../../images/accueil.gif) no-repeat;
	cursor:pointer;	
}

.home_bg_2{	
	float:left;
    width:108px; 
	height:60px;
	background:url(../../images/bg_ioth.gif) no-repeat;
}

#menu_bg {    
	float:left;
	width:747px;
	height:160px;
	position:relative;
	background:url(../../images/bg_head.gif) no-repeat;
}


.menu_1{
	float:left;
	padding-right:155px;
}

.menu_2{
	float:left;
	padding-right:145px;
}

.menu_3{
	float:left;
	padding-right:130px;
}

.menu_4{
	float:left;
}

.menu_5{
	float:left;
}

.menu_square{
	width:60px;
	height:60px;
	margin-top:16px;
	z-index:10;
	position:relative;
}

.menu_square_orange{
	width:60px;
	height:60px;
	background:#FF9900;
	margin-top:16px;	
}

.menu_square_blue{
	width:60px;
	height:60px;
	background:#3399FF;
	margin-top:16px;	
}

.menu_square_green{
	width:60px;
	height:60px;
	background:#039551;
	margin-top:16px;	
}

.menu_square_pink{
	width:60px;
	height:60px;
	background:#993399;
	margin-top:16px;	
}

.menu_title_1{
	width:132px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	position:absolute;
	top:25px;
	left:0px;
	line-height:16px;
	text-align:right;
	z-index:100;
}

.menu_title_2{
	width:132px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	position:absolute;
	top:35px;
	left:220px;
	line-height:16px;	
	z-index:100;	
}

.menu_title_3{
	width:132px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	position:absolute;
	top:30px;
	left:430px;
	line-height:16px;		
	z-index:100;	
}

.menu_title_4{
	width:110px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	position:absolute;
	top:30px;
	left:630px;
	line-height:16px;		
	z-index:100;	
}

.menu_title_5{
	width:100px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	position:absolute;
	top:100px;
	left:640px;
	line-height:16px;		
	z-index:100;	
}

.menu_title_1 a, .menu_title_2 a, .menu_title_3 a, .menu_title_4 a, .menu_title_5 a{
	color:#fff;
}

.menu_desc_1{
	width:141px;
	font-size:10px;
	position:absolute;
	top:8px;
	left:35px;
	font-weight:bold;
	color:#fff;
	padding-top:70px;
	z-index:1;
	background:url(../../images/trans_gray.png);
	>background:none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/trans_gray.png', sizingMethod='scale');	
}


.menu_desc_1_selected{
	width:141px;
	font-size:10px;
	position:absolute;
	top:0px;
	left:35px;
	font-weight:bold;
	color:#fff;
	background:#464E61;
	padding-top:78px;
	z-index:1;
}

.menu_desc_2{
	width:170px;
	font-size:10px;
	position:absolute;
	top:22px;
	left:216px;
	font-weight:bold;
	color:#fff;	padding-top:56px;	
	z-index:1;
	background:url(../../images/trans_gray.png);
	>background:none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/trans_gray.png', sizingMethod='scale');		
	
}



.menu_desc_2_selected{
	width:170px;
	font-size:10px;
	position:absolute;
	top:0px;
	left:216px;
	font-weight:bold;
	color:#fff;
	background:#464E61;
	padding-top:78px;	
	z-index:1;	
}

.menu_desc_3{
	width:150px;
	font-size:10px;
	position:absolute;
	top:8px;
	left:428px;
	font-weight:bold;
	color:#fff;
	padding-top:70px;	
	z-index:1;
	background:url(../../images/trans_gray.png);
	>background:none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/trans_gray.png', sizingMethod='scale');		
}


.menu_desc_3_selected{
	width:150px;
	font-size:10px;
	position:absolute;
	top:0px;
	left:428px;
	font-weight:bold;
	color:#fff;
	background:#464E61;
	padding-top:78px;	
	z-index:1;	
}

/************ content ************/

#content{
	width:980px;
	margin:0px;
	padding:0px;
	/*position:relative;*/
	float:left;
	background:url(../../images/content_bg_repeat.gif) #fff right repeat-y;
}

#left_column{
	float:left;
	width:125px;
	height:507px;
    position:relative;
	background:url(../../images/left_column_bg_repeat.gif) repeat-y;
}

#center_column{
	float:left;
	width:285px;
	_height:100px;
	min-height:100px;
	background:url(../../images/center_column_bg.gif) no-repeat;
	position:relative;
	
}


#main_body{
	float:left;
	width:570px;
	_height:190px;
	min-height:190px;
	background:url(../../images/bg_content.gif) top no-repeat;
	/*position:relative;*/
}

#main_body2{
	float:left;
	width:570px;
	_height:190px;
	min-height:190px;
	background:url(../../images/bg_content2.gif) top no-repeat;	
	/*position:relative;*/
}

#loadding{
color:#FF8040;
margin-top:10px;
text-align:left;
/*position:relative;
text-align:center;
top:120px;
width:750px;
display:none;*/
}

#loadding img{ 
/*left:365px;
position:absolute;
top:-14px;*/
padding-right:14px;
}
#loadding span{
font-weight:bold;
vertical-align:top;
}

.news_box{
	width:145px;
	padding-top:60px;
	padding-right:43px;
	float:left;
}

.news_upper_box{
	width:145px;
	height:130px;
	overflow:hidden;
}

.news_title_home{
	font-size:14px;
	font-weight:bold;
}

.news_date_home{
	font-size:11px;
	font-weight:bold;
}

.news_text_home{
	width:135px;
	font-size:12px;
	line-height:12px;
}

.news_more_home{
	width:100%;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	margin-bottom:3px;
}

.news_more_home a{
	color:#000;
	text-decoration:underline;	
}

.news_logo_home{
	width:145px;
}


/****** left column *********/


.left_upper{
	width:125px;
	height:90px;
	background:url(../../images/left_column_bg_upper.gif) no-repeat;
	z-index:1;

}

.tree_gray{
	float:left;
	width:125px;
	height:171px;
	background:url(../../images/tree_gray_bg.gif) no-repeat;
	z-index:1;
}

.tree_orange{
	float:left;
	width:125px;
	height:171px;
	background:url(../../images/tree_orange_bg.gif) no-repeat;
	z-index:1;
}

.tree_blue{
	float:left;
	width:125px;
	height:171px;
	background:url(../../images/tree_blue_bg.gif) no-repeat;
	z-index:1;
}

.tree_green{
	float:left;
	width:125px;
	height:171px;
	background:url(../../images/tree_green_bg.gif) no-repeat;
	z-index:1;
}

.tree_pink{
	float:left;
	width:125px;
	height:171px;
	background:url(../../images/tree_pink_bg.gif) no-repeat;
	z-index:1;
}

.left_lower{
	float:left;
	width:125px;
	z-index:1;

}

.title_gray{ 
	position:absolute;   
	top:200px;
	left:45px;
	width:80px;
	height:250px;
	background:url(../../images/image_title_gray.gif) no-repeat;
	z-index:100;
}


.title_orange{ 
	position:absolute;   
	top:200px;
	left:45px;
	width:80px;
	height:250px;
	background:url(../../images/image_title_orange.gif) no-repeat;
	z-index:100;
}

.title_blue{ 
	position:absolute;   
	top:200px;
	left:45px;
	width:80px;
	height:250px;
	background:url(../../images/image_title_blue.gif) no-repeat;
	z-index:100;
}

.title_green{ 
	position:absolute;   
	top:200px;
	left:45px;
	width:80px;
	height:250px;
	background:url(../../images/image_title_green.gif) no-repeat;
	z-index:100;
}

.title_pink{ 
	position:absolute;   
	top:200px;
	left:45px;
	width:80px;
	height:250px;
	background:url(../../images/image_title_pink.gif) no-repeat;
	z-index:100;
}


/****** center column *********/
.section_logo_1{
    margin:0px 0px 10px 0px;
	width:250px;
	height:90px;
}

.section_logo_bg{
	width:265px;
	height:250px;
	position:absolute;
	top:200px;
	left:0px;

}

.section_logo_2{
    position:relative;
	top:30px;
	left:25px;
	width:230px;
	height:206px;

}

.search{
	padding-left:10px;
	background:#fff;
}


.search_text{
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:2px;
}

.search_bar{
	margin-top:5px!important;
	>margin-top:-15px!important;	
	margin-top:-15px;	
}

.search_field{
    float:left;
	width:216px;
    
}

.search_btn{
    float:left;
	width:21px;
	height:13px;
	margin-top:3px;
	cursor:pointer;
	font-size:16px;
	font-weight:bold;
}

/****** main body *********/

.sub_menu_list{
	width:560px;
	/*_height:115px;
	min-height:115px;
	*/
	padding-top:0px!important;
	>padding-top:20px!important;	
	padding-top:20px;
	margin-top:20px;	
	margin-left:-40px;
}

.sub_menu_image{
	width:20px;
	height:109px;
	background:url(../../images/img_menu.gif) right bottom no-repeat;
	position:absolute;
	top:20px;
	left:812px;
}

.sub_menu_image_search{
	width:20px;
	height:109px;
	background:url(../../images/img_menu.gif) right bottom no-repeat;
	position:absolute;
	top:20px;
	left:-22px;
}

.sub_menu_image_new_list
{
    width:20px;
	height:109px;
	background:url(../../images/img_menu.gif) right bottom no-repeat;
	position:absolute;
	top:20px;
	left:812px;
}

.sub_menu_image_news_list_all
{
    width:20px;
	height:109px;
	background:url(../../images/img_menu.gif) right bottom no-repeat;
	position:absolute;
	top:20px;
	left:812px;
}

.sub_menu_list li{
	float:left; 
	list-style:none; 
    padding-bottom:5px;
}

.sub_menu_list li a{
	font-size:14px;
	font-weight:bold;
	color:#1A1E26;
	line-height:110%;	
}

.sub_menu_list li li{
	margin:0px;
	padding:0px;
	float:none;
}

.sub_menu_list li li a{
	font-size:13px;
	line-height:18px;	
	font-weight:normal;
}


.sub_menu_list_style{
	width:11px; 
	height:11px; 
	float:left;
	font-size:0px;
	margin-right:3px;
	margin-top:2px;
}

.sub_menu_text{
	float:left; 
	width:500px;
}




.news_bg{
	width:570px;
	_height:317px;
	min-height:317px;	
	float:left;
	margin-top:38px;
}


.news_box2{
	width:145px;
	padding-top:15px;
	padding-right:43px;
	float:left;
}


.image_desc{
	width:225px;
	font-size:10px;
	color:#333;
	text-align:right;
}

.section_intro{
	width:550px;
}

.path a:hover{
	text-decoration:underline;
}

.path_static a:hover{
	text-decoration:underline;
}

.plan_wrap{
	width:535px;
}

.plan_title{
	position:relative;
	top:-4px;
	font-weight:bold;
	font-size:16px;
}

.plan_wrap ul{
	margin-top:0px;
}

.plan_wrap li{
	line-height:17px;
}
/************ footer **********/
	
#footer{
	margin:0px;
	padding:0px;
	width:980px;
	height:112px;
	clear:both;
	background:#fff;
}

.footer_bg_left{
	float:left;
	width:125px;
	height:56px;
	background:url(../../images/footer_bg_leftbar.gif) no-repeat;
}

.footer_bg{
	float:left;
	width:855px; 
	height:56px;
	background:url(../../images/footer_bg_bar.gif) no-repeat;
		
}

.footer_upper{
	width:980px;
	height:56px;
	position:relative; /* ajout g paris pour positionner logo IDF */
}

.footer_btn_1{
	width:125px;
	height:56px;
	float:left;
}

.footer_btn{
	padding-top:6px;
	float:left
}

.footer_text{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
    text-align:center;
	padding-top:30px;
	font-size:11px;
	color:#fff;
	width:95%;
}

.footer_text a{
	color:#fff;
}



.footer_upper .idf_logo  { /* ajout g paris logo IDF */
	position:absolute;
	top:60px;
	left:-50px;
}


