/*
	www.radisnoir.net
	Copyleft - all rights reversed.
*/

body {
	color: #960;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-image: url(../images/fond.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0;
}

/* liens */
a:hover {
	color:#000000;
}
a img {
	border-style: none;
}

/* typos */
h1 {
	color: #482400;
	font-size: 13px;
	font-weight: 100;
	font-style: normal;
	text-transform: uppercase;
	text-align: right;
	margin: 0 0 5px;
	padding: 20px 0 0;
	border-bottom: 1px solid #482400;
}
h2 {
	color: #099;
	font-size: 15px;
	font-weight: 100;
	font-style: normal;
	background-color: #482400;
	text-decoration: none;
	width: 100%;
	height: auto;
	margin: 0 0 10px;
	padding: 5px 0 5px 2px;
}
h2 a {
	color: #099;
	font-size: 15px;
	font-style: normal;
	font-weight: 100;
	text-decoration: none;
	background-color: #482400;
	margin: 0 0 10px;
	padding: 5px 0 5px 2px;
	width: 100%;
	height: auto;
}
h2:hover {
	color: #000;
}
h4 {
	color: #099;
	font-size: 13px;
	font-style: normal;
	font-weight: 100;
	text-decoration: none;
	margin-bottom: 5px;
}
h4 a {
	color: #099;
	font-size: 13px;
	font-style: normal;
	font-weight: 100;
	text-decoration: none;
	margin-bottom: 5px;
}
h4:hover {
	color: #000000;
}
h5 {
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 50px 0 0;
	padding: 0;
}
h6 {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

/* structure
----------------------------------------------- */
#conteneur {
	background-color: #630;
	width: 600px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#at-conteneur { color: #000; font-size: 1.5em; font-family: Georgia, "Times New Roman", Times, serif; margin-right: auto; margin-left: auto; padding: 0 0 100px; width: 600px; height: auto; }
#pied { color: #099; background-color: #630; text-align: center; margin-right: auto; margin-left: auto; padding: 10px 0 0; z-index: 1; width: 600px; height: 20px; }
#top { color: #099; background-color: #630; text-align: center; margin-top: 10px; margin-right: auto; margin-left: auto; padding: 0; z-index: 1; width: 600px; height: 20px; }
#pied a { color: #099; text-decoration: none; }
#pied a:hover { color: #061610; text-decoration: none; }
#bandeau { background-color: #099; width: 100%; height: 80px; margin: 0; padding: 0; }
#radisnoir { width: 600px; height: 80px; margin-right: auto; margin-left: auto;
	padding-left: 5px;
	padding-top: 20px;
}
#label1 { position: absolute; top: 100px; left: 50%; width: 60px; height: 45px; margin-left: -360px; }
#label2 { display: none; }
#label img a { border-width: 0; }
#label img a:hover { background-image: url(../images/labpirr.gif); }
#menu { width: 600px; height: auto; }
#menu ul { margin: 0; padding: 10px 0 0; list-style-type: none; }
#menu ul li { font-size: 10px; text-transform: uppercase; text-align: center; width: auto; height: 20px; float: right; margin: 0; padding: 0; display: block; }
#menu ul li a { color: #099; text-decoration: none; margin-right: 20px; padding: 4px 6px 3px; border-bottom: 5px solid #099; }
#menu ul li a:hover { color: #630; background-color: #099; text-decoration: none; }
#intro { width: auto; height: auto; margin: 0; padding: 50px 20px 0; }
#article { width: auto; height: auto; margin: 0; padding: 0 20px 20px; }
#article a { color: #960; text-decoration: none; }
#article a:hover { color: #000; }
#bloc { width: auto; height: 180px; margin: 0; padding: 0 20px 30px; }
#bloc a { color: #960; font-weight: normal; font-style: normal; text-decoration: none; }
#bloc a:hover { color: #000; }
#bloc1 { width: 176px; height: auto; float: left; margin: 0;}
#bloc2 { width: 176px; height: auto; float: left; margin: 0 16px;}
#bloc3 { width: 176px; height: auto; float: right; margin: 0;}
#bande { background-color: #099; background-image: url(../images/radisnoir2.gif); background-repeat: no-repeat; background-position: 0 0; width: 200px; height: 100%; float: right; }
#bande1 { width: 100px; height: auto; float: left; }
#bande2 { width: 100px; height: auto; float: right; }
#contenu { background-color: #783c00; width: 400px; height: 100%; float: left; }
#derart { color: #7d7d7d; position: absolute; top: 70%; right: 50%; width: 80px; height: auto; margin-right: -380px; padding-left: 10px; display: none; }
#derart li { color: #7d7d7d; list-style-type: square; }
