@charset "utf-8";
/* CSS Document */

body
{
	width: 100%;
	height: 650px;
	margin: auto;
	background-color:#024a8e;
	background-image: url(fond.jpg);
	background-repeat:repeat-y;
}

#Logo
{
	position:relative;
	left: 400px;
	top: 40px;
	z-index: 19;
}

#Bt_1
{
	position:absolute;
	left: 9px;
	top: 9px;
	z-index: 10;
}

#Bt_2
{
	position:absolute;
	left: 309px;
	top: 9px;
	z-index: 10;
}

#pied
{
	width: 100%;
	height: 40px;
	border: 0px;
	position:absolute;
	left: 0px;
	top:660px;
	z-index: 1;
}

#fd_pied
{
	width: 100%;
	height: 40px;
	border: 0px;
	position:absolute;
	left: 0px;
	top:665px;
	background-color:#e7edf3;
	filter:alpha(opacity=30);
    -moz-opacity:0.3;
	z-index: 0;
}

#tab1
{

	border: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	
	
}

#dailymotion
{
	width: 134px;
	height: 416px;
	border: 0px;
	position: absolute;
	left:507px;
	top: 39px;
	z-index:15;
	
	
}

#pub
{
	border: 0px;
	position: absolute;
	left:1084px;
	top: 6px;
	z-index:7;
}



#fd
{
	position:absolute;
	top: 3px;
	left: 2px;
	z-index:auto;
}


#Player
{
	width: 500px;
	height: 370px;
	border: 0px;
	position:absolute;
	left:9px;
	top: 40px;
	z-index: 0;
}

#Rss 
{
	width: 450px;
	height: 305px;
	position: absolute;
	left: 2px;
	top: 425px;
	z-index:1;
}

#Email 
{
	position: absolute;
	left: 1px;
	top: 598px;
	z-index:2;
}

#Site
{
	top: 0px;
	position: absolute;
	left: 612px;
	z-index:3;
}
.text_wait{
	font-family : "Arial", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
/*#dessus
{
	width: 100%;
	height: 30px;
	border: 0px;
	position: absolute;
	left: 0px;
	top: 630px;
	background-image:url("fd_pied.png");
	z-index: 1;
}*/

