/*style pour le body*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	    text-align: center; /* pour corriger le bug de centrage IE */
}


/*style pour la typo*/
.blanc12 {
	font-size: 12px;
	color: #FFFFFF;
}

.bleu12b {
	font-size: 12px;
	color: #10376d;
	font-weight: bold;
}

.bleu12 {
	font-size: 12px;
	color: #10376d;
}

.bleu11 {
	font-size: 11px;
	color: #10376d;
}

/* centrer le site*/
#site {
	margin-left: auto;
	margin-right: auto;
	width: 960;
	text-align: left; /* on rétablit l'alignement normal du texte */
	border: 1px solid #078DBE;
     }

#interl {

line-height:3ex;
}

#inter2 {

line-height:4ex;
}

#interl2 {

line-height:13pt;
}
/*style pour les tableaux*/
#album {
	background-image: url(images/hp-img5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

#groupe {
	font-size: 7px;
	
	}
	
#hpdroite {
	background-image: url(images/hp-imgfond.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#repdroite {
	background-image: url(images/rep-fond.gif);
	background-repeat: no-repeat;
	background-position: right center;	
}

.pop_up {
  background-color: #4FAED1;
}

h5
{
  font-size : 23px;
}

h6
{
  font-size : 15px;
  line-height : 10px;
}
