.generique #wrapper-content > div { float: left; }
.generique #main { 
	width: 655px; 
	margin-right: 7px;
	padding: 10px 0;
	background: url(../images/bg-gradient.jpg) bottom repeat-x white; }
	.generique #main ul { padding: 0 5px; }
		.generique #main h3 { 
			font-size: 22px; 
			padding: 15px;
			border-bottom: 1px solid #C3C3C4;
			margin-bottom: 15px; }	
		.generique #main a.suite { margin-left: 0; }	
		
	.generique #main ul li { margin-bottom: 30px; }		
	.generique #main .article ul li { margin-bottom: 10px; list-style: disc; margin-left: 20px; }
	
	.generique #main ul.listNews a { font-size: 16px; line-height: 18px; }
	.generique #main ul.listNews .date a {font-size: 10px; }
		
.generique #infos { width: 327px;}
.generique #infos > div { 
	margin-left: 0;
	margin-bottom: 15px; }

.article {margin: 0 5px 30px; }


.article h4 { 
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 22px; }
	
.article p { margin-top: 20px; }	

a.retour {margin-right: 15px; }

.article table  {
	width: 100%;
	border-spacing: 0;
	margin: 10px 0;
	text-align: left;
}

*:first-child+html .article table  {
	border-collapse: collapse;
}

.article table th  {
	font-size: 15px;
	background-color: #111;
	color: #ededed;
}

.article table th, .article table td  {
	padding: 12px 0 10px 5px;
}

.article table tr { background-color: #dcddde; }

.article table tr:first-child { 
	background-color: #4d5356;
	color: white; }

.article .altrow  {
	background-color: #eee;
}

.article table td p {
	margin-top: 0;
	text-align: left; }
	
	
		.generique #main #commentaires,
		.generique #main #ecrire {
			padding: 5px 5px 10px;
			background: url(../images/bg-gradient.jpg) bottom repeat-x white;
			border-top: 1px solid #C3C3C4; }


.generique #main #commentaires h2 { 
	position: relative;
	width: 160px; height: 25px;
	line-height: 28px; 
	text-align: center;
	color: white;
	padding-bottom: 0;
	margin-bottom: 5px;
	background: url(../images/bg-a-themes-off.png) repeat-x #34373b;
	border-bottom: 1px dotted #999; }

.generique #main #ecrire h2 {	
	height: 25px;
    line-height: 28px;
    padding-bottom: 0; }
    
.generique #main #commentaires h4 {  color: #222527;
    font-size: 15px;}
	
.generique #main #commentaires ul { padding: 0;}

.generique #main 	#commentaires ul li span { display: block; float: left; }

.generique #main  #commentaires .block { 
	display: block;
    padding-top: 10px;
    border-top: 1px dotted #999; }
.generique #main  #commentaires ul li .qui {
	width: 150px;
	padding-right: 10px;
	text-transform: uppercase;
	font-style: normal;
	font-size: 14px;
	color: #4a4944; }
.generique  #main #commentaires ul li .citation { 
	width: 485px;
	border-bottom: 1px dotted #999999; }
	
.generique #main #ecrire textarea { width: 400px; }	
