/* CSS Document */

.contenu{
	clear:both;
	width:625px;
	!width:643px;
	padding-left:18px;
	!height:645px;
	min-height:645px;
	border-left:2px solid #b5dc10;
}

.logo_art{
	float:left;
	margin-bottom:13px;
}

.hr{
	float:left;
	width:100%;
	display:block;
	height:2px;
	line-height:2px;
	background-color:#0d1d07;
	padding:0;
	margin:0px 0px 18px 0px;
}

.hr_texte{
	height:1px;
	line-height:1px;
	background-color:#b5dc10;
}

.texte{
	clear:both;
	width:100%;
	text-align:justify;
}

.texte h3, .texte h3.spip{
	text-align:left;
	margin:0;
	color:#b5dc10;
	font-size:small;
	!font-size:x-small;
	font-size:larger;
	font-weight:bold;
}

.texte p{
	margin:0px 0px 1em 0px;
	color:#FFFFFF;
	display:block;
	float:left;
	clear:left;
	width:100%;
}

.texte .img_float_left{
	margin-right:10px;
}

.texte .img_float_right{
	margin-left:10px;
}

.texte img{
	display:inline;
}

.img_typo_surt{
	margin-top:-5px;
	float:left;
}

.img_typo{
	margin-top:-5px;
	float:left;
}
.img_typo_2{
	margin-bottom:9px;
	clear:left;
}

.contenu table.spip{
	margin: 1em auto 1em auto;
	border-collapse:collapse;
}

.contenu table.spip, .contenu table.spip th, .contenu table.spip td{
	border:none;
	padding:4px;
}
.contenu table.spip th{
	background-color:#3d4762;
}

.contenu table.spip tr.row_even{
	background-color:#202534;
}

.msg{
	text-align:center;
	font-size:medium;
	!font-size:small;
	font-weight:bold;
	height:100%;
	width:100%;
	margin-top:200px;
	float:left;
}

.msg a.url_retour{
	font-size:small;
	color:#b5dc10;
	!font-size:small;
}
