body {
	font-family: tahoma;
	font-size: 15px;
}

h1 {
	font-family: tahoma;
	font-size: 15px; 
	color: #000000; 

}

h2 {
	font-family: tahoma;
	font-size: 15px; 
	color: #000000; 
}
	
h3 {
	font-family: tahoma;
	font-size: 13px; 
	color: #000000; 
}

h4 {
	font-family: tahoma;
	font-size: 11px; 
	color: #000000; 
	font-weight: normal;
}

.eng {
	font-family: tahoma;
	font-size: 9px; 
	color: #000000; 
	font-weight: bold;
}

.titre {
	font-family: tahoma;
	font-size: 25px; 
	color: #FFFFFF; 

}

.txt {
	font-family: tahoma;
	font-size: 15px; 
	color: #000000; 
	font-weight: bold;


}

.txtr {
	font-family: tahoma;
	font-size: 15px; 
	color: #8F0000; 
	font-weight: bold;


}

a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
}

a:active {
	text-decoration: none;
	color: #000000;
	font-size: 15px;
}

a:hover {
	color: #000000;
	font-size: 15px;
}

#bas_page a:link {
	text-decoration: none;
	color: #000000;
	font-size: 11px; 
}

#bas_page a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 11px; 
}

#bas_page a:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px; 
}

#texte a:link {
	text-decoration: none;
	color: #000000;
}

#texte a:visited {
	text-decoration: none;
	color: #000000;
}

#texte a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#texte a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#lien a:link {
	text-decoration: none;
	color: red;
}

#lien a:visited {
	text-decoration: none;
	color: red;
}

#lien a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#lien a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.photo {
	padding: 1px;
	border-top: 1px solid #8F0000;
	border-right: 1px solid #8F0000;
	border-bottom: 1px solid #8F0000;
	border-left: 1px solid #8F0000;
}

