body {
	background: #FFFFFF url(../images/img01.jpg) repeat-x;
	/*text-align: justify;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #454545;
}
/*Hide texts*/
.hide {
	position: absolute;
	left: -999em;
}
/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
h1, h2, h3 {
	color: #1e1e1e;
	font-weight: normal;
}
p, ul, ol {
	line-height: 1.5em;
}
ul, ol {
	margin-left: 3em;
}
blockquote {
	padding-left: 3em;
	background: url(../images/img08.gif) no-repeat;
	font-style: italic;
}
a {
	text-decoration:none;
	color:#663233;
}
a:hover {
	text-decoration: none;
	color: #cc9933;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 0 20px 10px 0;
}
/*wrapper*/
#wrapper {
	width:770px;
	margin:auto;
}
/*language*/
#lang {
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
}
#lang li {
	display: inline;
	padding-right:15px;
}
/* Menu */
#menu {
	width: 770px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	width: 108px;
	padding: 10px 0 4px 0;
	border-left: 1px solid #EDEBD5;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 140%;
	color: #BABABA;
	height:28px;
}
#menu a:hover {
	background: #F7F7F4;
}
#menu .active a {
	background: #1a1a1a;
	color: #FFFFFF;
}
#menu #lastMenu a {
	border-right: 1px solid #EDEBD5;
	width:114px;
}
.contSize {
	font-size:94%;
}
/* Header */
#header {
	height: 150px;
	clear:both;
	background: url(../images/img03_1.jpg) no-repeat;
	margin-top:-30px;
	padding:5px;
}
#header h4 {
	font-size:80%;
	font-style:italic;
	line-height:130%;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:300px;
	position:relative;
	top:107px;
	left:450px;
	color:#FFF;
}
#header .fsize {
	font-size:75%;
	position:relative;
	top:104px;
}
/* Page */
#page {
	padding:10px 0px;
}
/* Content */

#content {
	float: left;
	width: 525px;
	margin-right:30px;
}
#page p {
	margin-bottom:15px;
}
#pierre {
	color:#1e1e1e;
	font-size:110%;
}
.post {
	margin-bottom: 20px;
}
.hr {
	border-bottom: 1px solid #EDEBD5;
}
.header {
	font-size:150%;
	font-weight:bold;
	margin-bottom:7px;
}
#mission li {
	margin-bottom:10px;
	text-indent: -17px;
}
/* Sidebar */
#sidebar {
	float: right;
	width: 210px;
}
#don {
	position:relative;
	top:-15px;
	right:2px;
}
#lBox {
	background: #EDEBD5;
	padding: 5px;
}
#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}
#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}
#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}
#sidebar li {
}
#sidebar a {
	color: #FFFFFF;
}
.orangebox {
	background: url(../images/img05.gif) repeat-y;
}
.orangebox h2 {
	background: url(../images/img06.gif) repeat-y;
	font-weight:bold;
}
#updates ul li a {
	color:#866912;
}
#updates ul li a:hover {
	color:#1d1706;
}
#qu {
	margin-top:15px;
}
.mandela {
	margin-top:-15px;
	text-align:right;
	color:#999;
}
/* Footer */

#footer {
	clear: both;
	padding: 15px 0;
	background: #EDEBD5 url(../images/img04.gif) repeat-x;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}
#footer a, #browser {
	color: #666666;
}
#bmenu {
	text-align:center;
}
#bmenu li {
	display:inline;
	width:770px;
	padding-right: 5px;
	font-size: 85%;
	text-transform:lowercase;
}
#byEye {
	color:#666;
	padding-top:5px;
}
#bmenu li a:hover, #browser a:hover, #byEye a:hover {
	color:#1a1a1a;
}
.separator {
	padding-left:5px;
}
