/* CSS Document */
body {
	background: url(bg.jpg);
	text-align: center;
	font: 0.7em Verdana, Geneva, sans-serif;
}
#conteneur {
	width: 797px;
	margin-right: auto;
	margin-left: auto;
}
#barre-head {
	background: url(barre-head.jpg);
	float: left;
	height: 15px;
	width: 797px;
}
#head {
	background: #FFFFFF url(head.jpg);
	float: left;
	height: 198px;
	width: 797px;
}
#cont-txt {
	background: url(bg-txt.jpg);
	float: left;
	width: 757px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
#foot {
	background: url(foot.jpg);
	float: left;
	height: 13px;
	width: 782px;
	font-size: 90%;
	padding-top: 12px;
	text-align: right;
	padding-right: 15px;
}
div.articles {
	float: left;
	width: 737px;
	background: #f8f8f8;
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
}
div.articles img {
	padding: 3px;
	border: 1px solid #A6A6A6;
}
a {
	color: #707036;
	text-decoration: none;
	font-weight: bold;
}
a:hover,a.interlink:hover,h6 a.nostyle:hover {
	color: #DD611E;
	text-decoration: underline;
}
a.interlink {
	color: #707036;
	font-weight: normal;
}
a.hdclic {
	color: #87936c;
	font-size: 90%;
}
#foot a {
	color: #E4E7EF;
	text-decoration: none;
	font-size: 90%;
}
#foot a:hover {
	color: #FFB300;
}
a.gris-puce {
	background: url(puce-programmes-gris.jpg) no-repeat;
	padding-left: 13px;
}
img{
	border: none;
}
img.gauche {
	float: left;
}
img.droite {
	float: right;
}
img.centre {
	margin-right: auto;
	margin-left: auto;
}
img.preload {
	display: none;
}
object {
	float: right;
	margin-right: 7px;
}
p object {
	margin-right: 0px;
}
.image-hover img {
  opacity: 1.0;
  filter:alpha(opacity=100);
}
.image-hover:hover img {
  opacity: 0.8;
  filter:alpha(opacity=80); 
}
img.gallerie {
	margin: 5px 6px;

}
p.clef {
	width: 757px;
	float: left;	
	font-size: 90%;
	color: #999999;
	text-align: center;
	margin: 5px 0px 0px;
}
