html{
min-height: 100%;
	height: auto;
}

body{
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

/*---------------------MAIN----------------------*/

#main_batiment{
margin: 0 auto;
position: top center;
background:url(_img/capucins.png);
background-repeat:no-repeat;
background-position:top center;
width:1000px;
height:1000px;
}

#main_terrain{
width:1000px;
margin: 0 auto 0 auto;
position: top center;
background:url(_img/terrains.png);
background-repeat:no-repeat;
background-position:top center;
width:1000px;
height:1000px;
}

#main_maison{
width:960px;
margin: 0 auto 0 auto;
background:;
background-repeat:no-repeat;
background-position:top center;
border-top:25px solid #000;
}

#main_map{
width:1000px;
margin: 0 auto 0 auto;
background:url(_img/footer.png);
background-repeat:no-repeat;
background-position: top center;
width:1000px;
height:1000px;
}

h1{
color:#9E0516;
font-size:12px;
}

/*-----------------------------------------------------MENU------------------------------------------------------*/

/*---------------------BOUTON RETOUR----------------------*/

#boutonretour{
width:113px;
height:113px;
float:left;
margin:15px 0px 0px 50px;
}
	#boutonretour a{
	display:block;
	text-decoration:none;
	background:url(_img/btn_off.png);
	background-repeat:no-repeat;
	width:113px;
	height:63px;/*--113px--*/
	text-align:center;
	color:#FFFFFF;
	padding-top:50px;
	}
	
	#boutonretour a:hover{
	display:block;
	text-decoration:none;
	background:url(_img/btn_on.png);
	background-repeat:no-repeat;
	width:113px;
	height:63px;/*--113px--*/
	text-align:center;
	color:#FFFFFF;
	padding-top:50px;
	}
	
/*---------------------FIN DU BOUTON RETOUR----------------------*/


/*---------------------BOUTON LOGO----------------------*/

#bouton1{
width:113px;
height:113px;
float:left;
margin:15px 0px 0px 83px;
}
	#bouton1 a{
	display:block;
	text-decoration:none;
	background:url(_img/888_logo.png);
	background-repeat:no-repeat;
	width:113px;
	height:113px;
	}
	
	#bouton1 a:hover{
	display:block;
	text-decoration:none;
	background:url(_img/888_logoon.png);
	background-repeat:no-repeat;
	width:113px;
	height:113px;
	}

/*--------------------- FIN DU BOUTON LOGO----------------------*/

#bouton{
width:113px;
height:113px;
text-align:center;
color:#FFFFFF;
float:left;
margin:15px 0px 0px 15px;
}

#bouton_capucin{
width:113px;
height:113px;
text-align:center;
color:#FFFFFF;
float:left;
margin:15px 0px 0px 15px;
}

#bouton_capucin a{
width:113px;
height:113px;
text-align:center;
color:#FFFFFF;
float:left;
}

#bouton_capucin a.on{
background:transparent url(_img/btn_on.png) no-repeat scroll 0 0;
color:#FFFFFF;
display:block;
padding-top:13px;
text-decoration:none;
width:113px;
	}

#bouton a{
background:transparent url(_img/btn_off.png) no-repeat scroll 0 0;
color:#FFFFFF;
display:block;
height:98px;
padding-top:15px;
text-decoration:none;
width:113px;
	}
	
	#bouton a:hover{
	display:block;
	text-decoration:none;
	background:url(_img/btn_on.png);
	background-repeat:no-repeat;
	width:113px;
	height:98px;/*--113px--*/
	color:#FFFFFF;
	padding-top:15px;
	}
	
	#bouton a.on{
	display:block;
	text-decoration:none;
	background:url(_img/btn_on.png);
	background-repeat:no-repeat;
	width:113px;
	height:83px;/*--113px--*/
	color:#FFFFFF;
	padding-top:30px;
	}

/*---------------------------------------------FIN DU MENU----------------------------------------------*/


/*---------------------CONTENU----------------------*/
#adresse{
display:block;
background-color:#000000;
color:#FFFFFF;
font-size:15.5px;
width:834px;
height:38px;
margin:410px 0px 0px 83px;
text-align:center;
padding:3px 0px 13px 0px;
}

#adress{
display:block;
background-color:#000000;
color:#FFFFFF;
font-size:15.5px;
width:833px;
height:38px;
margin:10px auto 0px auto;
text-align:center;
padding:3px 0px 13px 0px;
}


.contenu{
float:left;
line-height:1.4em;
margin-left:83px;
margin-top:60px;
width:450px;
}

.contenu_droit{
width:200px;
margin-right:170px;
margin-top:150px;
float:right;
}

#photo{
width:647px;
height:609px;
}

.contact{
width:200px;
margin-top:50px;
margin-right:170px;
float:right;
}

#map{
background:url(_img/bkg_map.png);
text-align:center;
width:647px;
height:599px;
float:right;
margin:45px 170px 0px 0px;
padding-top:10px;
}

/*---------------------FIN DU CONTENU----------------------*/

/*---------------------MENU LIENS----------------------*/

#lien{
width:113px;
height:134px;
text-decoration:none;
color:#FFFFFF;
float:left;
margin:15px 0px 0px 15px;
}
	
/*---------------------FIN DU MENU LIENS----------------------*/

#footer{
width:1000px;
height:26px;
}

/*---------------------FIN DU MENU LIENS----------------------*/

.capucins{
list-style-type:decimal;
}
