/*Ajout jF - 13 avril 2007*/
/*petit menu*/
*{
	padding: 0;
	margin: 0;
	border: none;
}
#ptit_menu li{
	display: inline;
	color: #242c63;
	font-size: 9px;
	margin: 2px 0 0 0;
}
#ptit_menu{
	padding: 2px 0 0 0;
	text-align: right;
}
#ptit_menu a{
	color: #242c63;
}
#ptit_menu a:hover{
	color: #cb4e11;
}


/*pour nouvelle section*/
#container{
	width: 699px;
	height: 451px;
	background-color: #E3DCD6;
	background-image: url(../images/fr/new_section/background_content.jpg);
}

#content{
	width: 699px;
	height: 451px;
}
#footer{
	height: 45px;
	clear: both;
	background-image: url(../images/fr/new_section/footer.jpg);
}
#footer2{
	height: 45px;
	clear: both;
	background-image: url(../images/fr/new_section/footer2.jpg);
}
/*page intro*/
#left_intro{
	width: 186px;
	height: 451px;
	float: left;
	overflow: hidden;
	text-align: left;
	position: relative;
}
#right_intro{
	float: right;
	width: 496px;
	height: 393px;
	padding: 18px 0 0 0;
	
}

#left_intro h1{
	font-size: 15px;
	color: #c8d8fc;
	font-weight: bold;
	margin: 19px 0 0 17px;
}
#left_intro h2{
	font-size: 23px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 0 17px;
}
#left_intro p{
	font-size: 10px;
	color: #c8d8fc;
	font-weight: lighter;
	margin: 4px 0 0 17px;
}
#pub_left{
	position: absolute;
	bottom: 10px;
	
}
.intro_cat{
	float: left;
	width: 85px;
	height: 108px;
	margin: 0 9px 0 0;
}
.intro_cat p{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c8d8fc;
	margin: 0px 0 0 0;
	
}
.intro_cat a.test {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c8d8fc;
	margin: 1px 0 0 0;
}
.intro_cat a:hover { color : #cb4e11; }







/*page description*/
#left{
	width: 143px;
	height: 451px;
	float: left;
	background-image: url(../images/fr/new_section/menu_gauche.jpg);
	background-repeat: no-repeat;
	background-position: 0 18px;
}
#left_en{
	width: 143px;
	height: 451px;
	float: left;
	background-image: url(../images/en/new_section/menu_gauche.jpg);
	background-repeat: no-repeat;
	background-position: 0 18px;
}
#right{
	width: 370px;
	height: 451px;
	float: right;
	text-align: right;
	background-image: url(../images/fr/new_section/bande_bleu.gif);
	background-repeat:no-repeat;
	background-position: 0 18px;
	position: relative;	
}
#center{
	width: 186px;
	height: 451px;
	float: left;
	position: relative;
}
#title_cat{
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#menu_cat{
	list-style-type: none;
	text-align: right;
	padding: 55px 14px 0 0;
}
#menu_cat li{
	padding: 3px 0 0 0;
}
#menu_cat li a{
	color: #33415C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#menu_cat li a:hover{
	color: #CB4E11;
}

#menu_group_center{
	list-style-type: none;
	text-align: left;
	padding: 20px 3px 0 10px;
	
}
#menu_group_center li{
	padding: 5px 0 0 0;
}
#menu_group_center li a{
	color: #c8d8fc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 11px;
}
#menu_group_center li a:hover{
	color: #CB4E11;
}

/*Définie la taille des menu centrale (pour juste un menu masquer #center_right et doubler la taille de #center_left*/
#center_left{
	width: 92px;
	float: left;
}

#center_right{
	width: 92px;
	float: left;
}

#img_desc_cat{
	
	position: relative;
	margin: 32px 0 0 0;
	right: 0;
}

#titre_desc_cat{
	text-align: left;
	margin: 10px 0 0 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc5f10;
}

#titre_desc_Groupe{
	text-align: left;
	margin: 10px 0 0 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d2dffc;
}

#desc_cat{
	margin: 10px 15px 0 19px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 120px;
	width: 336px;
	overflow: auto;
	font-weight: normal;
	color: #d2dffc;
}

#desc_cat p {
	color:#d2dffc;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #d2dffc;
}

#btn_bottom_desc{
	width: 63px;
	height: 20px;
	position: absolute;
	bottom: 12px;
	left: 18px;
}

#img_group{
	width: 97px;
	height: 87px;
	position: absolute;
	bottom: 0px;
	left: 13px;
}