#gauche{
	float: left;
	height: 400px;
	width: 145px;
	margin-left: 4px;
}
#gauche p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 25px;

}
#gauche li{
	list-style-type: none;

}
#centre{
	float: left;
	height: 400px;
	width: 201px;
	margin-left: 2px;
}
#droite{
	float: left;
	height: 400px;
	width: 125px;
	margin-left: 3px;
}
#plan{
	height: 80px;
	width: 611px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC2525;
}
#planpdf{
	height: 80px;
	width: 201px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC2525;
}
#gauche h1, #centre h1, #droite h1,#plan h1,#planpdf h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FC0303;

}
.espace{
	margin-top: 3px;

}
.espace2{ margin-right:: 3px;
	margin-left: 3px;

}
#gauche a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	display: block;
	margin-top: 4px;
	height: auto;
	width: auto;
	border: 1px solid #FC0303;
	margin-left: 2px;
	
}
#gauche a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	display: block;
	margin-top: 4px;
	height: auto;
	width: auto;
	border: 1px solid #FC0303;
	margin-left: 2px;
	color: #FFFFFF;
	background-color: #FC0303;
	
}
