/* CSS Document */
html *{
	margin:0;
	padding:0;
	}

a img{
	border:0;
	}
body {
	margin:0;
	text-align:center;
	background-color:#3366CC;
	font-family:Trebuchet MS, Tahoma, Georgia, sans-serif;
	font-size:12px;
	background-image:url(IMG_new/body_bg.jpg);
	background-repeat:repeat-x;
	}

#global{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	}

#banniere_top{
	width:800px;
	height:83px;
	background-image:url(IMG_new/banniere_top.jpg);
	}
#banniere_2{
	width:800px;
	height:78px;
	background-image:url(IMG_new/banniere_2.jpg);
	}

#menu_haut{
	width:450px;
	height:46px;
	background-image:url(IMG_new/manu_haut_bg.jpg);
	background-repeat:no-repeat;
	padding-left:350px;
	}

#menu_haut a{
	display:block;
	float:left;
	width:87px;
	height:31px;
	padding-top:5px;
	margin-top:3px;
	font-weight:bold;
	color:#336699;
	font-size:14px;
	text-decoration:none;
	}
#menu_haut a:hover{
	background-image:url(IMG_new/menu_haut_hover.jpg);
	}

#contenu{
	width:736px;
	margin-left:44px;
	margin-right:20px;
	background-image:url(IMG_new/bg_contenu.jpg);
	background-repeat:repeat-y;

	}

#menu1{
	float:left;
	width:185px;
	text-align:left;

	}

#menu1 a{
	text-decoration:none;
	display:block;
	color:#333333;
	
	}

#menu1 a.rub{	
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	background-image:url(IMG_new/bg_menu_rub.jpg);
	height:21px;
	padding-top:5px;
	padding-left:5px;
	color:#3366CC;
	margin-bottom:3px;
	}
#menu1 a.sousrub{
	margin-left:20px;
	color:#666666;
	font-weight:bold;
	}

#menu1 a:hover.sousrub{
	text-decoration:underline;
	}


#texte{
	float:left;
	text-align:left;
	width:535px;
	margin-left:10px;
	margin-right:5px;
	font-size:12px;
	margin-top:15px;
	line-height:1.8em;
	}

#texte h1{
	font-size:24px;
	color:#3366CC;
	margin-top:10px;
	margin-bottom:10px;
	
	}
#texte h2{
	color:#66CC33;
	font-size:20px;
	margin-bottom:20px;
	margin-top:20px;
	background-repeat:no-repeat;
	height:29px;
	padding-top:2px;
	}

#texte h3 a{
	text-decoration:none;
	color:#339933;
	}

#texte h3{
	font-size:18px;
	margin-top:20px;
	margin-bottom:7px;
	padding-left:20px;
	background-image:url(IMG_new/puce_rond_orange.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px;
	margin-left:5px;
	color:#666666;
	}

#texte p{
	margin-top:8px;
	}
#texte a{
	color:#006699;
	text-decoration:none;
	}

#texte a:hover{
	text-decoration:underline;
	}

#pied{
	width:790px;
	margin-left:17px;
	height:40px;
	background-image:url(IMG_new/pied.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-top:10px;
	
	}
#navig a{
color:#666666;
text-decoration:none;
}

p.hop {
	margin-top:20px;
	text-align:right;
	}
p.hop a{
	color:#666666;
	text-decoration:none;
	}

#texte div.intro{
	margin-top:15px;
	font-size:13px;
	border-bottom:1px solid #CCCCCC;
	}

#texte div.intro h2{
	margin:0;
	padding:0;
	color:#FF6600;
	}
#texte div.intro p { margin:0; padding:0;}