/**
 *		css/print.css
 *		------------------------------------------------------------------------
 *		This file is part of the www.archivcriticart.org's design.
 *		Last Modif.: 2006-02-17
 *		------------------------------------------------------------------------
 *		(c) Copyright 2006 Fanny Charrier / Sofa Design. 
 *		(c) Copyright 2006 Fabrice Luraine / Sofa Design. 
 *		All rights reserved.
 *		------------------------------------------------------------------------  
 */
#access, #menu2, #ext-menu, #menu, #content ul.alpha, #complement a.commande, #col_3  {display: none;}
body {
	font-family: Verdana, Arial, Helvetica, "Bitstream Vera Sans", "Vera Bitstream Sans", sans-serif;
	font-size: 70%;
}
#page {
	margin: 1cm;
	padding-top: 1.5cm;
}

a {color: #000;}
img {border: 1px solid #91827D;}
.critique_d_art {
	text-transform: uppercase;
	font-weight: bold;
}

/**
 * Top
 */
#top h1 {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 1em;
	border: 1px solid #000;
}
#top h1 a {text-decoration: none;}

/**
 * Content
 */
#content {
	width: 75%;
	float: left;
}
#content ul {
	list-style-type: square;
}
#content p.image {
	margin: 2em auto;
	text-align: center;
}
#content dt {
	margin-top: 10px;
	padding: 5px 0;
	font-weight: bold;
}
#content div.outils {
	width: 100%;
	text-align: center;
}
#content div.outils a, #content div.outils a:visited {
	display: block;	
	float: left;
	width: 37%;
	margin: 3%;
	padding: 1%;
	border: 2px solid #000;
	text-decoration: none;
}
/**** Liste des numéros parus ****/
#content ul.numberlink {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#content ul.numberlink li {
	float: left;
	margin: 0 5px 5px 0;
}
#content ul.numberlink li.vide {
	width: 75px;
	height: 75px;
	border: 1px solid #91827D;	
}
#content ul.numberlink a {
	display: block;
	width: 73px;
	height: 75px;
	padding-right: 2px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	border: 1px solid #91827D;
	background-color: #FFF;
}
#content ul.numberlink span {
	font-size: 3em;;
}

/**** Listes de dééfinition ****/
#content dt a {text-decoration: none;}
#content dl.edition {
	margin-top: 30px;
	padding-bottom: 20px;
	border-bottom: 2px dotted #91827D;
}
#content dl.edition dt {
	padding: 0;
	width: 75px;
	clear: left;
	float: left;
	margin: 0 0 10px 0;
	text-align: right;
	font-weight: bold;
	color: #FBF9E8;
	background-color: #91827D;
}
#content dl.edition dt img {width: 73px;}
#content dl.edition dd {
	margin: 0 0 0 105px;
	min-height: 110px;
	padding: 0;
}

/**
 * Complement
 */
#complement {
	width: 18%;
	float: right;
	font-size: 90%;
	padding-left: 7%;
}
#complement ul {
	list-style-type: none;
	padding:0;
	margin: 0;
}
#complement ul li {
	line-height: 1.2em;
	margin-bottom: 1em;;
}
#complement a, #complement a:visited {
	text-decoration: none;
}
/**** menu supplement (en savoir plus...) ****/
#complement h5 {
	margin: 30px 0 0 0;
	padding: 3px 0 3px 0;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}
/**** Vignette numéro en cours ****/
#complement span.numberlink {
	display: block;
	width: 80px;
	height: 85px;
	padding-right: 5px;
	font-weight: bold;
	text-align: right;
	color: #FFF;
}
#complement span.numberlink span {font-size: 3em;}

/**
 * Foot
 */
#foot {
	clear: both;
	padding-top: 2em;
}
#foot p {
	padding-top: 2em;
	border-top: 1px solid #000;
	text-align: right;
}

/**
 * accueil
 */
#intro {
	width: 100%;
	height: 165px;
}
#intro div {
	padding-top: 2em;
	margin-right: 60%;
	font-weight: bold;
	line-height: 1.5em;
}
#intro img {
	float: right;
	border:0;
}
#a_la_une dl {
	float:left;
	width: 70px;
}
#a_la_une dl.dernier {
	margin-left: 100px;
	
}
#a_la_une dd {
	margin: 0;
	padding: 0;
	text-align: center;
}
#a_la_une hr {
	clear: both;
}
#a_la_une a.link_critique {
	text-decoration: none;
}
#a_la_une a.link_critique img {
	border: 0;
}
