﻿/* Webfonts */
@font-face{
    font-family:'OpenSans';
	font-display:swap  ;		
    src:url('../fonts/OpenSans-Regular-webfont.woff2') format('woff2');	
}
@font-face{
	font-family:'FontAwesome';
	font-display:swap;	
	src:url('../fonts/fontawesome-webfont.woff2') format('woff2');		
}
@font-face{
    font-family:'Marianne';
	font-display:swap  ;		
    src:url('../fonts/Marianne-Regular.woff2') format('woff2');	
}
@font-face {
	font-family:'OpenDyslexic';
	font-display:swap ;		
    src:url('../fonts/OpenDyslexic-Regular.woff2') format('woff2');	
}
/* REGLES GENERALES */
*,
body,
html{
    font-family:"OpenSans",sans-serif !important;
    text-align:left !important;
	letter-spacing:.25px !important;
    padding:0;
    border:medium none;
    list-style:outside none none;
    font-size:13px;
    line-height:1.6em;
    margin:0;
    color:#34495e;
	background:inherit;
	overflow-wrap: anywhere;	
}
html,
body{
    width:100% !important;
    height:100% !important;
}
em.fa{
    font-family:"FontAwesome" !important;
    color:inherit;
	padding-right:.3em;
}
em.sr-only{
	position:absolute !important;
}
* h1{
	font-size:2em;
    margin:0 0 10px;
    color:#34495e;
    width:100%;
    text-align:left;
	font-weight:700;
}
* h2{
	font-size:1.4em;
    text-transform:uppercase;
    margin:10px 0 5px;
    border-bottom:1px dotted;
    text-align:left;
	font-weight:700;
    width:100%;	
}
* h3{
	font-size:1.2em;
	font-variant:small-caps;
	margin:0 0 0 -1em;
	padding:2em 0 1em;
	font-weight:700;
	width:100%;
}
* h4{
	font-size:1.1em;
	font-variant:small-caps;
	padding:.5em 2em;	
	border-bottom: 1px solid #EFEFEF;
	background:	#FBFBFB;
	color:#000 !important;
	font-weight: 400;	
	width:100%;	
}
* h1::first-letter, * h2::first-letter, * h3::first-letter{
	text-transform:uppercase;
}
* hr{
    margin:0;
    border:0;
	width:100%;
	height:0;
	clear:both;
}
* p{
	margin-bottom:1em;
    font-size:1em;
	clear:both;
	flex-basis:100%;
}
* a,
* a:hover,
* a:focus{
    color:#A00258;
    font-weight:normal;
    text-decoration:none !important;
    font-size:inherit;
    font-size:1em;
}
* a:focus,
* a:hover,
* a:active{
    border-bottom:1px dotted;
}
* div{
    font-size:1em;
	margin:0 auto;
}
* div.sens-rtl,
* div.sens-rtl h1,
* div.sens-rtl div,
* div.sens-rtl p,
* div.sens-rtl ul li{
	direction:rtl !important;
	text-align:right !important;
}
* ul{
	flex-basis:100%;
}
* sup{
	color:inherit;	
	top:0;
}
blockquote, q{
	background: #FBFBFB;
	margin: .5em 0;
	padding: .5em;
	display: table-cell;
	border: 1px solid #EEE;
	font-size:initial;	
}
blockquote p, blockquote ul li, q{
	color:#000 !important;
	font-family:Tahoma, Geneva, Kalimati, sans-serif !important;	
}
blockquote p:first-child::before,q::before,
blockquote p:last-child::after,q::after{
    font-family: FontAwesome;	
	font-size: 2.5em;
	line-height: 0.1em;
	color: #CCC;	
}
blockquote p:first-child::before,q::before{
    content: "\f10d";	
	margin-right: 0.25em;
}
blockquote p:last-child::after,q::after{
	content: "\f10e";
	margin-left: 0.25em;
	vertical-align:bottom;
}
blockquote p strong,
blockquote p em,
q strong,
q em{
	font-size:inherit;
    color:inherit;
	display: inline;	
}
blockquote + p{
	font-family:Tahoma, Geneva, Kalimati, sans-serif !important;		
	font-variant: small-caps;
	font-style: italic;		
	border-left: 2px solid #EEE;	
	margin: -.7em 0 1em;
	padding: .5em;
}
code{
	color: #000;
	background-color: #FBFBFB;
	border:1px dotted #CCC;
	font-family:DejaVu Sans Mono !important;
	border-radius:0;
}
table, tr, td, th{
    border:1px solid;
    padding:.2em;
    font-size:1em;
    vertical-align:initial;
}
table{
	width:100%;
	margin-bottom:1em;
}
table caption {
	color:#FFF;
	background-color:#34495e;
	padding:.5em;
    font-size:1em;
	font-weight:bold;
	width: 100%;
}
table tr:first-of-type th{
	background:#FBFBFB;
	color:#000;
	text-align:center !important;
}
table tr td{
	text-align: center !important;
	vertical-align: middle;
}
b,strong,i,em{
	font-size:inherit;
}
iframe{
    width:100%;
}
input[type="text"], input[type="password"]   {
  height: 20px;
  margin: 2px;
  padding: 5px;
  font-style: italic;
  color: #A91E57;
  background-color: #F0F0F0;
}

