/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}


#Mod100{
	height:340px;}
body#bd {
	color: #333333;
	
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}
.jamod-content{
	margin-bottom:0px;
	}
body.fs1 {
	font-size: 10px;
}

body.fs2{
	font-size: 11px;
}

body.fs3{
	font-size: 12px;
}

body.fs4{
	font-size: 13px;
}

body.fs5{
	font-size: 14px;
}

body.fs6{
	font-size: 15px;
}

/* Normal link */
a {
	color: #00bf08;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #04BD08;
	text-decoration:underline;
}
#Mod46 a{
	text-decoration:none;
	}
	
#Mod46 a:hover, a:active, a:focus{
	text-decoration:none;
	}
/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h7, h2, h4 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #666666;
	font-size: 92%;
}

/* Heading */
h1 {
	font-size: 180%;
}

h7 {
	font-size: 150%;
}

h2 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h7, h2, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 30px;
	line-height: 122%;
}

ol li {
	margin-left: 35px;
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../images/hdot2.gif) repeat-x top;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

td, div {
	font-size: 100%;
}

img {
	border: none;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.button {
	padding: 3px 5px;
	border: 1px solid #333333;
	background: url(../images/grad1.gif) repeat-x top #333333;
	color: #CCCCCC;
	font-size: 85%;
	text-transform: uppercase;
}

.button:hover, .button:focus {
	border: 1px solid #999999;
	background: #333333;
	color: #FFFFFF;
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}

.inputbox {
	border: 1px solid #CCCCCC;
	
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFCC;
}


.lienActionCommunity{
	
	width:970px;
	background-color:#CCCCCC;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	}
	

.lienActionCommunity a{
	color:#666;
	text-decoration:underline;
	}
	
.lienActionCommunity a{
	color:#03BE0B;
	text-decoration:underline;
	}
	
/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	padding: 0 0 0 20px;
	background: url(../images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}

/* Quote hilight */
.quote-hilite {
	padding: 10px 15px;
	margin: 0;
	border: 1px solid #CACACC;
	
}

/* Small quote */
.small-quote {
	margin: 0;
	padding: 0;
	background: none;
}

.small-quote span.open-quote {
	margin: 0;
	padding-left: 20px;
	background: url(../images/so-q.gif) no-repeat center left;
}

.small-quote span.close-quote {
	margin: 0;
	padding-right: 20px;
	background: url(../images/sc-q.gif) no-repeat center right;
}

.small-quote span.author {
	padding: 2px 5px 2px 20px;
	border-top: 1px solid #DCDDE0;
	margin: 0.5em 0 0;
	display: block;
	background: url(../images/author.gif) no-repeat 5px 4px #EAEBEE;
	font-size: 90%;
	text-transform: uppercase;
}

/* Rropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #999999;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	padding-left: 25px;
	color: #BF0000;
	background: url(../images/icon-error.gif) no-repeat top left;
}

p.message {
	padding-left: 25px;
	color: #006699;
	background: url(../images/icon-info.gif) no-repeat top left;
}

p.tips {
	padding-left: 25px;
	color: #EE9600;
	background: url(../images/icon-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
}

p.download {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/checklist-bg.gif) no-repeat 0 3px;
}

/* Small checklist */
ul.small-checklist {
	list-style: none;
}

ul.small-checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/icon_list.gif) no-repeat 0 3px;
}

/* Check list */
ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star-bg.gif) no-repeat 0 3px;
}

.moduleinterabout{
	padding-top:34px;
	}
.module_print{
	padding-bottom:7px;
	}
#Mod353{
	padding-bottom:7px;
	}
#Mod304{
	
	margin-top:-15px;}
#Mod306{
	
	margin-top:-15px;}

/* Bignumber */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 6px 7px;
	display: block;
	background: url(../images/ol-bg.gif) no-repeat top left;
	color: #7BA566;
	font: bold 20px/normal Arial, sans-serif;
}

/*-------------------------DEV CSS CONTACT---------------------------*/

/*--------------------------DEBUT ---------------------------------*/



.divContactTitle {
	font-size:18px, bold;
}
.texte {
	background:#000;
	text-align:left;
	width:156px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	border:0;
	font-size:11px;
}
#colone {
	margin-bottom:-2px;
}
#paragraphe {
	font-family:Verdana, Geneva, sans-serif;
}
.message {
	border:0;
	background:#07C100;
	text-align:left;
	color:#FFF;
	font-size:11px;
}
.selectCtc {
	background:#000;
	border:0;
	height:22px;
	display:block;
	font-size:11px;
	margin-bottom:1px;
	width:165px;
	color:#FFFFFF;
}
#navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#navlist li {
	padding-left: 30px;
	padding-top:3px;
	background-image: url(../images/puce.JPG);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
.BtnSubmit {
	background-image:url(../images/send.JPG);
	width:133px;
	height:33px;
	border: 0;
	background-repeat:no-repeat;
}

/*--------------------------FIN  ---------------------------------*/

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	padding-left: 15px;
	margin-left: 15px;
	background: url(../images/author.gif) no-repeat center left;
	font-weight: bold;
}

div.bubble1 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub1-br.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(../images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}

div.bubble2 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub2-br.gif) no-repeat bottom right;
}

div.bubble2 div div {
	background: url(../images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 15px 15px 35px 15px;
	width: auto;
}

div.bubble3 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub3-br.gif) no-repeat bottom right;
}

div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}

div.bubble4 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub4-br.gif) no-repeat bottom right;
}

div.bubble4 div div {
	background: url(../images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 15px 15px 55px 15px;
	width: auto;
}

/* Legend */
.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #F6F6F6;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #CACACC;
	
	position: relative;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 6px 8px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	padding: 5px 0 15px;
	margin: 0 0 10px;
	background: url(../images/hdot.gif) repeat-x bottom;
}

.componentheading {
	font-size: 200%;
	font-weight: bold;
}

.contentdescription {
	padding-bottom: 30px;
}

h7.contentheading, .contentheading {
	padding: 5px 0 8px;
	margin: 0;
	font-weight: normal;
}

table.blog .contentheading {
	font-size: 150%;
}

