a img { 
    border: 0px; 
    }
    
* {
    margin: 0;
    padding: 0;
    font-weight: normal;
    }
    
ul {
    list-style: none;
    }

/* HEADER */

#header {
	background-color: #171f2f;
	background-image: url("media/separation.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 20px;
    }
    
#intro {
    position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
    }

#intro img {
    position: relative;
    float: left;
    margin: 35px 0 0 65px;
    }

#intro h1 {
    margin : 0px 0 10px 318px;
    padding: 15px 0 0 0;
    }
    
#intro h1 a {
    font-family: "Century Gothic", Times New Roman, serif;
    font-size: 22px;
    color: #ffffff;
    text-decoration: none;
    }

#intro p {
    margin : 30px 0 25px 320px;
    width: 450px;
    font-family: Arial;
    font-size: 12px;
    color: #676f7f;
    }

#intro ul {
margin: 0 0 4px 320px;
}

#intro li {
    display: inline;
    font-family: Arial; 
    font-size: 10px;
    color: #283347;
    text-decoration: none;
    padding: 0 4px 0 0;
    }

#intro li a {
    font-family: Arial; 
    font-size: 11px;
    color: #cad1d7;
    text-decoration: none;
    }

#intro li a:hover {
    font-family: Arial; 
    font-size: 11px;
    color: #999999;
    text-decoration: none;
    }
	
#intro li a#menuactif {
    color: #00c0ff;
    }      


/* PAGE */

#logo img {
    position: absolute;
    margin: -3px 0 0 900px;
    float: left;
    }

#page {
    position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
    }
    


/* TITRE */
    
h4 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #171f2f;
    font-weight: bold;
    margin:  30px 0 15px 0;
    }

h4 a {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #171f2f;
    font-weight: bold;
    text-decoration: none;


    }

h4 a:hover{
    text-decoration: underline;
    }

/* BLOCPRESTATION */

 #blocprestations  {
    position: relative;
    float: left;
	margin: 10px 0 0 75px;
    _margin: 10px 0 0 35px;
    width: 220px;
    }
                
 #blocprestations li {
    padding-bottom: 6px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    }
    
 #blocprestations li a {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    }
    
 #blocprestations li a:hover {
    color: #222222;
    }
    
/* BLOCREFERENCES */    
       

#blocreferences {
    position: relative;
    float: left;
    margin: 10px 0 0 25px;
    _margin: 10px 0 0 30px;
    width: 200px;
    }
    
#blocreferences li {
    padding-bottom: 6px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    }
        
#blocreferences li a {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    }   
    
#blocreferences li a:hover {
    color: #222222;
    }

/* BLOCLOGO */

#animationlogo {
    position: relative;
    float: left;      
    margin: 35px 0 0 0px;
    }
    
/* BLOCCONTACT */

#ligne {
    clear: both;

}

 #bloccontact  {

    position: relative;
    float: left;

	margin: 10px 0 0 75px;
    _margin: 10px 0 0 35px;
    width: 240px;
    }
                    
 #bloccontact li {
    padding-bottom: 6px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    }
        
 #bloccontact li a {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    }
    
 #bloccontact li a:hover {
    color: #222222;
    }
    
/* BLOCDOCUMENTS */    
       

#blocdocument {

    position: relative;
    float: left;
    margin: 10px 0 0 5px;
    _margin: 10px 0 0 10px;
    width: 200px;
    }
    
#blocdocument  li {
    padding-bottom: 6px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    }
    
#blocdocument li img {
     width: 1.1em;
     height: 1.1em;
     padding-left: 3px;

}
        
#blocdocument  li a {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    }
    
#blocdocument  li a:hover {
    color: #222222;
    }
    
/* BLOCNEWS */

#blocnews {
    position: relative;
    float: left;
    margin: 10px 0 0 25px;
    /margin: 10px 0 0 20px;
    width: 250px;
    }

#blocnews  li {
    padding-bottom: 6px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    }

       
#blocnews  li a {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    }
    
#blocnews  li a:hover {
    color: #222222;
    }
    
/* BLOC LEFTPANEL */


#leftpanel  {
    position: relative;
    float: left;
	margin: 10px 0 0 75px;
    _margin: 10px 0 0 35px;
    width: 240px;
    }
                
#leftpanel h4{
       font-family:  "Century Gothic", sans-serif;
    _font-family: Arial, sans-serif;
    _font-weight: normal;
    color: #888888;
    font-weight: normal;
    }
    
#leftpanel ul {
    margin: 0 0 40px 0;
    }
        
#leftpanel li {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #676f7f;
    padding-bottom: 4px;
    }
    
#leftpanel li a {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #676f7f;
    text-decoration: none;
    }
    
#leftpanel li a:hover {
    color: #222222;
    }
    