input[type="submit"]  {
  height: 30px;
  width: 100%;
  margin: 2px;
  padding: 5px;
  background-color: #444444; 
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
  overflow: visible;
  cursor: pointer;  
}
input[type="multiple"]  {
  width: 300px;
  background-color: #444444; 
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;  
}
select {
  width: 100%;
  border: 1px solid #444444;
  background-color: #FFFFFF; 
  color: #444444;
  text-align: left;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;  
  margin: 2px;
}
textarea{
	background-color: #F0F0F0;
	width: 100%;
}	
select.ui-timepicker-select {
  width: 170px;
}
/* CLASSES */


div.important{
position: relative;
  margin: 1rem 7rem;
  padding: 1.5rem !important;
    padding-left: 1.5rem;
  font-size: 1.2rem;
  width: auto;
  padding-left: 6rem !important;
  background: #EFEFEF;
  border: 1px solid #EFEFEF;
}
div.important > *{
	padding:.5rem 0;
}
div.important::before{
position: absolute;
  left: 3rem;
  font-size: 4rem;
  content: "\f12a";
  font-family: FontAwesome;
  font-style: normal;
  top: calc(50% - 1rem);
}
div.important p{
	margin:auto;
}
a.sommaire_ancre{
	display:block;
	visibility:hidden;
	position:absolute;
	height:1em;
}
a.sommaire_ancre::before{
	content:" ";
	display:block;
	height:15px;
	margin:0;
}
em.sr-only{
    color:#A00258 !important;
    background-color:#FFF;
}
.padding-contenu{
    padding-top:65px !important;
	margin-bottom:30px !important;
	transition:padding-top .5s ease !important;
}
.pagination{
	text-align:center !important;
	width:100%;
	margin:0;	
}
p.hierarchie{
	font-size:.9em;
	font-style:italic;
	color:#000;
	margin:0;
}
p.chapo{
	margin:10px 0 10px 10px !important;
}
.leaflet-popup-content{
	overflow-y:auto;
}
.leaflet-popup-content  dl.spip_documents{ 
	width:auto;
}
.leaflet-container{
	background:transparent;
}
.blink{
	animation:blink 2s infinite both;
}
/* Icone pour les liens dans le corps du texte*/
a.spip_out::after, a.spip_mail::before {
    font-family:FontAwesome;
    margin-right:5px;
	color:#000;
}
a.spip_out::after{
    content:"\f08e" !important;
    margin-left:5px;	
}
a.spip_mail::before{
    content:"\f003" !important;
}
a[href^="tel:"]::before,
a[href^="fax:"]::before{
	font-family:FontAwesome;
    margin-right:5px;	
	color:#000;	
}
a[href^="tel:"]::before{
	content: "\f095" !important;
}
a[href^="fax:"]::before{
	content: "\f1ac " !important;
}
dl.spip_documents a.spip_out::after{
    content:"" !important;
}
.cryptOK{
    color:inherit;
}
.bouton{
	position:static;
    padding:0 !important;
    margin:0 !important;
    float:right;
}
.btn-default{
    color:#FFF;
    background-color:#A00258;
    border-color:transparent;
    border-radius:0;
	margin:10px;
}
.btn-default:hover{
    color:#A00258 !important;
    background-color:#FFF;
    border:1px solid #A00258;
    font-weight:normal;
}
.flex{
	flex-grow:1;
}
#cookie-bar{
	background:#343436e6 !important;
	padding:1em 10%;
}
#cookie-bar p,
#cookie-bar p *{
	color:#FFF;
	background:transparent;	
}
#cookie-bar a[class^="cb-"]{
	padding:.5em;
}
#cookie-bar .cb-enable{
    background:#20820b !important;
}
#cookie-bar .cb-policy{
    background:#747476 !important;
}
.fond-gris{
    background-color:#FBFBFB;
	padding-top:1em;
}
.block{
	display:block !important;
}
.none{
	display:none !important;
}
br.autobr{
	margin-bottom:.5em;
}
div.leaflet-popup-content strong.title{
	display:block;
}
/* LOGO ET URL */
header{
	padding:0 4% !important;
}
.acces-rapides{
	padding:0;
	margin:0;
	height:1.5em;
}
.acces-rapides > li{
    padding-right:.7em;
    display:inline;
}
.acces-rapides > li::before{
	padding:0 .25em;
	font-family:FontAwesome;
}
.acces-rapides #lien1::before{
    content:"\f0f6";
}
.acces-rapides #lien2::before{
	content:"\f0c9";
}
.acces-rapides #lien3::before{
    content:"\f002";
}
.acces-rapides > li > a{
	font-size:.9em;
}
#logo_et_urlEGF{
    width:100%;
	display:inline-flex;
	margin:30px 0;
}
#logo_et_urlEGF > div{
	padding: 0 0 0 5px;
}
#logo_et_urlEGF .logo{
	background-repeat: no-repeat !important;
	padding: 0 80px 0 0;
	margin: 0;
	width: 200px;
}
#logo_et_urlEGF .logo img{
	width: 120px;
	margin: 0;
	height: 120px;
}
#logo_et_urlEGF .urlEGF{
	max-width:280px;
    margin: auto 0;	
}
#logo_et_urlEGF .urlEGF p,
#logo_et_urlEGF .urlEGF h1{
	font-family: "Marianne",sans-serif !important;
	font-weight: 700;
	color:#000;
	font-size: 1.8em !important;
	line-height: 1em;
	margin-bottom: .8em;	
}
#logo_et_urlEGF .urlEGF p.rectorat,
#logo_et_urlEGF .urlEGF h1.rectorat{
	font-size: 2.4em !important;
	margin:.5em 0;
}
#logo_et_urlEGF .urlEGF h1::first-letter{
	text-transform:none;
}
#logo_et_urlEGF .urlEGF span{
	position: absolute;
	font-size: 1.2em;
	font-style: italic;
	bottom: -1em;
}
#logo_et_urlEGF div a{
	border:none !important;
}
/* BARRE DE NAVIGATION */
.navbar{
    height:50px !important;
    margin-bottom:0;
	position: relative;
	min-height: 50px;
	border: 1px solid transparent;
}
.navbar-nav{
	float: left;
	margin: 0;
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
.navbar-default{
    color:#fff;
    background-color:#34495e;
    border-color:transparent;
}
.navbar-default .container{
    width:100%;
	padding:0 5%;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav .menu-large .on{
    background-color:#A00258;
    color:#fff;
}
.navbar-default .navbar-nav .menu-large .on{
	font-weight:bold;
}
.navbar-nav > li.home,
.navbar-nav > li.home a{
    overflow:hidden;
    padding:0px !important;
    width:50px;
}
.navbar-nav li.home{
    background-image:none !important;
}
.navbar-nav li.search{
	background:#FFF;
	box-shadow: inset 0 0 0 1px #34495e;
}
.navbar-nav li.search em{
	color:#34495e !important;
}
.navbar-nav li.search:hover em{
	color:#FFF !important;
}
.navbar-nav li.premier-niveau{
    height:50px !important;
    background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAZCAIAAAB/8tMoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTNGMEIyMjhEMEE1MTFFNTk1MzRDMEEzMzYxNTI1QkQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTNGMEIyMjlEMEE1MTFFNTk1MzRDMEEzMzYxNTI1QkQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1M0YwQjIyNkQwQTUxMUU1OTUzNEMwQTMzNjE1MjVCRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1M0YwQjIyN0QwQTUxMUU1OTUzNEMwQTMzNjE1MjVCRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pnira3gAAAAVSURBVHjaYnj39T8TAwMDLTFAgAEAJEYDE9s14P4AAAAASUVORK5CYII=") no-repeat scroll 0% 50%;
}
.navbar-nav li.premier-niveau.premier{
	background-image:none;
}
.navbar-default .navbar-nav > li.premier-niveau.dernier > a:hover,
.navbar-default .navbar-nav > li.premier-niveau.dernier > a.on{
	background-color:#FAFAFA;
	color:#E07000;
	border: 1px solid;
}
.navbar-nav li.premier-niveau.dernier,
.navbar-default .navbar-nav > .dernier > a,
.navbar-default .navbar-nav > .dernier.open > a,
.navbar-default .navbar-nav > .dernier.open > a:focus,
.navbar-default .navbar-nav > .dernier.open > a:hover{
	background-color:#E07000;
	color:#000;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a > em{
    color:#FFF;
    text-transform:uppercase;
    padding:15px 10px;
    height:50px !important;
	font-size:.9em;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover{
    color:#FFF;
    background-color:#A00258;
}
.navbar-default .navbar-nav > li > a > em{
    padding:10px 10px 20px;
	font-size:2em;
}
.menu-large{
    position:static !important;
}
.megamenu{
    padding:5px 0 0;
    width:100%;
	overflow:auto;
}
.megamenu> li > ul{
    padding:0;
    margin:0;
	display:flex;
	flex-wrap:wrap;
}
.megamenu> li > ul > li{
    list-style:none;
	flex-grow:1;
}
.megamenu> li > ul > li::first-letter{
	text-transform:uppercase;
}
.navbar-nav .open .dropdown-menu li ul li ul li a{
    display:initial;
	padding:0 .5em;
    clear:both;
    line-height:initial;
    color:#34495e;
	border-bottom:0 none !important;
}
.navbar-nav .open .dropdown-menu li ul li ul li.dropdown-header a{
	padding:1em .5em;
	color:#A00258;
}
.navbar-nav .open .dropdown-menu li ul li ul li:hover{
	background:#EFEFEF;
}
.navbar-nav .open .dropdown-menu li ul li ul li:hover a{
	color:#A00258;
}
.navbar-nav .open .dropdown-menu li ul li ul li.chapo:hover{
	background:#FFF;
}
.megamenu > li > ul.siteref{
	padding:0 !important;
	border:5px solid transparent !important;
}
.megamenu > li > ul.siteref li,
.megamenu > li > ul.siteref li a{
	border:0;
	padding:0;
}
.megamenu > li > ul.siteref > li  a  img.img-responsive{
	width:100% !important;
	border:1px solid #EEE;
}
.megamenu> li > ul > li.chapo > p > img{
	float:left;
	margin-right:.5em;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus{
    color:#999999;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus{
    text-decoration:none;
    background-color:transparent;
    background-image:none;
    cursor:not-allowed;
}
.dropdown-header{
    background:#FBFBFB;
    padding:1em .5em !important;
	margin-top:1em;
	white-space:normal;
	border:0 !important;
}
.vertical{
	padding: .25em !important;
	margin-top: .25em !important;
}
li.dropdown-header > a{
    font-size:1em !important;
    font-weight:400;
    text-transform:uppercase !important;
	white-space:normal !important;
}
li.dropdown-header > a::before{
    font-family:FontAwesome;
    font-style:normal;
	margin-right:.5em;
	color:#000;
}
li.dropdown-header-rubrique > a::before{
    content:"\f114";
}
li.dropdown-header-rubrique > a:hover::before{
    content:"\f115";
}
li.dropdown-header-article > a::before{
	content:"\f0f6";
}
li.dropdown-header-article > a:hover::before{
    content:"\f15c";
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form{
    background-color:#34495e;
    height:640px;
}
.navbar-nav > li.dropdown.menu-large.open{
    height:auto !important;
}
.navbar-nav .open .dropdown-menu{
    background-color:#FFF;
	margin:0 10%;
    display:flex;
    flex-wrap:wrap;
	width:80% !important;
    border:1px solid #34495e;
    max-height:calc(100vh - 50px);
    box-shadow:0 70vh 0 70vh rgba(255, 255, 255, .85);
}
.navbar-nav .open .dropdown-menu *{
	background-image:none;
}
.dropdown-menu li.flex-grow{
	flex-grow:1;
	padding:1em;
}
.navbar-nav .open .dropdown-menu .tuile{
	padding-bottom:1em;
}
.navbar-default .navbar-toggle{
    border:none;
    padding:0;
    margin:10px;
    float:left;
}
.navbar-default .navbar-toggle em.fa{
    color:#FFF;
}
.navbar-default .navbar-toggle:focus em.fa ,
.navbar-default .navbar-toggle:hover em.fa{
    color:#A00258;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover{
    background-color:transparent;
}
.navbar-default .lien-rubrique{
    padding:0 !important;
    height:2em;
}
.dropdown-menu li.lien-rubrique a,
.dropdown-menu li.lien-rubrique a:focus,
.dropdown-menu li.lien-rubrique a:hover{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
    background-color:#A00258;
	font-weight:bold;
	color:#FFF;
}
.navbar-nav .open .dropdown-menu li ul.important li.dropdown-header *{
	border:0 none !important;
	color:#FFF;
}
.navbar-nav .open .dropdown-menu li ul.important{
	border:1px solid #EFEFEF;	
	padding-left:.5em;
}
.navbar-nav .open .dropdown-menu li ul li ul.important li{
	list-style-type:square;
	list-style-position:inside;
	border:0;
	padding-left:0;
}
.navbar-nav .open .dropdown-menu li ul li ul li{
	border:1px solid #EFEFEF;
	padding-left:.5em;
}
.navbar-nav .open .dropdown-menu li ul li ul li.chapo{
	list-style-type:none;
}
.navbar-nav .open .dropdown-menu li ul.important li.dropdown-header{
	background:#A00258 !important;
}
.navbar-nav .open .dropdown-menu li ul.important li.dropdown-header:hover{
	background:#FFF !important;
	box-shadow:0 0 1px 1px inset #A00258;
}
.navbar-nav .open .dropdown-menu li ul.important li.dropdown-header a{
	color:#FFF !important;
}
.navbar-nav .open .dropdown-menu li ul.important li.dropdown-header:hover a,
.navbar-nav .open .dropdown-menu li ul.important li.dropdown-header:hover em{
	color:#A00258 !important;
}
.navbar-outils{
	height:50px !important;
	width:auto !important;	
	top:0;
	right:0;
	position:absolute !important;
	background:#FFF;
	border:1px solid;
}
.navbar-outils > div{
	height:45px !important;
	min-width:50px !important;
	display:contents;
}
.navbar-outils > div a{
	color:#A00258;
}
.navbar-outils > div em{
	padding: 10px;
}
.megamenu li ul li span.titre_site,
div.siteref div.menu-rubrique div span.titre_site{
	display:none;
}
.megamenu li ul li:hover span.titre_site,
div.siteref div.menu-rubrique div:hover span.titre_site{
	display:block;
	background:#FFF;
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	opacity:.85;
	font-weight:bold;
	padding:.5em;
}
div.siteref div.menu-rubrique div:hover span.titre_site{
	width:calc(100% - 30px);
	left:15px;
	padding:.5em;
}
/* RECHERCHE */
#recherche.ferme{
	background: rgba(255, 255, 255, 0);
	top: 0;
	bottom: 0;
	position: fixed;
	z-index:0;
	min-height: 100%;
	width: 100%;
	transition:all .5s linear;
}
#recherche.ouvert {
	background: rgba(245, 245, 245, 0.95);
	top: 0;
	bottom: 0;
	position: fixed;
	z-index:1000;	
	min-height: 100%;
	width: 100%;
	transition:all .5s linear;
}
#recherche form{
	width: 50%;
	height: 10%;
	min-height: 55px;
	margin: auto;
	position: fixed;
	top: 45%;
	left: 25%;
	border: 3px solid #A00258;	
	transition:all .5s linear;
	background: #A00258;	
}
#recherche.ouvert form{
	opacity:1;
}
#recherche.ferme form{
	opacity:0;
}
#recherche input[type="text"]{
    width:90%;
	height: 100%;
    min-height:48px;
    padding:5px;
    margin:0;
    background:#FFF;
    color:#A00258;
	font-weight:bolder;
    font-size:2.5em;
	box-shadow:0 0 0 1px #A00258;	
}
#recherche button[type="submit"]{
	position:absolute;
	right:0;
	top:0;
    width:10%;
    height: 100%;
	min-height:48px;	
    color:#FFF;
    background-color:#A00258;
    font-weight:bolder;
    text-align:center !important;
}
#recherche button[type="submit"] em{
	background:transparent;
	font-size:3vw;
	padding: .5vw;
}
#recherche button[type="submit"]:hover em{
	font-size:3.5vw;
}
#recherche > a > em{
    padding:10px;
}
#recherche > a:hover > em{
	color:#34495e;
}
#recherche em.fa-times {
	color:#A00258;
	position:fixed;
	top:55%;
	left:47%;
	padding:0;
}
/* ------------------------------ fil d'ariane ---------------------------------------------*/
#arianeMaj {
  float: left;
  width: 978px;
  margin-top: 5px;
  padding: 5px;  
}
#ariane {
  float: left;
  width: 738px;
  min-height: 15px;  
  margin-left: 19px;
  font-weight: bold;  
}
#ariane li {
  display:inline;
}
#ariane a {
  color : #A91E57 ;
  font-weight: normal;
  text-decoration : none ;
}
#ariane a:hover {
  text-decoration : underline ;
}

