body 
{
background-color: #003366;
background-image: url("/images/bleu/back_bleu.jpg");
background-repeat: no-repeat;
/*background-attachment: fixed;*/
}

table.logo
{
background-image: url("/images/bleu/logo_bleu.gif");
background-repeat: no-repeat;
}
table.mousqueton
{
background-image: url("/images/bleu/mousqueton_bleu.jpg");
background-repeat: no-repeat;
}
table.reference
{
background-image: url("/images/bleu/reference_bleu.gif");
background-repeat: no-repeat;
}


h1
{
color: #AAD6FB;
}
h2
{
color: #AAD6FB;
}

/*links de petits menus*/
.small_menu a:link 
{
color: #AAD6FB;
}
.small_menu a:visited
{
color: #AAD6FB;
}

.small_menu a:hover 
{
color: #999999;
}


.special
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #AAD6FB;
font-size: 12px;
vertical-align: top;
}


.section_bleu a:link 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #AAD6FB;
font-size: 16px;
font-weight: 900;
text-align: right;
letter-spacing: -1px;
text-decoration: none;
}
.section_bleu a:visited
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #AAD6FB;
font-size: 16px;
font-weight: 900;
text-align: right;
letter-spacing: -1px;
text-decoration: none;
}

.section_bleu a:hover 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #AAD6FB;
font-size: 16px;
font-weight: 900;
text-align: right;
letter-spacing: -1px;
text-decoration: none;
}

.menu a:hover 
{
color: #AAD6FB;
}