


body {
	background-image: url("../img/bcground-35.jpg");
}
a {
	color: #cc8d27;
}
a:hover {
	text-decoration: none;
}
a.liens{
	padding: 0px 10px;
} 
a.btn {
	padding:; 25px;
	padding: 0px 10px;
	color: #fff;
}
.btn-default {
	border-color: #919191;
	background-color: #999
}
.btn-block {
	margin: 0px;
} 
h1{
	margin-bottom: 0px;
}
h2	{
	margin-top: 0px;
}
.first {
	border-top: #bcbcbc thin solid;
}
.highlight {
	margin: 0px 0px;
	border-bottom: #bcbcbc thin solid;
}

.highlight:hover {
	background: #fff;
}
.section {
	margin: 40px 0px;
}

.titre-section-FR {
	padding:4px 10px;
	margin: 0px;
}
.titre-section-EN {
	margin:0;
	padding:1px 10px;
}
.nbDoc {	
	color: #cc8d27;
	font-size: 150%;
}
.desc-FR {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
	/*text-align: center;*/
}
.desc-EN {
	font-size: 16px;
	font-weight: normal;
	margin-bottom:15px;
	/*text-align: center;*/
}
.drapeau {
	padding: 0px 10px 0px 0px;
}
.liens-fr {
	margin: 5px 10px 0px 10px;
}
.liens-en {
	margin: 0px 10px 20px 10px;
}
/**********************PAGE NOT FOUND 404*****************************/
.notFound {
	margin-top: 150px;
}
#error-template {
	margin: 0px auto;
}