div#global div#content div#bienvenue{
width:775px;
height:195px;
}
	div#global div#content div#bienvenue div.texte{
	float:left;
	display:inline;
	position:relative;
	width:431px;
	padding:0 10px 0 0;
	}
		div#global div#content div#bienvenue div.texte h2{
		margin-bottom:12px;
		}
		div#global div#content div#bienvenue div.texte p{
		margin-bottom:7px;
		}
	div#global div#content div#bienvenue img.collec{
	float:right;
	position:relative;
	display:inline;
	width:330px;
	border:2px solid #FFF;
	}
	

div#global div#content div#entrees{
width:775px;
height:200px;
position:relative;
clear:both;
}

	div#global div#content div#entrees div.bloc{
	width:250px;
	float:left;
	display:inline;
	margin-right:12px;
	height:200px;
	font-size:10px;
	color:#7d7d7d;
	}
		div#global div#content div#entrees div.bloc.der{
		margin-right:0;
		}
		body div#global div#content div#entrees div.bloc img.trouver{
		margin:0 0 13px 0;
		position:relative;
		display:block;
		}
		
		div#global div#content div#entrees div.actus{
		margin:13px 0 0 3px;
		position:relative;
		display:block;
		width:235px;
		height:115px;
		padding:5px 5px 0 5px;
		background-image:url(../images/fd_actuas.gif);
		background-position:0 0;
		background-repeat:no-repeat;
		}
			div#global div#content div#entrees div.actus h3{
			color:#e6aac3;
			font-weight:bold;
			margin-bottom:5px;
			background-image:url(../images/puce.gif);
			background-position:0 1px;
			background-repeat:no-repeat;
			padding-left:12px;
			}
			div#global div#content div#entrees div.actus p{
			margin-bottom:5px;
			}
			div#global div#content div#entrees div.actus a{
			color:#7d7d7d;
			text-decoration:none;
			}
		
		div#global div#content div#entrees div.newsletter{
		margin:9px 0 15px 3px;
		width:215px;
		height:110px;
		padding:10px 15px 0 15px;
		background-image:url(../images/fd_actuas.gif);
		background-position:0 0;
		background-repeat:no-repeat;
		}
			div#global div#content div#entrees div.newsletter h3{
			margin-bottom:10px;
			}
			div#global div#content div#entrees div.newsletter p{
			margin-bottom:15px;
			}
			div#global div#content div#entrees div.newsletter input.champ{
			background-color:#1f1c21;
			border:1px solid #4c494d;
			width:170px;
			float:left;
			color:#7d7d7d;
			}
			div#global div#content div#entrees div.newsletter .bt_ok{
			margin:-3px 0 0 7px;
			float:left;
			}


div#global div#footer{
margin-top:25px;
}