#content{
	min-height:220px;
}

*html #content{
	height:220px;
}

#content_left{
	width:242px;
	min-height:210px;
	float:left;
	background-image:url(../../../images/fond_gauche.jpg);
	background-repeat:no-repeat;
}

#content_middle{
	width:522px;
	min-height:220px;
	float:left;
}

#content_right{
	width:210px;
	min-height:220px;
	float:left;
}

/***Moteur de recherche***********/
#moteur_recherche{
	width:210px;
	float:left;
	display:inline;
}

#titre_rechercher{
	margin:15px 0 10px 0;
	!margin-bottom:-10px;
}

#moteur_recherche #recherche{
	width:155px;
	height:16px;
	border:1px solid #874D1E;
}



/*********Recherche thématique***/
#recherche_thematique{
	width:100%;
	float:left;
	margin:5px 0 0 0;
	!margin-top:-15px;
	text-align:left;
}

#titre_thematique{
	float:left;
	margin: 0 0 0 20px;
	display:inline;
}

#themes{
	width:175px;
	float:left;
	display:inline;
	margin: 5px 0 0 22px;
}

#themes a{
	width:auto;
	float:left;
	background-image:url(../../../images/puce.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:6px;
	margin-right:6px;
}

/*************************************/
#galerie{
	float:left;
	margin:10px 0 0 20px;
}