/* Ceci est un fichier CSS appelé "design.css"  de Opportunité Web */
body 
{
    background-image: url("images/bgnd.jpg");
    background-attachment: fixed;
}
body,td,th
{
	color: #334A58;
	font-family: Arial;
	font-size: 12px;
}
.Style3
{
    color: #FF0000;
    font-family: Arial;
	FONT-SIZE: 14px;
    font-weight: bold;

}
.Style4 
{
    color: #000000;
    font-weight: bold;
}
.Style5
{
    color: #FFFFFF; /* blanc */
    font-family: Arial;
	FONT-SIZE: 14px;
    font-weight: bold;

}
.Style6
{
    color: #000000; /* noir */
    font-family: Arial;
	FONT-SIZE: 14px;
    font-weight: bold;

}
.Style7
{
    font-family: Arial;
    font-size: 14px;
	color: #334A58;
}
.Style8 
{
	FONT-SIZE: 12px;
	COLOR: #7CAE00;
	font-family: Arial;
}
.Style9
{
    color: #FF0000;
    font-family: Arial;
    FONT-SIZE: 18px;
    font-weight: bold;
}
.Style10
{
    color: #000000; /* noir */
    font-family: Arial;
    FONT-SIZE: 18px;
    font-weight: bold;
}
.Style11
{
        color: #008000;
		font-weight: bold;
}
.Style104
{
	font-size: 13px;
	color: #7CAE00;
	font-weight: bold;
	font-family: Arial;
}
.Style118 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}
.Style120 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7CAE00;
	font-weight: bold;
}
a {
	font-size: 11px;
	font-family: Arial;
}
a:link {
	color: #7CAE00;
	text-decoration: none;
}
a:visited {
	color: #7CAE00;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.Style121
{
    font-family: Verdana;
    font-size: 12px;
    color: #7CAE00;
}
.Style136 
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
    font-weight: bold;
}
.Style155 
{
    font-family: Arial;
    font-weight: bold;
    color: #7CAE00;
}
p
{
    font-family: Arial;
    font-size: 14px;
	color: #334A58;
	text-indent: 30px;
}
p:first-letter
{
   font-weight: bold;
   font-size: 1.5em;
   color: black; /* En noir */
}
blockquote
{
   text-align: justify; /* La citation sera justifiée */
}
h1
{
    font-family: Arial;
	font-size: 18px;
    font-weight: bold;
    color: #7CAE00;
}
h2
{
    color: #7CAE00;
	font-family: Arial;
	font-size: 12px;
}
h3
{
     color: #000000;
     font-family: Arial;
     font-size: 10px;
}

















