/**
 *		css/print.css
 *		------------------------------------------------------------------------
 *		This file is part of www.asterbretagne.org's design.
 *		Last Modif.: 2005-07-28
 *		------------------------------------------------------------------------
 *		(c) Copyright 2005 Fabrice Luraine / sofa-design.net.
 *		(c) Copyright 2005 Fanny Charrier / sofa-design.net.
 *		All Rights Reserved.
 *		------------------------------------------------------------------------  
 */
body {
	background-color: #fff;
	font-family: Verdana, Bitstream Vera Sans, Geneva, Helvetica, Arial, sans-serif;
	font-size: 78%;
	color: #000;
}

a {
	color: #000;
}

#easy-access, #menu, #menuleft, #menuright, #footer2 {
	display: none;
}
.clear {display:none;}

#top{
	font-size: 1em;
	text-transform: uppercase;
	text-align: right;
}
#top a {
	text-decoration:none
}

#content h2 {
	border-bottom: 1px solid #000;
}
#content h2.art-page-title {
	border-bottom: 0;
}
#content blockquote {
	border-left: 1mm solid #ccc;
	font-style: italic;
	padding-left: 5mm;
	margin-top: 1cm;
	margin-bottom: 1cm;
}

#content .visuel_left {
	font-style: italic;
}

#footer {
	border-top: 1px solid #000;
	margin-top: 2cm;
	font-size: 0.7em;
	text-align: center;
}