/* @override http://ideva-hamel/papillons_2009/css/all.css */

html,body {
	margin:0;
	height:100%;
}
body {
	width:expression(document.documentElement.clientWidth < 1000 ? "1000px" : "auto");
}
body {
	background:url(../images/body-bg.gif) repeat;
	font:14px Verdana,Arial,sans-serif;
	color:#fff;
}
#page {
	width:962px;
	min-height:100%;
	margin-left:38px;
}
* html #page {
	height:100%;
}
.batterfly {
	float:right;
	width:475px;
	height:787px;
	background:url(../images/batterfly.png) no-repeat 100% 0;
}
#header {
	height:37px;
	background:#535353;
	min-width:1000px;
}
.header-block {
	width:904px;
	padding-top:7px;
	margin-left:38px;
}
.header-block ul {
	margin:0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
.header-block ul li {
	float:left;
	padding-right:17px;
}
.header-block ul li.sep {
	padding-left:18px;
	background:url(../images/header-sep.gif) no-repeat;
}
#content {
	width:487px;
	overflow:hidden;
	background:url(../images/page-bg1.gif) repeat-y;
	float:left;
}
.heading-box h1 {
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/title01.png) no-repeat;
	width:487px;
	height:189px;
}
.heading-box p {
	margin:0 0 0 21px;
	line-height:14px;
	font-size: 12px;
}
.heading-box em {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/date.png) no-repeat;
	width:338px;
	height:22px;
	display:block;
	margin:24px 0 8px 21px;
}
.actualites {
	float:left;
	background:#d00377;
	position:relative;
	padding:6px 20px 7px 17px;
	margin:27px 0 2px;
}
.actualites span {
	position:absolute;
	width:36px;
	height:38px;
	top:-18px;
	right:-22px;
	background:url(../images/small-batterfly.png) no-repeat;
}
.actualites h4 {
	margin:0;
	font-size:22px;
	color:#fff;
	line-height:24px;
	font-weight:normal;
}
.text {
	width:472px;
	float:left;
	background:#b8ed4a;
	padding:4px 0 8px 15px;
}
.text strong {
	color:#32641c;
	line-height:16px;
}
.text p {
	margin:0;
	color:#32641c;
	line-height:16px;
}
.flash-holder {
	width:472px;
	float:left;
	padding:19px 0 0 15px;
}
.flash-holder img {
	display:block;
}
.text-box h2 {
	margin:4px 0 0;
	color:#535353;
	font-size:22px;
	line-height:25px;
	font-weight:normal;
}
.text-box {
	width:462px;
	padding-left:15px;
	float:left;
	background: transparent;
}
.text-box a {
	color:#fff;
}
.text-box a:hover {
	text-decoration:none;
}
.text-box h3 {
	margin:15px 0 0;
}
.text-box p {
	margin:8px 0 15px;
	line-height:13px;
	font-size: 12px;
}
.text-box h3 a {
	color:#535353;
	font-size:25px;
	line-height:28px;
	font-weight:normal;
}

#footer {
	width:100%;
	position:relative;
	clear:both;
	min-width:1000px;
	overflow:hidden;
}
.footer-block {
	overflow:hidden;
	height:1%;
	padding:14px 0 21px 40px;
	background:#535353;
}
.footer-block .footer-text {
	width:190px;
	float:left;
	margin-left:35px;
}
.footer-block .footer-text p {
	margin:0;
	line-height:14px;
	text-transform:uppercase;
}
.footer-logo {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:75px;
	height:58px;
	background:url(../images/footer-logo.gif) no-repeat;
}
.copy {
	width:100%;
	float:left;
	padding:14px 0 16px 38px;
	background:#fff;
}
.copy p {
	color:#595959;
	font-size:10px;
	margin:0;
	position:relative;
}
.copy a {
	width:31px;
	margin:-12px 21px 0 0;
	height:17px;
	float:right;
	background:url(../images/fish.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:118px;
	left:892px;
}

ul, ol {
	font-size: 12px;
}

.grey {
	background-color: #535353;
	padding-bottom: 0;
}

.grey h2 {
	padding: 0;
	margin: 0;
	margin-top: -2px;
	line-height: 34px;
}

.white {
	background-color: white;
}

.white h4 {
	font-size: 13px;
}

.white a img,
.white a {
	border: 0;
}

a.pdf {
	background: url(../images/pdf.gif) no-repeat left center;
	color: #32641c;
	line-height: 24px;
	padding: 5px 26px;
	margin-top: 4px;
	display: block;
	font-size: 12px;
}

div.butterfly-link {
	float: right;
	padding: 10px;
	text-align: center;
}

a img {
	border: 0;
}

div#green {
	background: red url(../images/green-background.jpg) 0;
	margin-top: 92px;
	width: 100%;
}

a#papillonlink {
	background-image: url(../images/papillon-link.png);
	display: block;
	width: 189px;
	height: 174px;
	text-decoration: none;
}

h4 sup {
	font-size: 14px;
}

div.video {
	margin: 10px 0 10px 20px;
}

div.audio {
	margin-left: 70px;
}