
.mainfrm
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #dbcdaf;
	width: 1024px;
	min-height: 1024px;
}

.contedition
{
	background-image: url(../img/edition.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
	background-position: 0px 210px;
}

.contconseil
{
	background-image: url(../img/conseil.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
	background-position: 0px 210px;
}

.contssii
{
	background-image: url(../img/ssii.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
	background-position: 0px 210px;
}

.contpres
{
	background-image: url(../img/presentation.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
	background-position: 0px 210px;
}

.logoedition
{
	background-image: url(../img/ledition.jpg);
	background-repeat: no-repeat; /*background-attachment: fixed;*/
	background-position: right bottom;
}

.logopres
{
	background-image: url(../img/lpresentation.jpg);
	background-repeat: no-repeat; /*background-attachment: fixed;*/
	background-position: right bottom;
}

.logossii
{
	background-image: url(../img/lssii.jpg);
	background-repeat: no-repeat; /*background-attachment: fixed;*/
	background-position: right bottom;
}

.logoconseil
{
	background-image: url(../img/lconseil.jpg);
	background-repeat: no-repeat; /*background-attachment: fixed;*/
	background-position: right bottom;
}

.banlogo
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 80px;
	background-color: #ffffff;
	background-image: url(../img/bandeau.jpg);
}

.fil
{
	position: absolute;
	left: 610px;
	width: 400px;
	top: 58px;
	text-align: right;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #48842a;
}

.fil a
{
	text-decoration: none;
}

.menu
{
	position: absolute;
	top: 205px;
}

.mybanner
{
	position: absolute;
	top: 80px;
	left: 0px;
	width: 738px;
	height: 120px;
	background-color: #000000;
}

.ctxinfo
{
	position: absolute;
	top: 80px;
	left: 728px;
	width: 296px;
	height: 120px;
	background-color: #000000;
}

.mnucont
{
	margin-bottom: 8px;
	font-family: verdana;
	font-size: 10pt;
}

.pres
{
	background-color: #e95c2a;
}

.filpres
{
	color: #e95c2a;
}

.filpres a
{
	color: #e95c2a;
}

.ssii
{
	background-color: #c1292d;
}

.filssii
{
	color: #c1292d;
}

.filssii a
{
	color: #c1292d;
}

.edition
{
	background-color: #48842a;
}

.filedition
{
	color: #48842a;
}

.filedition a
{
	color: #48842a;
}

.conseil
{
	background-color: #33aadd;
}

.hmnu
{
	color: #ffffff;
	width: 140px;
	margin-bottom: 2px;
	font-weight: bold;
	padding-left: 5px;
}

.shmnu
{
	position:relative;
	left:20px;
	width:120px;
}

.hmnu a
{
	color: #ffffff;
	text-decoration: none;
}

.hmnu a:hover 
{
		color:#FFFF80;
}

.mnunode
{
	position: relative;
	width: 120px;
	text-align: left;
}

.mnuitem
{
	margin-top: 1px;
	margin-bottom: 1px;
	width: 130px; 
	font-size: 9pt;
	border-bottom: 1px solid #efeebb;
	text-align: right;
	position:relative;
	left:15px;
}
.mnuitem:hover
{
	background-color: #f5f5dc;
}

.mnuitem a
{
	text-decoration: none;
	color: #000000;
}

.smenu
{
	width: 110px;
	position: relative;
	left:35px;
}

.maincont
{
	position: absolute;
	left: 140px;
	top: 205px;
	width: 800px;
	min-height: 600px;
	overflow: hidden; /*background-color:#c7b299;*/
}

.contpage
{
	position: relative;
	margin-top: 24px;
	margin-left: 20px;
	margin-right: 20px;
	width: 660px;
	font-family: verdana;
	font-size: 10pt;
	text-align: justify;
	color: #433731;
}

.contpage p
{
	margin-top: 20px;
}

.contpage p a
{
	text-decoration: none;
	color: #550000;
}

.contpage p a:hover
{
	color: #990066;
}

.contpage li a
{
	text-decoration: none;
	color: #550000;
}

.contpage li a:hover
{
	color: #990066;
}

.contpage h3 
{
	color: #534741;
}

.contpage h3 a 
{
	color: inherit;
	text-decoration:none;
}

.contpage strong
{
	color: #000000;
}

.acc
{
	font-family: helvetica;
	font-size: 12pt;
	text-align: center;
}

.acc h2
{
	font-family: verdana;
	font-size: 18pt;
	letter-spacing: 3px;
}

.gpub
{
	width: 120px;
	height: 600px;
	margin-top: 210px;
	float: right;
	overflow: hidden;
}

.flashp h2
{
	text-align: center;
}

.flashp a
{
	text-decoration: none;
	color: inherit;
}

.flashp em
{
	font-family: verdana;
	font-size: 8pt;
	color: #662222;
}

.footer
{
	font-size: 9pt;
	font-family: verdana;
	color: #534741;
	text-align: center;
	position: relative;
	top: -11pt;
}

.footer a
{
	color: inherit;
	text-decoration:none;
}

.footer em
{
	color:#000000;
	font-style:normal;
}