*{
font-size : 12pt;
font-family : Tahoma;
}
body{
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    text-align: center;
		background: #ffffcc;
    background-attachment : fixed;
}
#header{
    text-align: center;
		height: 130px;
		font-family: Andy;
		font-size: 7em;
		font-weight: bold;
		color: #000066;
		background: #ffffcc ;
}
h1{/* style des en-têtes <h1> */
    font-size: 20px;
		margin-right: 30px;
		text-align: center;
		background: #F8AE7D;
}
h2 { /* style des en-têtes <h2> */
		font-size: 16px;
		text-align: center;
}
h3{/* style des en-têtes <h3> */
    
}
h4{/* style des en-têtes <h4> */
	
}
#h5{/* style des en-têtes <h5> */
    
}
conteneur{
    width: 930px;
		height: auto;
    text-align: left;			
}
#conteneur2{
    width: 820px;
		height: 240px;
		background: url(../../images/logo.jpg) no-repeat center center;
}
#conteneur3{
    width: 700px;
		height: 180px;
		background: url(../../images/colloque.jpg) no-repeat center;
}
menu{
    width: 200px;
    float: left;
    font-size: 2em;
    font-weight: bold;	  
}
#menu1{
    width: 200px;
		height: 31px;
    background: url(../../images/valid-xhtml10-blue.png) no-repeat center center;
}
#menu2{
    width: 200px;
		height: 48px;
    background: url(../../images/woolly-icon.png) no-repeat center center ;
}
#menu3{
    width: 200px;
		
}
#menu4{
    text-align: center;	
}
#contenu{
    width: 780px;
		height: auto;
    float: right;
    text-align: left;
		margin-right: 20px;
		margin-left: 10px;
		line-height: 20px;
		margin-bottom: 15px;
		font-size: 17px;
		background: #ffffff;	
}
#footer{
		width: 1000px;
		height: auto;
		text-align: center;
		float: left;
}
li { 
    list-style: none;
 }
span { 
    background: #F8AE7D;
 }
.h1 { 

 }
 legend
{
  background-color: #F9EC73;
	padding: 0 10px;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
	font-size: 1.2em;
	color: #000066 ;
}
.b { 
 font-size: 67%;
 }
