body{background-color:#149417;}

a {
	color: #fff;
	font-style: italic;
	text-decoration: none;
}

a:hover {color: #99FF00;}

#bg {
	width: 950px;
	height: 600px;
	margin: 50px auto;
	font-family: Arial, Verdana, serif; 
	font-size: 13px;
	background: url(../images/intro/bg.jpg) top center no-repeat;
}

#header {
	padding-top: 60px;
	color:#158a00;
	font-weight: bold;
}

	#titre1 {font-size: 30px;}
	#titre2 {font-size: 17px; font-style: italic;}

#bloc_forum {
	display: block; 
	width: 404px;
	height: 74px;
	margin: 60px 0 15px 60px;
	padding-top: 17px;
	text-align: center;
	background: url(../images/intro/forum.png) top center no-repeat;
}

#bloc_vert_tv {
	display: block; 
	width: 404px;
	height: 81px;
	margin: 0 0 15px 60px;
	padding-top: 10px;
	text-align: center;
	background: url(../images/intro/vert_tv.png) top center no-repeat;
}

#bloc_section {
	display: block; 
	width: 404px;
	height: 81px;
	margin: 0 0 0 60px;
	padding-top: 10px;
	text-align: center;
	background: url(../images/intro/section.png) top center no-repeat;
}

#video {margin: -301px 0 0 490px;}

.titre_bloc {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

#enter {
	display: block; 
	width: 273px; 
	height: 49px;
	margin: 20px auto;
	background: url(../images/intro/enter.png) top center no-repeat;
}
#enter:hover {background-position: bottom;}

#facebook {
	display: block;
	width: 40px;
	height: 38px;
	margin: -55px 0 0 854px;
	background: url(../images/intro/facebook.png) top center no-repeat;
}

#facebook em {display:none;}
#facebook:hover em {
	display: block; 
	position: absolute; 
	width: 150px; 
	height: 50px; 
	padding: 1px; 
	margin: -15px 0 0 -160px; 
	border: 1px solid #a3c39a; 
	background:#27b700; 
	color: white; 
	text-align: center; 
}