iframe {
   background-color: grey;
}

h1 {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	padding:0;
	}

hr {
	border:none;
	height:1px;
	margin-bottom:30px;
	}

#stylefour{
margin-top: 6px ;
	position:relative;
	display:block;
	height:34px;
	font-size:10px;
	font-weight:bold;
		background:url(img/bgDIVIDERaccueil10.gif) repeat-x;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	        -moz-border-radius: 5px 5px 0 0; 
        -webkit-border-radius: 5px 5px 0 0; 
        border-radius: 5px 5px 0 0;         
        -webkit-border-top-left-radius: 10px; /* pour Chrome */ 
        -webkit-border-top-right-radius: 10px; /* pour Chrome */ 
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
margin-top: 6px ;
	display:block;
	float:left;
	margin-right:3px;
	margin-color: #000000:
	        -moz-border-radius: 5px 5px 0 0; 
        -webkit-border-radius: 5px 5px 0 0; 
        border-radius: 5px 5px 0 0;         
        -webkit-border-top-left-radius: 10px; /* pour Chrome */ 
        -webkit-border-top-right-radius: 10px; /* pour Chrome */ 
	}

#stylefour ul li a{
margin-top: 5px ;
	font-family:Verdana;
margin-top: 15px ;
margin-bottom: 10px ;
	font-weight:bold;
        padding: 7px 16px ; 
        margin: 0px; 
        background:url(img/bgDIVIDERaccueil2.gif) repeat-x;
        color: #FFFFFF; 
		font-size:12px;
        text-decoration: none; 
        -moz-border-radius: 5px 5px 0 0; 
        -webkit-border-radius: 5px 5px 0 0; 
        border-radius: 5px 5px 0 0;         
        -webkit-border-top-left-radius: 10px; /* pour Chrome */ 
        -webkit-border-top-right-radius: 10px; /* pour Chrome */ 
	}
	

#stylefour ul li a.current{
padding: 7px 16px 14px 16px; 
margin-top: 5px ;
	color:#000000;
	font-size:12px;
	background:url(img/bgDIVIDERaccueil2.gif) repeat-x;
	}
	
#stylefour ul li a:hover{
padding: 7px 16px 14px 16px; 
	color:#000000;
	background:url(img/bgDIVIDERaccueil2.gif) repeat-x;
	}
	
