/* CSS Document */
.h1 { 
color : #666666; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 17px; 
} 

.h2 { 
color : #FF9900; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 17px;
line-height:5px;
} 

div#contenu_titre_annu {
	float : left;
	width : 700px;
	height : 55px;
	background-color : #FFF;
	background : url(../images/fond_titre_annu.jpg) repeat-y 0 0;
	padding-left:0px;
	margin-top: 0px;
	padding-bottom: 0px;
	
} 
div#contenu_bt_titre_annu {
	float : left;
	width : 187px;
	height : 40px;
	background : url(../images/bt-annu.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:30px;
	
} 

div#contenu_bt_titre_fond {
	float : right;
	width : 493px;
	height : 25px;
	background-color:#FFF;
		
} 
div#contenu_sous_titre {
	float : right;
	width : 473px;
	height : 25px;
} 

div#contenu_titre_annu01 {
	float : left;
	width : 700px;
	height : 55px;
	background-color : #FFF;
	background : url(../images/fond_titre_annu.jpg) repeat-y 0 0;
	padding-left:0px;
	margin-top: 0px;
	padding-bottom: 0px;
	
} 
div#contenu_bt_titre_annu01 {
	float : left;
	width : 187px;
	height : 40px;
	background : url(../images/bt-annu.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:30px;
	
} 

div#contenu_bt_titre_fond01 {
	float : right;
	width : 493px;
	height : 25px;
	background-color:#FFF;
		
} 
div#contenu_sous_titre01 {
	float : right;
	width : 473px;
	height : 25px;
} 

div#contenu_titre_annu02 {
	float : left;
	width : 700px;
	height : 55px;
	background-color : #FFF;
	background : url(../images/fond_titre_annu.jpg) repeat-y 0 0;
	padding-left:0px;
	margin-top: 0px;
	padding-bottom: 0px;
	
} 
div#contenu_bt_titre_annu02 {
	float : left;
	width : 187px;
	height : 40px;
	background : url(../images/bt-annu.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:30px;
	
} 

div#contenu_bt_titre_fond02 {
	float : right;
	width : 493px;
	height : 25px;
	background-color:#FFF;
		
} 
div#contenu_sous_titre02 {
	float : right;
	width : 473px;
	height : 25px;
} 

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

#menu_anu{
	width : 710px;
	overflow:hidden;
	float : left;
	font-size : 15px;
	
} 
#menu_anu h2 { 
width : 114px; 
height : 34px; 
background : #ffffff; 
color : #ff4700; 
font-size : 18px; 
line-height : 34px; 
} 
#menu_anu ul { 
display:block;
float:left;

} 
#menu_anu ul li {
overflow:hidden;
height : 24px;
float:left;
list-style:none;
} 
#menu_anu ul li a { 
overflow:hidden;
float:left;
height : 24px; 
display : block; 
background : #ffffff url(../images/bullet-normal.gif) no-repeat  10px 8px; 
color : #ff9900;
font-weight:bold;
text-decoration : none; 
line-height : 24px; 
padding : 0 0 0 30px;
margin-right:5px;
padding-right:10px;
} 
#menu_anu ul li a:hover { 
background : #cccccc url(../images/bullet-normal2.gif) no-repeat 10px 8px; 
color : #666666; 
text-decoration : none;
list-style:none;
} 

#menu_anu ul li a:visited { 
background : url(../images/bullet-normal.gif) no-repeat 10px 8px; 
color : #666666; 
text-decoration : none;
list-style:none;
} 

#menu_anu ul li span { 
text-decoration : none; 
} 

Hr{
	width:80%;
	
	}

div#ontenu_barre {
	float : left;
	width : 710px;
	height : 32px;
	background-color : #FFF;
	padding-right : 0;
	padding-bottom : 0;
	padding-left : 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
} 	
div#ontenu_barre_padding {
	float : left;
	width : 726px;
	height : auto;
	background-color : #FFF;
	padding-right : 0;
	padding-bottom : 0;
	padding-left : 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
} 	

div#ontenu_barre_padding02 {
	float : left;
	width : 726px;
	height : auto;
	background-color : #FFF;
	padding-right : 0;
	padding-bottom : 0;
	padding-left : 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
} 	
.first_menu_lien_client { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-style : normal; 
line-height : 26px; 
font-weight : bold; 
text-transform : none; 
color : #ff9900; 
background-color : inherit;
text-decoration:underline;
} 
.first_menu_lien_client:hover { 
color : #666666; 
text-decoration : underline; 
background-color : inherit; 
} 

.first_menu_lien_partenaire { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-style : normal; 
line-height : 26px; 
font-weight : bold; 
text-transform : none; 
color : #ff9900; 
background-color : inherit;
text-decoration:underline;
} 
.first_menu_lien_partenaire:hover { 
color : #666666; 
text-decoration : underline; 
background-color : inherit; 
} 
.texte_titre_client2{
	color:#666;
	font-weight:bold;
	font-size:12px;
	
}

.texte_titre_client0{
	color:#666;
	font-weight:bold;
	font-size:15px;
	
}
