﻿.article img {
	border: none;
	padding: 1em 1em 1em 0;
}

.article a[href^="http:"] {
	background: url(../i/cg/remote.gif) right top no-repeat;
	padding-right: 10px;
  white-space: nowrap;
}

.article li img {
	border: none;
	padding: 0;
}
.article a img {
	border: none;
	padding: 0;
}
.article label, .resligne label
{
	color:Black;
	font-weight: bold;
	width: 40px;
	text-align:right;
	display: inline;	
}
.info_une table, .article table{
	border: none;
	font-size: 1em;
	font-weight: normal;
	margin: 0.5em 0 0.5em 0;
}

.info_une table caption, .article table caption{
	font-weight: bold;
	color: #FFFFFF;
	background: #94C9F1;
	border: none;
	padding: 0.2em 0 0.2em 0;
	border-left: solid 1px White;
	border-right: solid 1px White;
}
.info_une thead, .info_une thead td, .info_une th, 
.article thead , .article thead td, .article th{
	color: #FFFFFF;
	background: #94C9F1;
	border: none;
	padding: 0.2em 0.5em;
	vertical-align:top;
	text-align:center;
}

.info_une th a, .info_une th a:visited, .info_une th a:hover,
.article th a , .article th a:visited , .article th a:hover
{
	color: #00427F;
	background: Transparent;
}
.info_une td, .article td{
	color: #3d3d3d;
	background-color: #F0F0EE;
	border: none;
	padding: 0.2em 0.5em;
	vertical-align:top;
}

.info_une td a, .info_une td a:visited, 
.article td a, .article td a:visited
{
	color: #00427F;
	background:Transparent ;
	text-decoration: none;
}
.info_une td a:hover, .article td a:hover{
	color: #FA4D00;
	background:Transparent ;
	text-decoration: none;
}

.info_une td img, .article td img{
	margin: 0;
	padding: 0;
}
