@font-face {
    font-family: "bebas_neueregular";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/bebasneue-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/bebasneue-webfont.woff2") format("woff2"), url("fonts/bebasneue-webfont.woff") format("woff"), url("fonts/bebasneue-webfont.ttf") format("truetype"), url("fonts/bebasneue-webfont.svg#bebas_neueregular") format("svg");
}

* {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
    background-color: #f1f1f2;
    font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
    font-size: 10pt;
	
	width: 1060px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;    
 

}


.h1{
	font-size: 14pt;
}

.paragrapheGras{
	font-size:10pt;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight:bold;
	color:#505050;


}

.paragraphe{
	font-size:10pt;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	
	color:#505050;
	
	
}

.paragrapheCoor{
	font-size:10pt;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#505050;
	
}

.paragrapheInden{
	text-indent: -17px; 
	font-size:10pt;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#505050;
	
}

.paragrapheIco{
	font-weight:bold;
	font-size:10pt;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#3789B6;
}

.titre{
	color: #D59F0F;
	text-transform: uppercase;
	font-size: 19pt;
}


.titrePageAcc,
.titrePage{
	background: url("images/fleche_bleu_titre.png") no-repeat scroll 0 17px transparent;
    color: #333;
    display: block;
    font-family: bebas_neueregular;
    font-size: 260%;
    font-weight: normal;
    line-height: 100%;
    padding: 10px 0 10px 40px;
    text-align: left;
    text-transform: uppercase;
	font-family:bebas_neueregular;
}

a {
text-decoration: none;
color: #88898b;
letter-spacing: 2px;
}

a:hover {
color: #004964;
letter-spacing: 2px;
}

.clear {
    clear: both;
}

div.conteneur {
    margin: 20px;
}

div.conteneur div.en_tete {
    background-color: #5090b5;
	min-width: 280px;
	height:164px;

}

div.coterdroit {
	border-left: 1px solid #adb2b7;
	border-right: 1px solid #adb2b7;
	background-color: white;
	width: 263px;
}

div.droithaut {
    background-image: url('images/encadre/haut.png');
	background-position:top center;
    background-repeat: no-repeat;
    width: 265px;
    height: 6px;
	font-size:1px;
	line-height:1px;
}

div.droitbas {
    background-image: url('images/encadre/bas.png');
	background-position:top center;
    background-repeat: no-repeat;
    width: 265px;
    height: 11px;
	text-align:center;
}

div.conteneur div.en_tete div.titre {
    background-image: url("images/en_tete/titre.png");
    background-repeat: no-repeat;
    background-position: top left;
	
    width: 280px;
    height: 164px;
    float: left;
}

div.conteneur div.en_tete div.titre span {
    visibility: hidden;
}



div.conteneur div.en_tete div.ville {
    background-image: url('images/en_tete/entete_fr.png');
    background-repeat: no-repeat;
    background-position: top right;
    width: 538px;
    height: 164px;
    float: right;
	font-family: arial;
	font-weight:bold;
	
}

html[lang='en'] div.conteneur div.en_tete div.ville {background-image: url('images/en_tete/entete_en.png');}

div.conteneur div.en_tete div.ville span {
    text-transform: uppercase;
    position: relative;
    top: 132px;
    left: 440px;
	font-size:7pt;
}

div.conteneur div.fil_ariane {
    background-color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
	border:#b4b9bd solid 1px; border-radius:7px;
}


.menu_principal{display:table; margin:0; padding:0; width:100%; }
.menu_principal li{display:table-cell; margin:0; padding:0;position:relative; text-align:center;}
.menu_principal li:before{content:''; position:absolute; left:0; top:50%; margin-top:-10px; width:1px; height:20px; background:#b4b9bd; display:block;}
.menu_principal li:first-child:before{content:'';display:none;}
.menu_principal li a{font-family: bebas_neueregular; font-size:150%; padding:10px; display:block;line-height:100%;}
.menu_principal li.active a, .menu_principal li a:hover{color:#333;}


span.lien_courant {color: #004964;}



div.conteneur div.bordure {
    width: 265px;
    float: right;
}

div.bordure div.decoImg {
	text-align:center;
}

div.conteneur div.page {
    margin-right: 288px;
    border-right: 1px solid #adb2b7;
}

div.conteneur div.page div.encadre {
    padding-bottom: 100px;
}

div.conteneur div.page div.encadre div.centre {
    background-color: #ffffff;
    border-left: 1px solid #87888b;
    border-right: 1px solid #87888b;
	border-top: 4px solid #3789b6;
	border-bottom: 4px solid #3789b6;
    margin-left: 4px;
    margin-right: 13px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top:30px;
}

div.conteneur div.page div.fond {
    background-image: url('images/fond/ville.png');
    background-repeat: repeat;
    background-position: right bottom;
    height: 257px;
}


	 
ul.point {
	padding-left: 18px;
	padding-right: 18px;
	list-style-image :url('images/puce_2.png');
}

ul.point2 {
	padding-left: 18px;
	padding-right: 18px;
	list-style-image:none;
	list-style-type:none;
}
ul.point2  li{background:transparent url('images/puce_4.png') 0 8px no-repeat scroll; padding-left: 10px; list-style:none;}

ul.point3 {
	padding-left: 25px;
	padding-right: 18px;
	list-style-image :url('images/puce_3.png');
}