body {
	text-align: center;
	background-color:#fff;
}
.wrapper {
	
	width: 895px;
	font-size: 0.9em;
	margin: 0 auto -52px;
	text-align: left;
	background-color:#fff;
}

.wrapperFollow {
	
	width: 895px;
	font-size: 0.9em;
	margin: 0 auto -52px;
	text-align: left;
	background-color:#fff;
}
.header {
	height: 125px;
}
.lang {
	height:30px;
	text-align:right;
	background:url(img/lang_bg.gif) no-repeat;
	margin:0px;
	padding:0px;
}
h1 {
	text-indent: -500em;
}
h2 {
	padding: 0 0 0.6em;
	color: #4a78bc;
	font: 21px Georgia bold;
	text-align:right;
}
p {
	padding: 0 0 22px;
	color: #4d4d4d;
	font: 12px Georgia;
	text-align:justify;
	line-height:17px;
}

ul {
	color: #4d4d4d;
	font: 12px Georgia;
	text-align:justify;
	line-height:17px;
	
	
}
a {
	color: #4a78bc;
	text-decoration: none;
	
}
a:hover {
	color: #999;
}
strong {
	font-weight: normal;
}
.download {
	position: absolute;
	right: 0;
	top: 160px;
}
.footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
	height:52px;
	background:url(img/footer.gif) repeat-x;
}

.footerFollow {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height:52px;
	background:url(img/footer.gif) repeat-x;
}


.footerContent a {
	color: #fff;
	text-decoration: underline;
	border: 0;
}

.footerContent a:hover {
	color: #999;
	text-decoration: none;
	border: 0;
}
.footerContent p {
	position: absolute;
	left: 0;
	width: 425px;
	padding-left:122px;
	word-spacing:9px;
	color: #fff;
	font: 0.8em arial, sans-serif;
	text-align: center;

}
.footerContent {
	position: relative;
	width: 425px;
	margin: 0 auto;
	height:52px;
	
}
.left {
	width:206px;
	float:left;
	text-align:right;
}
.right {
	width:538px;
	float:right;
	padding-top:45px;
	/*padding-right:113px;*/
}
.menu {
	width:113px;
	float:right;
	text-align:center;

}

div.sousMenu ul {
	width:206px;
	text-align:center;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:11px;
	
}


.small {
	width:206px;
	text-align:center;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:11px;
	
}

.left ul {
	width:190px;
	text-align:center;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:14px;
	
}

.left a{
	text-decoration:none;
	color:#4a78bc;
	border:none;
	
}

.left a:hover{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	border:none;
	
}

.grey {color:#999;}
