body, div{
	margin:0;
	padding:0;
}

body{
	background:#9a7501;
	font-family: verdana;
}

#page{
	width:1000px;
	margin:0 auto;
	background:#fff;
}

#header{

}

#sexe{

}

#footer{

}

img{
	border:none;
	text-decoration:none;
}

a:link, a:visited{
	text-decoration:underline;
	color:#e53888;
}

a:link:hover{
	text-decoration:underline;
}

.entrer, .sortir{
	margin:5px auto;
	font-size:70px;
	width: 250px;
	text-align:center;
	float:left;
}


#recip{
	clear:both;
}

#table-de-recips{
	border: #555 solid 3px;
	margin:10px auto;
}

.spl{
	color: #00f;
	font-size:64px;
	text-decoration:none;
	display:block;
	text-indent:70px;
	margin:20px 10px;
	clear:both;
}

.spl1{
	background:url('film.png') left bottom no-repeat ;
}

.spl2{
	background:url('play.png') left bottom no-repeat ;
}

.spl:hover{
	text-decoration:underline;
}

.column50{
	width:50%;
	float:left;
	text-align:center;
}

.column30{
	width:33%;
	float:left;
	text-align:center;
}

#texte{
	width:600px;
	margin:10px auto;
	text-align: justify;
}

.row{
	width:100%;
	clear:both;
}
