html, body {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	/*font: 1em "Trebuchet MS";*/
}
/** header */
#header{
	
}
#header, #cloneheader {
	width: 100%;
	height: 34px;
	padding-left: 2%;
	background: url(img/header.png) repeat-x bottom;
}
.logo img{
	border: 0;
	height: 34px;
}
/** */
#mondisplay{
	
	width: 100%;
	background: url(img/fond.jpg) repeat-x;
}
/** */
.slide{
	width: 100%;
	font: 1em "Trebuchet MS" ;
	padding: 3px 5px 0px 2px;	
}
.slide tr, .slide td{
	/*border: 1px solid #000;*/
	height: 91px;
	font: 1em "Trebuchet MS" ;
}
/** bord */
.g, .d{
	width: 5px;
	margin: 0;
	padding: 0;
}
.g{
	background: url(img/g.gif) no-repeat center left;
}
.d{
	background: url(img/d.gif) no-repeat center right;
}
/** fleche */
.fg, .fd{
	width: 32px;
	margin: 0;
	padding: 0;
	vertical-align:middle;
}

.fg img, .fd img{
	position:static!important;
}


.fg{
	text-align: left;
	padding-left: 4px;
}
.fd{
	text-align: right;
	padding-right: 4px;
}
.isclickable{
	cursor: pointer;
}
/** */
.divslide, .fg, .fd{
	background: url(img/fondbox.jpg) repeat-x center;
}
.divslide{
	padding: 3px 0px 0px 3px;
}
.rub{
	display:block;
	font: 1.1em "Trebuchet MS" ;
	font-weight: bold;
}
.rub0{
	color: #DF9B5A;
}
.rub1{
	color: #DF7575;
}
.rub2{
	color: #7986B0;
}
.slideinfo{
	float: left;
	width: 64%;
	height: 80px;
	overflow: hidden;
	font-size:0.9em;
	font-family : "Trebuchet MS" ;
	color: #BFBFBF;
}
.slideinfo a{
	text-decoration: none;
	font: 1.4em "Trebuchet MS" ;
	font-weight: bold;
	color: #FFF;
}
.slideimg{
	float: right;
	position:relative;
	width: 35%;
	text-align: center;
}
.slideimg img{
	padding: 3px;
	border: 1px solid #202020;
}
.t70_70 img{
	max-width: 75%;
	max-height:80%;
	_height:70px;
}
.t48_66 img{
	width: 48px;
	height: 66px;
}
/** footer */
#footer{
	
	width: 100%;
	padding: 0;
	background-color: #353535;
}
.recherche{
	border: 1px solid rgb(204, 204, 204); 
	margin: 4px 5px; 
	font: 0.9em "Trebuchet MS";
	color: rgb(102, 102, 102);
}
#q{
	width: 275px; 
}
#Rechercher{
	width: 190px;	
}

/** vu vista */
.displayvista{
	width: 100%;
	text-align: center;
	background-color: #353535;
}
#img{
	height: 68px;
	width: 48px;	
}
#titre{
	float: left;
	width: 100%;
	color: #F4A103;
	font-weight: bold;
	font-size: 0.8em;
	background-color: #000;
}

#scope1 {
	margin:0px;
	padding:0px;
	padding-top:2px;	
}

#scope1 input, #scope1 select {
	margin:0px;
	padding:0px;
}

.cweEmbed .installPanel {
 color:#eee!important;
}

.cweEmbed .installPanel a{
 color:#fff!important;
 
}
.cweEmbed .installPanel a:hover{
 color: #333333!important;
 background-color: #FFCC00!important;
}

