* {
	margin:0px;
	padding:0px;
	}
	

body {
	background-color:black;
	font-family: arial, helvetica, sans-serif ;
	font-size: 8pt ;
	line-height:10px;
	font-weight:bold;	
	color: black;
	text-transform:uppercase;
	}
	
#head {
	position:fixed;
	float:left;
	width:354px;
	}
	
	
#contenu {
	float:right;
	width:600px;
	position:absolute;
	left:365px;
	margin-left:10px;
	top:20px;
	}	
.CG{
	width:564px;
	height:31px;
	background-image:url("../image/digital.png");
	background-repeat:no-repeat;
	
	}
.GD{
	width:565px;
	height:31px;
	background-image:url("../image/graphic.png");
	background-repeat:no-repeat;
	
	}	
	
.web{
	width:571px;
	height:31px;
	background-image:url("../image/webdesign.png");
	background-repeat:no-repeat;
	
	}
.three{
	width:565px;
	height:31px;
	background-image:url("../image/three.png");
	background-repeat:no-repeat;
	
	}				
	
.gallery li{
		display : inline;
		border:0px;
		color:black;
		
		
		}
		
.gallery li a img{
		border:0px;
		margin:3px;
		}
	
		
.more {
	
	color:#bbbbbb;
	font-size:10px;
	letter-spacing:-1px;
	margin-top:10px;
	float:left;
	
	}	
	
h2 {

	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	font-weight:bold;
	color:#32eaec;



}	
	
.mail {
	
	float:right;
	color:#37f0ed;
	font-size:10px;
	width:100px;
	margin-top:10px;

	}		
	
a {
	
	text-decoration:none;
	
	}	
