/* CSS Document */


table{
	margin:0;
	border:0;
}
*{		font-family:Arial, Helvetica, sans-serif;	font-size:14px;	color: #666	;}p {padding:10px 0px}
.langue {color: #000}
.cadre {	   border:thin;
	   border-color:#000; 
	   border-style:solid;
}
.colmenu{
	width:11%;
	text-align:center;
	height:30px;
}
a{
text-decoration:none;
color:black;
}
img {
	border:none;
}

h1 {color: #03C;
	font-size:18px;
	letter-spacing:2px;
	text-transform:uppercase;
	}

h3 {color: #03C;
	font-size:12px;
	}

	
.conteneur{
width:953px;
text-align:center;
margin-top:0px;
margin-left: auto;
margin-right: auto;
background-color: #FFF;
height:100%;
border-bottom:thin;
border-bottom-color:#FFF;
border-bottom-style:solid;
}

a.menu:link{color:#00F;}
a.menu:visited{color:#000;}
a.menu:hover{color: #00F;}
a.menu:active{color:#00F;}
.menu{
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	color: #000;
	text-align:center;
	text-decoration:none;
	letter-spacing:2px;
}

.menuiep ul{
	list-style:none;
}

.menulib{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-transform:capitalize;
	text-align:center;
}


.sep{
	height:5px;
}
