﻿/* Généralités */


body {
	width: 100%;
	margin: auto;
	padding: 0 0 0 0;
	*background-image: url(../images/bg_navp.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	/*couleur des cotes page liste*/
	*background-color: #FFE6C9; 
	/*background-color: #66FF66;*/ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}



hr {
	border: ;
	clear: both;
}
.clearer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
img {
	border: 0;
	padding-right: 10px;
}
a {
	text-decoration: none;
}
a:hover {
      padding: 1px;
      font-style: italic;
      text-decoration: underline;
      color:#FC7F3C;
      font-size: 10px;
      /*background: #0066FF;*/
      /*display: block;*/
	   }
	     

/* structure / commun couleur milieu*/
#page {
	width:818px;
	margin: auto;
	background: #FFFFFF url(../images/honte.gif) repeat-y 0px 0px;
	border: 2px solid #999 ;
	}
	
#navigationSpecifique {
	/*width: 196px;*/
    width: 214px;
	margin: 0;
	padding: 189px 0 0;
	float: left;
	background: url(../images/ophlm/illustration.jpg) no-repeat 0px 0px;
}
#navigationSpecifique ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#navigationSpecifique p {
/* couleur titre menu*/
	margin: 0 0 0 0;
	/*background-color: #FCECE4;*/
	background-color: #FCEFCE;
	padding: 6px 3px 5px 3px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	font-size: 1.1em;
}
#navigationSpecifique ul li ul li {
/* couleur option menu*/
	/*background-color: #FCECE4;*/
	background-color: #FCFAE1;
	padding: 3px 3px 3px 3px;
	top: auto;
   font-size: 11px;
  
}

#navigationSpecifique a {
	color:#333;
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
}

#navigationSpecifique ul li a:hover {
	width:206px;
	height: 16px;
	text-decoration:none;
	font-size: 12px;
	border-bottom:solid 1px #333; 
	background-color:#CCC;
	color:#03F;
}




	/*
		Nécéssaire pour contrer le bug de IE/Win du doublement des marges sur les éléments flotants.
		Et si on "floate" c'est parce qu'IE/Win applique sinon son bug des trois pixels gratuits...
	
#IEWinHack1 {
	display: inline;
	margin: 0 19px 0 0;
	float: right;
	height: 180px;
}*/
#IEWinHack1 {
	margin: 0;
	clear: none;
}
#navigationGenerale {
	height: 121px;
	/*width: 526px;*/
	width: 604px;
	margin: 0 0 0 0;
	background-image: url(../images/banniere.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	float: right;
}
#navigationGenerale .logo {
	height: 100px;
	width: 71px;
	float: right;
	/*background-image: url(../images/Logo-OPH.gif);*/
    
}
#liensGeneraux {
	padding: 68px 0 0 190px;
	margin: auto;
}
#liensGeneraux ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#liensGeneraux li, #liensGeneraux p {
	display: inline;
}
#liensGeneraux p {
	padding: 0 10px 0 8px;
	background-image: url(../images/accueil/puce.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}
#liensGeneraux a {
	color: #27328B;
}
#ariane {
	margin: 0 10px 0 235px;
	height: 30px;
	padding-top: 15px;
	clear: right;
}
#ariane ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#ariane ul li {
	display: inline;
}
#ariane p {
	display: inline;
	color: #01BOF0S;
	padding: 0 5px 0 8px;
	background-image: url(../images/fleche_ariane.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
}
#ariane a {
	color: #000000;
	text-decoration: underline;
	padding: 0 5px 0 0;
	background-image: none;
}
#contenu {
	width: 560px;
	margin: 0 0 0 236px;
	color: #414141;
}
#contenu ul {
	margin: 0 0 0 1.5em;
	list-style-type: disc;
	padding: 0;
}
#contenu ol {
	margin: 0 0 0 2.5em;
	padding: 0;
}
#contenu ul li, #contenu o li {
	margin: 0;
	padding: 0;
}
#piedDePage {
	height:34px;
	clear: both;
	background-image: url(../images/droite.gif);
	background-position: top right;
	background-repeat: repeat-y;
	font-size: 0.8em;
	color: #757575;
	padding: 0 0 0 0;
	padding-top:30px;
	margin: 0 0 0 0;
	line-height: 1.5em;
}

