@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	color: #282828;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	background-color: #FFF;
	letter-spacing: 1px;
	word-spacing: 1px;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1 {
	margin-top: 0;
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}
h2 {
	margin-top: 0;
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
}

h3 {
	margin-top: 0;
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
}
h4 {
	margin-top: 0;
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 1px;
}

a img { 
	border: none;
}

a:link {
	color: #0099CC;
	text-decoration: none;
}
	a:visited {
	color: #0099CC;
	text-decoration: none;
}
	a:hover {
	color: #FF7E00;
	text-decoration: none;
}

.container {
	width: 1300px;
	background: #FFFFFF;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

.header {
	height: 130px;
	margin-left: 17px;
}

.sidebar1 {
	
}
.content {
	width: 400px;
	float: left;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 50px;
	text-align: left;
}
.sidebar2 {
	float: left;
	width: 300px;
	padding-top: 52px;
	padding-right: 0;
	padding-left: 0;
	text-align: right;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}

ul.nav {
	list-style: none;
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px;  
	text-decoration: none;
	background: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: #ADB96E;
	color: #FFF;
}

.footer {
	padding: 10px 0;
	position: relative;
	clear: both; 
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/* ~~ Navigation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.navigation1:link {
	font-family : Verdana;
	font-size : 11px;
	color : #353535;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 17px;
	text-transform: uppercase;
}
.navigation1:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #353535;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 17px;
	text-transform: uppercase;
}
.navigation1:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #F90;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 17px;
	text-transform: uppercase;
	}
	


/* ~~ Formats, liens, textes... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.text_noir {
	font-size:12px;
	font-family:Verdana;
	color:#000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.text_noir_bold {
	font-size:11px;
	font-family:Verdana;
	color:#000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: bold;
}



.db1:link {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 2px;
	color: #333;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	top: 65px;
}
.db1:visited {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 2px;
	color: #333;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	top: 65px;
}
.db1:hover {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 2px;
	color: #FF7E00;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	top: 65px;
	}
.lien_noir:link {
	font-family : Verdana;
	font-size : 10px;
	color : #333;
	text-decoration: none;
}

.lien_noir:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #333;
	text-decoration: none;
}
.lien_noir:focus {
	font-family : Verdana;
	font-size : 10px;
	color : #333;
	text-decoration: none;
}
.lien_noir:hover {font-family : Verdana;font-size : 10px;color : #FF7E00;text-decoration: underline;}
.lien_noir:active {
	font-family : Verdana;
	font-size : 10px;
	color : #333;
	text-decoration: none;
}
