body{
	background-color:#ACB8C8;
}
img{
	border=0px;
}
#corps{
	width:900px; height:675px; 
	background-image:url(images/espalier_background.jpg);
	background-repeat:no-repeat;
	font-family:verdana,arial,helvetica;
	margin-left: auto;
	margin-right: auto;
	font-size : 12px;
}
#liens{
	position:relative; left:65px; top:76px; width:169px; height:345px;
	font-size:14px;
}
#texte{
	position:relative; left:265px; top:-270px; width:568px; height:451px;
	color:#000;
	overflow: auto;
	padding-top:6px;
	padding-left:6px;
	width:560px;
}
#cartevisite{
position:relative; left:65px; top:56px; width:169px; height:95px;
font-size:12px;	
text-align : center;
}
.liens_texte{
height : 36px;
padding-top : 8px;
padding-left : 8px;
font-size : 15px;
}
.liens_contact{
padding-top : 47px;
}
.liens_texte a{
text-decoration:none;
color:#000;
}
.texte_title{
font-weight: bold;
text-decoration: underline;
}
.image{
text-align: center
}
.boldy{
font-weight: bold;
}
.img_left{
float:left;
padding-left:15px;
}
.img_right{
float:right;
padding-right:15px;
}
