	/*copyright by profilbox, frederic box */
  body {
	background-color: #ffffff; 
	}

	a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}

	a:visited {
	color: #000000;
	text-decoration: none;
	}
	
	a:hover {
	background-color:#ee2a40;
	color:#ffffff;
	text-decoration: none;
	}
	
	a:active {
	color: #EE293F;
	text-decoration: none;
	}

	p {
	font-size: 10px;
	font-family: arial, Courier, monospace;
	margin-bottom:-17px;
	color: #000000;
	letter-spacing:24px;
	}

  landingpage {
  width:760px;
  height:760px;
  background:#ffffff;
  }

  	#header {
    width:760px;
    height:30px;
    background:#ffffff;
    float:left;
      }
  
        	#logoprofilbox {
          width:500px;
          height:20px;
        	float:left;
            }
        
        	#languages {
          width:250px;
          height:20px;
          font-family: arial, Courier, monospace;
    	    letter-spacing:-3px
    	    font-size: 9px;
    	    float:left;
    	      }
      
li {
 float:left; /*pour IE*/
 border-left:0px;
 text-decoration:none;
 float:left;
 color:white;
 text-align:left;
 }

ul li a {
 display:block;
 float:left;   
 width:270px;
 margin-bottom:2px;
 background-color:#c5c5c5;
 color:white;
 text-decoration:none;
 text-align:left;
 }
 
ul li a:hover {
 background-color:#ee2a40;
 color:white;
 text-decoration:none;
 float:left;  
 text-align:left;
 } 

    #content {
      width:760px;
      height:480px;
      background:#ffffff;
      float:left;
      }
      
      #graphic-design {
      width:400px;
      height:400px;
      float:left;
        }
 
	#footer {
  width:360px;
  height:20px;
	font-size: 9px;
	font-family: "Courier New", courier,"sans-serif";
	letter-spacing: 1px;
  line-height: 9px;
	margin-top:0px;
	margin-left:26px;
	margin-bottom:0px;
	color: #7d7d7d;
  float:left;	
    }

	h1 {
	color:#000000;
	font-family: Arial, Courier, monospace;
	font-size:17px;
	letter-spacing:-1px;
	}

	h2 {
	color:#FFFFFF;
	font-family: arial, Courier, monospace;
	font-size:26px;	
	letter-spacing: -3px;	
	height:26px; 
  margin-top:0px;
  margin-left:4px;
  margin-bottom:5px;
	}

	h3 {
	color:#FFFFFF;
	font-family: arial, Courier, monospace;
	font-size:26px;
	letter-spacing: -3px;
	height:26px; 
  margin-top:0px;
  margin-bottom:5px;
  margin-left:4px;
	}

	h4 {
	color:#FFFFFF;
	font-family: arial, Courier, monospace;
	font-size:26px;
	letter-spacing: -3px;
	height:26px; 
  margin-top:0px;
  margin-bottom:5px;
  margin-left:4px;
	}
	
	h5 {
	color:#FFFFFF;
	font-family: arial, Courier, monospace;
	font-size:26px;
	letter-spacing: -3px;
	height:26px; 
  margin-top:0px;
  margin-bottom:5px;
  margin-left:4px;
	}
