body 
{
background-color: #663333;
background-image: url("/images/rouille/back_rouille.jpg");
background-repeat: no-repeat;
/*background-attachment: fixed;*/
}

table.logo
{
background-image: url("/images/rouille/logo_rouille.gif");
background-repeat: no-repeat;
}
table.mousqueton
{
background-image: url("/images/rouille/mousqueton_rouille.jpg");
background-repeat: no-repeat;
}
table.reference
{
background-image: url("/images/rouille/reference_rouille.gif");
background-repeat: no-repeat;
}


h1
{
color: #D9AEAE;
}

h2
{
color: #D9AEAE;
}

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

.small_menu a:hover 
{
color: #999999;
}
.special
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #D9AEAE;
font-size: 12px;
vertical-align: top;
}


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

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