.texte {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
    text-align : justify;
	margin-left : 10px;
	font-weight : normal;
	margin-right : 10px;
}

.images_footer .imageDroite{
	text-align : right;
}

.images_footer .imageGauche{
	text-align : left;
}

.texte_lien {
	font-family : Arial;
	font-size : 13px;
	font-style : normal;
    text-align : justify;
	font-weight : bold;
}
.annie {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
    text-align : justify;
	font-weight : normal;
}
.marge {
	margin-left : 10px;
	margin-right : 10px;
}

.margi {
    text-align : left;
	margin-left : 10px;
	margin-right : 10px;
}

.titre-bl-gr {
	font-family : Arial;
	font-size : 14px;
	font-style : bold;
    margin-left : 5px;
	color : Navy;
	font-weight : 600;
}


.titre-bl  {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
  margin-left : 5px;
	color : Navy;
	font-weight : 600;
}

A {
	font-family : Arial;
	font-size : 11px;
	color : Navy;
	text-decoration : none;
}

A:HOVER {
	color : #DC143C;
	text-decoration : underline;
}
A.lien {
	font-family : Arial;
	font-size : 13px;
	color : Navy;
	text-decoration : none;
}

A.lien:HOVER {
	color : #DC143C;
	text-decoration : underline;
}

.blanc {
	font-family : Arial;
	font-size : 12px;
    text-align : center;
	color : White;
}

.blancbold {
	font-family : Arial;
	font-size : 12px;
	text-align : left;
	color : White;
	font-weight : 600;
	padding-left: 10px;
}
	.blancbold.green {
		background:#69CC03;
	}
	.blancbold.blue {
/*	  background:#0f3e6f;*/
	  background-image:url(../img/degrade-menu.jpg);
	  background-repeat:no-repeat;
	}

.tab  {
	font-family : Arial;
	font-size : 11px;
}

.bleu {
	font-family : Arial;
	font-size : 11px;
	color : #0A52A2;
}
.bleu_lien {
	font-family : Arial;
	font-size : 13px;
	color : #0A52A2;
}

.rouge {
	font-family : Arial;
	font-size : 11px;
	color : #CC3300;
}

.violet2 {
	font-family : Arial;
	font-size : 11px;
	color : #ff3300;
}

.photo {
float: right;
}

.photog {
float: left;
}.contour-img-drt {
	clip: rect(auto,auto,auto,auto);
	border-right-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#footer {
	margin-left:200px;
	margin-top:-20px;
}

#actualite p {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
  text-align : justify;
	margin-left : 10px;
	margin-right : 10px;
}
#actualite p.chapeau {
	font-weight : bold;
}
	#actualite img#actuImg {
	  float:right;
	  border:none;
	  margin-left:10px;
	  margin-bottom:10px;
	}
	#actualite #titre {
	  font-weight:bold;
	  font-size:1.1em;
	  margin:5px 0 0 10px;
	}

	#actualite img#actuImg2 {
	  float:left;
	  border:none;
	  margin:10px;
	}

#actualites img.mini {
  float:left;
  margin:5px;
}
#actualites p {
  vertical-align:middle;
}

.clear{
	clear:both;
}


h3 {
	font-size:0.9em;
	margin-left:10px;
}