#maj {
  float: right;
  width: 186px;
  height: 15px;  
  margin-right: 24px;
  padding: 2px;
  color: #444444;
  text-align: center;
  border: 1px solid #F0F0F0;  
  background-repeat: no-repeat;
  background: -moz-linear-gradient(bottom, #F0F0F0, #FFFFFF); /* pour Firefox 3.6+ */ 
  background: -webkit-gradient(linear, left bottom, left top, from(#F0F0F0), to(#FFFFFF)); /* pour webkit */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F0F0F0'); /* pour IE */  
}
#page{
	padding:0 4%;
	margin:0;
	height:100%;
	transition:padding 0s;
}
/*---------------------------------------------------------------------------------------------------*/
/*-----------------------------------COLONNE GAUCHE--------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
#col_gauche {
  float: left;
  min-height: 100%;
  margin:0; 
  font-size: 1em;
}
#col_gauche_contenu{
	margin-bottom:3em;
}
#col_gauche_contenu div.details {
  margin-top: 15px;
  padding: 10px;
  border: 1px solid #A91E57;
  box-shadow: 10px 10px 6px 3px #CCCCCC;
}
#col_gauche_contenu p {
  margin-top: 10px;
}
#col_gauche_contenu ul {
	font-size: 1.4em;
}
#col_gauche_contenu ul li.date {
	list-style: none;
	color: #444444;
	background-color: #DDDDDD;
	padding: 2px 5px;  
	margin-top: 5px;
	font-weight: bold;
	font-size: .8em;
	border-bottom: 1px dotted #444444;
}
#col_gauche_contenu ul li {
   padding-top: 5px;
  margin-left: 25px;
}
#col_gauche_contenu ul li img {
  list-style-type: none;
  padding: 3px;
  margin: 0;
}
#col_gauche_contenu ol li {
  list-style-type: upper-roman;
  padding-top: 5px;
  margin-left: 25px;
}

#col_gauche_contenu table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;  
  margin-bottom: 20px;
}
#col_gauche_contenu table td {
  border: 1px solid #EFEFEF;
  padding: 5px;
  vertical-align: middle;
  min-width: 10%;
}
/*---------------------------------------------------------------------------------------------------*/
/*----------------------------------COLONNE DROITE---------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
#col_droite {
  margin: 0;
}
/*---------------------------------- Authentification ------------------------------------------------*/
#col_droite #authentification {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  margin-top: 10px;
}

