body{
margin:0 auto;
align: center;
text-align:justify;
font-family: "Arial", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}

#menu a {
	color:#9f0202;
}
#menu a:hover {
	color:#ffaf03;
}



#nav {
	height: 246px;
	margin-bottom: 0em;
	background: #3367d4 url(./img/gradientx.jpg) repeat-x left top;
	align: center;
}
#nav h1 {
	text-align: left
	align: center;
	position: relative;
	margin:0 auto;
	
	width: 700px;
	height: 246px;
	background: url(./img/bandeau.jpg) no-repeat left top;

}


#surdiv {
align: center;
margin: 0 auto; 
text-align: center;
}

.center_div
{
font-size:12px;
background-image:url('./img/gradienty2.jpg');
background-repeat:repeat-y;
background-position:center;
}

.center_divmenu
{
font-size:13px;
background-image:url('./img/gradienty3.jpg');
background-repeat:repeat-y;
background-position:center;
}

.center_div h3 {
	font-size:26px;
	color:#9f0202;
}

.center_div table {
font-size:12px;
width:650px;
}

.center_div p{

width:600px;
text-align:justify;

}
.center_div a{
color:#366398;
}
.center_div a:hover{
color:#ffaf03;
}
#autre{
color:#9f0202;
}

#footer {
background-image:url('./img/bg-footer.jpg');
background-repeat:repeat-x;
margin-bottom: 1em;
}




#page {
	font-size: 12px;
	width: 600px;
	margin: 0em auto 0 auto;
	text-align: justify;

	position: relative;	
	padding: 0;
	min-height: 100%;
	}

#page h3 {
	font-size: 16px;
}
	
#content {
	width: 600px;
	text-align:justify;
	color:#000000;
	font-size:12px;
}


#barre_navigation {
	text-align: center;
	width : 600px;
	padding: 0;
	margin : 0;
	height: 95%;
	azimuth:center;
	
}
	  
#barre_navigation h4{
	padding: 4px 10px ;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;    
	margin : 0 0 1px 0 ;
}

#barre_navigation h4 a:hover{
	text-decoration: none;
}

#barre_navigation h4 a{
	color: white;
}

#barre_navigation h4.french, #barre_navigation h4.languages{	
 	background-color:#3367d4;
}

#barre_navigation h4.european, #barre_navigation h4.extracurricular{	
	background-color:#3367d4;
}

#barre_navigation h4.nih{
	background-color:#3367d4;
}

#barre_navigation a{
	  	text-decoration : none;
}
  
#barre_navigation ul{
	  	padding: 2;
		list-style-type:circle;
		color: black;    
}
	  
#barre_navigation ul li{
	  	list-style-type : circle;
	  	padding : 0;
	  	margin : 0;
}
	  
#barre_navigation ul li a {
	    text-decoration: none;
	    
}
		
#barre_navigation ul li a:hover {
	    text-decoration: none;
	    color: #FF5555;
}


