@charset "utf-8";

@font-face {
    font-family: 'allerbold';
    src: url('../fonts/aller_bd-webfont.eot');
    src: url('../fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_bd-webfont.woff') format('woff'),
         url('../fonts/aller_bd-webfont.ttf') format('truetype'),
         url('../fonts/aller_bd-webfont.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'allerbold_italic';
    src: url('../fonts/aller_bdit-webfont.eot');
    src: url('../fonts/aller_bdit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_bdit-webfont.woff') format('woff'),
         url('../fonts/aller_bdit-webfont.ttf') format('truetype'),
         url('../fonts/aller_bdit-webfont.svg#allerbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alleritalic';
    src: url('../fonts/aller_it-webfont.eot');
    src: url('../fonts/aller_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_it-webfont.woff') format('woff'),
         url('../fonts/aller_it-webfont.ttf') format('truetype'),
         url('../fonts/aller_it-webfont.svg#alleritalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'aller_lightregular';
    src: url('../fonts/aller_lt-webfont.eot');
    src: url('../fonts/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_lt-webfont.woff') format('woff'),
         url('../fonts/aller_lt-webfont.ttf') format('truetype'),
         url('../fonts/aller_lt-webfont.svg#aller_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'aller_lightitalic';
    src: url('../fonts/aller_ltit-webfont.eot');
    src: url('../fonts/aller_ltit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_ltit-webfont.woff') format('woff'),
         url('../fonts/aller_ltit-webfont.ttf') format('truetype'),
         url('../fonts/aller_ltit-webfont.svg#aller_lightitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'allerregular';
    src: url('../fonts/aller_rg-webfont.eot');
    src: url('../fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_rg-webfont.woff') format('woff'),
         url('../fonts/aller_rg-webfont.ttf') format('truetype'),
         url('../fonts/aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'aller_displayregular';
    src: url('../fonts/allerdisplay-webfont.eot');
    src: url('../fonts/allerdisplay-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/allerdisplay-webfont.woff') format('woff'),
         url('../fonts/allerdisplay-webfont.ttf') format('truetype'),
         url('../fonts/allerdisplay-webfont.svg#aller_displayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	font-size: 100%;
}
body {
	margin: 0;
	padding: 0em;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: Arial, sans-serif;
	background-color: #195985;
}
h1 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-size: 24px;
	font-family: 'allerregular', Arial, sans-serif;
	line-height: 27px;
	font-weight: bold;
	color: #195985;
}
h2 {
	font-size: 18px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 21px;
	font-family: 'allerregular', Arial, sans-serif;
	font-weight: bold;
	color: #195985;
}
h3 {
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'allerregular', Arial, sans-serif;
	line-height: 18px;
	font-weight: normal;
	color: #195985;
}
h4 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'allerregular', Arial, sans-serif;
	line-height: 15px;
	font-weight: normal;
	color: #195985;
}
h5 {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'allerregular', Arial, sans-serif;
	line-height: 15px;
	font-weight: normal;
	color: #195985;
}

ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-type: none;
	padding: 0px;
}
ul li {
	background-image: url(../elements/puce01.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ol {
	margin-top: 10px;
	margin-right: 180px;
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 30px;
}
ol li {
	margin-bottom: 15px;
}
p {
	margin-top: 1.50em;
	margin-right: 0;
	margin-bottom: 1.50em;
	margin-left: 0;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
	color: #333333;
} /* Pas de bordure pointillée ou halo lors du clic sur un lien */
a img {
	border: none;
}  /* Divers éléments de type en-ligne (8) */
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
a.lire1:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	background-color: #195985;
	display: inline-block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}




a.lire1:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #195985;
}
a.lire1:hover {
	color: #195985;
	text-decoration: none;
	background-color: #DFDB00;
}


img_ {
	display: block;
}

.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#bandeau {
	width: 100%;
	background-color: #FFFFFF;
}
#bandeau.pag {
	height: 150px;
}

#bandeau .fixe  {
	position: absolute;
	width: 100%;
	background-color: #FFF;
	z-index: 9999;
	height: 150px;
}
#bandeau .fixe .lig1 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}
#bandeau .fixe .lig1 .logo{
	position: absolute;
	margin-top: 20px;
	margin-left: 20px;
}
#bandeau .fixe .lig1  .menu01{
	font-weight: bold;
	float: right;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bandeau .fixe .lig1 .menu02{
	font-weight: bold;
	background-image: url(../elements/menu01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 55px;
	float: right;
	width: auto;
	clear: both;
}
#bandeau .lig1 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#bandeau .lig1 .carte {
	background-color: #195985;
	height: 220px;
	width: 240px;
	float: left;
	margin-top: 190px;
}


#contenu {
	width: 100%;
	background-color: #C9DCE9;
}
#contenu.acc {
	margin-top: -60px;
}

