a:link   { 
    color: #600; 
    text-decoration: none ; 
    letter-spacing: 3px 
    }
    
a:hover      { 
    color: #900; 
    text-decoration: underline; 
    background-color: white ; 
    letter-spacing: 3px 
    }
    
    
a:visited  { 
    color: #333; 
    text-decoration: none ; 
    letter-spacing: 3px }

h1 {
    color: #cc6600;
    font-size: 25px; 
}
    
h2   { 
    color: #600; 
    font-weight: 100; 
    font-size: 20px; 
    font-family: Times, Georgia; 
    text-decoration: none; 
    letter-spacing: 1px }

h2   {
    color: #600;
    font-weight: 100;
    font-size: 17px;
    font-family: Times, Georgia;
    text-decoration: none;
    letter-spacing: 1px }

li{
    list-style-type:square;
}



input,label,ul  { 
    font-size: 15px; 
    font-family: Verdana, Arial, Helvetica 
    }
    
th { 
    font-size: 10px; 
    font-family: Verdana, Arial, Helvetica 
    }
tt  { 
    font-weight: normal; 
    font-size: 10px; 
    font-family: Verdana, Arial, Helvetica 
    }


p  { 
    color: #333; 
    font-size: 14px; 
    font-family: Verdana, Helvetica, Arial;
    text-align: justify 
    }


body {
	margin: 0;
	font-family: arial, verdana, sans-serif;
    background-color: #F5F5F5;
    font-size: 14px; 
}


#container {
    position: absolute;
	left: 50%;
	top: 0;
	right: auto;
	bottom: 0;
	margin-left: -390px;
	width: 780px;
}

#content {
    color: #333; 
    position: absolute;
    top: 200px;
    left: 20px;
    width:740px;
}

#header {
    position: absolute;
    top: 0px;
    left: 0px;
    width:100%;
}

#title {

    color: #cc6600;
	position: absolute;
	left: 0px;
	top: -180px;
	width: 300px;
	height: 131px;
}



#menu {
	position: absolute;
	top: 30px;
	left: 350px;
	height:131px;
	padding-left:100px;
	background: transparent url(http://www.catyzo.com/ressources/portrait_ico.jpg) no-repeat top left;

}



#droite{
    float:right;
	right:10px; 
	width:150px; 
}


ces/portrait_ico.jpg) no-repeat top left;

}



#droite{
    float:right;
	right:10px; 
	width:150px; 
}


