body {
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#424d70;
  margin:0px;
}

.corps
{
	margin:50px;
}

.historique
{
}

.historique span
{
	float: left;
	width:200px;
}

.titre1
{
	font-size:27px;
	color: #2f79ce;
	border-bottom: 1px solid #2f79ce;
	margin-top: 30px;
	font-weight: normal;

}

.titre2
{
	cursor: pointer;
	font-size:23px;
	color: #1faae9;
	margin-top: 20px;
	font-weight: normal;
	margin-left: 50px;
	cursor: pointer;
}

.titre3
{
	cursor: pointer;
	font-size:20px;
	font-weight: normal;
	margin-left: 50px;
}

.titre4
{
	cursor: pointer;
	font-size:15px;
	font-weight: normal;
	margin-left: 50px;
}

.titre5
{
	cursor: pointer;
	font-size:14px;
	font-weight: normal;
	margin-left: 50px;
}

.ui-icon-plus:before
{
	content:"+ ";
	font-size:15px;
}

.ui-icon-minus:before
{
	content:"- ";
	font-size:15px;
}

h6
{
	cursor: pointer;
	font-size:13px;
	font-weight: normal;
	color:#808080;
	margin-left:10px;
	margin-top: 0px;
	display:inline;
}

.texte-aide
{
	clear:none;
	padding:10px;
	color:#808080;
	background-color: #f0f0f0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
}

.aide1
{
	color: #2f79ce;
	font-weight: bold;
}

.aide2
{
	color: #1faae9;
}

.header
{
	background-color: #e5e5e5;
	margin:0px;
	padding:15px;
	padding-left:50px;
	height: 100px;
}

.header img
{
	float:left;
}

.header ul
{
	float:left;
	margin-left: 40px;
}

.header a
{
	color: #2f79ce;
	font-size:17px;
}

.changelangue
{
	position:absolute;
	top:5px;
	left:480px;
}

.changelangue a
{
	font-size:10px;
}

.iframe-hidden
{
	width:1px;
	height:1px;
	visibility: hidden;
	z-index: -1;
}

div.pager {
	margin-top:30px;
}

div.pager span {
	background-color: #2f79ce;
	color:#fff;
	padding:5px;
	font-size:18px;
}

div.pager a {
	padding:5px;
	color:#2f79ce;
	font-size:18px;
}