/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 100%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}
/* Site */
body {
	background: #c0c0c0;
}
a {
	color: #79224c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
em {
	font-style: italic;
}
#centre {
	position: absolute;
	left: 20px;
	right: 20px;
	top: 10px;
	max-width: 2000px;
	min-width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
#logo-banner {
	position: absolute;
	width: 100%;
	height: 72px;
	border: none;
	border-bottom: 1px solid white;
	background: #e0872b url('images/logo_banner_bkg.png') top repeat-x;
}
#logo-banner #logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 392px;
	height: 72px;
}
#logo-banner #peinture {
	position: absolute;
	top: 0;
	right: 0;
	width: 282px;
	height: 72px;
}
#logo-banner #banner-logo {
	position: absolute;
	top: 0;
	right: 283px;
	height: 72px;
}
#banner {
	position: absolute;
	top: 73px;
	left: 0;
	width: 100%;
	height: 63px;
	border: none;
	border-bottom: 1px solid white;
	background: #c0c0c0 url('images/banner_bkg.png') top repeat-x;
}
#box-l-1, #box-l-2, #box-l-3, #box-l-4, #box-l-5,
#box-r-1, #box-r-2, #box-r-3, #box-r-4, #box-r-5 {
	position: absolute;
	width: 215px;
	height: 145px;
	border: none;
	border-bottom: 1px solid white;
}
#box-l-1, #box-l-2, #box-l-3, #box-l-4, #box-l-5 {
	left: 0;
}
#box-r-1, #box-r-2, #box-r-3, #box-r-4, #box-r-5 {
	right: 0;
	text-align: center;
}
#box-r-1 a, #box-r-2 a, #box-r-3 a, #box-r-4 a, #box-r-5 a {
	color: white;
	font-size: 12px;
}
#box-r-1 a:hover, #box-r-2 a:hover, #box-r-3 a:hover, #box-r-4 a:hover, #box-r-5 a:hover {
	text-decoration: none;
	font-weight: bold;
}
#box-l-1 h1, #box-l-2 h1, #box-l-3 h1, #box-l-4 h1, #box-l-5 h1 {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #79224c;
}
#box-l-1 ul, #box-l-2 ul, #box-l-3 ul, #box-l-4 ul, #box-l-5 ul {
	margin-left: 20px;
	padding-left: 20px;
	list-style: disc;
	color: #79224c;
	font-size: 12px;
}
#box-l-1 li, #box-l-2 li, #box-l-3 li, #box-l-4 li, #box-l-5 li {
	margin-bottom: 3px;
}
#box-l-1 {
	background: #d4891c;
	top: 137px;
}
#box-l-2 {
	background: #e5a04d;
	top: 283px;
}
#box-l-3 {
	background: #f4c082;
	top: 429px;
}
#box-l-4 {
	background: #fad7a7;
	top: 575px;
}
#box-l-5 {
	background: #ffe5c1;
	top: 721px;
}
#box-r-1 {
	background: #90492d;
	top: 137px;
}
#box-r-2 {
	background: #b07660;
	top: 283px;
}
#box-r-3 {
	background: #c4937e;
	top: 429px;
}
#box-r-4 {
	background: #dab4a3;
	top: 575px;
}
#box-r-5 {
	background: #efdfd2;
	top: 721px;
}
#box-menu {
	position: absolute;
	border: 1px solid white;
	border-top: none;
	background: #a28448;
	left: 216px;
	right: 216px;
	top: 137px;
	height: 145px;
	text-align: center;
}
#box-menu table {
	width: 526px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	border-spacing: 10px;
	border-collapse: separate;
}
#box-menu td {
	border: 1px solid white;
	background: #eedebb;
	height: 30px;
	margin: 0;
	padding: 0;
}
#box-menu td p {
	display: block;
	height: 30px;
	border-left: 10px solid #7DA3C6;
}
#box-menu td p a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
}
#box-center {
	position: absolute;
	width: 100%;
	left: 0;
	top: 283px;
	background: #fff5ed;
	min-height: 630px;
}
#box-contents {
	border: 1px solid white;
	border-top: none;
	background: #cfc4c3;
	margin-left: 216px;
	margin-right: 216px;
	margin-bottom: 30px;
	top: 0;
	min-height: 583px;
}
#box-contents h1 {
	border-left: 10px solid #79224c;
	font-size: 16px;
	color: #4f4a49;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
}
#box-contents #contents {
	padding: 10px;
	text-align: justify;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
}
#box-contents #contents ul {
	margin-left: 20px;
	padding-left: 20px;
	list-style: disc;
}
#box-contents h3 {
	font-weight: bold;
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #79224c;
}
#box-copyright {
	position: absolute;
	bottom: 0;
	height: 45px;
	background: #e6ded8;
	left: 216px;
	right: 216px;
}
#box-copyright p {
	margin-top: 10px;
	text-align: center;
}
#box-copyright a:hover {
	text-decoration: none;
	font-weight: bold;
}
#box-ict {
	position: absolute;
	width: 39px;
	height: 10px;
	bottom: 2px;
	right: 2px;
}