/* @override http://circuit.brainsol.net/virage.css */

body {
	background-color: #3f3f3f;
	padding: 0;
	margin-top: 23px;
	margin-left: 23px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(pic/fond.jpg);
}

#circuit_logo {
	margin-bottom: 10px;
}

#type {
	background-image: url(pic/type.gif);
	width: 205px;
	height: 43px;
	border-top: 1px solid #351f1c;
}

a.font_uno {
	background-color: #615557;
	text-align: center;
	color: #b5c0c7;
	font: 12px/36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 36px;
	border-top: 1px solid #351f1c;
	cursor: default;
	display: block;
	text-decoration: none;
}

/*a.font_uno:hover {
	background-color: #353535;
	color: #677a8e;
}*/

.dl {
	display: block;
	height: 44px;
	line-height: 44px;
	border-top: 1px solid #351f1c;
	font-size: 14px;
	color: #351f1c;
	text-decoration: none;
	background: #7f442b url(pic/coin.png) no-repeat right top;
	padding-left: 20px;
}

.imac {
	margin-left: 25px;
	position: relative;
	top: 4px;
}

#brown
 {
	height: 23px;
	background-color: #351f1c;
}

#r {
	height: 110px;
	background: url(pic/r.png) no-repeat;
	margin-top: 151px;
}

#sample_box {
	background-color: #353535;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
}

#speech_box {
	height: 110px;
	background-color: #615557;
}

#voie_gauche {
	width: 205px;
}

#voie_droite {
	position: absolute;
	float: left;
	left: 228px;
	top: 23px;
}

#r_line {
	height: 16px;
	background: #615557 url(pic/patte_r.gif) no-repeat;
}