#menu li a#btn_acc {
	height: 35px;
	margin-top: -5px;
}

/* Millieu de page layout.php*/

#recherche {
	margin: 0;
}

#recherche p {
	margin: 0 0 0 90px;
	text-align: center;
	font-weight: bold;
	
}

#recherche fieldset {
	border: none;
	margin: 5px 0;
	padding: 0;
}
#recherche fieldset label {
	display: block;
	width: 128px;
	float: left;
	height: 26px;
	margin-top: 5px;
	text-align: right;
	font-weight: bold;
	line-height: 26px;

}

#recherche fieldset input {
	display: block;
	width: 128px;
	float: left;
	height: 26px;
	margin-left: 15px;
}

/* blocs du centre*/

.bloc1 {
	margin-top: 50px;
	width: 300px;
	float: left;
	margin-left: 40px;
}

#environnement {
	margin-left: 10px;
}

.bloc2 {
	margin-top: 50px;
	width: 238px;
	height: 250px;
	float: left;
	text-align: center;
}
.bloc2 p a {
	width: 250px;
	display: block ;
	margin: 0 0 5px -7px;
}

.bloc2 p a:hover {
	height: 130px;
	margin-top: -5px;
}

.bloc2 p img {
	border: none;
}


.bloc3 {
	margin-top: 50px;
	margin-left: 30px;
	width: 314px;
	float: left;
}

.bloc3 p {
	/*font-weight: bold;*/
	text-align: center;
/*	float: left; */
	margin: 0;
}

.bloc_derniers {
    margin: auto;
	width: 950px;
	float: left;
}

.bloc_derniers p {
    text-align: center;
}

.vignette {	
	border: 1px solid rgb(0,100,200);	
	height: 75px;
	width: 130px;
	float: left;
	margin: 10px;
	background: white;
}

ul#middle_but li
{	
	margin: 0px;
	padding: 0 ;
	float: left;
}

ul#middle_but li a
{
	margin: 0;
	display: block ;
	border: 0px;
	color: #000 ;
}
ul#middle_but li a:hover
{
	height: 35px;
	margin-top: -5px;
}

ul#middle_but li a img
{
	border: 0;
}

p.intro {
	margin-left: 125px;
	text-align: center;
	font-weight: bold;
}

#center {
	margin-top: 40px;
	min-height: 345px;
}
