body {
	margin: 0px;
	padding: 0px;
}

.text, a:link, a:visited, a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;

}
.inputform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #E8E8E8;
	border: 1px solid #999999;
	
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

.bottomChooseLang {
	background-image: url(../images/bottomchooselang.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}


#bgMiddle {
	background-color:#000000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}

#content {
	width:840px;
	height:424px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg_contents.jpg);
	background-repeat:no-repeat;
	text-align:left;

}

.blocs-content {
	height:424px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:15px;

}

#logo {
	height:100px;
	width:200px;
}

#page-content {
	float:none;
	text-align:left;
	padding:0px 10px 0px 10px;
	height:303px;
}

#language {
	height:21px;
	text-align:left;
	line-height:21px;
	padding-left:10px;
}