* {
    margin:0;
    padding:0;
	border: none;
}

body { 
	font-family: arial, sans-serif;
	color: #000;
	font-size: 11px;
	background: #e5e5e5;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 20px;
	padding-top: 10px;
}

/* intro  */

#body_intro {
	background: url(../images/body_bg.png) repeat-x #e5e5e5;
}

div#intro {
	position: relative;
	width: 954px;
	height: 580px;
	margin: 0 auto;
	background: url(../images/portal_4.jpg) no-repeat 0 35px;
	z-index: 3;
}

#intro_menu {
	position: absolute;
	top: 125px;
	left: 18px;
	width: 150px;
	height: 180px;	
}
#lang{
	position: absolute;
	top: 5px;
	right:0;
}


ul#ulintro {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 6px;
}
ul#ulintro li {
	list-style: none;
	padding:2px 0;
}

ul#ulintro li a {
	color: #000;
	font-weight: bold;
}

div#intromain {
	position: absolute;
	top: 130px;
	left:260px;
}

div#intromain * {
	margin: 0;
	padding:0;
}

div#intromain h2 {
	font-size: 18px;
	font-weight: bold;
}
div#intromain h1 {
	font-size: 30px;
	font-weight: bold;
}
div#intromain p {
	margin-top: 15px;
	width: 350px;
}

div#introsmall {
	position: absolute;
	width:235px;
	top: 390px;
	left:666px;
}

#introlinks a img {
	vertical-align: top;
}
.aprolis {
	margin-left: 50px; 
}
.eneria {
	margin-top: 2px;
}

div#shadow {
	position: absolute;
	top:380px;
	width: 100%;
	height: 155px;
}
div#shadow div {
	
	width:50%;
	float: right;
	height: 155px;
	background: url(../images/shadow2.jpg) no-repeat 477px;
}

div#introfooter {
	position: absolute;	
	width:235px;
	top: 550px;
	color: #999;
}

div.clear { clear: both; }



#button_groupe_monnoyeur {
	position: absolute;
	top: 157px;
	left:2px;
}

/* Legal notes - article */
div#article {
	position: relative;
	width: 954px;
	height: 503px;
	margin: 0 auto;
	background: url(../images/portal_article.png) no-repeat 0 35px;
	z-index: 3;
}

div.article-text {
	position: relative;
	width: 700px;
	height: 340px;
	top: -25px;
	left: 220px;
	overflow-x: auto;
	overflow-y: auto;	
}

a, a:link, a:active, a:visited, a:focus {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #000000;
}


div.break {
    clear: both;
    font-size: 1px; /* Fix for IE */
    height: 1px;
    margin-bottom: -1px;
}

div#introBML {
	position: absolute;
	top: 250px;
	left:260px;
}

#button01 {
	margin: 7px 0 0 5px;
}