.contentheading {
	font-size: 200%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	margin-top: 10px;
	padding: 1px 5px 1px 14px;
	border: 1px solid #F6F6F6;
	display: block;
	background: url(../images/arrow.png) no-repeat 5px 48%;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	border: 1px solid #ECECEC;
	background: url(../images/arrow.png) no-repeat 5px 48% #FFFFFF;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #F6F6F6;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #ECECEC;
	
}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	padding: 8px 5px;
	background: #444444;
	color: #FFFFFF;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom #ECECEC;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/hdot2.gif) repeat-x bottom #FFFFCC;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.article-tools {
	border-top: 1px solid #DDDDDD;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #ECECEC;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-user.gif) no-repeat 0 2px;
}

.createdate {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-date.gif) no-repeat 0 2px;
}

.modifydate {
	width: 100%;
	float: left;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	width: 100%;
	margin: 0;
	
	/*background: url(../images/Fond.gif) no-repeat ;*/
}

#ja-containerwrap {
	/*background: url(../images/Fond.gif) no-repeat ;*/
}

#ja-containerwrap2 {
	/*background: url(../images/cw-bg2.gif) no-repeat 50% 0;*/
}

#ja-container {
	/*background: url(../images/c-bg1.gif) repeat-y 18% 0;*/
}

#ja-container2 {
	padding: 20px 0;
	/*background: url(../images/c-bg2.gif) no-repeat 18% 0;*/
}

#ja-mainbody-fr #ja-col1 {
	width: 450px;
}

#ja-mainbody-fr #ja-contentwrap {
	width: 80%;
}

#ja-mainbody, #ja-mainbody-fl {
	float: left;
	width: 450px;
}

#ja-mainbody #ja-contentwrap {
	float: right;
	width: 75%;
}

#ja-mainbody-fl #ja-contentwrap {
	float: left;
	width: 100%;
}

#ja-mainbody-f, #ja-mainbody-fr {
	float: none;
	width: 100%;
}

#ja-mainbody-fr #ja-contentwrap {
	width: 74.8%;
	float: right;
}

#ja-mainbody-fr #ja-col1 {
	width: 20%;
	float: left;
}

#ja-mainbody-fr #ja-contentwrap {
	width: 80%;
}

#ja-content {
	padding: 0 20px 0 40px;
}
#ja-contentwrap {
	min-height: 300px;
	height: auto;
}
* html #ja-contentwrap {
	height: 300px;
}
#ja-mainbody-fl #ja-content {
	padding-left: 0;
}

#ja-mainbody-f #ja-content {
	padding: 0;
}

/* Full */
#ja-containerwrap-f {
	/*background: url(../images/cwf-bg.gif) repeat-x top left #F6F6F6;*/
}

#ja-containerwrap-f #ja-containerwrap2 {
	background: none;
}

#ja-containerwrap-f #ja-container,
#ja-containerwrap-f #ja-container2 {
	background: none;
}

/* Full left */
#ja-containerwrap-fl {
	/*background: url(../images/cwf-bg.gif) repeat-x top left #F6F6F6;*/
}

#ja-containerwrap-fl #ja-containerwrap2,
#ja-containerwrap-fl #ja-container,
#ja-containerwrap-fl #ja-container2 {
	background: none;
}

/* Full right */
#ja-containerwrap-fr {
	background: url(../images/Fond.gif) no-repeat ;
}

#ja-containerwrap-fr #ja-containerwrap2 {

}

/* HEADER
--------------------------------------------------------- */
#header{

		height:338px;
	}
#ja-headerwrap {
	background: #333333;
	color: #CCCCCC;
	line-height: normal;
	height: 80px;
}

#ja-header {
	position: relative;
	height: 80px;
}

.ja-headermask {
	width: 602px;
	display: block;
	background: url(../images/header-mask.png) no-repeat top right;
	height: 80px;
	position: absolute;
	top: 0;
	right: -1px;
}

#ja-header a {
	color: #CCCCCC;
}

h1.logo, h1.logo-text {
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 180%;
	text-transform: uppercase;
}

h1.logo a {
	width: 208px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	height: 80px;
	position: relative;
	z-index: 100;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	color: #CCCCCC !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 40px;
	left: 5px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	padding: 2px 5px;
	color: #FFFFFF;
	background: #444444;
	font-size: 92%;
	position: absolute;
	bottom: 20px;
	left: 0;
}

/* Search */
#ja-search {
	padding-left: 20px;
	background: url(../images/icon-search.gif) no-repeat center left;
	position: absolute;
	bottom: 15px;
	right: 0;
}

#ja-search .inputbox {
	width: 120px;
	border: 1px solid #333333;
	padding: 3px 5px;
	color: #999999;
	background: #444444;
	font-size: 92%;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */

#ja-pathway {
	font-size: 92%;
}

#ja-pathway strong {
	margin-right: 5px;
	font-weight: normal;
}

#ja-pathway a {
	text-decoration: none;
}

#ja-pathway img {
	margin: 1px 5px;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable,
div.moduletable_menu,
div.moduletable_text {
	padding: 0 0 20px;
	margin-bottom: 1px;
}

div.moduletable h2,
div.moduletable_menu h2,
div.moduletable_text h2 {
	padding: 0 0 15px;
	margin: 0;
	color: #7BA566;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

/* Module rounded */
div.module h2 {
	border-bottom: 2px solid #CCC;
	padding: 0 0 7px;
	color: #7BA566;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

/* black */
div.module_black {
	background: url(../images/bl-br.gif) no-repeat bottom right #333333;
	color: #FFFFFF;
}

div.module_black div {
	background: url(../images/bl-bl.gif) no-repeat bottom left;
}

div.module_black div div {
	background: url(../images/bl-tr.gif) no-repeat top right;
}

div.module_black div div div {
	padding: 0 15px 10px;
	background: url(../images/bl-tl.gif) no-repeat top left;
}

div.module_blue ul,
div.module_blue ol,
div.module_red ul,
div.module_red ol,
div.module_black ul,
div.module_black ol,
div.module_green ul,
div.module_green ol {
	margin: 0;
	padding: 0;
}

div.module_blue li,
div.module_red li,
div.module_black li,
div.module_green li {
	margin-left: 20px;
	padding: 0;
	line-height: 150%;
}

div.module_blue a,
div.module_red a,
div.module_black a,
div.module_green a {
	color: #FFFFFF;
}

div.advs {
	float: left;
	width: 100%;
	clear: both;
	display: block;
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	width: 405px;
	padding-top: 10px;
	overflow: hidden;
}

#ja-col2 {
	float: right;
	width:405px;
	overflow: hidden;
}

#ja-col1 table,
#ja-col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 ul li,
#ja-col2 ul li {
	padding-left: 15px;
	margin: 0;
	background: url(../images/bullet.gif) no-repeat 5px 50%;
}

