* {
	margin:0px;
	padding:0px;
	outline: none; 
	-moz-outline-style: none; 
}
.global {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:800px
}
body {
	background-color:#000000;
	/*background-image:url(image/background.jpg);*/
	background-repeat:repeat-y;
	/*background-position:820px 0px;*/
	background-position:top;
}
/*logo*/
.logo {
	width:800px;
	height:110px;
	background-image:url(image/logo.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.logo a{
	width:160px;
	height:23px;
	display:block;
	display:none;
	background-image:url(image/cv.jpg);
	background-repeat:no-repeat;
	text-decoration:none;

}
.logo a:hover{
	background-position:0px -24px;
	text-decoration:none;
}
/*MENU*/
.menu {
	margin-left:295px;
	padding-bottom:50px;
	margin-bottom:0;
}
.menu span{
	margin-left:20px;
	float:left;
}
.menu a{
	text-decoration:none;
	margin-left:20px;
	float:left;
}

.menu a:hover{
	background-position:0px -13px;
	text-decoration:none;
}

.bt_graffiti{
	width:39px;
	height:13px;
	display:block;
	background-image:url(image/menu/menu_v1_01.jpg);
	background-repeat:no-repeat;
}
.bt_print{
	width:83px;
	height:13px;
	display:block;
	background-image:url(image/menu/menu_v1_03.jpg);
	background-repeat:no-repeat;
}
.bt_blackbook{
	width:59px;
	height:13px;
	display:block;
	background-image:url(image/menu/menu_v1_05.jpg);
	background-repeat:no-repeat;
}
.bt_web{
	width:25px;
	height:13px;
	display:block;
	background-image:url(image/menu/menu_v1_07.jpg);
	background-repeat:no-repeat;
}
.bt_friends{
	width:41px;
	height:13px;
	display:block;
	background-image:url(image/menu/menu_v1_09.jpg);
	background-repeat:no-repeat;
}
.bt_contact{
	width:43px;
	height:13px;
	display:block;
	background-image:url(image/menu/menu_v1_11.jpg);
	background-repeat:no-repeat;
}
.bt_cv{
	width:75px;
	height:13px;
	display:block;
	background-image:url(image/menu/menu_v1_cv.jpg);
	background-repeat:no-repeat;
}
/**/
.bt_graffiti_r {
	width:39px;
	height:13px;
	display:block;
	background-image:url(image/menu/menu_v1_01.jpg);
	background-repeat:no-repeat;
	background-position:0px -13px;
}
.bt_print_r{
	width:83px;
	height:13px;
	display:block;
	background-image:url(image/menu/menu_v1_03.jpg);
	background-repeat:no-repeat;
	background-position:0px -13px;
}
.bt_blackbook_r{
	width:59px;
	height:13px;
	display:block;
	background-image:url(image/menu/menu_v1_05.jpg);
	background-repeat:no-repeat;
	background-position:0px -13px;
}
.bt_web_r{
	width:25px;
	height:13px;
	display:block;
	background-image:url(image/menu/menu_v1_07.jpg);
	background-repeat:no-repeat;
	background-position:0px -13px;
}
.bt_friends_r{
	width:41px;
	height:13px;
	display:block;
	background-image:url(image/menu/menu_v1_09.jpg);
	background-repeat:no-repeat;
	background-position:0px -13px;
}
/*HEADER*/
.header {
	color:#808080;
	font-family:"trebuchet ms",sans-serif;
	font-size:10px;
	font-weight:lighter;
	letter-spacing:1px;
	line-height:13px;
	margin:0px;
	padding:0px;
	display:none;
}
.header hr {
	border:solid #808080 thin;
	border-bottom:none;
	margin:10px 0 10px 0;
}
/*COMPO*/
.compo_left{
	width:800px;
	height:450px;
	margin-bottom:30px;
	color:#808080;
	font-family:"trebuchet ms",sans-serif;
	font-size:11px;
	font-weight:lighter;
	letter-spacing:1px;
	line-height:13px;
	background-image:url(image/trame.gif);
	background-repeat:no-repeat;
	/*left*/
	background-position:right;
}
.compo_right{
	width:800px;
	height:450px;
	margin-bottom:30px;
	color:#808080;
	font-family:"trebuchet ms",sans-serif;
	font-size:11px;
	font-weight:lighter;
	letter-spacing:1px;
	line-height:13px;
	background-image:url(image/trame.gif);
	background-repeat:no-repeat;
	/*background-repeat:repeat;*/
	/*right*/
	background-position:left;
}

.compo_left .description {
	width:190px;
	height:auto;
	background-color:#000000;
	padding-bottom:10px;
	/*left*/	
	margin-left:600px;
	text-align:left;
	padding-left:10px;
}
.compo_right .description {
	width:190px;
	height:auto;
	background-color:#000000;
	padding-bottom:10px;
	/*right*/	
	text-align:right;
}

.compo_left img{
	width:600px;
	height:450px;
	position:absolute;
}
.compo_right img{
	width:600px;
	height:450px;
	margin-left:200px;
	position:absolute;
}
.compo_left .description h1, .compo_right .description h1{
	color:#FFFFFF;
	font-family:"trebuchet ms",sans-serif;
	font-size:11px;
	font-weight:lighter;
	letter-spacing:1px;
	line-height:13px;
}
.compo_left .description a, .compo_right .description a{	
	color:#808080;
	font-family:"trebuchet ms",sans-serif;
	font-size:11px;
	font-weight:lighter;
	text-decoration:none;
	letter-spacing:1px;
	line-height:13px;
	padding-left:15px;
	background-image:url(image/fleche.gif);
	background-repeat:no-repeat;
}
/*FRIENDS*/
.friends {
	color:#808080;
	font-family:"trebuchet ms",sans-serif;
	font-size:30px;
	line-height:23px;
	text-align:right;
}
.friends a{
	color:#808080;
	text-decoration:none;
}
.friends a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
/*BACK*/
.back {
	width:100%;
	text-align:right;
	margin:0 0 30px 0;
	padding:0;
}
.back a{	
	color:#808080;
	font-family:"trebuchet ms",sans-serif;
	font-size:11px;
	font-weight:lighter;
	text-decoration:none;
	letter-spacing:1px;
	line-height:13px;
	padding : 0 0 0 15px;
	background-image:url(image/flecheTop.gif);
	background-repeat:no-repeat;
}


/*lien*/
.lien {
	width:100%;
	text-align:right;
	margin:0 0 0 0;
	padding:0;
}
.lien a{	
	color:#808080;
	font-family:"trebuchet ms",sans-serif;
	font-size:10px;
	font-weight:lighter;
	text-decoration:none;
	letter-spacing:1px;
	line-height:13px;
	padding : 0 0 0 15px;
	margin:0;
	background-image:url(image/fleche.gif);
	background-repeat:no-repeat;
}

.cleaner {
	clear:both;
	visibility:hidden;
	margin: 0;
	padding: 0;
}

