/* _screen.css */
body {
	background: #e90000 url(/img/bg-body.png) repeat-x left top;
}
a {color:#fff;}
hr {display:none;}
#page {height: auto;min-width:800px;margin: 2em 5%;}
#en-tete {height: 60px;	width:auto;}
*>#en-tete {margin-bottom:1em;}
#en-tete #bg-en-tete {height: 40px;	min-width:800px;width:auto}
#en-tete #bg-en-tete .bg-img {height: 40px;min-width:800px;width:100%}
#en-tete #menu-wai
,#en-tete #site-title
,#en-tete #aacs-mini-logo {
	position:relative;
	width:auto;
	height:0;
}
#en-tete #menu-wai .div-wai {
	position:absolute;
	right:0;
	top:0;
	margin-top:-58px;
	width:52px;
	height:40px;
	z-index:21000;
}
*>#en-tete #menu-wai .div-wai {
	margin-top:-40px;
}
#en-tete #site-title .img-title {
	position:absolute;
	left:0;
	top:0;
	background: url(/img/acd-logotype-title.gif) no-repeat center center;
	height:58px;
	min-width:800px;
	width:100%;
	margin-top:-46px;
}
#en-tete #site-title .txt-title {
	display:none;
}
#en-tete #aacs-mini-logo img {
	position:absolute;
	left:0;
	top:0;
	width:3.5em;
	height:3.5em;
	margin:-65px 0 0 2ex;
}
*>#en-tete #aacs-mini-logo img {
	margin-top:-48px;
}
#en-tete #head-line {
	position:relative;
	height:1.4em;
	white-space: nowrap;
	margin-top:-1.4em;
}
*>#en-tete #head-line {
	margin-top:0;
}
#en-tete #head-line small {
	position:absolute;
	left:0;
	top:0;
	margin-top:0;
	line-height:1.6em;
}
*>#en-tete #head-line small {
	margin-top:0em;
}
#ventre {
	width:auto;
	min-width:800px;
	text-align:left;
	font-size:105%;
}
*>#ventre {
	font-size:100%;
}
#ventre #menu-infos {
	width:150px;
	padding-right:20px;
	vertical-align:top;
}
#ventre #menu-infos .faage-link {
	display:block;
	margin-top:1em;
	text-decoration:none;
	background-image: url();
}
#ventre #menu-infos .faage-link .img-strong {
	display:none;
}
#ventre #articles {
	width:auto;
	vertical-align:top;
	padding-right:16px;
}
#ventre #articles .article .illustration-center {
	text-align:center;
	margin: 0.5em 0 2em 0;
}
#ventre #articles .article .spip_documents_right {
	width:280px;
	height:auto;
	margin:0.5em 2ex 3ex 3ex;
	float:right;
}
*>#ventre #articles .article .spip_documents_right {
	margin-right:3ex;
}
#ventre #articles .article .spip_documents_right .spip_doc_titre
,#ventre #articles .article .spip_documents_right .spip_doc_descriptif {
	font-size: 70%;
	line-height: 1.7em;
	margin:0;
	text-align:center;
}
#ventre #articles .article .spip_documents_right .spip_doc_titre {
	float:left;
}
#ventre #articles .article .spip_documents_right .spip_doc_descriptif {
	margin:0 0 0.3em 0;
	float:none;
}
#ventre #menu-articles {
	width:150px;
	vertical-align:top;
}
#pied-de-page {
	clear:both;
	padding-top:1.5em;
	padding-bottom:1em;
}
*>#pied-de-page {
	padding-bottom:0;
}
.min-width-130 
,.min-width-500
,.min-width-800 {
	height:0px;
	width:800px;
}
.min-width-130 {
	width:130px;
}
.min-width-500 {
	width:500px;
}
.format_png { behavior: url(win_png.htc); }
.no-screen { display:none; }
