<!--/*style1.css*/-->

body,lien1,lien2
{
font-family: verdana, sans-serif;
color:404040;

background-repeat: repeat;
background-attachment: fixed;
background-color: a1bda1
}

.titre
{
font-family: verdana, arial, sans-serif;
font-weight:bold;
color:bb0000;
text-transform:uppercase;
letter-spacing:3pt
}

A.lien1
{
color:404040;
font-weight:normal;
text-decoration:none;
background-color:none
}
A:hover.lien1
{
color:404040;
font-weight:normal;
text-decoration:underline;
background-color:none
}

A.lien2
{
color:555555;
font-weight:bold;
text-decoration:none;
background:none
}
A:hover.lien2
{
font-weight:bold;
text-decoration:none;
color:336600
}

A.lien3
{
color:777777;
text-decoration:none;
background:none
}
A:hover.lien3
{
text-decoration:underline;
color:777777
}

A.lien4
{
font-family: verdana, arial, sans-serif;
font-weight:bold;
text-decoration:none;
color:404040
}
A:hover.lien4
{
font-family: verdana, arial, sans-serif;
font-weight:bold;
text-decoration:none;
color:bb0000
}



