body{
	background: #E8E4E5;
	font-family: Arial, Helvetica, sans-serif;
	color:#978C8F;
	font-size:10px;
}
*{
	margin: 0;
	padding: 0;
	background:none;
}
a{
	color:#D78984;
}
a:hover{
	text-decoration:none;
}
h1{
	font-size:9px;
	margin-top:0px;
	padding:0px;
	color:#FFFFFF;
	float:right;
} 
h2{
	margin-bottom:10px;
	font-size:16px;
	color:#B580B5;
}
p{
	margin-bottom:4px;
}
ul{
	
} 

.corps{
 	width: 762px;
	margin: 0 auto;
	background: #FFFFFF;
}
.header{
	position: relative;
	background: #fff url(images/commun/header-bg.jpg) 0 0 no-repeat;
	width: 742px;
	height: 128px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#accueil, .languages a{
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}
#accueil{
	margin: 14px 0 20px 0;
	padding: 60px 0 0 0;
	width: 150px;
	height: 0 !important;
	height /**/: 60px;
}
.languages{
	width: 60px;
}
.languages li{
	float: left;
	margin: 0 10px 0 0;
}
.languages a{
	padding: 13px 0 0 0;
	width: 18px;
	height: 0 !important;
	height /**/: 13px;
}
.fr{
	background: url(images/icons/fr.gif) 0 0 no-repeat;
}
.en{
	background: url(images/icons/gb.gif) 0 0 no-repeat;
}
.header ul{
	list-style: none;
} 


/*menu*/
#lista a, #listb a{
	/*border-top: none;*/
	color: #BD7CBC;
	font-size: 12px;
	text-align: center;
}
.menu_a{
	z-index: 9000;
}
.menu_b{
	z-index: 9001;
}

.contenu{
 	width: 742px;
	padding: 10px;
	z-index: 0;
}
.leftHalf{
	float: right;
	width: 382px;
	margin-top: 0;
	
	margin-bottom: 0;
	margin-left: 10px;
}
#texte{
	margin: 10px 0;
}
.table{

	margin: 10px 0;
}
.table, .table th, .table tr, .table td{
	border: 1px solid #E5E2E3;
	text-align: center;
}
th{
	padding: 3px;
	color: #B580B5;
	font-size: 11px;
}
.table span{
	font-size: 9px;
}
.dayNight{
	display: block;
	float: left;
	width: 25px;
	height: 15px;
	margin: 4px 6px 0 0;
	text-align: left;
	font-weight: bold;
}
.table th{
	background: #FAF4F9;
}
.table td{

	padding: 2px;
	text-align: center;
	vertical-align: middle;
}
th.no-border{
	background: none;
	border: none;
}
th.alignLeft, .alignLeft{
	text-align: left;
}
th.alignLeft span{
	font-weight: normal;
}
textarea{
	font-size: 9px;
	width: 275px;
	height: 172px;
	margin: 0 10px 0 0;
}
.rightHalf{
	float: left;
	
	margin: 10px 0;
	width: 336px;
}
.ads{

	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	
}
.rightHalf p, #adunit, #adunit *{
	margin: 0;
	padding: 0;
}

.graphs object, .graphe{
	margin: 5px 0 15px 0;
}

.links{
	margin: 15px 0 15px 0;
	font-size: 11px;
	white-space: nowrap;
}
.links li{

	margin: 0 10px 0 0;
}
.links a{
	text-decoration: none;
}

#baseline {
	background: #fff;
	width:762px;
	margin:0px auto;
	border-top: 1px solid #DAD1D7;
	font-size: 9px;
	text-align: center;
	color:#D78984;
}
#baseline a{
	text-decoration: none;
}

.fleft{
	float:left;	
}
.frihgt{
	float:right;
}
.clear{
	clear:both;	
}
.center{
	text-align: center;
}


.blogLinks{
	margin: 10px 0 0 0;
}
.blogLinks a{
	color: #978C8F;
	text-decoration: none;
}
