/* CSS Document */

.body {  background-attachment: scroll; background-image:       url(../images/rien.gif); background-repeat: no-repeat; background-position: left top; background-color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif;}
.titre1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; line-height: normale; font-weight: normal; color: #666666; text-decoration: none}

#lien {
	font-family: Verdana, Arial, Helvetica, sans-serif; color:#FF6633; text-decoration:none; font-size:12px;
}
#lien A {
	font-family: Verdana, Arial, Helvetica, sans-serif; CURSOR: hand; color:#FF6633; text-decoration:none;
}
#lien A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; CURSOR: hand; COLOR: #FF6633; TEXT-DECORATION: none;
}
 
a.lien1:link
{
color:#9999FF;
text-decoration:underline;
font-weight:bold;
}
a.lien1:visited
{
color:#D2821B;
text-decoration:underline;
font-weight:bold;
} 
a.lien1:hover
{
color:#FF9900;
text-decoration:underline;
font-weight:bold;
} 

a.lien2
{
color:#9999FF;
text-decoration:none;
font-weight:bold;
}
a.lien2:hover
{
color:#FF9900;
text-decoration:underline overline;
font-weight:bold; }

a.lien3:link
{
color:#990033;
text-decoration:underline;
font-weight:bold;
}
a.lien3:visited
{
color:#990033;
text-decoration:underline;
font-weight:bold;
} 
a.lien3:hover
{
color:#990033;
text-decoration:underline;
font-weight:bold}

.nom { text-transform:uppercase; font-weight:bold;}
.prenom { text-transform:capitalize;font-weight:bold;}
.orange {color:#FF6633; text-align:left;}
.cadre{border:1px solid #000};
</style> 

