html { overflow-y: scroll; }
body, td, p, select, input, textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
p, li, ul {
	text-align: justify;
	line-height: 130%;
}
td, th {
	line-height: 130%;
}
input, textarea {
	border: 1px solid #C7AC76;
	background-color: #AD8C47;
	overflow-y:hidden;
	width: 220px;
}
h1 {
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 16px;
	color: #6C4B09;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A58543;
	border-right-color: #A58543;
	border-bottom-color: #A58543;
	border-left-color: #A58543;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #885f0a;
}
a:link, a:visited {
	text-decoration: none;
	color: #6C4B09;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
h2 a:hover{
	text-decoration: none;
}
.brd_haut {
	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: #98761a;
	border-right-color: #98761a;
	border-bottom-color: #98761a;
	border-left-color: #98761a;
}
.brd_bas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #98761a;
	border-right-color: #98761a;
	border-bottom-color: #98761a;
	border-left-color: #98761a;
}
.brd_hautbas {
	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: solid;
	border-left-style: none;
	border-top-color: #98761a;
	border-right-color: #98761a;
	border-bottom-color: #98761a;
	border-left-color: #98761a;
}
.petit { font-size: 10px; }
.btn {
	width:100px;
}
.img_dte {
	float: right;
	margin-left: 8px;
}
.img_gauche {
	float: left;
	margin-right: 8px;
}
#menu {
	background-image: url(../img/interface_r3_c4.jpg);
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
#menu a {
	color: #ffdd93;
}
#menu a:hover {
	text-decoration: none;
	color:#FFEBC1;
}
.selecteditem {
	color:#FFEBC1;
}
#content {
	background-color: #B99853;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.box_init		{position:relative;overflow:scroll;text-align:justify;font-size:small;float:left;margin:0px;}
.box			{z-index:1;position:absolute;text-align:justify;font-family: "Times New Roman", Times, serif;font-size:14px;line-height:150%}
.box_texte		{z-index:1;position:absolute;}
.scroll_V		{position:relative}
.scroll_V_esp	{display:block}
.scroll_V A		{display:block;line-height:80%;}
.scroll_V A IMG	{border:none;}
.scroll_V A:hover{background:silver;}
#bottommenu {
	text-align: center;
	height: 40px;
}
#mediatix {
	text-align: right;
}
#mediatix a, #skip a, #bottommenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CE8B00;
}
#mediatix a:hover, #skip a:hover, #bottommenu a:hover {
	color: #FFEBC1;
}
