@charset "iso-8859-15";
/* CSS Document ' general ' - Copyright © Sitenloc, tous droits réservés. */

html, body {
	background-color: #f0e3e8;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #683939;
}
#base {
	background-image: url(../img/bg_middle.png);
	background-repeat: repeat-y;
	background-position: center;
}
#cadre {
	background-image: url(../img/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu, #menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
#menu a:hover, #menu a:active {
	text-decoration:underline;
}
#content {
	background-image: url(../img/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #683939;
	font-size: 13px;
}
#copyright, #copyright a:link, #copyright a:visited, #copyright a:hover, #copyright a:active {
	font-size: 11px;
	font-weight: normal;
	color: #683939;
	text-decoration:none;
}
#copyright a:hover, #copyright a:active {
	text-decoration:underline;
}#offre {
	border: 1px solid #815A5A;
}