#piedDePage p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#piedDePage a {
	color: #757575;
}
.copyright {
	background-color: #FFFFFF;
	width: 196px;
	height: 18px;
	float: left;
	text-align: center;
	padding: 1em 0 2.5em 0;
	color: #999;	
}

.informationsEditoriales {
	width: 568px;
	text-align: center;
	padding: 1em 0 1em 0;
	margin: 0 0 0 196px;
	background-color: #FFFFFF;
	color:#999;
	/*display: inline;
	margin: 0 19px 0 0;
	float: right;*/
}

.informationsEditoriales p a{
    color:#999;
}

.informationsEditoriales .contact a {
	color: #00F;
}

#contenu h1 {
	text-align: center;
	margin: 15px 0 24px 0;
}
.h1VivreEnsemble {
	text-align: center;
	margin: 15px 0 5px 0 !important;
}
#contenu h2 {
	color: #FC7F3C;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0em 0 0.5em 0;
	padding: 0 0 0 0;
}
.h2VivreEnsemble {
	color: #27318B;
	font-weight: bold;
	font-size: 1.2em;
	margin: 2em 0 0.5em 0;
	padding: 0 0 0 0;
}
#contenu h3 {
	color: #000000;
	font-weight: bold;
	font-size: 0.9em;
	margin: 1em 0 0.5em 0;
	padding: 0 0 0 0;
}
.strong_ttr_alerte {
	color: #CC0000;
	font-weight: bold;
	font-size: 1em;
	margin: 2em 0 0.5em 0;
	padding: 0 0 0 0;
}
.strong_alerte {
	margin: 0.2em 0 0.2em 0;
	color: #CC0000;
}
#contenu p {
	margin: 0.2em 0 0.2em 0;
	padding-right: 0.2em;
	text-align: justify;
}
#contenu table {
	background-color: #FFF;
	background-image: none;
}

#acc01 p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#acc01 h2 {
	margin: 0 0 11px 0;
	padding: 0 0 0 0;
}
.date {
	display: block;
}
#editorial {
	margin: 0 0 20px 0;
}
#editorial h1 {
	margin: 0 0 7px 105px;
	padding: 0 0 0 0;
	text-align: left;
}
.imageEdito {
	float: right;
	margin: 0 0 0 30px;
}
.suiteEdito a {
	font-weight: bold;
	color: #27318B;
	text-align: right;
	font-size: 0.9em;
}

#actualite1 {
	float: left;
	padding-left:10px;
	padding-right: 4px;
	width: 360px;
	border: solid 1px  #C0C0C0;
	border-style: dotted;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 8px;
}	

#actualite2 {
	float: left;
	padding-left:10px;
	padding-right: 4px;
	width: 360px;
	border: solid 1px  #C0C0C0;
	border-style: dotted;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 8px;
}	



	
div.breve {
	padding-bottom: 100px;
}
#liensMisEnAvant {
	float: right;
	width: 168px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6;
	margin-left: 0;
       
}

        	}
#liensMisEnAvant p {
	margin: 14px 0 14px 30px;
	padding: 0 0 0 11px;
	background-image: url(../images/accueil/puce.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
}

#liensMisEnAvant a {
	color: #27318B;
	font-size: 0.9em;
	text-align: left !important;
       
}

/* list_02 */
#couverture {
	float: right;
}
#numeroActuel h2 {
	font-size: 1em;
}
#numeroActuel p, #numerosAnterieurs p {
}
.typeDeDocument {
	vertical-align: middle;
}
#numeroActuel a {
	color: #27318B;
}
.infosDocument {
	color: #FF0000;
	font-weight: normal;
}
#numerosAnterieurs {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.numeroAnterieur {
	padding: 0 0 0 0;
	margin: 8px 0 0 0;
}
#numerosAnterieurs h3 {
	border: 1px solid #0099FF;
	background-color: #FFDA78;
	background-image: url(../images/journal/fond_titre.gif);
	background-position: 0 -2px;
	background-repeat: repeat-y;
	font-size: 1em;
	margin: 14px 0 7px 0;
	padding: 4px 7px 3px 7px;
}
#numerosAnterieurs h3 a {
	color: #DD8918;
}
#numerosAnterieurs h3 a:hover, #numerosAnterieurs h3 a:hover span.infosDocument {
	color: #936500;
}
#numeroActuel p {
	margin: 0px 0 0px 0;
}

