/* Friendly global style resetting */
html, body  { padding: 0; margin: 0; height:100%;}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0 }
a, img { border: none; outline: none }
address, caption, cite, th { font-style: normal; font-weight: normal }
ol, ul { list-style: none; text-align:left; padding-left:10px; padding-top:3px; font-size:9pt; font-weight:bold;line-height:13pt;}

caption, th { text-align: left }
h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
em, strong { font-weight: normal; font-style: normal }
abbr { border: none; }
iframe { border: none; overflow: hidden; }
 img, div { behavior: url(js/pngfix/iepngfix.htc) }
h1{
	font-size:13pt;
	font-weight:bold;
	padding:2px 5px 2px 10px;
	text-align:left;
}
h2{
	font-size:10pt;
	font-weight:bold;
	padding:2px 5px 2px 10px;
	text-align:left;
}

body {

	height:98%;
	background: #3473a6;
	background-image:url('../images/header_gradient.gif');
	background-repeat:repeat-x;
	font: 12px/1.25 "Helvetica Neue", Arial, sans-serif;
	color: #fff;
	margin:0px;padding:0px;
}

#header {
	width:100%;
	background-image:url('../images/header_gradient.gif');
	background-repeat:repeat-x;
	height:92px;
	margin:0;
	padding:0;
	padding-top:8px;
	text-align:center;
}


#header_content {
	position:relative;
	background-image:url('../images/header_banner.gif');
	background-repeat:no-repeat;
	width:988px;
	height:92px;
	left:50%;
	margin: 0;
	margin-left:-494px;
	margin-top:8px;
	padding: 0;
	text-align:right;
	font-size:18pt;
	font-style:italic;
	font-weight:bold;
}
#container{
	position:relative;
	width:988px;
	left:50%;
	margin-top:8px;
	margin-left:-494px;
	padding:0;
		}
#left {
	float:left;

	}
#right {
	float:right;
}
#footer {
	clear:both;
	text-align:right;
	font-size:0.8em;
	background-image:url('../images/footer.gif');
	width:988px;
	height:30px;
	line-height:10px;
}
a {
	text-decoration:underline;
	color:#fff;
	}
#presentation{
	background-image:url('../images/presentation_left.png');
	background-repeat:no-repeat;
font-weight:bold;
	width:596px;
	height:232px;
}
.offrefond{
	background-image:url('../images/offrefond.png');
	background-repeat:no-repeat;
	width:480px;
	height:241px;
	text-align:left;
}
.pres {
	text-align:left;

	 }
.pres:first-letter{
	font-size:3em;
	float:left;
	color:#ff9c00;
	margin-right:2px;
}
#bulle{
	background-image:url('../images/bulle.png');
	background-repeat:no-repeat;
	width:385px;
	height:263px;
	font-size:1em;

	text-align:left;

}
#bulle a {
text-decoration:none;
}
#bulle a:hover {
	text-decoration:underline;
	}
#ref{
	background-image:url('../images/bloc_ref.gif');
	background-repeat:no-repeat;
	height:201px;
	margin-top:15px;
	text-align:center;
	}

#ref img {
	margin-right:10px;
	margin-left:10px;
	}
	
#offre {
	background-image:url('../images/bloc_offre.gif');
	background-repeat:no-repeat;
	width:385px;
	height:152px;
	margin-top:15px;
	text-align:center;
}

.citation {
	padding:4px 6px 4px 18px;
	}
.auteur {
	text-align:right;
	padding-right:10px;
	font-size:0.8em;
	}