table.cartouche{
	width            : 100%
}

td.gauche{
	background-color : #e2f0c2;
	width            : 110px;
	height           : 90px;
}

td.gauche img{
	padding          : 10px;
	border           : 0px;
}

td.milieu{
	padding          : 5px 0px 0px 5px;;
	background-color : #F3FCDF;
	text-align       : left;
}

td.droite{
	padding          : 5px;
	background-color : #F3FCDF;	
}

td.droite a{
	color            : black;	
}

td.droite a:hover{
	color            : #71a400;
}

span.pseudo{
	font-style       : italic;
}

div.contenu{
	width            : 98%;
	border           : solid 2px #71a400;
	padding          : 5px;
	clear            : both;
}

#ecran_contenu{
	clear            : both;	
}

#ecran_contenu:after{
	content: " ";	
}

div.separateur{
	width            : 98%;
	border-top       : solid 1px #aaaaaa;
	border-bottom    : solid 1px #aaaaaa;
	padding          : 5px;
}

h2 a{
	color            : #71a400;
	text-decoration  : none;
}

span.auteur{
	color            : #EC402A;
}

span.suite a{
	color            : #063FE2;
	font-size        : 10px;
	font-weight      : bold;
}

span.action a{
	color            : #EC402A;
}

td.entete a{
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #71a400;
}

td.contenu{
	padding: 10px 10px 10px 0px;
	font-size: 11px;
}

table.pair{
	width: 100%;
	margin-bottom: 20px;
	border-bottom: solid 1px #333333;
}

table.impair{
	width: 100%;
	margin-bottom: 20px;
	border-bottom: solid 1px #333333;
}
