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

html{
	height:100%;
	margin:0;
	padding:0;
}

body{
	background-color:#000000;
	height:100%;
	margin:0;
	padding:0;
}

#dewplayer{
	margin-top:30px;
	margin-bottom:5px;
	text-align:center;
}

#validation{
	margin-top:5px;
	text-align:center;
}

#pub_google{
	width:468px;
	height:15px;
	margin:auto;
}

.text{
	margin-top:5px;
	color:#FFFFFF;
	text-align:center;
}

/** Les Images **/

#logo_clc{
	background: url(../imgs/logo_clc.png) no-repeat center;
	width:270px;
	height:261px;
}

#logo_relou{
	width:330px;
	height:261px;
	margin:auto;
}

#ecriture_clc{
	background:url(../imgs/ecriture_clc.png) no-repeat center;
	margin:auto;
	width:751px;
	height:154px;
}

#association_lan{
	margin:auto;
	width:404px;
	height:48px;
	padding-top:25px;
}

#site_l4dm{
	margin:auto;
	width:475px;
	height:54px;
	padding-top:20px;
}

#forum{
	margin:auto;
	width:127px;
	height:46px;
	padding-top:20px;
}

