* {
	margin: 0;
	padding: 0;
	border: none;
} 
body {
	background: url(graphs/motif.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
p {
	padding: 5px 5px 5px 5px;
	text-indent: 10px;
}
.flotte_d {
	float: right;
	margin: 0px;
}
.flotte_g {
	float: left;
	margin: 0 8px 0 0;
}
.pair {
	clear: both;
	margin: 5px 0 0 0;
	display: block;
}
.impair {
	background: #e8f5ff;
	min-height: 100px;
	clear: both;
	margin: 5px 0 0 0;
	padding: 5px 5px 5px 5px;
	display: block;
	text-align: center;
}
#general {
	position: relative;
	background-color: #FFFFFF;
	width: 800px;
	top: 5px;
	margin-left: auto;
	margin-right: auto;
} 
#main {
	width: 630px;
	float: right;
	display: block;
	font-size: 12px;
}
#copyhaut {
	position: absolute;
	width: 800px;
	height: 16px;
	top: 0px;
	left: 0px;
	background-color: #ECF5FF;
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
}
#logo {
	position: absolute;
	background: url(graphs/bcd_informatique_banniere.gif) no-repeat;
	width: 800px;
	height: 98px;
	top: 20px;
	left: 0px;
}
.inform_sup {
	background: url(graphs/info_ong.gif) no-repeat;
	width: 158px;
	height: 24px;
	display: block;
	margin: 10px 0 0 0;
}
.inform {
	background: #93d3ff;
	width: 158px;
	display: block;
	margin: 3px 0 0 0;
}
#google {
	width: 800px;
/*
	height: 200px;
*/
	text-align: center;
	clear: both;
	margin: 10px 0 0 0;
}
#contenu {
	position: absolute;
	width: 800px;
	top: 119px;
	left: 0px;
	background-color: #FFF;
}
#bandeaugauche {
	width: 158px;
	background-color: #fff;
	float: left;
	font-size: 10px;
}
.new {
	background: url(graphs/new.gif) bottom no-repeat #0099ff;
	height: 93px;
	width: 158px;
	margin: 5px 0 0 0;
	display: block;
}
.new2 {
	background: url(graphs/new.gif) bottom no-repeat #0099ff;
	height: 48px;
	width: 158px;
	margin: 0 0 5px 0;
	display: block;
}
.liens {
	font-size: 0px;
}
.fensup {
	width: 630px;
	height: 24px;
	margin: 10px 0 0 0;
	display: block;
}
.fenbas {
	width: 630px;
	height: 24px;
	display: block;
}
#copy {
	height: 16px;
	width: 800px;
	clear: both;
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 12px;
	background-color: #ecf5ff;
}
.espace20 {
	height: 20px;
	display: block;
	clear:both;
}
a {
	font-size: 10px;
	text-decoration: underline;
	color: #0033FF;
}
a:hover {
	color: #FF0000;
}
.promo {
	border: 1px solid #000000;
	height: 30px;
	line-height:30px;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	color:#F76308;
	font-weight:bold;
	display: inline-block;
}
