7 font-family: "Trebuchet MS", sans-serif
;
26 * html body
{ /*IE6 hack*/
27 padding: 180px 0 40px 0; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
30 * html #maincontent
{ /*IE6 hack*/
41 height: 180px; /*Height of top frame div*/
42 overflow: hidden
; /*Disable scrollbars. Set to "scroll" to enable*/
43 /* background-color: #CF4017; */
44 background: black url
(images/bannernb.jpg) no-repeat center top
;
65 height: 40px; /*Height of bottom frame div*/
66 overflow: hidden
; /*Disable scrollbars. Set to "scroll" to enable*/
67 background-color: black
;
87 top: 180px; /*Set top value to HeightOfTopFrameDiv*/
90 bottom: 40px; /*Set bottom value to HeightOfBottomFrameDiv*/
92 /* background: #CF4017; */
97 #maincontent h1
,h2
,h3
,h4
{
130 margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
149 text-decoration:none
;
170 background-color : black
;
171 list-style-type : none
;
175 ul#menu_horizontal li
{
178 display : inline-block
;
182 ul#menu_horizontal li
.bouton_gauche
{
186 ul#menu_horizontal li
.bouton_droite
{
190 ul#menu_horizontal a
{
192 text-decoration : none
;
197 ul#menu_horizontal
a:hover
{
202 ul#menu_horizontal a img
{
208 border-bottom: 3px solid
#CF4017;