

.smaller { 
 font-family: Verdana, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: 16px;
 font-weight: normal;
 vertical-align: top;
 color: #4c4c4c;
 text-decoration: none
}

.title { 
 font-family: Verdana, sans-serif;
 font-size: 16px;
 font-style: bold;
 line-height: 22px;
 font-weight: normal;
 color: #c80500;
 text-decoration: none
}

.sous-titre { 
 font-family: Verdana, sans-serif;
 font-size: 13px;
 font-style: bold;
 line-height: 16px;
 font-weight: normal;
 color: #c80500;
 text-decoration: none
}


.list { 
 font-family: Verdana, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: 16px;
 font-weight: normal;
 text-align:left;
 color: #5A5959;
 text-decoration: none
}

.sidebar { 
 font-family: Verdana, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: 16px;
 font-weight: normal;
 color: #FFFFFF;
 text-decoration: none
}

.a { 
 font-family: Verdana, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: 16px;
 font-weight: normal;
 color: #5A5959;
 text-decoration: none;
}


a:link { 
 font-family: Verdana, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: 16px;
 font-weight: normal;
 color: #5A5959;
 text-decoration: underline;
}

a:visited  { 
 font-family: Verdana, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: 16px;
 font-weight: normal;
 color: #5A5959;
 text-decoration: underline;
}

a:active  { 
 font-family: Verdana, sans-serif;
 font-size: 12px;
 font-style: normal;
 line-height: 18px;
 font-weight: normal;
 color: #43120D;
 text-decoration: underline;
}

a:hover  { 
 font-family: Verdana, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: 16px;
 font-weight: normal;
 color: #B25220;
 text-decoration: underline;
}

li {
 list-style-image: url(images/arrow2.gif);
 line-height: 105px;
}

body {
 background-image: url(images/shadowleft.gif);
 background-position:top;
 background-repeat:repeat-x;
 background-color:#FFFFFF;
}