/*
body
{
	background: #ffffff;
}
*/
.texte
{ 
color: #2A4A62; 
font-size: 12px; 
font-family: Arial; 
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.texte a
{ 
color: #3300FF; 
font-size: 12px; 
font-family: Arial; 
text-decoration: underline;
font-weight: normal;
font-style: normal;
}

.texteblanc
{ 
color: #FFFFFF; 
font-size: 12px; 
font-family: Arial; 
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.textenoir
{ 
color: #000000; 
font-size: 12px; 
font-family: Arial; 
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.texte12b
{ 
color: #2A4A62; 
font-size: 12px; 
font-family: Arial; 
text-decoration: none;
font-weight: bold;
font-style: normal;
}

.texte12b a
{ 
color: #2A4A62; 
font-size: 12px; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold;
font-style: normal;
}

.texte12b a:hover
{ 
color: #3300FF; 
font-size: 12px; 
font-family: Arial; 
text-decoration: underline;
font-weight: bold;
font-style: normal;
}

.poucet
{ 
color: #335978; 
font-size: 10px; 
font-family: Arial;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

h1.title
{

}

.navigation
{
color: #335978; 
font-size: 9px; 
font-family: Arial;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.poucet a
{ 
color: #3300FF; 
font-size: 10px; 
font-family: Arial; 
text-decoration: underline;
font-weight: normal;
font-style: normal;
}

.rouge { color: #ed7878; font-weight: bolder; }