@import url(jquery.fancybox.css);

#main {
	margin: 120px auto;
	max-width: 1250px;
	min-width: 980px;
	_width: 1100px;
}

body.article h1 {
	font-size: 42px;
	font-weight: normal;
}
body.article h1 span {
	display: block;
	font-size: 24px;
}

body.article h2 {
	font-size: 20px;
	font-weight: normal;
	color: #CE2844;
	margin: 20px 0 10px;
}

body.article div.roundimg {
	margin: 20px;
	display: block;
	}

body.article div.roundimg img {
	display: block;
}

body.article div.chapeau	{
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
}

body.article #content p.chapeau {
	color: #005597;
	font-weight: bold;
}

body.article div.chapeau div.roundimg	{
	margin: 0;
	/* float: left; */
}

body.article #content div.chapeau p	{
	font-size: 15px;
	color: #005597;
	font-weight: bold;
	font-style: italic;
	padding: 0;
}

/* body.article #content p, body.article #content li {
	color: #000;
} */

body.article div.bloc {
	clear: both;
	background: #fff;
	margin: 20px;
	position: relative;
}

body.article div.bloc div.inner, body.article div.adaptbloc div.inner {
	padding: 10px;
}

body.article div.adaptbloc.center {
	margin: 0 auto;
}

body.article div.bloc h2, body.article div.adaptbloc h2 {
	color: #005597;
}

body.article div.adaptbloc {
	position: relative;
}

body.article div.adaptbloc span.legend,  body.article div.adaptbloc div.legend {
	color: #000;
	margin: 5px 0 0 0;
	display: block;
	text-align: center;
}

body.article #content div.adaptbloc div.graphlegend p {
	color: #005597;
	font-style: italic;
}

body.article #content div.adaptbloc div.graphlegend p.source {
	color: #000;
	font-style: normal;
	text-align: right;
}

body.article div.adaptbloc div.legend strong {
	color: #CE2844;
}

body.article div.chapeaulegend {
	margin: 0 20px 20px 0;
	float: left;
}

body.article div.right {
	float: right;
}

body.article div.chapeaulegend div.roundimg {
	margin: 0;
}

body.article #content div.chapeaulegend p {
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 5px 0 0 0;
}

body.article #content div.chapeaulegend p.small {
	font-size: 10px;
}

body.article #content div.chapeaulegend div.left {
	float: none;
}

body.article #content div.adaptbloc div.legend p {
	margin: 5px 0 0;
}

body.article div.right {
	float: right;
	margin: 0 0 20px 20px;
}

body.article div.left {
	float: left;
	margin: 0 20px 20px 0;
}

body.article div.clear {
	clear: both;
}

body.publications img.left {
	float: left;
	margin: 0 5px 5px 0;
}

body.publications img.right {
	float: right;
	margin: 0 0 5px 5px;
}

body.publications div.publications div {
	padding: 0 0 0 100px;	
	position: relative;
	min-height: 115px;
	_height: 115px;
}

body.publications div.publications div img {
	position: absolute;
	top: 0;
	left: 0;
}

a.graph {
	outline: none;
}

/* shadows */

div.shadow_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.shadow_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/fancy_shadow_n.png) repeat-x;
}

div.shadow_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_ne.png) no-repeat;
}

div.shadow_bg_e {
	top: 0;
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/fancy_shadow_e.png) repeat-y;
}

div.shadow_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_se.png) no-repeat;
}

div.shadow_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/fancy_shadow_s.png) repeat-x;
}

div.shadow_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_sw.png) no-repeat;
}

div.shadow_bg_w {
	top: 0;
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/fancy_shadow_w.png) repeat-y;
}

div.shadow_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_nw.png) no-repeat;
}

div.smallwidth {
	width: 400px;
}

div.minwidth {
	width: 280px;
}

body.article blockquote {
	margin: 20px auto;
	padding: 0 60px 0 70px;
	width: 400px;
	text-indent: 0;
	color: #0a468b;
	font-style: italic;
	font-size: 10px;
	text-align: center;
	position: relative;
	min-height: 100px;
	_height: 100px;
}

body.article #content blockquote p {
	margin: 0;
}

body.article blockquote span {
	position: absolute;
	top: -30px;
	left: 0;
	text-align: left;
	font-size: 72px;
	display: block;
	height: 32px;
}

body.article blockquote span.last {
	text-align: right;
	left: auto;
	top: auto;
	bottom: 20px;
	right: 0;
	clear: left;
	_bottom: -90px;
}

body.article blockquote strong {
	color: #ca1531;
	display: block;
	font-size: 15px;
}

body.article blockquote div.roundimg {
	float: left;
	margin: 0 10px 0 0;
	position: static;
}

.spacer {
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	border: none;
	height: 0;
	padding: 0;
	clear:both;
	margin: 0;
}

div.bloc a {
	font-size: 100%;
}

div.graphaside {
	float: left;
	margin: 0 16px 16px 0;
}
