@charset "utf-8";
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: Tahoma, arial, sans-serif;
	font-size: 0.9em;
	color: #cfcfcf;
	background-color: #090909;
	}

#contenu {
	margin: auto;
	width: 1000px;
	}

#head{
		position:relative;
}

#head h1{
		
		background-image:url(images/header.jpg);
		width:675px;
		height:210px;
		float:left;
	}

#head h1 span{
		display:none;
	}

#lien h2{
		text-decoration:none;
		font-size:12px;
		float:left;
	    margin-left:140px;
		margin-top:23px;
	}
	
#facebook{
		background:url(images/bt_facebook.jpg) no-repeat;
		width:24px;
		height:24px;
      	position:absolute;
		margin-top:18px;
		margin-left:10px;
	}

#facebook span{
		display:none;
	}
	
#twitter{
		background:url(images/bt_twitter.jpg) no-repeat;
		width:24px;
		height:24px;
		position:absolute;
		margin-top:18px;
		margin-left:42px;
	}

#twitter span{
		display:none;
	}
	
#lien a:hover {
		background-position:left bottom;
	}

#menu{
		float:left;
		position:absolute;
		margin-top:290px;
	}

#work{
		background:url(images/titre_work.jpg) no-repeat;
		width:74px;
		height:19px;
		margin-bottom:30px;
	}

#work span{
		display:none;
	}

#gm{
	font-size:16px;
	color:#FFF;
}



#boutons1 a{		
		text-decoration:none;
		font-size:12px;
		color:#cfcfcf;
	}
	
#boutons1 a:hover{
		color:#ffffff;
		font-size:16px;
}
		

#artwork{
		background:url(images/titre_artwork.jpg) no-repeat;
		width:121px;
		height:19px;
		margin-bottom:30px;
	}
	
#artwork span{
		display:none;
	}
	

#boutons2{
		margin-top:33px;
	}

#boutons2 a{		
		text-decoration:none;
		font-size:12px;
		color:#cfcfcf;
	}

#boutons2 a:hover{
		color:#ffffff;
		font-size:16px;
	}

#contact{
		background:url(images/titre_contact.jpg) no-repeat;
		width:114px;
		height:19px;
		margin-bottom:30px;
	}
	
#contact span{
		display:none;
	}
	
#boutons3{	
		margin-top:33px;
	}
	
#boutons3 a{		
		text-decoration:none;
		font-size:12px;
		color:#cfcfcf;
	}
	
#boutons3 a:hover{
		color:#ffffff;
		font-size:16px;
	}
	
#footer{
		color:#575757;
		font-size:11px;
		margin-top:137px;
	}

#image{
		background-image:url(design/gm.jpg);
		position:absolute;
		width:600px;
		height:780px;
		margin-top:290px;;
		margin-left:230px;
	}
	
#image p{
		font-size:12px;
		margin-top:787px;
		padding-bottom:100px;
	}







		

