html{
background: #b8c7a1;
}

body
{
width: 850px; 
margin-left:auto;
margin-right:auto;
background: #b8c7a1;
margin-top:0px;
color: #fff;
scrollbar-face-color:#E4ECDA;
scrollbar-arrow-color:#660000;
scrollbar-track-color:#2E412C;
scrollbar-shadow-color:#2E412C;
scrollbar-highlight-color:#2E412C;
scrollbar-dlight-color:#2E412C;
scrollbar-darkshadow-Color:#425942;
}

.fond{
background: #e4ecda;
}

.menu {
font-family: arial;
font-size: 12px;  
align: center;
background-color: #2E412C; 
width: 100%;
border-bottom: 2px solid #797;
}

.navBar
{
margin-top:10px;
margin-bottom:0px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
color:       #2E412C;
font-size:   9px;
padding: 3px 3px 3px 3px;
margin-bottom:10px;
/*background: #D4E3D1;*/   
}


.title
{
background:  #D4E3D1;           
border-bottom: 2px solid #B8C7A1;
font-family: Arial, Helvetica, sans-serif;
font-size: big;
font-weight:bold;
color: #2E412C;
font-size:   15px;  
margin-top:0px;
margin-bottom:0px;
padding-top:3px;
padding-bottom:3px;
padding-left:20px;
}

.faqTopic
{
font-family: Arial, Helvetica, sans-serif;
font-size: big;
color:       #2E412C;
padding : 3px 10px 3px 30px;
font-size:   15px;
background:  #D4E3D1;               
border-bottom: 2px solid #B8C7A1;
}

.text1
{
font-family: Arial, Helvetica, sans-serif;
color: #2E412C;
font-size: 15px;
padding: 10px 10px 10px 10px;
background: #D4E3D1;   
border-bottom: #B8C7A1 solid 10px;
}

.text2
{  
padding-top:0px;
padding-bottom:6px;
margin-top:0px;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
font-family: Arial, Helvetica, sans-serif;
color:       #2E412C;
font-size:   13px;
padding: 10px 10px 10px 10px;
background: #e4ecda;
color:    #3D526E;
padding-left:30px;
padding-right:20px;
}

.code
{  
margin-top:5px;
margin-bottom:5px;
align:center;
width:650px;
font-family: Courier;
padding: 10px 10px 10px 10px;
background:#D4E3D1;
border-top: #e4ecda solid 5px;
border-bottom: #e4ecda solid 5px;
border-right: #e4ecda solid 5px;
border-left: #e4ecda solid 5px;   
color: #2E412C;
font-size:   10px;
}

a:link , a:visited {
margin-top:10px;
padding-top:10px;
padding-bottom:10px;
text-decoration : underline;
color : #660000;
padding-top:10px;
padding-left: 0px;
padding-right: 0px;
font-weight: bold;
font-size:   13px;
}

a:active, a:hover{
margin-top:10px;
padding-top:10px;
padding-bottom:10px;
color:#666666;
padding-left: 0px;
padding-right: 0px;
text-decoration : underline;
font-weight: bold;
font-size:   13px;
}

.top{
margin:0px;
margin-bottom:0px;
padding-bottom:0px;
}