#col_droite #authentification h2 {
  color: #444444;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 15px;
  margin : 0;
  background-color: #CCCCCC;
}

#col_droite #authentification #formAuth label {
  display: inline-block;
  margin: 5px 0 0 5px;
  font-size: .9em;
  font-weight: bold;
}

#col_droite #authentification #formAuth input#login, #col_droite #authentification #formAuth input#password {
  height: 2em;
  margin: 5px 2%;
  color: #A91E57;
  background-color: #F5F5F5;
  width: 96%;
}
#col_droite #authentification #formAuth input#submit {
    padding: 0 46%;
    height: 2em;
    background-color: #444444;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    overflow: visible;
    cursor: pointer;
    width: 96%;
    margin: 0 2%;
}
#col_droite #authentification  ul {
  margin: 5px ;
  padding: 5px ;
}
#col_droite #authentification  ul li {
  font-size: 1em !important;
  list-style-position: inside;
  border-bottom: 1px dotted #444444;  
}
#col_droite #authentification  ul li a {
  text-align: justify;
  font-size: 1em;
  font-style : normal;  
  text-decoration: none;
}
#col_droite #authentification  ul li:hover {
  border-bottom: 1px solid #A91E57;  
  background-color: #EEEEEE;
}

/*------------------------bloc catégories et nuage de mots clés-------------------------------------------------*/
#col_droite  #categories, #col_droite  #nuage {
  background-color: #FFFFFF;  
  border: 1px solid #A91E57;  
  overflow: hidden;  
  clear: both;  
  margin-top: 10px; 
}
#col_droite  #categories h2,#col_droite  #nuage h2  {
  color: #FFFFFF;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 15px;
  margin : 0;
  background-color: #A91E57;
}
#col_droite #categories ul, #col_droite #nuage ul {
  margin: 5px ;
  padding: 5px ;
}
#col_droite #categories ul li, #col_droite #nuage ul li  {
  font-size: 1em !important;
  list-style-position: inside;
  border-bottom: 1px dotted #444444;  
}
#col_droite #categories ul li a, #col_droite #nuage ul li a  {
  text-align: justify;
  font-size: 1em;
  font-style : normal;  
  text-decoration: none;
}
#col_droite #categories ul li:hover, #col_droite #nuage ul li:hover {
  border-bottom: 1px solid #A91E57;  
  background-color: #EEEEEE;
}

