@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(img/fond.png) repeat-x center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #ffffff;
}
.ref {
	background-image: none;
	margin: 10px;
	text-align: left;
}
a {
	border-bottom: 1px dashed #FF6633;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	border-bottom: 1px solid #FF6633;
}
.base #header a, .base #sidebar1 a {
	border-bottom: none;
}
.base #container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}
.base #header {
	height: 190px;
	background: url(img/semi-transparent.png);
}
.base #header #logo {
	padding: 30px 0 0 25px;
	border: none;
}
.base #sidebar1 {
	float: left;
	width: 200px;
	padding: 15px 10px 15px 20px;
}
.base #mainContent {
	margin: 0 0 0 250px;
	padding: 0 10px 10px 0;
}
.base #footer {
	padding: 0 10px 0 20px;
	text-align: center;
	border-top: 1px dashed #636363;
	margin: 0;
	padding: 10px 0;
	font-size: 75%;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.mon_logo {
	color: #FFFFFF;
	font: 130% Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
.mon_logo .first_letter {
	color: #FF6633;
	font-weight : bold;
}
.menu {
	padding: 10px;
}
h1 {
	font-size: 180%;
}
.qui h1 {
	color: #019500;
}
.que h1 {
	color: #0062C8;
}
.references h1 {
	color: #E42C00;
}
.contact h1 {
	color: #FF6633;
}
h2 {
	font-size: 140%;
}
.qui h2 {
	color: #CCFFCC;
}
.que h2 {
	color: #C4E1FF;
}
.references h2 {
	color: #FFD6CC;
}
.contact h2 {
	color: #FEF2B1;
}