/* cont_03 */
#carte {
	position: relative;
}
#cont03 h2 {
	font-size: 1em;
}
#cont03 h2 img {
	margin: 0 8px 0 0;
}
#nouvellesRealisations, #projetsDeConstruction, #informationsGauche, #informationsDroite {
	width: 220px;
	float: left;
	text-align: left !important;
}
#nouvellesRealisations ul, #projetsDeConstruction ul, #informationsGauche ul, #informationsDroite ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#nouvellesRealisations a, #projetsDeConstruction a, #informationsGauche a, #informationsDroite a {
	color: #414141;
	text-align: left;
}

/* cont_01, list_01 */
#texte {
	height:740px;
}

#photographies {
	width: 150px;
	float: right;
	margin: auto;
	padding: 0.9em 0 0 0;
}
#photographies img {
	margin: 0em 0 3em 1em;
}

#list04 ul {
	margin: 0 0 0 0;
}
#list04 li {
	margin: 2em 0 0.2em 0;
}
#list04 h3 {
	font-size: 0.9em;
	margin: 0 0 0 0;
}
#list04 a {
	color: #414141;
}
.premierItem {
	margin: 0 0 0.2em 0 !important;
}
#act01 p {
	margin: 1em 0 1em 0;
}
p.retour a {
	color: #414141;
	text-align: right;
	margin: 2em 0 0 0;
	display: block;
}
#list03 h3 {
	font-size: 1em;
	margin: 0;
	white-space: nowrap;
}
.illustrationLien {
	float: left;
	margin: 0 0 1em;
	clear: left;
	width: 150px;
}
.lien {
	clear: both;
}
.spacer {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.partenaires {
	float: left;
	clear: left;
	background-color: #99CC66;
	margin: 0 0 1em 0;
}
.partenaires p {
	margin: 0px 0px 0px 200px;
}
#list03 {
	float: left;
	width: 440px;
}
#list03 h2 {
	clear: left;
	margin: 1.5em 0 1em 0;
}
#list03 h3 a {
	color: #414141;
}
img.photoAgence {
	float: right;
	margin-left: 50px;
}
#cont04 ul {
	margin: 0px 0px 0px 1.5em;
}
#cont04 h2 {
	margin-top: 2.5em;
	left: auto;
}
#cont05 {
	margin-right: 20px;
}
#premierePartie, #secondePartie {
	width: 320px;
	display: inline; /* notre ami contre le doublement des marges des éléments float sous IE/Win */
}
#premierePartie {
	float: left;
	margin: 0 0 0 20px;
}
#secondePartie {
	float: right;
	margin: 0 0 0 0;
}
#cont05 ul {
	margin: 0 0 0 1.5em;
	padding: 0 0 0 0;
}
#cont05 a {
	color: #414141;
}
#cont05 ul li ul {
	list-style: disc;
}
#cont05 h2 {
	clear: both;
	margin-top: 2.5em;
}
table {
	/* a l'attention d'IE/Win 5.5 (table n'herite pas de body pour lui...) */
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/bg_navp.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-color: #66FF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
table {
	border: 1px solid #0099FF;
}
td, th {
	padding: 1px 6px 1px 6px;
}
thead {
	background-color: #0099FF;

}
.odd {
/* exterieur blanc */
  	line-height:16px;
	background-color: #F9F6CE; 
}
.even {
	/*background-color: #66FF66;*/
	line-height:16px;
	background-color: #FFFFFF;
}


/* cont_02 */
#organigramme {
	margin: 0 0 0 0;
}
#navInt {
	height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 14px 0;
	text-align: left;
}
#navInt ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	height: 30px;
}
#navInt ul li {
	font-size: 0.8em;
	font-weight: bold;
	float: left;
	*display: block;
	/*background: url(../images/ophlm/onglet.gif) no-repeat 0% 0%;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 30px;
	width: 96px;
	border-bottom: 1px solid #FFFFFF; /*couleur ligne*/
	background-position: -1px 0;
	background-repeat: no-repeat;
}
#navInt ul li p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*onglet */
#navInt ul a {
	display: block;
	height: 30px;
	color: #000000;
	margin: 0 0 0 10px;
	padding: 0 1px 0 0;
	background-color: #FFF1CC;
	/*background: url(../images/ophlm/onglet.gif) 100% 0%;*/
	line-height: 1.5em;
	text-align: center;
}
#navInt ul a:hover, #navInt ul li:hover a {
	color: #414141;
	text-decoration: none;
}
#navInt ul li.act a {
	color: #414141;
	text-align: center;
}
#navInt ul li:hover, #navInt ul li.act {
	background-position: -1px -50px;
	text-align: left !important;;
}
#navInt ul li:hover a, #navInt ul li.act a {
	background-position: 100% -50px;
}
#premierOnglet {
	width: 97px !important;
	background-position: 0px 0px !important;
}
#premierOnglet:hover, #premierOnglet.act {
	background-position: 0px -50px !important;
}
#cont02 h1 {
	margin: 2em 0 0.5em 0;
	padding: 0 0 0 0;
	font-size: 0.9em;
}
#cont02 h2 {
	float: right;
	margin: 0;
}

