/* Colonne de droite */
html, body {
    height: 110%;
}
#info
{
	position: absolute;
	margin-left: 427px;
	background-color: #FFFFFF;
	background-image: url(images/paysage.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 200%;
	width: 226px;
}
.calendar
{
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	height: 200px;
	width: 207px;
	background-image: url(images/Pleion.jpg);
	background-repeat: no-repeat;
}
.infos
{
	margin-top: 20px;
	margin-right: 20px;
	font-size: 18px;
	color: #006633;
	text-decoration: underline;
	text-align: right;
}
.kokopelli
{
	height: 7px;
	margin-top: 20px;
	margin-right: 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
.devK
{
	margin-right: 20px;
	margin-left: 10px;
	height: 220px;
	text-align: justify;
	font-size: 13px;
}
.petition
{
	text-align: right;
	margin-right: 20px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.FNHulot
{
	height: 7px;
	margin-top: 30px;
	margin-right: 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
.devFNH
{
	margin-right: 20px;
	margin-left: 10px;
	text-align: justify;
	font-size: 13px;
}
.dossiers
{
	margin-top: 20px;
	margin-right: 20px;
	font-size: 18px;
	color: #006633;
	text-decoration: underline;
	text-align: right;
}
.devD
{
	margin-right: 20px;
	margin-left: 10px;
	text-align: justify;
	font-size: 13px;
}
.sureau
{
	margin-top: 20px;
	margin-right: 20px;
	font-size: 13px;
	text-align: right;
	font-weight: bold;
}
/* Corps Accueil */
#body
{
	position: absolute;
	margin-left: 0px;
	background: #FFFFFF;
	background-image: url(images/paysagebody.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 200%;
	width: 440px;
}
.invitro
{
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
	height: 70px;
	width: 400px;
	color: #006633;
	font-weight: bold;
	text-align: justify;
}
.preambule
{
	margin-top: 0px;
	margin-left: 20px;
	height: 50px;
	background-image: url(images/preambule.png);
	background-repeat: no-repeat;
}
.devP
{
	margin-top: 10px;
	margin-left: 20px;
	width: 400px;
	text-align: justify;
}
.JOde
{
	margin-top: 20px;
	margin-left: 20px;
	height: 25px;
	background-image: url(images/jardin.png);
	background-repeat: no-repeat;
}
.photo
{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	height: 150px;
	width: 200px;
	background-image: url(images/lejardindode.jpg);
	float: left;
}
.devJ
{
	margin-top: 20px;
	margin-left: 20px;
	width: 400px;
	text-align: justify; 
}
.fruitiers
{
	margin-top: 20px;
	margin-left: 20px;
	height: 25px;
	background-image: url(images/fruitiers.png);
	background-repeat: no-repeat;
}
.devF
{
	margin-top: 20px;
	margin-left: 20px;
	width: 400px;
	text-align: justify;
}
.essais
{
	height: 400px;
	width: 100px;
}
