@charset "UTF-8";

body {
	margin: 0;
	padding:0;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	font-family: verdana, arial, sans-serif;

}
.header {
	width: auto;
	height: 109px;
	background-color: #FFFFFF;
	color: #000;
	font-size: 36px;
	padding: 12px;
	
}
	
.conteneur {
	height: 338px;
	width: 100%;
}
.left {
	position: absolute;
	left: 0px;
	width: 203px;
	height: 407px;
	padding: 12px;
	top: 140px;
}
.contact {
	position: absolute;
	right: 18px;
	width: 110px;
	height: 109px;
	top: 12px;
}
.start {

	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-stretch:extra-expanded;
	text-align:justify;
	line-height: 20px;
	letter-spacing: 1px;

}
.frame {
	position: absolute;
	left: 228px;
	/*margin-left: 280px; /* place this block to the right of the menu block that is 180 pixels wide */
	width: auto;
	height: 427px; 
	right: 11px;
	overflow: auto; /* This property will allow the block to be scrollable */
	font-size: 14px;
	padding: 12px;
	text-align: center;
	top: 140px;
	margin:auto;

	
}
.bas {
	width: auto;
	height: 5px;
	background-color: #FFFFFF;
	color: #ccc;
	font-size: 12px;
	padding: 2px;
	text-align:center;
}

.homeflash {

	text-align: center;
	display:inline; 
	/*padding: 19px; */
	margin:auto;
	width:370px;
	height:427px;
	overflow:hidden;
	
}

.bio {
	text-align: center;
	display:inline; 
	margin:auto;
	width:700px; 
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-stretch:extra-expanded;
	text-align:justify;
	line-height: 20px;
	letter-spacing: 1px;

}

.nopdf {
	text-align: center;
	display:inline; 
	margin:auto;
	width:700px; 
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-stretch:extra-expanded;
	text-align:justify;
	line-height: 20px;
	letter-spacing: 1px;

}

.slider {

	text-align: center;
	display:inline; 
	/*padding: 19px; */
	margin:auto;
	height:408px;
	overflow: auto;
		
}

.tablepics {
	padding: 2px;
	overflow: auto;
	display:inline;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color:#999999;
	text-align:right;
	

}


.tablethumbs {
	padding: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color:#333333;
	text-align:center;
	width: 990px;
	height: 540px;
	
}


.tablethumbs2 {
	padding: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color:#333333;
	text-align:center;
	width: 990px;
	height: 635px;
	
}

.tableweblinks {
	padding: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color:#333333;
	text-align:center;
	width: 500px;
	height: 600px;
	text-align: left;
	
}

.image1 {
	position: absolute;
	left: 0px;
	width: 203px;
	height: 407px;
	padding: 12px;
	top: 150px;
}

.image2 {
	position: absolute;
	left: 0px;
	width: 203px;
	height: 407px;
	padding: 12px;
	top: 150px;
}

a:link {
	color:#333333;
}

a:visited {
	color:#999999;
}



.begin {
	text-align:justify;
	font-family: Geneva, arial, sans-serif;
	font-size:.8em;
}

.begin1 {
	text-align:justify;
	font-family: Chicago, Geneva, arial, sans-serif;
	font-size:.8em;
}

.begin2 {
	text-align:justify;
	font-family: Tahoma, Geneva, arial, sans-serif;
	font-size:.8em;
}

.begin3 {
	text-align:justify;
	font-family: "lucida Sans Unicode", Geneva, arial, sans-serif;
	font-size:.8em;
}

.begin_center {
	text-align:center;
	font-family: verdana, arial, sans-serif;
	font-size:.75em;
}

.center {text-align:center}