#ja-col1 ul, #ja-col2 ul {
	margin: 0;
}

#ja-col1 ol, #ja-col2 ol {
	margin-left: 5px;
}

#ja-col1 .article_separator,
#ja-col2 .article_separator {
	display: none;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-left div.moduletable,
.ja-box-full div.moduletable {
	padding-right: 30px;
	background: none;
}

.ja-box-right div.moduletable {
	/*background: url(../images/vdot2.gif) repeat-y left;*/
}

.ja-box-center div.moduletable {
	/*background: url(../images/vdot2.gif) repeat-y left;*/
}

#ja-botsl h2 {
	background: none;
}

#ja-botslwrap {
	background: #291810;
	color: #FFFFFF;
}

#ja-botsl {
	padding: 15px 0;
}

#ja-botsl div.moduletable {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}

#ja-botsl h2 {
	margin: 0 0 12px;
	color: #FFFFFF;
}

#ja-botsl a {
	/*color: #CCCCCC;*/
}

#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
	color: #00bf08;
}

#ja-botsl ul, #ja-botsl p, #ja-botsl ol {
	padding: 0;
	margin: 0 !important;
}

#ja-botsl ul li {
	padding: 0 0 0 15px;
	margin: 0;
	background: url(../images/bullet2.gif) no-repeat 3px 8px;
}

#ja-botsl ol li {
	margin-left: 25px;
	padding: 0 !important;
}

#ja-botsl td {
	padding: 0;
}

#ja-botsl .article_separator {
	display: none;
}

#ja-botsl table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	border-top: 5px solid #CCCCCC;
	padding: 20px 0 30px;
	clear: both;
	background: url(../images/grad3.gif) repeat-x bottom #F6F6F6;
}

#ja-footer {
	padding: 0;
	color: #666666;
	background: url(../images/vdot.gif) repeat-y 22% 0;
	position: relative;
}

#ja-footer .copyright {
	clear: both;
	display: block;
	padding-left: 25%;
	color: #666666;
	font-style: normal;
	font-size: 92%;
}

#ja-footnav {
	padding-left: 25%;
}

#ja-footer ul {
	margin: 0 0 5px;
	padding: 0;
}

#ja-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-footer li a {
	padding: 0 15px 0 0;
	display: inline;
	color: #666666;
	font-weight: bold;
	font-size: 92%;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#ja-footer li a:hover, #ja-footer li a:active, #ja-footer li a:focus {
	color: #333333;
	text-decoration: none;
}

.ja-cert {
	font-size: 92%;
	position: absolute;
	right: 0;
	top: 18px;
}

.ja-cert a {
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
	border: none;
	text-decoration: none;
}

.ja-cert a span {
	display: none;
}

.ja-cert a img {
	border: none;
}

.banneritem {
	display: block;
	margin-top: 15px;
}

.moduletable_terms a{
	font-size:10px;
	color:#7d6357;
	text-decoration: none;
	}

.mainlevel_menu_btn{
	color:#FFFFFF;}
.newsletterlcs a{
	color:#7d6357;}
	
.newsletterlcs_text a:hover{
	text-decoration: none;}
	

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/*usertool*/
ul.ja-usertools-font {
	font-size: 11px;
	position: absolute;
	top: 8px;
	right: 70px;
}

ul.ja-usertools-font li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}


/*collapsible h2*/
h2.show {
	background: url(../images/Close.png) no-repeat 100% 60%;
	cursor: pointer;
}
h2.show:hover {
	background: url(../images/CloseOver.png) no-repeat 100% 60%;
	cursor: pointer;
}

h2.hide {
	background: url(../images/Open.png) no-repeat 100% 60%;
	cursor: pointer;
}
h2.hide:hover {
	background: url(../images/OpenOver.png) no-repeat 100% 60%;
	cursor: pointer;
}

/*others*/
#ja-banner {
	margin: 15px 0;
	text-align: center;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#form-login p {
	margin: 0 0 5px;
}

#form-login ul {
	margin: 10px 0 0;
}

#form-login .inputbox {
	width: 90%;
}

.clr {
	clear: both;
}

.hasTip img {
	margin: 10px 5px 0 0;
	border: none;
}

/* Tooltips */
.tool-tip {
	float: left;
	border: 1px solid #D4D5AA;
	padding: 5px;
	background: #FFFFCC;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
}

.tool-text {
	margin: 0;
	font-size: 100%;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	padding: 0;
	margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #006699;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #BF0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #EE9600;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/*ISSAM AJOUT*/

/*LOGO*/
#logo{
	margin:15px;
	
}
/*FIN LOGO*/
/*Debut tabContent*/
.tabContent{
	margin-top:-147px;
}
/*Fin tabContent*/
/* Menu */
.menu{
	font-size:31px;
	font-family:"Trebuchet MS",Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;
	color:#000;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}
.menu a{
	color:#000;
	text-decoration:none;
}
.menu a:hover{
	color:#04BD08;
	text-decoration:none;
}
#current a{
	color:#03be0b;
	text-decoration:none;
	
}

#current ul{
	margin-top:0px;
	}
#current ul li {
	
	}
#current ul li a{
	color:#000;
	text-decoration:none;
	font-size:11px;
}
#current ul li a:hover{
	color:#04BD08;
	text-decoration:none;
	font-size:11px;
}

li ul{
	margin-top:0px;
	}
li ul li {
	height:15px;
	}
