nav#nav1 ul.nav.menu li.default.current.active a.myhomepage:before, nav#nav1 ul.nav.menu li.default a.myhomepage:hover:before {
	position: absolute;
	display: block;
  	width: 20px;
  	height: 19px;
	content: url("../../../images/webdesign/home2.png");  
}
#banner-ffa {
	position: relative;
}
#banner-credit {
	position: absolute;
	font-size: 10px;
	bottom: 10%;
	right: 3.5%;
}

@media (min-width:0px) and (max-width:400px) {
	#banner-credit {
		display: none;
	}
}

p {
	padding: 1px 0;
}
p + ul {
	padding-top: 0;
}
div.pull-left > img {
	padding-right: 5px;
	padding-top: 8px;
}
div.pull-right img {
	padding-left: 5px;
	padding-top: 8px;
}
.mybox {
	border: 1px solid #ddd;
	padding-bottom: 10px;
}
.mybox h3, .mybox2 h3 {
	padding: 9px 0 10px 5px;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
}
.breadcrumb {
	margin: 0;
}
div.page-header h2 {
	font-size: 16px;
	color: #046598;
}
dl.article-info.muted a {
	color: #999;
}
dl.article-info.muted a:hover,
dl.article-info.muted a:focus {
	color: #036598;
}
div#modules1mod2 ul.menu {
	padding-bottom: 14px;
	padding-top: 4px;
}
div#modules1mod2 ul.menu li {
	display: inline-block;
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px solid #2f4058;
}
div#modules1mod2 ul.menu li:first-child {
	border: 0 none;
}
div#modules1mod2 ul.menu li:last-child {
	padding-right: 0;
}
div#modules1mod2 ul.menu li a {
	text-transform: uppercase;
	color: #333;
	font-size: 10px;
}
div#modules1mod2 ul.menu li a:hover,
div#modules1mod2 ul.menu li a:focus,
div#modules1mod2 li.current.active a {
	color : #3e3940;
	text-decoration: underline;
}
.horizontal-axe li {
	display: inline-block;
	padding-left: 19px;
	padding-right: 8px;
}
.horizontal-axe li:before {
    content: "\A4 \ ";
}
.btn-group {
	margin-left: 8px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	background-color: #7e7e7e;
}
div.moduletable form#login-form {
	margin-left: 20px;
}
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    color: #333;
}
legend {
    font-size: 12px;
}
p.counter {
	color: #777;
}
div.article-index {
	margin: 0 0 8px 10px;
}
.pager:before {
	clear: both;
}
.pager ul li {
	display: inline-block;
	width: 130px;
	margin: 0 10px 0;
}
.pager ul li a, .pager ul li a:hover {
	border: 1px solid #f5f6f7;
	border-radius: 15px;
	padding: 5px 6px;
	background-color: #f5f6f7;
	color: #019972;
}
 .pager ul li a:hover {
	color: #3e3940;
}
div.article-index h3 {
	padding-left: 15px;
	font-size: 13px;
	color: #656565;
	border-left : 1px solid #ddd;
	border-right : 1px solid #ddd;
	border-top : 1px solid #ddd;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
div.article-index ul {
	padding: 0;
}
.pagenavcounter {
	color: #777;
}
.label-info,
.badge-info {
    background-color: #7e7e7e;
}
div.search form button.button.btn.btn-primary {
	background-color: #046598;
	background-image: none;
  	color: #fff;
	border: 1px solid #046598;
}
.bordure {
	border : 1px solid #e8e8e8;
  	border-radius: 5px;
}
.flexible-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.flexible-container iframe,   
.flexible-container object,  
.flexible-container embed {
 	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.stats-module dt, .stats-module dd {
	padding: 2px 0;
}
.stats-module dt {
	float: left;
	font-weight: bold;
	margin: 0 10px 0 0;
}
form#contact-form {
	text-align: left;
}
form#contact-form div.form-actions {
	background-color: #fff;
  	border-top: none;
  	margin-top: 2px;
}
form#contact-form div.control-group {
    margin-bottom: 5px;
}
div.contact h3 {
	display: none;
}
form#contact-form legend {
	border-bottom: none;
	line-height: inherit;
}
#modules2 ul li a {
    color: #fff;
}
.table-responsive {
	overflow-x: auto;
}
.respire {
	margin-top: 20px;
}
.oxygen {
	margin-top: 5px;
}
.aligner img {
    padding-right: 5px;
    vertical-align: middle;
}
.nosblog h4 {
	margin :5px 0 !important;
}
.nosblog h4 > a {
	background-color: #808080;
	color: #FFF;
	padding: 5px;
}
div.feed .nosblog {
	padding:0 !important;
	margin:0 !important;
}
.moduletable .nosblog {
	margin:0 !important;
	padding:0 5px;
}
.nosblog li.newsfeed-item {
	border-bottom:1px dotted #F9F9F9 !important;
}
.bleu {
	color: #0D4CA7;
}
.decaler {
	margin-left:5px;
}
.encart {
	padding: 8px;
	background-color:#F5F5F5;
	border: 1px solid #DDD;
	margin: 10px 0
}
.bord_gris {
	border:1px solid #DDD;
	padding: 8px;
	margin:15px 0
}
.tableau1, .tableau1 tbody td, .tableau1 thead th {
	border:1px solid transparent;
	padding-left:10px;
	vertical-align:top
}
.tableau2, .tableau2 tbody td, .tableau2 thead th {
	border:1px solid transparent;
	padding-left:25px;
	vertical-align:top
}
.tableau3, .tableau3  tbody tr, .tableau3 tbody td, .tableau3 tbody th {
border:1px solid transparent;
vertical-align:middle;
}
.tableau_bleu, .tableau_bleu tbody td, .tableau_bleu thead th {
	border-collapse: collapse;
	border: 1px solid #64CFF5;
	padding: 3px;
	vertical-align:top
}
.tableau_vert, .tableau_vert tbody td, .tableau_vert thead th {
	border-collapse: collapse;
	border: 1px solid #060;
	padding: 3px;
	vertical-align:top
}
.flot_gauche1 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px
}
.flot_gauche2 {
	float: left;
	margin-right: 25px;
	margin-bottom: 5px
}
.flot_droite1 {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px
}
.flot_droite2 {
	float: right;
	margin-left: 25px;
	margin-bottom: 5px
}
.u2 {
	border-bottom: 1px dashed #060; 
}
.u2:hover {
	border-top:1px solid #060;
	border-bottom:1px solid #060;
}
.cloturer {
	visibility: hidden;
	clear: both;
}
.neutre {
	background: none !important;
}
.pagination {
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}
.pager {
	margin: 18px 0;
	list-style: none;
	text-align: center;
	*zoom: 1;
}
.pager:before,
.pager:after {
	display: table;
	content: "";
	line-height: 0;
}
.pager:after {
	clear: both;
}
.pager li {
	display: inline;
}
.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
	float: right;
}
.pager .previous > a,
.pager .previous > span {
	float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #999;
	background-color: #fff;
	cursor: default;
}