#lignePhotographies {
	width: 459px;
	float: none;
	margin: 15px 0 15px 0;
	padding: 0 0 0 0;
	text-align: center;
	white-space: nowrap;
	clear: right;
	background-color: #F7F2B2 !important;
	/*background-color: #FFCCCC !important;*/
	border: 0px !important;
}
div.photographie {
	width: 150px;
}
.photographie p {
	text-align: center !important;
}
#fich01 p.retour {
	font-size: 0.9em;
	text-align: center;
	margin: 1em 0 0.5em 0;
}
#fich01 p.retour a {
	color: #414141;
	margin: 0 0 0 0;
	display: inline;
}
#popUpNouvelleRealisation {
	margin: 10px 10px 10px 19px;
}
#popUpNouvelleRealisation p.retour {
	margin: 0 0 0 0;
	text-align: right;
}
#popUpNouvelleRealisation p.retour a {
	color: #414141;
	margin: 0 0 0 0;
	display: inline;
}
#popUpNouvelleRealisation img {
	margin: 1em 19px 0 0;
}

#fiche03, #fiche04 {
	margin: 0 19px 0 19px;
	padding: 0 19px 0 19px;
	background-color: #F7F2B2;
	line-height: 1.5em;
}
#fiche03 h2, #fiche04 h2 {
	color: #27318B;
	font-weight: bold;
	font-size: 0.9em;
	margin: 2em 0 0.5em 0;
	padding: 0 0 0 0;
	clear: both;
}
#fiche03 ul, #fiche04 ul {
	margin: 0 0 0 5%;
	padding: 0 0 0 0;
	list-style-type: none;
}
#fiche03 li, #fiche04 li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 1em;
	clear: both;
}
#fiche03 li h3, #fiche04 li h3, h2.fauxh3 {
	margin: 0.5em 0 0.5em 0 !important;
	padding: 0 0 0 0 !important;
	font-size: 1em;
	font-weight: normal;
	clear: left;
	float: left;
	width: 32%;
}
h2.fauxh3 {
	width: 34% !important;
	margin-bottom: 1em !important;
}
#fiche03 li p, #fiche04 li p, p.fauxLiP {
	margin: 0.5em 0 0.5em 0;
	padding: 0 0 0 0;
	text-align: left;
	float: right;
	clear: right;
	width: 66%;
}
p.fauxLiP {
	width: 63%;
}
#navigationPopUp {
	margin: 10px 0 10px 0;
	height: 50px;
	}

#navigationPopUp p {
	text-align: right;
	margin: 0 0 0 0;
}
.finDeFiche {
	margin-bottom: 0em !important;
	padding-bottom: 2em !important;
}
#list01 ul li h3 a {
	font-size: 0.7em;
	color: #414141;
}
.parution {
	width: 99% !important;
}
#fiche03 a, #fiche04 a {
	color: #414141;
}
#cont05 {
	background-color: #CCCCCC;
	height: 740px;
}

/* reglement_interieur */
.finContrat {
	font-style: oblique;
	margin-top: 1em !important;
}

/* vos_contacts */
.adresse {
	display: block;
}

/* journal */
ul.sommaire {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
}
	
