body {
	background-image: url("/sites/templates/images/backgroundIndex.jpg");
    background-repeat: repeat-x;
	background-color: #96BF36;
    font-family: century gothic;
    font-size: 12px;
    color: white;
    }


#page {
    
    position:absolute;
    left: 50%;
    margin-left: -445px;
    padding:0px; 
    top:0px ;
    width:890px;
    background-image: url("/sites/templates/images/background_index.jpg");
    background-repeat: no-repeat;
    height: 548px;

}
#intro {
    position:absolute;
    left: 37px;
    top:139px;
    

}

#logo {
    position:absolute;
    top:445px;
   left: 40px;
	}
 	
#barre_dotted {
	position:absolute;
    top:470px!important;
    top:455px;
    left: 45px;
	width: 775px;
	height: 1px;
	border-bottom: 1px dotted #3D6B81;
	}	
/*menu*/	
	
	
	   
.topnav {
    position: absolute;
    margin:0px; padding:0px;
    width: 660px;height:70px;
    top:450px;
    left:200px;
    list-style-type: none;
   
    }      
     
  .topnav li ul {
    
    list-style-type: none;
    margin:0;
   
   margin-top:25px;
   padding:0;
    
    }



.topnav li ul li
{
    
    width:100px;
    margin:0;
    padding:0;
   
}
	
	
   
     
    
.topnav li {
    margin:0px;
    padding:0px;
    }
        
    .topnav li a { 
	margin: 0; padding:0;
    font-family:Arial; letter-spacing:-1px; font-weight: bold;
    text-decoration:none;
    color:black;
    font-size: 14px;
    font-weight: bold;
    color: black;
    list-style-type: none;
    background-image: url("/sites/templates/images/puce.gif");
    background-repeat: no-repeat;
    background-position: 0% 65%;
    padding-left:18px;
    padding-right:13px;  
     }          
    
.topnav li a:hover    {
    color: white;
    }
        
.topnav .here {
    text-decoration: underline;
    color:white;
    background-color: #C23F2B;
    }   
    	
/*sous menu */


.topnav li ul li, .topnav li ul li.here  , .topnav li ul li.here_last {
    margin: 0;
    padding: 0;
    padding-left: 16px;
    
    
    text-decoration: none;

    
}

.topnav li ul li a {
    font-family: century gothic;
    font-size: 12px;
    letter-spacing: 0px;
    color: #1f4f9a;
    text-decoration: none;
    margin: 0;
    padding: 0;
    background-image: none;
}

.topnav li ul a:hover {
    text-decoration: none;
    margin: 0;
    padding: 0;
    color: white;
    font-weight: bold;
}

.topnav li ul li.here {
    border: 0;
    
}

.topnav li ul li.here a,.topnav li ul li.here_last a {
    text-decoration: none;
    margin: 0;
    padding: 0;
    color: white;
    font-weight: bold;
    border: 0;
    
}




.topnav1 a:hover, .topnav2 a:hover, .topnav3 a:hover, .topnav4 a:hover, .topnav5 a:hover {
text-decoration: underline;
margin:0; padding:0;
}
 
.topnav1, .topnav2, .topnav3, .topnav4, .topnav5 {
	margin:0; padding:0;
    position: absolute;
    list-style-type: none;
    list-style: none;
    top:473px;
    width: 110px;
}

.topnav1 {
	left: 220px;
	
	}

.topnav2 {
    left: 350px;
    
    }

.topnav3 {
    left: 440px;
    
    }

.topnav4 {
    left: 585px;
    
    }

.topnav5 {
    left: 705px;
    
    }
    




