
.bloc {
border-style : solid;
border-width : 1px;
border-color : #d3cbcb;
}
h1 {
font-family : Verdana, Arial, sans-serif;
font-weight : normal;
font-size : 12px;
color : #334d55;
}
h2 {
font-family : Verdana, Arial, sans-serif;
font-weight : normal;
font-size : 11px;
color : #334d55;
}
h3 {
font-family : Verdana, Arial, sans-serif;
font-weight : normal;
font-size : 10px;
color : #7e7d76;
}
#sectionLinks {
list-style-type : none;
margin : 0.5em 0;
padding : 0;
width : 160px;
}
ul, li {
list-style : none;
padding : 0;
margin : 0;
}
#sectionLinks li a {
background : #fff url('puce2.gif') no-repeat 5px center;
font-size : 11px;
font-family : Arial, sans-serif;
color : #494040;
display : block;
width : auto;
padding : 0.1em 0;
padding-left : 2em;
text-decoration : none;
}
* html #sectionLinks li a {
width : 145px;
}
#sectionLinks li a:visited, #menu li a:active {
color : #494040;
}
#sectionLinks li a:hover {
color : #7f7b7b;
font-family : Arial, sans-serif;
background-color : #f4f4f4;
background-image : url('puce1.gif');
}
.Style1 {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 14px;
}
a:link {
color : #666666;
text-decoration : none;
}
a:visited {
text-decoration : none;
}
a:hover {
text-decoration : none;
color : #666666;
}
a:active {
text-decoration : none;
}
.Style5 {
font-family : Verdana, Arial, sans-serif;
font-weight : bold;
font-size : 11px;
color : #334d55;
}
.Style8 {
font-size : 10px;
color : #334d55;
font-family : Verdana, Arial, sans-serif;
}
.menu2 {
padding : 0 0 0 32px;
margin : 0;
list-style : none;
height : 35px;
background : #fff url(button1.gif);
position : relative;
border : 1px solid #000;
border-width : 0 1px;
border-bottom : 1px solid #444;
}
.menu2 li {
float : left;
}
.menu2 li a {
display : block;
float : left;
height : 35px;
line-height : 35px;
color : #ffffff;
text-decoration : none;
font-size : 11px;
font-family : arial, verdana, sans-serif;
font-weight : bold;
text-align : center;
padding : 0 0 0 8px;
cursor : pointer;
}
.menu2 li a b {
float : left;
display : block;
padding : 0 16px 0 8px;
}
.menu2 li.current a {
color : #fff;
background : url(button3.gif);
}
.menu2 li.current a b {
background : url(button3.gif) no-repeat right top;
}
.menu2 li a:hover {
color : #fff;
background : #000 url(button4.gif);
}
.menu2 li a:hover b {
background : url(button4.gif) no-repeat right top;
}
.menu2 li.current a:hover {
color : #fff;
background : #000 url(button3.gif);
cursor : default;
}
.menu2 li.current a:hover b {
background : url(button3.gif) no-repeat right top;
}
