.positionscroll {
	position: relative;
}

#conteneurpagetitle {
	position: relative;
	top: 2px;
	width: 100%;
	height: 200px;
	overflow: hidden;
}

#conteneurpagetitleHome {
	position: relative;
	top: 2px;
	width: 100%;
	height: 82px;
	overflow: hidden;
}

#conteneurpagetitleHome2 {
    position: relative;
    top: 2px;
    width: 100%;
    height: 118px;
    overflow: hidden;
}

.promptorBox {
	text-align: center;
	width: 100%;
	height: 200px;
	table-layout: fixed;
}

.promptorBean {
	width: 100%;
	border-right: 3px solid #653095;
	border-left: 3px solid #653095;
}

.promptorItem {
	text-align: center;
	width: 130px;
	height: 11px;
	border-top: 2px solid white;
}

.eMagTitle {
	color: #653095;
	font: bold 11px arial, helvetica, sans-serif;
}

.eMagTitle1 {
	color: #653095;
	font: bold 11px arial, helvetica, sans-serif;
	letter-spacing: -1px;
}

.newsTitle,.promptorItem {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.newsBody {
	text-align: left;
}

.eMag {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: normal;
	text-decoration: none;
}

.eMag:hover {
	color: #653095;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: normal;
	text-decoration: underline;
}

A.eMag:focus, A.eMag:hover, A.eMag:active {text-decoration:none;}
A.eMag:link,A.eMag:visited {text-decoration:none;}
.lienemag { color: #653095; font-size: 10px; font-family: Arial, Verdana }
.infomag { background-color: #eee4f8; width: 100%; border-right: 3px solid #653095; border-left: 3px solid #653095 }
.eMagHome  { color: black; font-size: 11px; font-family: Arial, Helvetica, "Sans Serif"; font-weight: normal; text-decoration: none }
.eMagHome:hover { color: #653095; font-size: 11px; font-family: Arial, Helvetica, "Sans Serif"; font-weight: normal; text-decoration: underline }
A.eMagHome:focus, A.eMagHome:hover, A.eMagHome:active {text-decoration:none;}
A.eMagHome:link,A.eMagHome:visited {text-decoration:none;} 