body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color:#FFFFFF;
	}
a {
	color:#FFFFFF;
	text-decoration: none;	
}
#conteneur {
	background-color: #FF0000;
	margin-right: auto;
	margin-left: auto;
	width: 955px;
}


.spip_logos {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#references {
	margin-top:-140px;
	margin-left: 291px;
	width : 500px;
	text-align: justify;
}
#references ul {
	list-style-position: outside;
	list-style-image: url(images/puce_references.gif);
}
#references li {
	margin-bottom:10px;
}
#references li a {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ff3c65;
}
#intro {
	font-size:13px;
	color:#ff3c65;
	margin-bottom:40px;
}
#coupure_presse {
	margin-top:-140px;
	margin-left: 291px;	
}
#coupure_presse img{
	/*border:1px solid #FF006B;*/
	margin:0;
	padding:5px;
}
#coupure_presse ul {
	list-style-type: none;	
}

.spip_logos {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.table_coupure {
	font-size: 12px;
	margin-bottom:20px;
}
.coupure_titre {
	font-size: 14px;
	/*background-color: #CCCCCC;*/
	/*border: 1px solid #666666;*/
}
.coupure_titre a {
	padding-left:10px;
	display:block;
	width:400px;
	color: #FF006B;
	border: 1px solid #333333;
}
.coupure_titre a:hover {
	display:block;
	width:400px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.coupure_descriptif {
	padding-top:0px;
		padding-left:15px;
}
.coupure_date {
	margin-left:10px;
	font-size: 10px;
	font-style: italic;
}