#col_droite #nuage {
	font-family: Arial, clean, sans-serif;
	font-size: 1em;  
	letter-spacing: 2px;
	text-align: center;
}

#col_droite #nuage span {
	min-height: 1em;
	color: #A91E57;
	padding: 0 3px;
}

#col_droite #nuage .size1 {
	font-size: 1.7em;
	opacity: 1;
}
#col_droite #nuage .size2 {
	font-size: 1.6em;
	opacity: .95;	
}
#col_droite #nuage .size3 {
	font-size: 1.5em;
	opacity: .9;
}
#col_droite #nuage .size4 {
	font-size: 1.4em;
	opacity: .85;	
}
#col_droite #nuage .size5 {
	font-size: 1.3em;
	opacity: .8;	
}
#col_droite #nuage .size6 {
	font-size: 1.2em;
	opacity: .75;		
}
#col_droite #nuage .size7 {
	font-size: 1.1em;
	opacity: .7;		
}
#col_droite #nuage  .size8  {
	font-size: 1em;
	opacity: .65;	
}
#col_droite #nuage  .size9 {
	font-size: .9em;
	opacity: .6;	
}
#col_droite #nuage  .size0 {
	font-size: .8em;
	opacity: .55;	
}
#col_droite #nuage  a	{
	text-decoration: none;
}
#col_droite #nuage  span:hover	{
	background-color: #A91E57;
	color: #FFFFFF;
	opacity: 1;	
}