#leftpanel li a#sousmenuactif {
    color: #1ca5e5;
    }


/* BLOC CENTERPANEL */

#centerpanel {
    float: left;
    margin: 10px 0 0 0 ;
    _margin : 10px 0 0 10px;
    width: 400px;
    }
    
#centerpanel p {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color : #171f2f;
    line-height: 160%;
    margin: 0 0 10px 0;
    }
    
#centerpanel p a {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color : #676f7f;
    text-decoration: none;
    }
    
#centerpanel p a:hover {
    text-decoration:  underline;
    }
    
#centerpanel dd {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color : #171f2f;
    line-height: 160%;
    margin: 0 0 10px 0;
    }

#centerpanel dt {
    margin : 12px 0 0 0;
    font-family: "Century Gothic", sans-serif;
    font-size: 13px;
    color: #676f7f;
    font-weight: normal;
    _font-family: Arial, sans-serif;
    _font-weight: normal;
    }

    
#centerpanel h3 {
    margin : 20px 0 10px 0;
    font-family: "Bell MT", Times New Roman, serif;
    font-size: 24px;
    color: #333333;
    text-decoration: none;
    }

#centerpanel h5 {
    margin : 20px 0 15px 0;
    font-family: "Century Gothic", sans-serif;
    font-size: 14px;
    color: #888888;
    font-weight: normal;
    _font-family: Arial, sans-serif;
    _font-weight: normal;
    }
    
#centerpanel h6 {
    margin : 12px 0 10px 0;
    font-family: "Century Gothic", sans-serif;
    font-size: 13px;
    color: #676f7f;
    font-weight: normal;
    _font-family: Arial, sans-serif;
    _font-weight: normal;
    }
    
#centerpanel ul#principal {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color : #171f2f;
    margin: 5px 0 0 0;
    }
    
#centerpanel ul {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color : #676f7f;
    }
    
#centerpanel li {
    list-style: outside disc;
    padding: 0 0 5px 0;
    margin: 0 0 0 15px;
    }

#centerpanel li a {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color : #676f7f;
    text-decoration: none;
    }
    
#centerpanel li a:hover {
    color : #555555;
    text-decoration: underline;
    }
    
#centerpanel ul#principal {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color : #171f2f;
        margin: 5px 0 0 -12px;
        list-style: none;
        }

        
    
/* RIGHT PANEL */

#rightpanel {
    float: left;
    width: 200px;
    margin: 35px 0 0 40px;
    }

#rightpanel h4 {
    font-family:  "Century Gothic", sans-serif;
    _font-family: Arial, sans-serif;
    _font-weight: normal;
    color: #888888;
    font-weight: normal;
    }
    
#rightpanel h5 {
    margin : 20px 0 15px 0;
    font-family: "Century Gothic", sans-serif;
    font-size: 14px;
    color: #b2B2B2;
    font-weight: normal;
    }
    
#rightpanel ul img { 
    height: 1.5em;
    width: 1.5em;
    float: left;
    padding-right: 5px;
    }
    
#rightpanel li {
    padding: 0 0 3px 0;
    }
    
    
#rightpanel li a {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color : #676f7f;
    text-decoration: none;
    }
    
#rightpanel li a:hover {
    text-decoration: underline;
    }

 
/* BLOC WALL */


#wall { 
    position: relative;
    width: 700px;
    background-color: #ffffff;
    margin: 40px 0 0 310px;
    padding: 0 0 30px 0;   
    float: left;
}

#wall ul {
float: left;
}

#wall li {
    float: left;
    padding: 2px 0 0 2px;
    margin: 9px 0 0 9px;
    height: 77px;
    width: 77px;
    
    border: 1px solid #dfdddd;
    
    }
    
/*
    #wall li img {
    width: 75px
    }
*/

#wall li.mot {
    /* width: 168px; */
    
    font: 12px Arial, sans-serif;
    color: #888888;
    border: 1px solid #ffffff;
    }

#wall li.mot span {
    position: relative;
    display: block;
    top: 50%;
    margin-top: -0.5em;
    text-align: center;
    
    }


    
/* FOOTER */
    
#footer {
    clear: both;
    padding: 100px  0 0 0;
    /padding : 60px 0 0 0;
    _padding : 80px 0 0 0;
    }
    
#footer hr {
    color: #e5e4e4;
    background-color: #e5e4e4;
    height: 1px;
    border: 0;
}

#footer ul {
    margin: 0 0 0 320px;
}

#footer li {
    display: inline;
    

}

#footer li a {
    color: #999999;
    font-family: Arial;
    font-size: 10px;
    text-decoration: none;

}

#footer li a:hover {
    color: #777777;
    text-decoration: underline;

}

#pointille {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
	color:#888888;
	}
	
#pointille:hover {
	color: #66ccff;
	text-decoration: none;
	}
