img {
    border: 0;
}



body {
    padding:0;
    margin:0;
    background-color: #472C17;
    background-image: url("/sites/templates/images/background.jpg");
    background-repeat: repeat-x;
    font-family: century gothic;
    font-size: 13px;
    color: white;
}

#page {
    position: absolute;
    left: 50%;
    margin-left: -427px;
    padding: 0px;
    top: 0px;
    width: 855px;
}

#test {
    font-size: 30;
    }
    

a {
    text-decoration: underline;
    color: white;
}

/*header*/
#header {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 855px;
    height: 461px;
    background-image: url("/sites/templates/images/header.jpg");
}

#image1 {
    position:absolute; 
    left: 317px;
    top:130px;
    width: 261px;
    height: 201px;
    }
    
#image2 {
    position:absolute; 
    left: 596px;
    top:193px;
    width: 214px;
    height: 141px;
    }   

#texteDefilant
{
    position:absolute;
    width: 584px;
    height: 20px;
    top:51px;
    left: 259px;
    
}
MARQUEE {
    
    color:#472C17;
    font-size: 17px;
    font-family: times new roman;
  
    }
    
#icone_logis_de_france {
	position: absolute;
	top:143px;
	left:25px;
	z-index: 30000000;
	}    

 /*menu*/
 
.topnav {

    position: absolute;
           margin: 0;
    padding: 0;
    top: 90px;
    left:300px;  
}

.topnav li {

background-image:  url("/sites/templates/images/menu.jpg");
background-repeat:no-repeat;
width: 106px;
height: 29px;
}

.topnav li a:hover {

background-image:  url("/sites/templates/images/menu_hover.jpg");
background-repeat:no-repeat;
width: 106px;
height: 29px;
}



.topnav li.here, .topnav li.here_last {

background-image:  url("/sites/templates/images/menu_hover.jpg");
background-repeat:no-repeat;
width: 106px;
height: 29px;
}

.topnav li a {

width: 105px;
height: 29px;
list-style-type: none;
line-height: 29px;
text-align: center;
text-decoration: none;
}

.topnav li.here a  {
    font-weight: bold;
    color: #ffe400;
    }

.topnav li ul{

top:150px;
width: 105px;
height: 29px;
}

/*sous menu*/

.topnav2 {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 344px;
    left:300px;  
}

.topnav2 li {
background-image:  url("/sites/templates/images/sous_menu.jpg");
background-repeat:no-repeat;
width: 106px;
height: 29px;
}

.topnav2 li a:hover {
background-image:  url("/sites/templates/images/sous_menu_hover.jpg");
background-repeat:no-repeat;
width: 106px;
height: 29px;
}

.topnav2 li.here, .topnav2 li.here_last {
background-image:  url("/sites/templates/images/sous_menu_hover.jpg");
background-repeat:no-repeat;
width: 106px;
height: 29px;
font-weight: bold;
}





.topnav2 li a {
width: 105px;
height: 29px;
list-style-type: none;
line-height: 29px;
text-align: center;
text-decoration: none;
    
    color: #ffe400;
}

.topnav2 li.here a {
    
    
font-weight: bold;
}
.topnav2 li ul{
top:150px;
width: 105px;
height: 29px;
}

/*actualite*/

#news {
    position: absolute;
    width:180px;
    height:200px;
    top:176px;
    left:100px;
    font-family:book antiqua;
    font-size:12px;
    }




/*title*/

#title {
    position: absolute;
    font-family:Book antiqua;
    font-size: 24px;
    font-weight: bold;
    top: 415px;
    left:100px;
    width: 700px;
    color:white;    
    }


/*content*/

#main {
    position: absolute;
    width: 855px;
    background-image: url("/sites/templates/images/background_content.jpg");
    background-repeat: repeat-y;
    top:456px;
    left:1px;
}
#LogoPartenaire {
    position: absolute;
    z-index:2000;
    width: 560px;
    margin-top: 10px;
    margin-left: 170px;
    background-color: white;
    text-align: center;
    padding-left: 25px;
    }
    
#content {
    width: 700px;
    margin-left: 100px;
    min-height: 250px;
    font-family: century gothic;
    font-size: 12px;
    color: black;
    }

#plante { 
    top:0px;
    margin-left:632px;
    }
    
.hidden {
	display: none;
	}    

/*mention*/
#mentions {
    padding-top:25px;
    font-size:10px;
    margin-left: 250px;
    color: black;
    }


