@charset "utf-8";
/* CSS Document */

body {
	background-color: #01d9cc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/structure/commun/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
.ombre_gauche {
	background-image: url(../images/structure/commun/ombre_gauche.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 26px;
}

.site_size {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 100%;
	background-color: #FBFBFB;
}
.marge {
	width: 22px;
}

.marge_int {
	width: 25px;
}
.left_side {
	width: 142px;
}
.margetop {
	height: 16px;
}
.ombre_droite {
	background-image: url(../images/structure/commun/ombre_droite.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 26px;
}
.tbl_fond {
	margin-left: auto;
	margin-right: auto;
	width: 956px;
}
.cart_nom_10 {
	font-size: 11px;
	margin-top: 7px;
}
.legal {
	font-size: 9px;
	color: #3C3C3C;
	width: 300px;
}
