table#texte {
	background-color:#FFFFFF;
	width: 95%;

}

table#texte td {
    padding: 5px;

}

.data {
	color: #000000;
	text-align: justify;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.data a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.data a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.data a:hover {
	font-weight: bold;
	color: #409C85;
	text-decoration: underline
}
.toprow {
	font-style: normal;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004B35;
	font-size: 18px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #004B35;
}
.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #CCCCCC;

}
table#equipe {
	background-color:#FFFFFF;
	width:100%;

}
table#equipe td {
    padding: 2px;

}

.photo {
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width:20%;
}

.data1 {
	color: #000000;
	text-align: justify;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 25px;
}
.data1 a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.data1 a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.data1 a:hover {
	font-weight: bold;
	color: #409C85;
	text-decoration: underline
}

table#actualite {
	background-color:#FFFFFF;
	width: 95%;

}

table#actualite td {
    padding: 5px;

}

.data2 {
	color: #000000;
	text-align: justify;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.data2 a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.data2 a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.data2 a:hover {
	font-weight: bold;
	color: #409C85;
	text-decoration: underline
}
.toprow2 {
	font-style: normal;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004B35;
	font-size: 12px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #004B35;
}
.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #CCCCCC;

}

