@charset "utf-8";
body { 
width : 100%; 
height : 100%; 
margin : 0; 
background-color : #411d04; 
background-image : url(fd.jpg); 
background-repeat : repeat; 
background-attachment : scroll; 
font-family : "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; 
color : #fff; 
} 
#all { 
width : 954px; 
margin : 0 auto; 
} 
#banner { 
height : auto; 
width : 934px; 
margin : 0; 
padding : 10px; 
text-align : center; 
color : #fff; 
font-weight : bold; 
font-size : 25px; 
line-height : 26px;  
} 
#left { 
height : auto; 
width : 206px; 
margin : 5px 5px 0 0; 
padding : 5px; 
float : left; 
text-align : center; 
font-size : 13px; 
line-height : 15px; 
background-color : #59341a;
background-image: url(fd2.jpg); 
} 
#content { 
height : auto; 
width : 690px; 
margin : 5px 0 0 0; 
padding : 20px; 
border : 1px solid transparent; 
float : right; 
text-align : left; 
background-color : #59341a;
background-image: url(fd2.jpg); 
font-size : 13px; 
line-height : 15px;  
} 
#nav { 
width : 100%; 
height : auto; 
text-align : left; 
} 
#footer { 
height : 30px; 
width : 944px; 
margin : 0; 
padding : 5px; 
clear : both; 
text-align : right; 
font-size : 10px; 
line-height : 12px;  
} 
a:link { 
text-decoration : none; 
color : #ff0; 
} 
a:visited { 
text-decoration : none; 
color : #ff0; 
} 
a:active { 
text-decoration : underline; 
color : #ff0; 
} 
a:hover { 
text-decoration : underline; 
color : #ff8800; 
transition : all 0.5s ease; 
}
.ok {
color:#FFFF00; 
font-size : 14px;
font-weight : bolder; 
line-height : 13px; 
font-family : Arial, Verdana, sans-serif;
text-shadow : 1px 1px 1px rgba(0, 0, 0, 0.8);  
width:50px;
height:20px; 
padding-top : 0; 
padding-bottom : 0; 
background-color : #ae0010;
background : radial-gradient(circle at 50% 0%, #ff7700 0%, #ae0010 100%); 
text-align : center;
cursor:pointer; 
border:0; 
margin : 3px auto; 
border-radius : 10px;
box-shadow : 0 2px 2px rgba(255, 0, 0, 0.8);  
} 
a.menu { 
font-size : 14px; 
font-weight : bold; 
line-height : 13px; 
font-family : Arial, Verdana, sans-serif; 
text-shadow : 1px 1px 1px rgba(0, 0, 0, 0.8); 
width : 110px; 
padding-top : 4px; 
padding-bottom : 4px; 
background-color : #ae0010; 
background : radial-gradient(circle at 50% 0%, #ff7700 0%, #ae0010 100%); 
text-align : center; 
display : block; 
margin : 3px auto; 
border-radius : 10px; 
box-shadow : 0 2px 2px rgba(255, 0, 0, 0.8); 
} 
a.menu:link { 
color : #ffff00; 
text-decoration : none; 
} 
a.menu:visited { 
color : #ffff00; 
text-decoration : none; 
} 
a.menu:hover { 
color : #ffff88; 
text-decoration : none; 
background-color : #ff7700; 
background : radial-gradient(circle at 50% 0%, #ffaa35 0%, #ae0010 100%); 
} 
a.menu:active { 
color : #ffffff; 
text-decoration : none; 
background-color : #ff7700; 
background : radial-gradient(circle at 50% 0%, #ffaa35 0%, #ae0010 100%); 
} 
a.menu2 { 
font-size : 14px; 
font-weight : bold; 
line-height : 13px; 
font-family : Arial, Verdana, sans-serif; 
text-shadow : 1px 1px 1px rgba(0, 0, 0, 0.8); 
width : 200px; 
padding-top : 4px; 
padding-bottom : 4px; 
background-color : #ae0010; 
background : radial-gradient(circle at 50% 0%, #ff7700 0%, #ae0010 100%); 
text-align : center; 
display : block; 
margin : 3px 3px; 
border-radius : 10px; 
box-shadow : 0 2px 2px rgba(255, 0, 0, 0.8); 
} 
a.menu2:link { 
color : #ffff00; 
text-decoration : none; 
} 
a.menu2:visited { 
color : #ffff00; 
text-decoration : none; 
} 
a.menu2:hover { 
color : #ffff88; 
text-decoration : none; 
background-color : #ff7700; 
background : radial-gradient(circle at 50% 0%, #ffaa35 0%, #ae0010 100%); 
} 
a.menu2:active { 
color : #ffffff; 
text-decoration : none; 
background-color : #ff7700; 
background : radial-gradient(circle at 50% 0%, #ffaa35 0%, #ae0010 100%); 
} 
h1 { 
display : none; 
} 
h3 { 
font-weight : bold; 
font-size : 30px; 
letter-spacing : 1px;  
font-variant : small-caps; 
margin-top : 0; 
margin-bottom : 0;
text-shadow : 0 1px 1px rgba(255, 255, 255, 0.8); 
} 
h2 { 
font-weight : bold; 
font-size : 20px;
line-height: 18px;  
text-align : center;
text-shadow : 1px 1px 1px rgba(0, 0, 0, 0.8); 
}
h4 { 
font-weight : bold;
font-variant : small-caps;
font-size : 14px;
line-height : 13px;  
text-align : center;
text-shadow : 0 1px 1px rgba(255, 255, 255, 0.8); 
}
  
blockquote { 
margin-left : 10px; 
} 
img { 
margin : 0; 
padding : 0; 
border : none; 
} 
strong { 
font-weight : bold; 
} 
b { 
font-weight : bold; 
} 
li { 
list-style-type : none; 
background-image : url(img/puce.png); 
background-repeat : no-repeat; 
background-position : 0 4px; 
padding-left : 1em; 
margin-bottom : 10px; 
} 
p { 
text-indent : 15px; 
} 
p.separateur { 
text-indent : 0; 
text-align : center; 
} 
table { 
width : 100%; 
height : auto; 
text-align : center; 
border : 0; 
} 
td { 
text-align : center; 
} 
#fenestre1000 { 
width : 120px; 
height : auto; 
margin : 5px auto; 
padding : 5px; 
border : #ae0010 solid 1px; 
background-color : #000; 
} 
#fenestre1001 { 
width : 120px; 
height : auto; 
margin : 5px auto; 
padding : 5px; 
border : #ae0010 solid 1px; 
background-color : #000; 
} 
.slideshow { 
height : 202px; 
width : 202px; 
margin : 0 auto; 
} 
.slideshow img { 
padding : 0; 
border : #ae0010 solid 1px; 
background-color : transparent; 
} 
.juke2 { 
box-shadow : 0 2px 2px rgba(255, 255, 0, 0.3); 
display : block; 
width : 100%; 
height : auto; 
border-radius : 6px;
border-top: 1px solid #3b1700; 
padding : 5px; 
text-align : left; 
background : url(img/player-bg.png) 0 0 repeat scroll transparent;
background-image:         linear-gradient( #4a2d18, #3b1700);
background-image: -webkit-linear-gradient( #4a2d18, #3b1700);
background-image:    -moz-linear-gradient( #4a2d18, #3b1700);
background-image:     -ms-linear-gradient( #4a2d18, #3b1700);
background-image:      -o-linear-gradient( #4a2d18, #3b1700);
font-size : 13px; 
line-height : 15px; 
text-shadow : 0 1px 1px rgba(255, 255, 255, 0.8); 
margin-bottom : -10px; 
margin-top : -13px; 
} 
counter { 
border : 0; 
text-align : center; 
}