.nature {
	font-weight: bold;
}
.legende {
	font-style: italic;
	margin-left: 78px !important;
}
.intitule {
	text-align: left;
}
.navInt a {
	text-align: left;
}
.boldblue {
	font-weight: bold;
	color: #27318B;
}
.alignleft {
	text-align: left !important;
}
.bold {
	font-weight: bold;
}
.Boldbluelight {
	font-weight: bold;
	color: #3878DB;
	
}
.baseline {
	font-style: italic;
	font-weight: bold;
	text-align: center !important;
}
.toutesActus {
	color: #27318B;
	text-align: right;
}
.alignrightBold {
	text-align: right!important;
	font-weight: bold;
}
.contact {
	font-style: oblique;
	color: #06F;
}
.vert {
	font-style: bold;
	font-weight: bold;
	line-height:20px;
	/*background:url(images/bg.png) 0 0 repeat-x #363636;*/
    background-color: #8FCF3C;
	padding: 6px 3px 5px 3px;
	color:#FFF;
	border-right: solid 3px  #669933;
	border-bottom: solid 3px  #669933;
        
}

.mauve {
	font-style: bold;
	font-weight: bold;
	line-height:20px;
	height:20px;
	/*background:url(images/bg.png) 0 0 repeat-x #363636;*/
	background-color: #FF80C0;
	padding: 6px 3px 5px 3px;
	color: #FFF;
	border-right:  solid 2px  #F6C;
	border-bottom: solid 3px  #F6C;
 }   

.jaune {
	font-style: bold;
	font-weight: bold;
	line-height:20px;
	height:20px;
	/*background:url(images/bg.png) 0 0 repeat-x #363636;*/
	background-color: #FFA500;
	padding: 6px 3px 5px 3px;
	color: #FFF;
	border-right:  solid 2px  #FF9900;
	border-bottom: solid 3px  #FF9900;
    
}

.jaune_box {
	font-style: bold;
    font-weight: bold;
	height:80px;
	background:url(images/bg.png) 0 0 repeat-x #363636;	
    background-color: #FFA500;
    padding: 6px 3px 5px 3px;
	color: #FFFFFF;
	margin-left:6px;
	border-right:  solid 2px  #FF9900;
    border-bottom: solid 3px  #FF9900;
    
}

.rouge {
	font-style: bold;
    font-weight: bold;
	line-height:20px;
	height:20px;
	/*background:url(images/bg.png) 0 0 repeat-x #363636;*/
    background-color: #FF6B36;
    padding: 6px 3px 5px 3px;
    color: #FFFFFF;	
	border-right:  solid 2px  #CF521D;
    border-bottom: solid 3px  #CF521D;
}


.violet {
	font-style: bold;
    font-weight: bold;
	line-height:20px;
	height:20px;
	/*background:url(images/bg.png) 0 0 repeat-x #363636;*/
    background-color: #0033FF;
    padding: 6px 3px 5px 3px;
	color: #FFFFFF;
	border-right:  solid 2px  #30F;
    border-bottom: solid 3px  #30F;
}

.bleu {
	font-style: bold;
    font-weight: bold;
	line-height:20px;
	height:20px;
	/*background:url(images/bg.png) 0 0 repeat-x #363636;*/
    background-color: #0099FF;
    padding: 6px 3px 5px 3px;
	color: #FFFFFF;
    border-right:  solid 2px  #0080FF;
    border-bottom: solid 3px  #0080FF;

}

.jauneclaire {
        font-style: bold;
        font-weight: bold;
        background-color: #FFF1CC;
        padding: 6px 3px 5px 3px;
}

.bordure {
    
	border-with : 0px;
	border-style : solid;
		}

.boite {
 width: 228px; /* Nos images de fond auront 220px de largeur */
 margin-left: auto;
 margin-bottom: auto;
 margin-left: auto;
 margin-right: auto; 
 background-position: 0px 0px;	
 border: solid 1px #FFA500; /* Pour voir les limites du bloc */
}

.blocvert {
 width: 460px;
 height: 28px;
 background-color: #8FCF3C;
 font-weight: bold ;
 color: white;
}

.blocjaune {
 width: 460px;
 margin-left: 180px;
 height: 28px;
 background-color: #DCDCDC;
 font-weight: bold ;
 color: white;
 text-align: right;
}


/* border: solid 1px #96CA2D */


.encadre_lien {
	width:164px;
	text-indent: 6px;
	left-margin: 2px;
	margin-left: 10px;
	border: solid 1px  #C0C0C0;
	border-style: dotted;
}

.aatest {
	width:220px;
	background-image:url(../images/barre_grise.png);
	font-size:20px;
	color:#000;
	float:left;
}
