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

html {height: 100%;margin-bottom: 1px;scrollbar-base-color: #081201; }
body {  background-color:#081201; color:#c2913d; font-family:"Times New Roman", Times, serif;font-size:12px; text-align: justify }

#general {position: relative; width:950px; margin:auto; top:-0px;}


.bordureB {border:#FEFEFE solid 1px}
.bordureG {border:#505050 solid 1px}
.bordureR {border:#7e191f solid 1px}
.bordureN {border:#000000 solid 1px}
img {border: 0;}


h1{font-size:18px}



a:link		{ color: #c2913d; text-decoration: none; font-weight:bold }
a:visited	{ color: #a8e560; text-decoration: none; font-weight:bold}
a:active	{ color: #5bb40d; text-decoration: none; font-weight:bold}
a:hover		{ color: #a8e560;text-decoration: none; font-weight:bold}

