@charset "utf-8";

/* Style généraux*/
*{
	margin:0;
	padding:0;
}
body {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* Style global */

.alignDroit {
	height:15px;
}
.alignDroit a {
	height: 10px !important;
}


/* Header&Menu  */

#header {
	background-image:url(../images/fond_header.jpg);
	background-repeat:repeat-x;
	height:315px;
}

	#contenu_header {
	width:1024px;
	margin-left:auto;
	margin-right:auto;

	}
	
	#video_header {
	padding-top: 12px;
	z-index: 1;

	}
#toggle:hover {
	background-image: url(../images/SlideOn.gif);
	z-index: 500;
}

	
	#themes {
	width:1024px;
	height:53px;
	float: left;
	background-color: #000000;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#themes li {
	display: inline;
	list-style-type: none;
}
#themes a {
	height: 53px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#themes span {
	display: none;
}
	
	#choixStyles {
	width:145px;
	height:44px;
	padding-top:8px;
	float: right;
	
	}

		.menuChoixStyles {
		margin-bottom: 7px;
		text-align:right;
		height: 13px;
		margin-left: 25px;
		}
#menu {
}

	
	#graphisme {
		background-image: url(../images/Menu1.jpg);
		width: 154px;
	}
	
	#multimedia {
		background-image: url(../images/Menu2.jpg);
		width: 156px;
	}
	
	#musique {
		background-image: url(../images/Menu4.jpg);
		width: 123px;
	}
	
	#splenlabz {
		background-image: url(../images/Menu3.jpg);
		width: 147px;
	}
	
	#cv {
		background-image: url(../images/BtCv.jpg);
		height: 60px;
		width: 241px;
	}

#mail {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	margin-left: 6px;
}
#mail:hover {
	color: #BBE700;
	text-decoration: none;
}


	#myspace {
		background-image: url(../images/MenuMyspace.jpg);
		width: 99px;
	}
	
	#themes img {
		float: left;
	}
	
	#graphisme:hover {
		background-image: url(../images/Survol/Menu1Roll.jpg);
	}
	#graphisme.active {
		background-image: url(../images/Survol/Menu1Roll.jpg);
	}
	
	#multimedia:hover {
		background-image: url(../images/Survol/Menu2Roll.jpg);
	}
	
	#multimedia.active {
	background-image: url(../images/Survol/Menu2Roll.jpg);
	}
	
	#splenlabz:hover {
		background-image: url(../images/Survol/Menu3Roll.jpg);
	}
	
	#splenlabz.active {
		background-image: url(../images/Survol/Menu3Roll.jpg);
	}
	
	#musique:hover {
		background-image: url(../images/Survol/Menu4Roll.jpg);
	}
	
	#musique.active {
		background-image: url(../images/Survol/Menu4Roll.jpg);
	}
	#myspace:hover {
		background-image: url(../images/Survol/MenuRollMyspace.jpg);
	}
#toggle {
	height: 25px;
	width: 387px;
	z-index: 1;
}



#content{
	z-index: 2;
	position: relative;
	height: 25px;
	width: 387px;
	top: -250px;
	left: 60%;
	}

/* Contenu  */

#contenu {
	background-image: url(../images/fond_contenu.jpg);
	background-repeat: repeat-x;

}

	#bloc {
	height: 617px;
	width: 1024px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}
	#blocContenu {
	height: 567px;
	width: 984px;
	float: left;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-left: 40px;
	}
	.works {
	float: left;
	margin-bottom: 20px;
		}
.thumbnails {
	width: 200px;
	height: 141px;
	float: left;
	padding-right: 28px;
	padding-bottom: 37px;
}

.thumbnails a {
	background-color: #000000;
	display: block;
	/*	height: 142px;*/
	width: 213px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 142px !important;
}
.thumbnails a:hover {
	background-color: #BCE701;
	
}

/* Footer  */

#footer {
	background-image:url('../images/fond_footer.jpg');
	background-repeat:repeat-x;
	height:70px;
	}

	#foot1 {
	width:1024px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	}
	
#test {
	height: 315px;
	background-repeat: repeat-x;
	background-image: url(../images/slide1.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

	#contenuTest {
	width: 1024px;
	height: 315px;
	margin-left:auto;
	margin-right:auto;
	}
		#contenuGauche {
	height: 270px;
	width: 474px;
	float: left;
	padding-top: 45px;
	padding-left: 50px;
		}
		#contenuCV {
	width: 370px;
	float: left;
	height: 215px;
	padding-left: 110px;
	padding-top: 100px;
		}
h2 {
	color: #BBE700;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

