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



h1, h2, h3 {
	margin:0;
	padding:0;
	}
#page {
	background:url(../medias/membres-fond-home.gif) #ded8cf top left no-repeat;
	min-height: 500px;
	}
#page p.erreur{
	padding: 5px;
	margin: 5px 25px 5px 5px;
	font-weight: bold;
	background-color: white;
	color: red;
	border: 1px solid #3E3C40;
}


#conteneur-double {
	display: inline;
	margin-top:58px;
	margin-left:62px;
	float:left;
	width:470px;
	}

.pictoHome{
	float:left;
	text-align:center;
	margin-bottom:13px;
}

.pictoHome a{
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.bienvenue{
	float:left;
	margin-top:7px;
	background:url(../medias/membres-home-bienvenue-fond.gif) top left no-repeat;
	width:206px;
	height:168px;
	padding:38px 30px 0px 18px;
}

.bienvenue h3{
	margin:0px;
	color:#48a3bd;
}

.forum{
	float:left;
	margin-top:7px;
	margin-left:44px;
}

.blocDroite{
	float:left;
	width:278px;
	margin-left:50px;
}

.blocDroite .video{
	width:280px;
	height:235px;
	margin-top:20px;
}

.blocDroite .liens{
	margin-left : 104px;
	margin-top : 10px;
}

.blocDroite .liens img{
	margin-bottom:10px;
}

