html, body {
margin: 0; padding: 0;
width: 100%; height: 100%;
}

body {
	background-color: #943030;
	background-image: url(/normes/bg.jpg);
	background-attachment: fixed;
}
.fulldiv {
	height: 100%;
	width: 100%;
	background-image: url(/images/fulldiv_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.block {
	background-color: #431616;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.articlebox {
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	padding: 10px;
	width: 90%;
	border: 1px solid #B69292;
	background-image: url(/images/td_bg.png);
}
.erratumbox {
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	padding: 10px;
	width: 90%;
	border: 1px solid #B69292;
	background-image: url(/images/td_bg.png);
	color: #FFF;
}
.erratumTITLE {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #CCC;
}
.articleTEXTE {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}



.menubox {
	width: 800px;
	border: 1px solid #B69292;
	background-image: url(/images/td_bg.png);
}

.colonebox {
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	padding: 0px;
	background-image: url(/images/td_bg_pale.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #600;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-color: #600;
}


.erratum {
	background-color: #2D0F0F;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
a:link {
	color: #E49A72;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E49A72;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFF99;
}
.style2 {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
}
.style7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
.style10 {
	color: #E49A72;
	font-size: medium;
}
.style11 {
	font-size: small;
	color: #E49A72;
}
.style12 {font-size: medium}
.style14 {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
}
.style16 {color: #FFFFFF}
.style17 {font-size: medium; font-weight: bold; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.article_justi {
	color: #FFFFFF;
	font-size: 13px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.home_footertxt {
	color: #FFFFFF;
	font-size: 10px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16px;
}
