@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#254F73;
	background-color:#EAEAEA;
line-height: 13px;
}

img{
	border:0px;
	border-bottom:none;
	border-top:none;
}

div.g_clear{
	clear:both;
}

a{
	color:#5a7a95;
	text-decoration:underline;
}
a:hover{
	color:#000000;
}

alt{
	background-color:#00FF00;
}
/*-----------*/
div.g_page{
	border:solid 1px #000000;
	border-top:none;
	background-color:#FFFFFF;

}
div.menu_NetCom{
	width:955px;
	height:33px;
}
.menu_NetCom img{
	float:left
}
div.g_date{
	width:380px;
	height:33px;
	float:left;
}
/*----*/
div.g_banniere{
	width:955px;
	height:200px;
	background-image:url(../imgs/banniere.jpg);

}
div.choix_langue{
	font-weight:bold;
	font-size:11px;
	padding:10px 10px 0px 0px;
	float:right;
}
div.choix_langue a{
	text-decoration:none;
	color:#254F73;
}
div.choix_langue a:hover{
	text-decoration:underline;
}

div.ban_menu{

	padding:95px 0px 0px 415px;
	display:none;

}
div.g_contenu{
	width:955px;
	margin:15px 0px 0px 0px;
}
div.col1{
	float:left;
	width:387px;
	margin:0px 0px 0px 14px;
	
}
div.col1_cnt{
	margin:10px 0px 0px 0px;
	background:transparent url(../imgs/col1_bg.jpg) repeat-y top left scroll;
	height:387px;
}
div.col1_txt{
	padding:10px 10px 10px 10px;
	background:url(../imgs/col1_bg_top.jpg) no-repeat top left;
}

div.colbig{
	float:left;
	width:657px;
	margin:0px 0px 0px 14px;
	
}
div.colbig_cnt{
	margin:10px 0px 0px 0px;
	background:transparent url(../imgs/col_big_bg.jpg) repeat-y top left scroll;
	/*height:387px;*/
	min-height:387px;
}
div.colbig_txt{
	padding:10px 10px 10px 10px;
	background:url(../imgs/col_big_top.jpg) no-repeat top left;
}

div.col2{
	float:left;
	width:256px;
	margin:0px 0px 0px 14px;
}
div.col2_cnt{
	margin:10px 0px 0px 0px;
	height:387px;
	background:transparent url(../imgs/col2_bg.jpg) repeat-y top left scroll;
	
}

div.col2_txt{
	background:url(../imgs/col2_bg_top.jpg) no-repeat top left;
	padding:10px 10px 10px 10px;
	text-align:center;
	overflow:hidden;
}

div.col3{
	float:right;
	width:256px;
	margin:0px 14px 0px 0px;
}

.col3 img{
	clear:both;
	display:block;
	margin:0px 0px 10px;
}
div.bas_pub{
	float:left;
	margin:10px 0px 0px 14px;
}

div.g_bas_page{
	background-image:url(../imgs/banniere_basdroit.jpg);
	height:29px;
}



div.news_dv_img{
	float:left; 
	
}
div.news_dv_txt{
	float:left; 
	margin:0px 0px 0px 15px; 
	/*width:465px;*/
}
hr{
	height:1px;
	color:#CCCCCC;
}


div.ligne{
	background-image:url(../imgs/ligne.jpg);
	height:1px;
	width:600px;
	margin:40px 0px 40px 17px;
}

/*------------*/

div.contact_g{
	float:left;
	width:202px;
}
div.contact_d{
	float:left;
	width:390px;
	margin:0px 0px 0px 45px;
}

/*------------*/
div.menu_bas{
	font-size:10px;
	padding:10px 10px 0px 0px;
	float:right;
}
div.menu_bas a{
	text-decoration:none;
	color:#333333;
}
div.menu_bas a:hover{
	text-decoration:underline;
}