/* FOOTER : LIENS PIED DE PAGE */
footer{
    padding:5px 10px;
    background-color:#34495e;
    color:#FFF;
    width:100%;
	position:fixed;
	bottom:0;
	z-index:30;
}
footer a,
footer a:hover,
footer a:focus{
    color:#FFF !important;
    font-weight:inherit;
}
footer p{
    color:#FFF !important;
    display:inline-table;
    margin:0 5px 0;
	font-size:.8em;
}
/*----------------------------------Alignement----------------------------------------*/
* .align-left, #col_gauche_intro_rubrique .align-left {
  text-align: left;
}
* .align-right, #col_gauche_intro_rubrique .align-right { 
  text-align: right;
}
* .align-center, #col_gauche_intro_rubrique .align-center {
  text-align: center;
}

/*------------------------------------ DEBUT MISE EN PAGE POUR IMPRESSION -------------------*/
@media print {
	#page {
		border: 0 none;
		box-shadow: none;		
	}	
	
	#bandeau_haut, #col_droite, #pied_page {
		display: none;
	}	
	#col_gauche  #col_gauche_contenu {
		width: auto;
		padding: 5px;
		text-align: justify;
		font-family: Arial, Helvetica, sans-serif ;
		white-space: pre-line;	
		border: 0 none;
		box-shadow: none;		
	}
	#col_gauche  #col_gauche_contenu div.details {
		border: 1px solid #CCCCCC;
		box-shadow: none;
	}		
}
/*------------------------------------ FIN MISE EN PAGE POUR IMPRESSION ---------------------*/
/*RETOUR HAUT DE PAGE FLOTTANT*/
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 100px;
    display: none;
    cursor: pointer;
}
.scrollup:hover {
}
address {
    clear: left;
    border: 1px solid #CCCCCC;
    box-shadow: 0 3px 10px 3px #CCCCCC;
    display: block;
    margin: 15px 10px !important;
    width: 100%;
    overflow: hidden;
    padding: 10px 40px;  
}
address {
  box-shadow: 10px 10px 6px 3px #CCC;  
  border: 1px solid #A91E57;
  min-height: 75px;      
}
address p {
  padding: 1.5em;
  font-size: 1em;
  color: #000 !important;
  font-style: normal;  
}