/*content style (text=pageContent)*/

.text-header {
	font-size: 22px;
	color: white;
	font-family: Arial;
}
.text {
	font-size: 12px;
	color: white;
	font-family: Arial;
	line-height : 100%;
}
.text a {
	font-size: 12px;
	color: #CCFF00;
	font-family: Arial;
	line-height : 100%;
	font-weight: bold;
}
.pageContent {
	font-size: 11px;
	color: white;
	font-family: Arial;
	line-height : 200%;
}
.pageContent a {
	font-size: 11px;
	color: white;
	font-family: Arial;
	line-height : 200%;
}
/* top elements */

.company {
	font-size: 22px;
	color: #FFE683;
	font-family: Arial;
	letter-spacing : -1px;
	font-weight: bold;
	font-style : italic;
}
.slogan {
	font-size: 11px;
	color: white;
	font-family: Arial;
}
/*main menu*/

.menu {
	font-size: 12px;
	color: white;
	font-family: Arial;
	text-decoration: none;
	word-spacing: -1px;
}
.amenu {
	font-size: 12px;
	color: white;
	font-family: Arial;
	text-decoration: none;
	word-spacing: -1px;
	text-decoration: underline;
}
/*submenu*/

.submenu {
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.asubmenu {
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-decoration: none;
	text-decoration: underline;
}
/*copyright*/

.footer {
	font-size: 11px;
	color: #CCFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.left-bg {
	background: #6BA136 url('../images/left_bg.jpg') no-repeat;
}
.bg {
	background: #6BA136 url('../images/bg.jpg') no-repeat;
}
.bbg {
	background-color: #6BA136;
}
.titre-promo {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.texte-promo {
 font-size: 12px  color: #FFFF00;
	font-weight: bold;
	color: #FFFF00;
	font-size: 14px;
}

/*DIV Ref*/

.ref {
	position:absolute;
	width:677px;
	height:315px;
	z-index:1;
	visibility: hidden;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
}
.seo {
	margin-left: 9px;
}