#contenu .acclig1 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 90px;
	padding-bottom: 30px;
	background-color: #1F6DA3;
}


#contenu .acclig1 .col1 {
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: -30px;
}

#contenu .acclig1 .col1 .titre {
	color: #FFF;
	width: 200px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	font-family: 'alleritalic', Arial, sans-serif;
}

#contenu .acclig1 .col1 .agenda {
	background-color: #FFF;
	width: 170px;
	margin-bottom: 20px;
	padding: 15px;
}
#contenu .acclig1 .col1 .agenda h1 {
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contenu .acclig1 .col1 .agenda a.agendaArt:link {
	display: block;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAF0F4;
	text-decoration: none;
}
#contenu .acclig1 .col1 .agenda a.agendaArt:visited {
	text-decoration: none;
	border-left-color: #EAF0F4;
}
#contenu .acclig1 .col1 .agenda a.agendaArt:hover {
	display: block;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAF0F4;
	background-color: #EAF0F4;
	text-decoration: none;
}
#contenu .acclig1 .col1 .agenda a.agendaArt .date {
	color: #BFBB00;
}
#contenu .acclig1 .col1 .agenda a.agendaArt h2 {
	margin: 0px;
	font-weight: bold;
	color: #195985;
	font-family: 'allerregular', Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	width: auto;
}
#contenu .acclig1 .col1 a.site:link {
	background-color: #FFF;
	height: 50px;
	width: 200px;
	display: block;
	text-align: center;
	margin-bottom: 5px;
	text-decoration: none;
}
#contenu .acclig1 .col1 a.site:visited {
	background-color: #FFF;
	text-decoration: none;
}
#contenu .acclig1 .col1 a.site:hover {
	background-color: #FFF;
	text-decoration: none;
}


#contenu .acclig1 .col1 a.site:hover span, #contenu .acclig1 .col1 a.site:focus span { 
	opacity:1; 	
}
#contenu .acclig1 .col1 a.site span {
	position: absolute;
	color:#195985;
	padding:9px;
	border-radius:3px;
	box-shadow:0 0 2px rgba(0,0,0,.5);
	transition:all .25s;
	opacity:0;
	background-color: rgba(223,219,0,0.9);
	width: 180px;
	margin-left: 30px;
	margin-top: 15px;
	text-align: left;
	text-decoration: none;
}

#contenu .acclig1 .col1 a.site img {
	margin-right: auto;
	margin-left: auto;
}





#contenu .acclig1 .col2 {
	float: right;
	width: 680px;
	padding-right: 30px;
	padding-left: 30px;
}

#contenu .acclig1 .col2 .twitter {
	float: left;
	height: 340px;
	width: 300px;
	background-color: #FFFFFF;
}
#contenu .acclig1 .col2 .actualites {
	float: right;
	height: 310px;
	width: 310px;
	background-color: #FFF;
	padding: 15px;
}
#contenu .acclig1 .col2 .actualites h1 {
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#contenu .acclig1 .col2 .actualites a.actualitesArt:link {
	display: block;
	padding: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAF0F4;
}


#contenu .acclig1 .col2 .actualites a.actualitesArt:visited {
	text-decoration: none;
	border-bottom-color: #EAF0F4;
}

#contenu .acclig1 .col2 .actualites a.actualitesArt:hover {
	display: block;
	padding: 5px;
	background-color: #EAF0F4;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAF0F4;
}


#contenu .acclig1 .col2 .actualites a.actualitesArt .date{
	color: #BFBB00;
}

#contenu .acclig1 .col2 .actualites a.actualitesArt h2{
	margin: 0px;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
}

#contenu .acclig1 .col2 .banniere {
	height: 250px;
	width: 300px;
	margin-top: 20px;
	background-image: url(../elements/banniere_fond.jpg);
	padding: 15px;
	margin-right: 10px;
	float: left;
}
#contenu .acclig1 .col2 .webkit {
	width: 340px;
	background-color: #EAF0F4;
	float: right;
	margin-top: 35px;
	height: 250px;
}
#contenu .paglig1 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1F6DA3;
}
#contenu .paglig1 .col1 {
	float: left;
	width: 240px;
}
#contenu .paglig1 .col1 .visuel {
	margin-bottom: 20px;
}
#contenu .paglig1 .col1 a.bts:link {
	margin: 20px;
	background-color: #FFF;
	display: block;
	padding: 10px;
	font-family: allerbold;
	font-size: 14px;
	line-height: 18px;
	color: #195985;
	text-decoration: none;
	font-weight: normal;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #DFDB00;
}
#contenu .paglig1 .col1 a.bts:visited {
	color: #195985;
	text-decoration: none;
	border-left-color: #DFDB00;
}
#contenu .paglig1 .col1 a.bts:hover {
	background-color: #DFDB00;
	text-decoration: none;
	border-left-color: #DFDB00;
}



