body{	padding: 0 0 0 0; margin: 0 0 0 0;}
html{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size:0.8em;
}

/******************************************/
/*           table principale             */
/******************************************/
table#container{
	background: #fff;
	padding: 0 0 0 0;
	font-size: 100%;
}
td.top *, td.logo *, td.header *, td.marge, td.footer, div#topArticle{
	width: 1px;
	height: 1px;
	visibility: hidden;
	position: absolute;
	overflow: hidden;
	display: none;
}



table#container td.include{
	width: 85%;
	text-align: left;
}
td.include h1{
	color: #D90000;
	font-size: 125%;
	padding: 4px 0 4px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #3465B4;
}


/* detail */
div#detail{
	width: 100%;
}
div#detail div.auteur{
	font-size: 80%;
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;		
}
div#detail h3{
	font-size: 150%;
	color: #182F56;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #D6DEE4;
}
div#detail div#texte{
	text-align: justify;
	line-height: 160%;
	color: #535353;
}
div#detail div#texte b{
	color: #183563;
}

div#detail div#photoContainer{
	float: right;
	margin: 0 0 10px 10px;
}
div#detail div#photoContainer div.photo{
	margin: 0 0 10px 0;
	border: 1px solid #E6E6E6;
	padding: 5px;
}
div#detail div#photoContainer div.descPhoto{
	padding: 5px;
	font-size: 10px;
	color: #000;
}

div#detail div#topArticle, div#detail div.bottomArticle{
	visibility: hidden;
	position: absolute;
}

/* result */
div.result{
	padding: 7px;
	text-align: justify;
	margin: 0 0 10px 0;
	border: 1px solid #E6E6E6;
}
div.resultRessource{
	width: 370px;
}
div.result div.image{
	float: right;
	margin: 0 0 0 5px;
	overflow: hidden;
}
div.result h3{
	font-size: 100%;
	background: url(Gx/bg_h3.gif) no-repeat left center;
	padding: 0 0 0 15px;
}
div.result h3 a, div.result h3 a:link, div.result h3 a:visited{
	text-decoration: none;
	color: #182F56;
}
div.result h3 a:hover, div.result h3 a:visited:hover{
	text-decoration: underline;
	color: Black;
}
div.result div.texteIntroArticle{
	color: #6A6A6A;
	font-size: 85%;
	padding: 0 0 0 15px;
}
div.result div.bottomArticle{
	margin: 5px 0 5px 0;
	padding: 0 0 0 15px;
}

div.result div.auteur{
	font-size: 80%;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
}

div.pubSmall{
	float: right;
	width: 120px;
}

#menu,#sousMenu,#barre,#piedPage,img{display:none;}
#conteneur{background:none;}


