* {
	outline:none;
}

body {
	font-family: "Courier New", Courier, mono;
	color: #982904;
	font-weight: bold;

}
a {
	font-family: "Courier New", Courier, mono;
	font-weight: bolder;
	text-decoration: none;
	color: #CC3300;

}
h1 {
	font-weight: bolder;
	color: #CC3300;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: larger;
	font-weight: bolder;
	color: #982904;
}
h3 {
	font-weight: bold;
	color: #982904;
	font-size: small;
}
h4 {
	font-weight:bold;
	background-color:#CC3300;
	color:#FFFFFF;
	margin:0px;
	text-align:center;
	}
h5 {
	font-weight:bold;
	background-color:#982904;
	color:#FFFFFF;
	margin:0px;
	text-align:center;
	}
h6 {
	font-weight: bold;
	color: #982904;
	font-size:medium;
}
.date {
	font-size:12px;
	color: #982904;
	font-weight:bold;
	}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-weight: bolder;
	color: #CC3300;
	text-decoration: underline;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: smaller;
	font-weight: normal;
	color: #982904;
}
.actu {
	font-size: smaller;
}
#cache {
	width: 100px;
	height: 100px;
	position:absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;


}
ul {
	font-size: smaller;
	color: #982904;
}
input {
	font-family: "Courier New", Courier, mono;
	color: #982904;
	border-color:#982904;
	border-style:solid;
	background-image: url(images/fond2.jpg);

}
select {
	font-family: "Courier New", Courier, mono;
	color: #982904;
	background-color:#F7F0E8;
	border-color:#982904;
	border-style:solid;
	background-image: url(images/fond2.jpg);
}
option {
	font-family: "Courier New", Courier, mono;
	color: #982904;
	border-color:#982904;
	border-style:solid;
	background-image: url(images/fond2.jpg);
}
textarea {
	font-family: "Courier New", Courier, mono;
	color: #982904;
	scrollbar-face-color :#982904;
	scrollbar-track-color :#FFFFFF;
	scrollbar-arrow-color :#FFFFFF;
	scrollbar-shadow-color :#982904;
	scrollbar-highlight-color :#982904;
	scrollbar-3dlight-color :#982904;
	scrollbar-darkshadow-color :#982904;
	border-color:#982904;
	border-style:solid;
	overflow:auto;
	background-image: url(images/fond2.jpg);

}
.radio {
	border-style:none;
}
#remnews
{
	position:relative;
	left:15px;
	top:15px;
	width:250px;
	height:250px;
	visibility: hidden;

}
.ori {
	font-weight: normal;
	color: #C0A49B;
	font-size: 11px;
}
.r {
	color: #CC3300;
	font-weight: bold;
}
.pourc {
	color: #C6BDB9;
	font-weight: bold;
}
.bleu {
	color:#003399;
}
.cacher {
	visibility:hidden;
}
.stats {
	font-size:12px;
	}
img {
	border-style:none;
	}
.small {font-size: 10px;}