*
{
	font-family:Verdana;}
	
.contenu h2
{
	font-weight: bold;
	font-size: 1.8em;
	color: #c90e0e;
	font-family: Arial;
	padding-bottom: 15px;
	text-align:center;
}

.contenu h3
{
	font-weight: bold;
	font-size: 1.4em;
	font-family: Arial;
	padding-bottom: 35px;
	text-align:center;
}

#divFond
{
	background-image:url(../animations/plan-fond2.png);
	background-position:center center;
	background-repeat:no-repeat;	
	margin-bottom:30px;
	}

.contenu{
	padding-right: 20px;
	margin-top: 0px;
	margin-left: 230px;
	margin-right:0px;
	background-image: url(../images/famille.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	color: black;
	font-weight:bold;
	font-family: Verdana;
	font-size: 0.8em;
	text-align:center;
	
}

.tableAgence
{
	background-image:url(../images/famille.jpg);
	background-position:center center;
	background-repeat:no-repeat;	
	}

#animation
{
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	font-weight: bold;
	border-left: blue 1px solid;
	color: blue;
	border-bottom: blue 1px solid;
	font-style: italic;
	font-family: Arial;
	margin:20px;
	padding:10px;
	margin-top:30px;
	margin-bottom:30px;
}

#animation a
{	
	font-style:italic;
	text-decoration:underline;
	}
	
#animation a:hover
{	color:#c90E0E;
	font-style:italic;
	}
	
#textAnim
{

	padding-right: 10px;
	padding-left: 10px;
	font-size: 10pt;
	padding-bottom: 10px;
	margin: 20px;
	color: black;
	padding-top: 10px;
	font-family: Arial;
}

#textAnim a
{	color:#c90E0E;
	text-decoration:underline;
}

.defilant
{	width:50%;
	margin-bottom:20px;
	text-align:center;
	}

.defilant a
{
	font-weight: bold;
	font-size: 12pt;
	color: #c90e0e;
}

.defilant a:hover
{
	font-weight: bold;
	font-size: 12pt;
	color: #c90e0e;
}

#divLiens
{
	margin:20px 0 20px 0;
	text-align:left;}
	
#divLiens a,#liste a
{
	color:firebrick;
	font-weight:bold;
	margin:0 15px 0 15px;
	}

.divDep
{
	display:inline;
	float:left;
	padding-right:20px;}

#divListe
{
	width:100%;
	text-align:left;}

.divDep h3
{
	font-weight:bold;
	font-size:16px;
	margin:20px 0 10px 0;}
	
#divListe a
{text-decoration:none;
	color:Black;}
	
#divListe div
{	font-weight:normal;
	margin:5px 0px 5px 10px;}


