* {padding:0px;margin:0px}

body {
  text-align: center; /* pour corriger le bug de centrage IE */
  background : #0099CC url(fond/fond2.jpg) repeat-y top right;
  text-align:center;
  width:1000px;
  margin:0 auto;
}

        div#englobant{ 
                	margin:0 auto;
                  text-align:center;
                  position:relative;
                		}
        
        
        
        #haut {
        	width : 1000px;
        	padding:0px;
        	height : 200px;
        	text-align:center;

        		} 
        
                #haut div { 
                		height : 100px;
                		border-color:#FFF;
                		border : 0px navy solid;
                		margin : 5px;
                		float:left;
                		background:transparent;
                		}
        		
                .menu {
                	height: 25px;
                	width: 1000px;
                	font-family: Arial, Helvetica, sans-serif;
                	font-size: 14px;
                	text-align:center;
                }
                        .menu ul {
                        	list-style-type: none;
                        	float:left;
                        	height:55px;
                        	width:1000px;
                        }
                        .menu li {
                        	height: 25px; 
                        	float:left; 
                        	margin-right:5px;
                        	margin-bottom:5px;
                        	}
                        	
                                .menu li a  {
                                	font-weight: bold;
                                	text-transform: capitalize;
                                	color: #FFF;
                                	text-decoration: none;
                                	background-image: url('fond/menug.jpg');
                                	background-repeat:repeat-y;
                                	display: block;
                                	clear: none;
                                	line-height : 25px;
									font-family: Verdana;
									font-size:0.7em;
                                	height: 25px;
                                	width: 75px;
                                	text-align:center;
                                	border-style : none;
                                	float:left;
                                }
                                .menu li a:hover {
                                	background-color: #06C;
                                	font-style: italic;
                                }


        #conteneur {
        	width : 1000px;
        	padding:0px;
        	text-align: center;

        		} 
        
                #conteneur div { 
                		height : 230px;
                		border-color:#FFF;
                		border : 1px navy solid;
                		margin : 5px;
                		float:left;
                		background-color:#FFF;
                		}
                
                        #conteneur div h5 { 
                        		width:100%;
                        		height:25px;
                        		margin : 0px;
                        		padding-top:0px;
                        		border-bottom:1px navy;
                        		text-align : center ;
                        		background : #FFFFFF url(fond/bandeaub.jpg) top left repeat-x;
                        		font-size:16px;
                        		color:#FFFFFF;
                        		font-family: Verdana;
                        		line-height:25px;
                        		}
                        
                        #conteneur div p { 
                        		height : 177px;	
                        		margin : 1px;
                        		padding : 0px;
                        		padding-top:5px;
                        		padding-left:5px;
                        		overflow:auto ;
                        		color:#000066;
                        		font-family: verdana;
                        		font-size:0.8em;
                        		border-bottom: 1px solid;
                        		}
                        
                        #conteneur div a { 
                        		float : right;
                        		display:block;
                        		height:20px;
                        		line-height:20px;
                        		
                        		font-family: Arial, Helvetica, sans-serif;
                        		text-align : right ;
                        		width:100%;
                        		margin-right:2px;
                        		}
        
                #conteneur .lien{
                	color:#000066;
                	height:20px;
                	font-weight: bold;
                	text-decoration : none;
                	cursor:hand;
                	font-size: 0.7em;
                	font-style: normal;
                	text-align : right ;
                	font-family: verdana;
                }
                
                #conteneur .lien2{
                	color:#000066;
                	text-decoration : underline;
                	font-weight: bold;
                	cursor:hand;
                	font-size: 0.7em;
                	font-style: normal;
                	line-height: normal;
                	text-align : right ;
                	font-family: verdana;
                	height:20px;
                }



.page {
	border: 1px solid #FFFFFF;
	background-color:#0099CC;
}

.image { 
  margin: 1px; 
  border: 1px solid; 
  background: #F5F5F5; 
  border-top-color: #F5F5F5;
  border-left-color: #F5F5F5;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  } 
  
 
a.menu_link:link
{
	color:#000066;
	text-decoration: none;
}

a.menu_link:visited
{
	color:#000066;
	text-decoration: none;
}

a.menu_link:active
{
	color:#0099CC;
	text-decoration: underline;
}

a.menu_link:hover
{
	color:#0099CC;
	text-decoration: underline;
}
