body 
{
	background-image:url("images/background.jpg");
	background-position: top center;
	background-repeat:repeat-y;
	background-color:#001220;
	background-attachment:fixed;
}
#menu img{
	cursor:pointer;
	}
img
{
	
	border:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
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;
}
a img{
	cursor:pointer;
}

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

#retour_senn
{
	top:20px;
	left:50px;
	position:fixed;
}

/*Centre de la page*/

#center
{
	margin:0 auto;
	padding:0;
	width:950px;
}

#titre
{
	margin:0 auto;
	padding:0;
	width:335px;
}
#content{
	margin:-30px auto;
	padding:0;
	width:800px;
	}
#menu
{
	margin:40px auto;
	padding:0;
	width:900px;
	height:100px;
	float:left;
}

#menu div
{
	margin-top:15px;
	margin-left:20px;
	height:auto;
	width:225px;
	color:white;
	text-align: center;
}

.videoHolder
{
	float:left;
	
	margin-left: 200px;;
	margin-right: auto;
	
	padding:0;
	
	width:500px;
	height:400px;
	margin-top:-100px;
}


#rihanna_video div,#guetta_video div,#beyonce_video div,#johnny_video div
{

	margin-left: auto;
	margin-right: auto;
}


.videoPlacer
{
	padding-top: 31px;
	padding-left: 31px;
}

.miniature
{
	width:150px;
	margin-top:287px;
	text-align:right;
}

.cadre
{
width:480px;
height:374px;
background-image:url("images/cadre.png");
}


.hautdepage
{
width:150px;
margin-top:287px;
}
