/* CSS Document */
* {
  margin: 0;
  padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* class cleafix */
.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/* class cleafix */


html, body {
  height: 100%; /* Required */
}
body, table {
	
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0em;
	font-size: 85%;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0.5em 0em;
	color: #000066;
	text-align: center;
}

h2, h4 {
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #000066;
	padding-top: 0.8em;
	padding-bottom: 0.5em;
}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 24px;
	font-size: 12px;
	background-position: left top;
	padding-left: 8px;
	background-repeat: no-repeat;
	text-decoration:none;
	padding-bottom: 11px;
	font-variant: normal;
	font-weight: normal;
}

h5 {
	color: #000066;
	padding: 3px 0;

}

p.bleu a, p.orange a, p.vert a, p.rouge a, p.jaune a{
	font-size: 1.1em;
	color: #FFF;
	line-height: 22px;
	height: 22px;
	min-height : 22px !important;
	height :auto;
	padding: 0;
	padding-left: 6px;
	padding-bottom: 6px;
	text-decoration:none;
	font-variant: normal;
	font-weight: normal;
	display:block;
	}

p.bleu{
	background: url(../images/bandeau_bleu.gif) no-repeat;
}

p.orange{
	background: url(../images/bandeau_orange.gif) no-repeat;
}

p.vert{
	margin-top: 10px;
	background: url(../images/bandeau_vert.gif) no-repeat;
}

p.rouge{
	margin-top: 10px;
	background: url(../images/bandeau_rouge.gif) no-repeat;
}

p.jaune{
	background: url(../images/bandeau_jaune.gif) no-repeat;
}

.photoContenu {
	text-align: center;
	display: block;
	clear:both;
	border:1px solid #CCCCCC;
	padding:2px;
	margin: 10px auto;
}

#scrollPhoto {width: 52%; text-align: center;	margin: 5px auto;
}

.aligneDroite{ text-align: right; font-size: 11px;}
.aligneGauche{ text-align: left; font-size: 11px;}

.noBorder {border: 0;}

#revueListe tr td{padding: 2px 2px 10px 2px; vertical-align:top;}
#revueListe tr{ background: url(../images/pixel_bleu.gif) repeat-x left bottom;
}
#tableauGauche {width: 25%}
#tableauCentre {width: 35%}
#tableauDroite {width: 40%}

#img_phare {
display: block;
margin: 10px auto;
border: none
}

#content-right #photo_maison {
	margin-left:4px;
	border:1px solid #CCCCCC;
	padding:2px;
	clear: both;
}

p, ul, i, ol, table {
	font-size: 0.9em;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #003d78;
	margin-bottom: 1em;
}

#top_menu li {
		font-size: 0.85em;
}

/* formatage des images*/
#img_flibustier{
 	border: solid 1px #CCC;
	width: 494;
	height: 372;
	padding: 4px;
	margin: 0 auto 0 45px;
}

/*  fin images */ 
#content-pri .droite
{
		width: 50%;
		float:right;
}

#content-pri .gauche
{
		width: 50%;
		float:left;
}
#content-pri ul li {
	margin-left: 40px;
	list-style-image: url(../images/bouton_phare.gif);
	list-style-position: outside;
	text-align: left;
	margin-bottom: 14px;
}

#content-pri ul li.nobullet {list-style-image: none; margin-left: 20px;}

#content-pri ol li {
	margin-left: 40px;
	list-style-type: decimal;
	list-style-position: outside;
	text-align: left;
	margin-bottom: 4px;
}
#content-pri li:first-child {
	margin-top: 10px;
}

#content-pri a {
  color: #006699;
  font-weight: normal;
  text-decoration: underline;
}
#content-pri #listIndent {
	text-indent: 37px;
}

#content-pri a:hover {
  color: #003d78;
  text-decoration: underline;
}

#content-pri a:visited {
  color: #003d78;
  text-decoration: underline;
}

#content-pri .next a.next{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	margin-top: 20px;
	text-decoration: none;
	overflow: auto;
	display: block;
	margin-right: 20px;
	list-style-type: none;
	width: 90px;
	float: right;
	visibility: visible;
	padding: 0px;
	margin-bottom: 20px;
	text-decoration:underline;
}

#content-pri a.next:hover{
color: #a68462;
text-decoration:none;
}

/* liste de historique*/ 

#content-pri ul.enumeration  {
	background: none;
	padding: 0;
	margin: 0;
 	clear: both;
}

#content-pri ul.enumeration li {
 	display: inline;
	margin-left: 0;
	list-style-image: none;
	list-style-position: none;
	position: relative;

}

#content-pri ul.enumeration li.annee {
	width: 10%;
	position: absolute;
	vertical-align: top;
	padding: 0;
	margin: 0;
} 

#content-pri ul.enumeration li.texte {
	width: 88%;
	margin-left: 0;
	float:right;
	padding-bottom: 10px;
} 

.width54{width: 54%}
.width33{width: 33%; padding-right:2%}
.width28{width: 28%}
.width18{width: 18%}
.width22{width: 22%}
.width11{width: 11%}
.width34{width: 34%}

.clearboth {
 display:block;
 clear:both;
}

.block {
	display:block;
}

.paddingBottom14 {
	padding-bottom: 14px;
}

.logoPartenaires {padding: 10px 10px 0 15px;}