#contenu .paglig1 .col1 a.bts .leg {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	font-family: 'alleritalic';
}
#contenu .paglig1 .col1 a.bts .gra {
	font-weight: normal;
	font-size: 19px;
	line-height: 24px;
}


#contenu .paglig1 .col1 .equ {
	padding: 10px;
	width: 180px;
	margin: 20px;
	background-color: #F1F5F8;
}
#contenu .paglig1 .col1 .equ p {
	margin: 0px;
}


#contenu .paglig1 .col2 {
	float: right;
	width: 740px;
	background-color: #FFF;
}
#contenu .paglig1 .col2 .rub1 {
	background-color: #1F6DA3;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#contenu .paglig1 .col2 .rub1 h1 {
	color: #6399BF;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}
#contenu .paglig1 .col2 .rub2 {
	background-color: #DFDB00;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#contenu .paglig1 .col2 .rub2 h2 {
	font-size: 24px;
	line-height: 27px;
	font-weight: normal;
	margin: 0px;
}
#contenu .paglig1 .col2 .page {
	padding: 5px;
}
#contenu .paglig1 .col2 .page h3 {
	background-color: #DFDB00;
	display: inline-block;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#contenu .paglig1 .col2 .page h4 {
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	padding-left: 27px;
	background-image: url(../elements/titre_puce01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#contenu .paglig1 .col2 .page h5 {
	margin: 0px;
	font-weight: bold;
}
#contenu .paglig1 .col2 .page h5.valeur {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFDB00;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contenu .paglig1 .col2 .page h5.valeur span {
	color: #333;
	font-weight: normal;
}


#contenu .paglig1 .col2 .page a:link {
	color: #1A5982;
	text-decoration: none;
}
#contenu .paglig1 .col2 .page a:visited {
	color: #1A5982;
	text-decoration: none;
}
#contenu .paglig1 .col2 .page a:hover {
	color: #1A5982;
	text-decoration: underline;
}
#contenu .paglig1 .col2 .page a.bt1:link{
	color: #195985;
	text-decoration: none;
	font-size: 12px;
	background-color: #DFDB00;
	display: block;
	line-height: 36px;
	width: 140px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contenu .paglig1 .col2 .page a.bt1:visited{
	color: #195985;
	text-decoration: none;
	background-color: #DFDB00;
	display: block;
	text-align: center;
}
#contenu .paglig1 .col2 .page a.bt1:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1F6DA3;
	display: block;
	text-align: center;
}
#contenu .paglig1 .col2 .page #planSite {
	margin: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 10px;
}
#contenu .paglig1 .col2 .page #planSite li {
	margin-top: 15px;
}

#contenu .paglig1 .col2 .page #planSite li a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDB00;
	display: block;
	font-size: 18px;
	line-height: 24px;
}
#contenu .paglig1 .col2 .page #planSite li ul {
	margin: 0px;
	padding: 0px;
}
#contenu .paglig1 .col2 .page #planSite li ul li {
	margin: 0px;
	padding: 0px;
}

#contenu .paglig1 .col2 .page #planSite li ul li a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-size: 13px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-color: #C9DCE9;
}
#contenu .paglig1 .col2 .page #planSite li ul li ul {
	margin-left: 15px;
	margin-bottom: 15px;
}

#contenu .paglig1 .col2 .page #planSite li ul li ul li a {
	font-size: 11px;
	padding: 0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}









#piedpage {
	width: 980px;
	background-color: #1F6DA3;
	margin-right: auto;
	margin-left: auto;
}
#piedpage .lig1 {
	width: 960px;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #195985;
}
#piedpage .lig1 #opteam {
	position: absolute;
	margin-top: 35px;
	margin-left: 805px;
}

#piedpage .lig1 .adresse {
	float: left;
}
#piedpage .lig1 .adresse p {
	margin: 0px;
	line-height: 18px;
	color: #FFF;
}
#piedpage .lig1 .adresse p a:link {
	color: #FFF;
	text-decoration: none;
}
#piedpage .lig1 .adresse p a:visited {
	color: #FFF;
	text-decoration: none;
}
#piedpage .lig1 .adresse p a:hover {
	color: #FFF;
	text-decoration: underline;
}



#piedpage .lig1 .menu {
	float: right;
}
#piedpage .lig1 .menu ul {
	margin: 0px;
	padding: 0px;
}
#piedpage .lig1 .menu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#piedpage .lig1 .menu ul li a:link {
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5E8BAA;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#piedpage .lig1 .menu ul li a:visited {
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5E8BAA;
}
#piedpage .lig1 .menu ul li a:hover {
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5E8BAA;
	text-decoration: underline;
}
