@import url('global.css');

div#content {
	width: 1014px;
	padding: 0 1px;
	position: relative;
}

div#content a.omnivoile {
	position: absolute;
	left: 475px;
	top: -80px;
	display: block;
	width: 350px;
	height: 18px;
	background: transparent url(menu_omnivoile.jpg) top left no-repeat;
	text-indent: -5000px;
}

div#content a.reference {
	position: absolute;
	left: 540px;
	top: -50px;
	display: block;
	width: 327px;
	height: 16px;
	background: transparent url(menu_ref.jpg) top left no-repeat;
	text-indent: -5000px;
}

div#content a.sismique {
	position: absolute;
	left: 540px;
	top: -50px;
	display: block;
	width: 354px;
	height: 18px;
	background: transparent url(menu_sismique.jpg) top left no-repeat;
	text-indent: -5000px;
}

div#content .ref {
	float: left;
	width: 301px;
	height: 408px;
	background: transparent url(bg-ref.jpg) top left no-repeat;
	padding: 20px 25px 0 12px;
	position: relative;
}

div#content h1 {
	text-align: right;
	color: #ededed;
	font-style: italic;
	font-weight: bold;
	font-size: 1.3em;
	padding-top: 2px;
}

div#content h2 {
	font-size: 0.8em;
	text-align:right;
	color: #fff;
	margin: 2px 0 30px 0;
}

div#content p.ico {
	position: absolute;
	top: 100px;
	left: 191px;
	height: 25px;
	background: #fff url(bg_ico.gif) top right no-repeat;
	padding: 2px 7px 0 0;
}

div#content a.photo {
/*	display: block;
	width: 22px;
	height: 30px;
	background: #fff url(photo.gif) center center no-repeat
	*/
}

div#content img {
	border: 3px solid #fff;
	margin: 0;
}

div#content p {
	padding: 0 0 0 10px;
	text-align: justify;
}

div#content p.sismique {
	background: transparent url(sismique.gif) top right no-repeat;
}

div#content ul {
	list-style: none;
}

div#content li {
	list-style: none;
	background: transparent url(arrow_li.gif) 0 6px no-repeat;
	padding-left: 10px;
}

div#content strong {
	color: #C00;
	font-style: italic;
	font-weight: bold;
}

div#content p.plus {
	font-style: italic;
	font-weight: bold;
	background: transparent url(arrow_plus.gif) 135px 6px no-repeat;
}

div#content p.plus a  {
	color: #565656;
	text-decoration: none;
}

div#content p.plus a:hover {
	text-decoration: underline;
}

div#content div.plus {
	display: none;
}

div#content .multi p {
	color: #868686;
	text-align: right;
	background: none;
	font-weight: bold;
	font-style: italic;
} 