

body {
	font-family: verdana, arial,  sans-serif;
	font-size: 90%;
	color: #00411B;
	background-color: white;
	line-height: 150%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: transparent url('images/world_map3.png') top center repeat-x; 
}

/* Set the page width here */
#header, #wrapper-content, #wrapper-footer, #headbar {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}




#header { 
	background: transparent url('images/logo1.png') no-repeat left top;
	margin-top:5px;
	height:160px;

}


#header h1 {
	margin: 0 10px 0 150px;
	padding: 0;
	
	line-height: 1.5em;
	color: #005a26; 
	font-size: 300%;
	

}
#header h2 {
	margin: 0 10px 0 150px;
	padding: 0;
	color:#E97312;
	font-size: 150%;
	
	font-weight: normal;
	
}
#header span {
	text-align:right;
	display:block;
}

}
#headbar {
background: transparent url('images/bg_headbar.png') no-repeat ;
padding:30px;
	
}

* html #content { height: 1%; }

#content {
	background: transparent url('images/bg3.png') no-repeat ;
	padding:30px;
	border:0px solid orange;
	
	color: black;
}
#content h2 {
 color: #005A26; 
font-size:150%;
margin-top:35px;
clear:left;

}
#content h3 {
 color: #1C8301; 
font-size:130%;
margin-left:25px;


}
#content p {
padding:0 20px;


}
#wrapper-menu-page {
	float: right;
	width:200px;
	height:300px;
	margin: 20px;
	margin-right: 30px;
	background: transparent url('images/menu_panel.png') no-repeat;
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

* html #wrapper-menu-page { margin-right: 15px; }

#menu-page { 
	padding: 7px; 
	color:white;
}

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
	text-align:center;
}
#menu-page li {
	padding:3px;
	border-top:1px solid white;
}

#menu-page h3 {
	font-size: 75%;
	text-transform: uppercase;

	margin: 1em 0 0.3em 0;
	/*color:#FDB60D;*/

	font-weight: bold;
	letter-spacing: 0.15em;
}

#menu-page a:link, #menu-page a:visited { 
padding:3px;
display:block; 
text-decoration:none;
overflow:hidden;


}
#menu-page a:hover { 
	color: #005a26;
	background-color:white;
	padding:3px;
	
}
#menu-page img{
	border:none;
	margin:0 10px;
	vertical-align:middle;
	
}
#contentEnd {
	background: transparent url('images/vheader-background.png') no-repeat;	
	height:200px;	
}

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}

#footer {
	margin: 0 30px;
	padding: 0;
	line-height: 2em;
	color: #005a26;
	font-size: 80%;
	border-top:1px solid  #005a26;
	
}

h2 { font-size: 110%; }
h3 { font-size: 105%; }

a:link, a:visited { color: #005a26; text-decoration: underline; }
a:hover{ color: #666; text-decoration: none; }

	#development h1 {
	font-size:120%;	
		
	}
	#development h2{
		
	font-size:100%;		
	}
	/* marges */ /* Simon development index  */
.odd,.even {
	text-align: left;
	
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #993333;
}

.odd img,.even img {
	margin-right: 5px;
	vertical-align: top;
	float: left;
}

.even {
	/* background: transparent url('images/odd.png') no-repeat;*/
margin-bottom:5px;	
}

.even h2 span,.odd h2 span {
	font-size: 70%;
	font-weight: normal;
}

.odd h2      , .even h2 {
	color: #000000;
}
.toswap p{
	
line-height: 100%;	
}
.swapfor{
clear:both;	
color:orange;
border-bottom: 0px solid #993333;
padding: 10px;
}
.swapfor img{
	vertical-align: center;
float: left;
margin-right: 15px;
	
}
/* Paging */
div.paging {
	
	color: #ccc;
	
	
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}
div.img
{
  margin: 2px;
  border: 1px solid orange;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  background-color: #FDDF96;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}
div#formimages {
background-color:#FDDF96;	
	
	
}
div#formimages form{
background-color:#FDDF96;	
	
	
}
div#formimages form label{
width:100%;	
	
	
}
hr {
border:1px solid orange;	
	
}
