html, body {
	margin: 0px;
	padding:0px;
	background-color: #d6d7d7;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778Px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:110px;
	width:775Px;
}

#header h4 {
	font-family:"Trebuchet MS";
	float:right;
	font-size:13px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	margin-top:2px;
}

#header a{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
}

#header a:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#005da8;
	font-weight:normal;
	text-decoration:none;	
}

#logo {
	width:230px;
	height:93px;
	margin-top:15px;
	margin-left:4px;
	float:left;
	background-image:url(../images/ProCreditBankCongo.jpg);
	background-repeat:no-repeat;	
}

.chromestyle{
width: 100%;
background-color:#d3031c;
font:normal 12px Trebuchet MS;
font-weight: bold;
margin-top:5px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*
border: 1px solid #BBB;
background: url(chromebg2.gif) center center repeat-x; THEME CHANGE HERE
*/
padding: 4px 0;  
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ffffff;
padding: 0.2px 18px;
margin: 0;
text-decoration: none;
border-right: 1px solid #ffffff; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover{

}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{

position:absolute;
top: 0;
border-left: 1px solid #d3031c; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Trebuchet MS;
line-height:18px;
z-index:100;
background-color: #d3031c;
width: 160px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid #d3031c; THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color:white;
color:black;
}

#mainimg {
	background-repeat:no-repeat;
	height:250px;
	text-align:left;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:6px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}


#leftbar {
	float:left;
	width:529px;
	border-right:0px solid #BCBDBC;
	background-image:url(../images/content_bg.gif);
	background-repeat:no-repeat;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#da2128;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#00145a;
	font-weight:bold;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#0066b3;
	font-weight:bold;
	text-decoration:underline;
	
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#eb6909;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
	text-decoration:none;
}

#leftbar .erreur{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:red;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar .center  {	
	
	border:0;
}

	a img{
	  border: none;
	  }
	img.left,img.center,img.right {
	  padding: 4px;
	  /*border: 1px solid #a0a0a0;*/
	  }
	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }
	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  border: 1px solid #a0a0a0;
	  }
#rightbar {
	float:left;
	width:237px;
	/*background-color: #E6E6E6;*/

}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#da2128;
	font-weight:normal;
	text-decoration:none;
	padding-left:15px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
	margin-bottom:0px;
}

#rightbar img{
text-align:left;
margin-left:0px;
margin-bottom:0px;
border:none;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#eb6909;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:20px;
	padding-top:20px;
}

#email {
	float:left;
	width:131px;
	background-color:#a5047c;
	height:20px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:129px;
	background-color:#0066b3;
	height:20px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:20px;
	padding-top:5px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}

#disclaimer{
	float:left;
	width:129px;
	background-color:#ffdc01;
	height:20px;
	padding-top:5px;
}

#orange{
	float:left;
	width:129px;
	background-color:#eb6909;
	height:20px;
	padding-top:5px;
}

#rouge{
	float:left;
	width:129px;
	background-color:#da2128;
	height:20px;
	padding-top:5px;
}

#vert{
	float:left;
	width:129px;
	background-color:#009175;
	height:20px;
	padding-top:5px;
}

/*
/* slideshow
*/
#divSlide {
   width: 778px;
    height: 254px;
    overflow: hidden;
}
/*#slideHighlight {
    width: 312px;
    height: 0px;
    margin: 0px;
    position: relative;
    left: 529px;
    bottom: 254px;
    overflow: show;
    display: none;
}*/
#slideHighlight a,
#slideHighlight a:visited {
    color: white;
    text-decoration: underline;
}
#slideHighlight a:hover {
    color: white;
    text-decoration: underline;
}
/*#slideName {
    color: white;
    font-weight: bold;
    font-size: 14px;
    margin: 15;
}*/
/*#slideHighlightFront {
    position: absolute;
    padding: 8px;
    z-index: 2000;
}*/
/*#slideHighlightBack {
    position: absolute;
    top:0;
    left: 0;
    width: 80%;
    height: 255px;
    background-color: #E6E6E6;
    opacity: .8;
    filter: alpha(opacity=80);
}*/
/* ######### Style pour affichage tableau ######### */

table {
/*border-width:1px;*/ 
/*border-style:solid; */
border-color:black;
/*width:50%;*/
} 
td { 
/*border-width:1px;*/
/*border-style:solid; */
border-color:white;
/*width:50%;*/
}

.grise {
/*border-width:1px; */
/*border-style:solid; */
/*border-color:black; */
background-color:silver;
}

.blue {
/*border-width:1px; */
/*border-style:solid; */
border-color:blue;
}

.none {
border-style:none;
}  
.DDmenuLinks {
	font:Arial;
	font-size:11px;
	color:#434d54;
}