@charset "utf-8";

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B97D60;
}
.tbl_haut {
	background-image: url(images/tbl_haut.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tbl_bas {
	background-image: url(images/tbl_bas.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.TITRE {
	color: #B97E60;
	font-size: 40px;
	text-transform: uppercase;
}

.tbl_contenu {
	background-image: url(images/image_femm.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.texte {font-size: 12px}

.menu_haut {
	background-image: url(images/back_menu.jpg);
	background-repeat: repeat-x;
	color: #c18e75;
	font-weight: normal;
	text-transform: uppercase;
}
.menu_bas {
	background-image: url(images/back_sousmenu.jpg);
	background-repeat: repeat-x;
	color: #662614;
}
.cylexpert {color: #503022}



.oeil {
	background-image: url(images/oeil.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
