/* CSS Document */
body {
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #083139;

	text-align:center;
}

#container
{
	position: relative;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width: 955px;
}

#evoco{
	width: 648px; 
	margin:10px; 
	float:left;
	margin: 0 auto;
	position: absolute; 
	left: 149px; 
	top: 113px; 
	height: 280px; 
	z-index: -2;
}

#english{
	width: 374px;
	/*	margin:10px;*/
	position:absolute;
	left: 30px;
	top: 265px;
	height: 280px;
	font-size:11px;
}

#francais{
	width: 374px;
	/*	margin:10px;*/
	position:absolute;
	left: 574px;
	top: 265px;
	height: 326px;
	font-size:11px;
}
img
{  border-style: none;
}


h3 {
font-size:18px
}

a:link {
	color: #0C343C;
}
a:visited {
	color: #456D6C;
}
a:hover {
	color: #8AA9AE;
}


#Table_01 {
/*	position:absolute;*/
/*	text-align:left;*/
/*	left:0px;
	top:0px;
	width:955px;
	height:600px;
	z-index: 0;*/

/*	position:absolute;
	left:0px;
	top:0px;*/
	width:1024px;
	height:768px;
}
	



#img {
	z-index:0;
	height: 600px;
	width: 955px;
	border: 1px solid #8AA9AE; 
}

#biling
{
	position:relative; 
	left: 700px; 
	top: -480px; 
	width: 250px; 
	height: 41px;
	z-index:2;
	text-align:right;
}

#Layer1 {
	position:relative;
	width:756px;
	height:347px;
	z-index:1;
	left: 70px;
	top: -290px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*	font-weight: bold;*/
	color: #083139;
	list-style-type: circle;
	overflow:auto;
	
}
#Layer2 {
	position:relative;
	width:105px;
	height:359px;
	z-index:1;
	left: 39px;
	top: -290px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:15px;
	color: #083139;

}
.quotebox {
	float:right;
	margin-left:20px;
	background-color: #D9E2E4;
	padding: 10px;
	font-size: 12px;


}

.wide250 {
width:250px;
}

.wide500 {
width:500px;
}

.clear-left {
clear:left;
}

.clear-both {
clear:both;
}
.float-left {
float:left;
}

.float-right {
	float:right;
	left: 526px;
	top: 125px;

}

.float-left-qb {
float:left;
margin-right:20px;
margin-top:20px;
margin-bottom:20px;
	text-align:left;
}

.float-right-qb {
float:right;
margin-left:20px;
margin-top:20px;
margin-bottom:20px;
	text-align:right;
}

.italic {
font-style:italic;
}

