body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #006600;
	background-repeat:no-repeat;
}

#body_container {
    position: relative;
	width: 900px;
	height: 900px;
	margin: 0 auto;
    background-color: #ffffff;
	border-color:#FF6600;
}

#logo {
    height: 50px;
	text-align: center;
}

#wrapmain {
    min-height: 500px;
}

#result {
	position: absolute;
	width: 900px;
	height: 631px;
	top: 229px;
	text-align: justify;
	color: #000000;
	font-size: 13px;
	font-family: 'Arial', sans-serif;
	padding-bottom: 40px;
	border-color:#FF6600;
	left: -1px;
}

#cal {
	position: absolute;
	width: 687px;
	height: 574px;
	top: -36px;
	left: 167px;
	text-align: justify;
	font-size: 13px;
	font-family: 'Arial', sans-serif;
	padding-bottom: 40px;
	border-color:#FF6600;
	overflow: scroll;
	background-color: #ffffff;
	color: #000000;
}


#result_en {
	position: absolute;
	width: 700px;
	height: 600px;
	top: 10px;
	left: 150px;
	text-align: justify;
	color: #000000;
	font-size: 13px;
	font-family: 'Arial', sans-serif;
	padding-bottom: 40px;
	overflow:scroll;
	background-color: #FFFFFF;
}
#result h1 {
    font-size: 16px;
    font-weight: bold;
}

#result p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#result p.signature {
    font-size: 12px; font-weight: bold;
    text-align: right;
}


#menu {
	position: absolute;
	top : 14px;
	left : 3px;
	width: 100px;
	height: 574px;
}

#menu a {
    display: block;
	height: 25px;
    margin-bottom: 5px;
}
#langues {
    position: absolute; 
    top : 140px; 
	left : 790px;
	width: 50px;
	height: 100px;
	}

#footer {
	position: absolute;
	width: 900px;
	left:0px;
	bottom: -2px;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#footer table {
    width: 100%;
    height: 40px;
}

#footer table td {
    vertical-align: center;
    width: 50%;
}

#photos {
	position: absolute;
	top: 80px;
	left: 150px;
	width: 600px;
	height:300px;
}
#lien {
	position: absolute;
	top : 46px;
	left: 164px;
	width: 602px;
	height: 472px;
	background-color: #FFFFFF;
	overflow: scroll;
}
