
@import url("commun.css");


#lieaff{
text-decoration:none;
color:#009999;
}

.zoom {
margin:auto;
	height: 150px;
	}
	
.zoom p {
text-align:center;
}

.zoom img {
	width: 156x;
	height:113px;
	border: thin groove #FFC557;
}

.zoom a:hover img{
		
	width:248px;
	height:178px;
	
}

body {
	margin: 0px;
	padding:0px;
}

#column2 {
	margin: 0;
	padding: 0;
	background-image: url(../images/side2.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 100%;
}
#column1 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/side1.gif);
	background-repeat: repeat-y;
	width: 100%;
}

#table{
	background-image: url(../images/bordnoirdeg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
