/* CSS Document */

BODY {
background:url(../img/bkg.jpg);
background-repeat:repeat-x;
font-family:"Microsoft Sans Serif";
font-size:12px;
margin-left:0px;
margin-top:0px;
}

.titre_page {
font-family: "Times New Roman", Times, serif;
font-size:24px;
color: #CCCCCC;
}

.text_11_blanc {
font-family:"Microsoft Sans Serif";
font-size:12px;
color:#FFFFFF;
}
.text_11_noir {
font-family:"Microsoft Sans Serif";
font-size:12px;
color:#333333;
text-align:justify;
}

.text_menu_blanc {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}

a:link {
font-family: "Microsoft Sans Serif";
font-size:11px;
font-weight:bold;
color:#00335F;
text-decoration:none;
}
a:visited {
font-family: "Microsoft Sans Serif";
font-size:11px;
font-weight:bold;
color:#00335F;
text-decoration:none;
}
a:hover {
font-family: "Microsoft Sans Serif";
font-size:11px;
font-weight:bold;
color:#999999;
text-decoration:none;
}

a.menuSup:link {
font-family: "Microsoft Sans Serif";
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-decoration:underline;
}
a.menuSup:visited {
font-family: "Microsoft Sans Serif";
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-decoration:underline;
}
a.menuSup:hover {
font-family: "Microsoft Sans Serif";
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

.celluletexte {
background-color: #EBEBEB;
border:#666666 1px solid;
color:#333333;
height:18px;
}

.bouton {
background-color: #00335F;
border:#00335F 1px solid;
color:#FFFFFF;
width:120px;
}




