body {
	width:auto;
	padding-top:0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
a{	text-decoration: none;}
#head{
	width:100%; 
	height:35px;
	border-bottom:0px solid #ddd; 
	padding-bottom:5px;	
	margin-bottom:15px;
	text-align:right;
}
#category{
	float:left; 
	width:55%; 
	height:auto; 
	font-size: 40px;
}
.content {
	width: 45%;
	float: right;
	margin-top:3px;	
	text-align:justify;
	font-size: 0.7 em;
	
}
#menu {
	position: relative;
	margin-top:3px;
	margin-left: 20px;
	width:35%;
	height:auto;
}
.menu a{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1em;
	text-decoration: none;
}
.menu_Admin {
	font-size: 20px;
}
.menu-selected {
	font-weight: bold;
	text-decoration: none;
	font-size:1.5em;
}
.link{
	margin-top:60px;
	font-size:15px;
	text-align:right;
	padding-right:20px;
}
.espace_menu{line-height:20px;}
h1 {

	font-weight: bolder;
	text-decoration: none;
	font-size:1.7em;
	margin-bottom:15px;
	margin-top:0px;
}	
h2{

	font-weight: bold;
	text-decoration: none;
	font-size: 19px;
	margin-bottom:0px;
	margin-top:15px;
}
h3{

	text-decoration: none;
	font-size: 17px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:20px;
}
h4{
	text-decoration: none;
	font-size: 17px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:20px;
}
.contentItem{
	margin-bottom:60px;
}

.accompagnement{
	margin-bottom:0px;
	margin-top:5px;
	margin-left:40px;
}



.illustration{
	border-color:none;
	border:0px solid ;}
p{ 	margin:10px 20px;}
.coloredLine{background-color: #dddddd;}
.header {		
	color: #FF0000;
	font-weight: bolder;
	text-decoration: none
}

/*
.text {		
	color: #000000;
	text-decoration: none
}
*/