li ul li a{
	color:#000;
	text-decoration:none;
	font-size:11px;
}
li ul li a:hover{
	color:#04BD08;
	text-decoration:none;
	font-size:11px;
}
.mainleveltopmenu{
	color:#777676;
	font-family:"Trebuchet MS",Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;
	text-align:right;
	font-size:20px;
	text-decoration:none;
	font-weight:bold;
	}
.mainleveltopmenu a{
	text-decoration:none;
	font-weight:bold;
	color:#777676;
	}
.mainleveltopmenu a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#04BD08;
	}
.moduletabletopmenu{
	margin-bottom:90px;
	margin-left:137px;	
	margin-top:-30px;
}

/* Fin Menu */
/*css projects*/
.projects_tab1{
	background-color:#04bd08;
	font-size:11px;
	font-weight:bold;
	line-height:100%;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.projects_tab2{
	border-bottom:1px solid #b6b6b6;
	border-left:1px solid #b6b6b6;;
	border-right:1px solid #b6b6b6;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;

	
}
/*fin css projects*/
.sousmenufooter{
	color:#7d6357;
	font-size:10px;

}
.sousmenufooter a{
	color:#7d6357;
	text-decoration:none;

}
.sousmenufooter a:hover{
	text-decoration:none;
	color:#00bf08;
}
.menufooter{
	color:#b7a790;
	font-weight:bold;
	font-size:11px;
}
.menufooter a{
	color:#b7a790;
	text-decoration:none;

}

.menufooter a:hover{
	text-decoration:none;
	color:#00bf08;
}

.Scroller-ContainerNews {
  position: relative;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.Scrollbar-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.Scrollbar-Track {
  width: 2px; height: 290px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.Scrollbar-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.Scrollbar-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.Scrollbar-Down {
  position: relative;
  top: 300px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.Scrollbar-Down:hover{
  position: relative;
  top: 300px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

/*  SCROLL MODIFI*/
/*--------------------------------------------------------------*/
/*Module news*/
#Scrollbar-ContainerNews {
  position: relative;
  top: -50px; left: 467px;
  width:9px;
}

#ContainerNews {
  position: relative;
  width: 400px;
  height: 50px;
}
#News, #About, #Extra { 
  position: relative;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 190px;
  display: none;
}
#News {display: block;padding-right:25px;
width:435px;height:290px;}

#Navigation {
  position: relative; 
  top: 30px;
  left: 75px;
}
#Navigation a {
  margin: 5px 2px 0 0;
  padding: 0 5px;
  height: 20px;
  background-color: #E4E4E4;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #AAA;
  text-decoration: none;
  display: block;
  float: left;
  letter-spacing: 1px;
}
#Navigation a:hover {
  margin-top: 0px;
  height: 25px;
}
#Navigation a.current {
  margin-top: 0px;
  height: 25px;
  background-color: #EEE;
  color: #777;
}
/* Fin module news*/
/* module stories*/
#Scrollbar-ContainerStories {
  position: relative;
  top: -200px; left: 467px;
  width:10px;
}

#ContainerStories {
  position: relative;
  width: 400px;
  height: 200px;
}
#NewsStories, #AboutStories, #ExtraStories { 
  position: relative;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 190px;
  display: none;
}
#NewsStories {display: block;width:460px;height:200px;}

#NavigationStories {
  position: relative; 
  top: 30px;
  left: 75px;
}
#NavigationStories a {
  margin: 5px 2px 0 0;
  padding: 0 5px;
  height: 20px;
  background-color: #E4E4E4;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #AAA;
  text-decoration: none;
  display: block;
  float: left;
  letter-spacing: 1px;
}
#NavigationStories a:hover {
  margin-top: 0px;
  height: 25px;
}
#NavigationStories a.current {
  margin-top: 0px;
  height: 25px;
  background-color: #EEE;
  color: #777;
}

/* Fin module stories*/


/*  FIN SCROLL */
.textNews {
	color:#000000;
	font-size:10px;
}
.soustitreNews{
	color:#777777;
	font-size:10px;
}
.dateNews{
	color:#666666;
	font-size:10px;
}
.titreNews{
	color:#000;
	font-size:10px;
	font-weight:bold;
}
.ligneNews{
	background-image:url(../images/SeparateurNews.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:15px;
}

.ligneStories{
	background-image:url(../images/SeparateurNews.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:2px;
}

/* MODULE STORIE*/
.Scroller-Container1 {
  position: absolute;
  top: 0px; left: 0px;
  border-top:1px solid #CCCCCC;
}
.Scrollbar-Up1 {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.Scrollbar-Up1:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.Scrollbar-Track1 {
  width: 2px; height: 354px;
  margin-left:3px;
  position: absolute;
  top: 10px;
  background-color: #EEE;
}
.Scrollbar-Handle1 {
  position: absolute;
  width: 9px; height: 70px;
  background-color: #CCCCCC;
  margin-left:-3px;
}
.Scrollbar-Handle1:hover {
  position: absolute;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.Scrollbar-Down1 {
  position: absolute;
  top: 364px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
}
.Scrollbar-Down1:hover {
  position: absolute;
  top: 364px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
}
#Scrollbar-Container1 {
 left:461px;
position:relative;
top:-376px;
width:10px;;
}

#Container1 {
position: relative;
  width: 460px;
  height: 394px;
  top: 20px;
}

#Last { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 460px;
  height: 370px;
  display: block;
}
#Peru, #Mali,#Canada, #Ethiopia { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 460px;
  height: 405px;
  display: none;
}
#Navigation1 {
  position: relative; 
  top: 0px;

}
#Navigation1 a {
	
	height:15px;
	margin:10px 1px 0 0;
	padding:2px 19px;
		
	background-color: #000000;
	font-family:"Trebuchet MS",Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;
	font-size: 10px;
	color: #b3b3b3;
	font-weight:bold;
	text-decoration: none;
	display: block;
	float: left;
	letter-spacing: 1px;
}
#Navigation1 a:hover {
	color:#04BD08;
}
#Navigation1 a.current {
  background-color: #04BD08;
  color: #000000;
  font-weight:bold;
}

