body 
{
background-color: #542D54;
background-image: url("/images/mauve/back_mauve.jpg");
background-repeat: no-repeat;
/*background-attachment: fixed;*/
}

table.logo
{
background-image: url("/images/mauve/logo_mauve.gif");
background-repeat: no-repeat;
}
table.mousqueton
{
background-image: url("/images/mauve/mousqueton_mauve.jpg");
background-repeat: no-repeat;
}
table.reference
{
background-image: url("/images/mauve/reference_mauve.gif");
background-repeat: no-repeat;
}

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

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

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


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

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

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