/* CSS Document */
/* feuille de style pour impression */

body {
	background: #fff none;
	font-size: 1em;
}

#page {
	background: none;
	width: auto;
}

#header {
	background: #fff none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#main {
	background: #fff none;
	color: #000;
	width: auto;
	clear: both;
}

#footer {
	background: #000 none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	clear: both;
	border-top: 1px solid #000;
}

#footer3 {
	position: static;
	width: auto;
}
.jcarousel-container-horizontal, 
.jcarousel-clip-horizontal, 
#carousel
	{width: auto; padding: 0;}
.jcarousel-prev-disabled-horizontal, 
.jcarousel-prev-disabled-horizontal:hover, 
.jcarousel-prev-disabled-horizontal:active,
.jcarousel-next-disabled-horizontal, 
.jcarousel-next-disabled-horizontal:hover, 
.jcarousel-next-disabled-horizontal:active
	{display: none !important;}

/* éléments du bloc header */

#logo-print {
	display: block;
	border: none;
	margin: 0 auto;
}

#logo-home {
	display: none;
}

#navigation, #langues {
	display: none;
}

#recherche {
	display: none;
}

/* éléments du bloc #main */

#title {
	color: #000;
	margin: 2em 0 1em;
	font-size: 1.5em;
	height: auto;
	overflow: visible;
	border-bottom: 1px solid #000;
	padding: 0;
}

#img-right {
	display:none;
}

#img-left {
	display:none;
}

#text {
	margin: 0 0 2em 0;
	padding: 0;
	width: auto;
	text-align: justify;
}

#citation {
	width: auto;
	color: #888;
	margin: 50px auto 100px;
}
#phrase, #auteur {
	margin-left: 0;
}


.text-cols {
	margin: 0 2em 0 0;
	padding: 0;
	width: 45%;
	float: left;
}

.text-cols p {
	margin: 0 0 1em;
	padding: 0;
	text-align: justify;
}

#sousmenu {
	margin: 3px 0 30px 0;
	padding: 0;
	width: auto;
}

#sousmenu dl {
	margin: 0;
}
#sousmenu dt {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	background: #fff none;
	padding: 4px 6px;
}
#sousmenu dd {
	margin: 0;
	padding: 10px 6px 17px;
	background: none;
}

#sousmenu dt a {
	color: #fff;
	text-decoration: none;
}

#bottom-flash {
	display: none;
}

/* éléments du bloc footer */

#footer1, #footer2 {
	color: #888;
	text-align: center;
	float: none;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

#footer1 a, #footer2 a {
	color: #888;
	text-decoration: none;
}