#textePartenaire, #texteLogo1, #texteLogo2, #texteLogo3{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	vertical-align:top;
	}
/*FIN MODULE STORIES*/

.moduletable_menu_btn{
	color:#b7a790;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-left:14px;
	}
	
.moduletable_menu_btn a{
	
	color:#b7a790;
	text-decoration:none;
	}
.ja-debug{
	background:#291810 none repeat scroll 0 0;
	color:#54453e;
	}
	
.module_flag{
	margin-bottom:-64px;
	margin-top:16px;
	}
.moduletopmenu{
	margin-left:113px;
	
	}
.imagesstories{	
	margin:10px;
	
}
.bodystories{	
	line-height:17px;
	margin-top:6px;
	font-size:10px;
	
}
.imgstories{
	margin-top:9px;
	}
.moduletable_home{
	width:140px
	
	}
#descition_sorie{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-top:5px;
	}

/*NewsLetter*/
.newsletterlcs{
	margin-top:30px;
	text-align:right;
	
	}
.newsreceive{
	
	color:#7D6357;
	text-decoration:underline;
	cursor:pointer;
	background-color:#291810;
	border:0px;
	}
.newsletterlcs_input{
	height:11px;
	width:165px;
	background-color:#00bf09;
	border:0;
	font-size:10px;
	text-align:right;
	}
.newsletterlcs_text{
	font-size:10px;
	text-decoration:underline;
	text-align:right;
	}
#emailValider{
	width:135px;
	padding-left:38px;
	}

/*Fin newsletter*/

.debug{
	font-size:9px;
	color:#56463f;
	}
	
