@charset "utf-8";
/* CSS Document */

body
	{
	/*background-image:url(images/back04.jpg)*/
	}
	
.maintextwhite 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
	}
	
#menu
	{
	background-image:url(images/menu_bar.jpg);
	background-repeat:repeat-x;
	}
	
#textes
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	}

.textes
	{
	width:750px;
	margin-left:30px;
	margin-top:15px;
	}
	
H1, H2, H3
	{
	font-size: 0pt;
	visibility:hidden;
	}
	
#corporate
	{
	width:75px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-left:300px;
	margin-top:265px;/*400*/
	}
	
#rc
	{
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-left:80px;
	margin-top:215px;/*350*/
	}
	
#rdc
	{
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-left:80px;
	margin-top:32px;/*32*/
	}
	
#botswana
	{
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-left:80px;
	margin-top:35px;/*35*/
	}
	
a
	{
	text-decoration:none;
	color:#fc710c;/*#006600;*/
	}
	
a:hover
	{
	text-decoration:none;
	color:#000000;
	}
	