/*-------------------------CULTURE----------------------------*/
.Scroller-ContainerCulture  {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarCulture-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarCulture-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarCulture-Track {
  width: 2px; height: 340px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarCulture-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarCulture-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarCulture-Down {
  position: relative;
  top: 350px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarCulture-Down:hover{
  position: relative;
  top: 350px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarCulture-ContainerCulture {
	left:416px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerCulture {
	height:10px;
	position:relative;
	width:400px;
}
#Culture { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 340px;
  display: none;
}
#Culture {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}

/*-------------------------------MODULE LANGUAGE CHALLENGE----------------------------*/

/*-------------------------Language----------------------------*/
.Scroller-ContainerLanguage {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarLanguage-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarLanguage-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarLanguage-Track {
  width: 2px; height: 170px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarLanguage-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarLanguage-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarLanguage-Down {
  position: relative;
  top: 180px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarLanguage-Down:hover{
  position: relative;
  top: 180px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarLanguage-ContainerLanguage {
	left:467px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerLanguage {
	height:10px;
	position:relative;
	width:450px;
}
#Language { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 450px;
  height: 170px;
  display: none;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;
}
#Language {display: block;}

/*-------------------------Technology----------------------------*/
.Scroller-ContainerTechnology {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarTechnology-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarTechnology-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarTechnology-Track {
  width: 2px; height: 200px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarTechnology-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarTechnology-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarTechnology-Down {
  position: relative;
  top: 210px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarTechnology-Down:hover{
  position: relative;
  top: 210px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarTechnology-ContainerTechnology {
	left:467px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerTechnology {
	height:10px;
	position:relative;
	width:450px;
}
#Technology { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 450px;
  height: 200px;
  display: none;
}
#Technology {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}

/*-------------------------Initiative----------------------------*/
.Scroller-ContainerInitiative  {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarInitiative-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarInitiative-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarInitiative-Track {
  width: 2px; height: 310px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarInitiative-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarInitiative-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarInitiative-Down {
  position: relative;
  top: 320px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarInitiative-Down:hover{
  position: relative;
  top: 320px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarInitiative-ContainerInitiative {
	left:416px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerInitiative {
	height:10px;
	position:relative;
	width:400px;
}
#Initiative { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 315px;
  display: none;
}
#Initiative {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}

/*-------------------------Resources----------------------------*/
.Scroller-ContainerResources {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarResources-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarResources-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarResources-Track {
	margin-bottom:50px;
  width: 2px; height: 110px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarResources-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarResources-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarResources-Down {
  position: relative;
  top: 120px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarResources-Down:hover{
  position: relative;
  top: 120px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarResources-ContainerResources {
	left:467px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerResources {
	height:10px;
	position:relative;
	width:450px;
}
#Resources { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 450px;
  height: 107px;
  display: none;
}
#Resources {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}

/*----------------------------PAGE SOLUTION---------------------------------*/

/*-------------------------methodology----------------------------*/
.Scroller-ContainerMethodology  {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarMethodology-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarMethodology-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarMethodology-Track {
  width: 2px; height: 340px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarMethodology-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarMethodology-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarMethodology-Down {
  position: relative;
  top: 350px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarMethodology-Down:hover{
  position: relative;
  top: 350px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarMethodology-ContainerMethodology {
	left:416px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerMethodology {
	height:10px;
	position:relative;
	width:400px;
}
#Methodology { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 340px;
  display: none;
}
#Methodology {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}

/*-------------------------ownership----------------------------*/
.Scroller-ContainerOwnership {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarOwnership-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarOwnership-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarOwnership-Track {
  width: 2px; height: 200px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarOwnership-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarOwnership-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarOwnership-Down {
  position: relative;
  top: 210px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarOwnership-Down:hover{
  position: relative;
  top: 210px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarOwnership-ContainerOwnership {
	left:416px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerOwnership {
	height:10px;
	position:relative;
	width:400px;
}
#Ownership { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 193px;
  display: none;
}
#Ownership {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}

/*-------------------------Tenets----------------------------*/
.Scroller-ContainerTenets {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarTenets-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarTenets-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarTenets-Track {
  width: 2px; height: 120px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarTenets-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarTenets-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarTenets-Down {
  position: relative;
  top: 130px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarTenets-Down:hover{
  position: relative;
  top: 130px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarTenets-ContainerTenets {
	left:416px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerTenets {
	height:10px;
	position:relative;
	width:400px;
}
#Tenets { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 116px;
  display: none;
}
#Tenets {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}


/*-------------------------Digital----------------------------*/
.Scroller-ContainerDigital {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarDigital-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarDigital-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarDigital-Track {
  width: 2px; height: 210px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarDigital-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarDigital-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarDigital-Down {
  position: relative;
  top: 220px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarDigital-Down:hover{
  position: relative;
  top: 220px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarDigital-ContainerDigital {
	left:467px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerDigital {
	height:10px;
	position:relative;
	width:450px;
}
#Digital { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 450px;
  height: 207px;
  display: none;
}
#Digital {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}


/*-------------------------Option----------------------------*/
.Scroller-ContainerOption {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarOption-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarOption-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarOption-Track {
  width: 2px; height: 330px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarOption-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarOption-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarOption-Down {
  position: relative;
  top: 340px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarOption-Down:hover{
  position: relative;
  top: 340px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarOption-ContainerOption {
	left:467px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerOption {
	height:10px;
	position:relative;
	width:450px;
}
#Option { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 450px;
  height: 330px;
  display: none;
}
#Option {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}



/*-------------------------Vision----------------------------*/
.Scroller-ContainerVision {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarVision-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarVision-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarVision-Track {
  width: 2px; height: 270px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarVision-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarVision-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarVision-Down {
  position: relative;
  top: 280px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarVision-Down:hover{
  position: relative;
  top: 280px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarVision-ContainerVision {
	left:467px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerVision {
	height:10px;
	position:relative;
	width:450px;
}
#Vision { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 450px;
  height: 270px;
  display: none;
}
#Vision {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}
p {
	margin-top:-3px;

}
.pImg{
	margin-top:12px;
	}

.pImgCommunity {
margin-bottom:20px;
margin-top:30px;
}
/*-------------------------approach----------------------------*/
.Scroller-ContainerApproach  {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarApproach-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarApproach-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarApproach-Track {
  width: 2px; height: 360px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarApproach-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarApproach-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarApproach-Down {
  position: relative;
  top: 370px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarApproach-Down:hover{
  position: relative;
  top: 370px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarApproach-ContainerApproach {
	left:416px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerApproach {
	height:10px;
	position:relative;
	width:400px;
}
#Approach { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 368px;
  display: none;
}
#Approach {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}

/*-------------------------Engagement----------------------------*/
.Scroller-ContainerEngagement {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarEngagement-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarEngagement-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarEngagement-Track {
  width: 2px; height: 150px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarEngagement-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarEngagement-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarEngagement-Down {
  position: relative;
  top: 160px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarEngagement-Down:hover{
  position: relative;
  top: 160px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarEngagement-ContainerEngagement {
	left:416px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerEngagement {
	height:10px;
	position:relative;
	width:400px;
}
#Engagement { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 144px;
  display: none;
}
#Engagement {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}


/* PAGE COMMUNTY MALI*/
#Malistories{
	  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 460px;
  height: 405px;
  display:inline;
	}

/*ISSAM FIN AJOUT*/
.module_solution{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-top:35px;
	}
	
	
	

/*-------------------------StoriesMali----------------------------*/
.Scroller-ContainerStoriesMali {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarStoriesMali-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarStoriesMali-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarStoriesMali-Track {
  width: 2px; height: 190px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarStoriesMali-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarStoriesMali-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarStoriesMali-Down {
  position: relative;
  top: 200px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarStoriesMali-Down:hover{
  position: relative;
  top: 200px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}
#ScrollbarStoriesMali-ContainerStoriesMali {
	left:467px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerStoriesMali {
	height:10px;
	position:relative;
	width:460px;
}
#StoriesMali { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 460px;
  height: 184px;
  display: none;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;
}
#StoriesMali {display: block;}

/*-------------------------Cultural----------------------------*/
.Scroller-ContainerCultural  {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarCultural-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarCultural-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarCultural-Track {
  width: 2px; height: 300px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarCultural-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarCultural-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarCultural-Down {
  position: relative;
  top: 310px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarCultural-Down:hover{
  position: relative;
  top: 310px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarCultural-ContainerCultural {
	left:416px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerCultural {
	height:10px;
	position:relative;
	width:400px;
}
#Cultural { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 300px;
  display: none;
}
#Cultural {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}


/*-------------------------Highlights----------------------------*/
.Scroller-ContainerHighlights  {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarHighlights-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarHighlights-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarHighlights-Track {
  width: 2px; height: 190px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarHighlights-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarHighlights-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarHighlights-Down {
  position: relative;
  top: 200px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarHighlights-Down:hover{
  position: relative;
  top: 200px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarHighlights-ContainerHighlights {
	left:416px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerHighlights {
	height:10px;
	position:relative;
	width:400px;
}
#Highlights { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 190px;
  display: none;
}
#Highlights {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}


/*-------------------------Team----------------------------*/
.Scroller-ContainerTeam  {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarTeam-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarTeam-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarTeam-Track {
  width: 2px; height: 290px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarTeam-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarTeam-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarTeam-Down {
  position: relative;
  top: 300px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarTeam-Down:hover{
  position: relative;
  top: 300px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarTeam-ContainerTeam {
	left:416px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerTeam {
	height:10px;
	position:relative;
	width:400px;
}
#Team { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 290px;
  display: none;
}
#Team {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}




/*-------------------------Threats----------------------------*/
.Scroller-ContainerThreats {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarThreats-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarThreats-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarThreats-Track {
  width: 2px; height: 300px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarThreats-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarThreats-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarThreats-Down {
  position: relative;
  top: 310px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarThreats-Down:hover{
  position: relative;
  top: 310px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarThreats-ContainerThreats {
	left:467px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerThreats {
	height:10px;
	position:relative;
	width:450px;
}

#Threats { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 450px;
  height: 300px;
  display: none;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;
}
#Threats {display: block;}


/*-------------------------Link----------------------------*/
.Scroller-ContainerLink {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarLink-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarLink-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarLink-Track {
  width: 2px; height: 170px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarLink-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarLink-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarLink-Down {
  position: relative;
  top: 180px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarLink-Down:hover{
  position: relative;
  top: 180px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarLink-ContainerLink {
	left:467px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerLink {
	height:10px;
	position:relative;
	width:450px;
}
#Link { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 450px;
  height: 170px;
  display: none;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;
}
#Link {display: block;}

/*-------------------------Action----------------------------*/
.Scroller-ContainerAction {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarAction-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarAction-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarAction-Track {
  width: 2px; height: 290px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarAction-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarAction-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarAction-Down {
  position: relative;
  top: 300px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarAction-Down:hover{
  position: relative;
  top: 300px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarAction-ContainerAction {
	left:947px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerAction {
	height:10px;
	position:relative;
	width:800px;
}
#Action { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 930px;
  height: 310px;
  display: none;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;
}
#Action {display: block;}


/*-------------------------MaliAbout----------------------------*/
.Scroller-ContainerMaliAbout  {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarMaliAbout-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarMaliAbout-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarMaliAbout-Track {
  width: 2px; height: 350px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarMaliAbout-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarMaliAbout-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarMaliAbout-Down {
  position: relative;
  top: 360px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarMaliAbout-Down:hover{
  position: relative;
  top: 360px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarMaliAbout-ContainerMaliAbout {
	left:416px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerMaliAbout {
	height:10px;
	position:relative;
	width:400px;
}
#MaliAbout { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 350px;
  display: none;
}
#MaliAbout {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}



/*-------------------------CanadaAbout----------------------------*/
.Scroller-ContainerCanadaAbout  {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarCanadaAbout-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarCanadaAbout-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarCanadaAbout-Track {
  width: 2px; height: 300px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarCanadaAbout-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarCanadaAbout-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarCanadaAbout-Down {
  position: relative;
  top: 310px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarCanadaAbout-Down:hover{
  position: relative;
  top: 310px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarCanadaAbout-ContainerCanadaAbout {
	left:416px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerCanadaAbout {
	height:10px;
	position:relative;
	width:400px;
}
#CanadaAbout { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 300px;
  display: none;
}
#CanadaAbout {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}
  
  
/*-------------------------PeruAbout----------------------------*/
.Scroller-ContainerPeruAbout {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarPeruAbout-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarPeruAbout-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarPeruAbout-Track {
  width: 2px; height: 430px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarPeruAbout-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarPeruAbout-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarPeruAbout-Down {
  position: relative;
  top: 440px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarPeruAbout-Down:hover{
  position: relative;
  top: 440px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarPeruAbout-ContainerPeruAbout {
	left:467px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerPeruAbout {
	height:10px;
	position:relative;
	width:400px;
}
#PeruAbout { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 430px;
  display: none;
}
#PeruAbout {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}

/*-------------------------EthiopiaAbout----------------------------*/
.Scroller-ContainerEthiopiaAbout {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarEthiopiaAbout-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarEthiopiaAbout-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarEthiopiaAbout-Track {
  width: 2px; height: 340px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarEthiopiaAbout-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarEthiopiaAbout-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarEthiopiaAbout-Down {
  position: relative;
  top: 350px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarEthiopiaAbout-Down:hover{
  position: relative;
  top: 350px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarEthiopiaAbout-ContainerEthiopiaAbout {
	left:467px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerEthiopiaAbout {
	height:10px;
	position:relative;
	width:400px;
}
#EthiopiaAbout { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 340px;
  display: none;
}
#EthiopiaAbout {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}


/*-------------------------paul----------------------------*/
.Scroller-Containerpaul  {
  position: relative;
  top: 0px; left: 0px;
}
.Scrollbarpaul-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.Scrollbarpaul-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.Scrollbarpaul-Track {
  width: 2px; height: 160px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.Scrollbarpaul-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.Scrollbarpaul-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.Scrollbarpaul-Down {
  position: relative;
  top: 170px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.Scrollbarpaul-Down:hover{
  position: relative;
  top: 170px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#Scrollbarpaul-Containerpaul {
	left:416px;
	position:relative;
	top:-10px;
	width:9px;
}

#Containerpaul {
	height:10px;
	position:relative;
	width:400px;
}
#paul { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 160px;
  display: none;
}
#paul {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}
  
  

/*-------------------------Overview----------------------------*/
.Scroller-ContainerOverview  {
  position: relative;
  top: 0px; left: 0px;
}
.ScrollbarOverview-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.ScrollbarOverview-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.ScrollbarOverview-Track {
  width: 2px; height: 156px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.ScrollbarOverview-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.ScrollbarOverview-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.ScrollbarOverview-Down {
  position: relative;
  top: 166px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.ScrollbarOverview-Down:hover{
  position: relative;
  top: 166px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#ScrollbarOverview-ContainerOverview {
	left:416px;
	position:relative;
	top:-10px;
	width:9px;
}

#ContainerOverview {
	height:10px;
	position:relative;
	width:400px;
}
#Overview { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 156px;
  display: none;
}
#Overview {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}
  
  
/*-------------------------sanjeev----------------------------*/
.Scroller-Containersanjeev  {
  position: relative;
  top: 0px; left: 0px;
}
.Scrollbarsanjeev-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.Scrollbarsanjeev-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.Scrollbarsanjeev-Track {
  width: 2px; height: 160px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.Scrollbarsanjeev-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.Scrollbarsanjeev-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.Scrollbarsanjeev-Down {
  position: relative;
  top: 170px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.Scrollbarsanjeev-Down:hover{
  position: relative;
  top: 170px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#Scrollbarsanjeev-Containersanjeev {
	left:416px;
	position:relative;
	top:-10px;
	width:9px;
}

#Containersanjeev {
	height:10px;
	position:relative;
	width:400px;
}
#sanjeev { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 160px;
  display: none;
}
#sanjeev {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}
  
  
/*-------------------------robin----------------------------*/
.Scroller-Containerrobin  {
  position: relative;
  top: 0px; left: 0px;
}
.Scrollbarrobin-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.Scrollbarrobin-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.Scrollbarrobin-Track {
  width: 2px; height: 160px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.Scrollbarrobin-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.Scrollbarrobin-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.Scrollbarrobin-Down {
  position: relative;
  top: 170px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.Scrollbarrobin-Down:hover{
  position: relative;
  top: 170px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#Scrollbarrobin-Containerrobin {
	left:416px;
	position:relative;
	top:-10px;
	width:9px;
}

#Containerrobin {
	height:10px;
	position:relative;
	width:400px;
}
#robin { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 160px;
  display: none;
}
#robin {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}
  
  
/*-------------------------tuy----------------------------*/
.Scroller-Containertuy  {
  position: relative;
  top: 0px; left: 0px;
}
.Scrollbartuy-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.Scrollbartuy-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.Scrollbartuy-Track {
  width: 2px; height: 160px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.Scrollbartuy-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.Scrollbartuy-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.Scrollbartuy-Down {
  position: relative;
  top: 170px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.Scrollbartuy-Down:hover{
  position: relative;
  top: 170px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#Scrollbartuy-Containertuy {
	left:416px;
	position:relative;
	top:-10px;
	width:9px;
}

#Containertuy {
	height:10px;
	position:relative;
	width:400px;
}
#tuy { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 400px;
  height: 160px;
  display: none;
}
#tuy {display: block;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;}
  
  
  
  
  /*-------------------------nicolas----------------------------*/
.Scroller-Containernicolas {
  position: relative;
  top: 0px; left: 0px;
}
.Scrollbarnicolas-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.Scrollbarnicolas-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.Scrollbarnicolas-Track {
  width: 2px; height: 160px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.Scrollbarnicolas-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.Scrollbarnicolas-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.Scrollbarnicolas-Down {
  position: relative;
  top: 170px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.Scrollbarnicolas-Down:hover{
  position: relative;
  top: 170px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#Scrollbarnicolas-Containernicolas {
	left:467px;
	position:relative;
	top:-10px;
	width:9px;
}

#Containernicolas {
	height:10px;
	position:relative;
	width:450px;
}
#nicolas { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 450px;
  height: 160px;
  display: none;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;
}
#nicolas {display: block;}

/*-------------------------muki----------------------------*/
.Scroller-Containermuki {
  position: relative;
  top: 0px; left: 0px;
}
.Scrollbarmuki-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.Scrollbarmuki-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.Scrollbarmuki-Track {
  width: 2px; height: 160px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.Scrollbarmuki-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.Scrollbarmuki-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.Scrollbarmuki-Down {
  position: relative;
  top: 170px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.Scrollbarmuki-Down:hover{
  position: relative;
  top: 170px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#Scrollbarmuki-Containermuki {
	left:467px;
	position:relative;
	top:-10px;
	width:9px;
}

#Containermuki {
	height:10px;
	position:relative;
	width:450px;
}
#muki { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 450px;
  height: 160px;
  display: none;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;
}
#muki {display: block;}

/*-------------------------martin----------------------------*/
.Scroller-Containermartin {
  position: relative;
  top: 0px; left: 0px;
}
.Scrollbarmartin-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.Scrollbarmartin-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.Scrollbarmartin-Track {
  width: 2px; height: 160px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.Scrollbarmartin-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.Scrollbarmartin-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.Scrollbarmartin-Down {
  position: relative;
  top: 170px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.Scrollbarmartin-Down:hover{
  position: relative;
  top: 170px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#Scrollbarmartin-Containermartin {
	left:467px;
	position:relative;
	top:-10px;
	width:9px;
}

#Containermartin {
	height:10px;
	position:relative;
	width:450px;
}
#martin { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 450px;
  height: 160px;
  display: none;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;
}
#martin {display: block;}

/*-------------------------pereira----------------------------*/
.Scroller-Containerpereira {
  position: relative;
  top: 0px; left: 0px;
}
.Scrollbarpereira-Up {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUp.gif);
}
.Scrollbarpereira-Up:hover {
  position: absolute;
  width: 9px; height: 10px;
  font-size: 0px;
  background-image:url(../images/ScrollUpOver.gif);
}
.Scrollbarpereira-Track {
  width: 2px; height: 160px;
  margin-left:3px;
  position: relative;
  top: 0px;
  background-color: #EEE;
}
.Scrollbarpereira-Handle {
  position: relative;
  width: 9px; height: 70px;
  background-color: #CCC;
  margin-left:-3px;
}
.Scrollbarpereira-Handle:hover {
  position: relative;
  width: 9px; height: 70px;
  background-color: #04BD08;
  margin-left:-3px;
}
.Scrollbarpereira-Down {
  position: relative;
  top: 170px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDown.gif);
  font-size: 0px;
  
}
.Scrollbarpereira-Down:hover{
  position: relative;
  top: 170px;
  width: 9px; height: 10px;
  background-image:url(../images/ScrollDownOver.gif);
  font-size: 0px;
  
}

#Scrollbarpereira-Containerpereira {
	left:467px;
	position:relative;
	top:-10px;
	width:9px;
}

#Containerpereira {
	height:10px;
	position:relative;
	width:450px;
}
#pereira { 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 450px;
  height: 160px;
  display: none;
  font-family:Verdana,Geneva,sans-serif;
  font-size:10px;
}
#pereira {display: block;}


#active_menutopmenu {
	color:#03be0b;
	text-decoration:none;}
	
#Mod317{
	margin-bottom:20px;
	margin-top:-50px;
}


/*Menu*/
.jamod module_menu{
	text-align:right;}
.menuTitre{
	height:30px;
	}
.menuTitre a{
	
	font-size:31px;
	font-family:"Trebuchet MS",Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;
	color:#000000;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	}
.menuTitre a:hover{
	color: #04BD08;
	text-decoration:none;
}
.sousmenuTitre{
	height:5px;
	padding-top:12px;
}
.sousmenuTitre a{
	font-size:11px;
	font-family:"Trebuchet MS",Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;
	color:#000000;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	/*line-height:14px;*/
	}
.sousmenuTitre a:hover{
	color: #04BD08;
	text-decoration:none;
}	
.tabMenu{
	/*line-height:37px;*/
	padding-bottom:37px;
	padding-top:38px;
	text-decoration:none;
}
#active_menu{
	color:#04BD08;}

.divMenu{
	margin-top:43px;
	margin-bottom:23px;
	}
#Mod319{
	margin-top:35px;}
.contactTab{
	height:140px;}
