#maintable {
	height: 500px;
	width: 760px;
	margin-top: -250px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	top: 50%;
}

.txtcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #82B4B3;
	padding-left:5px; 
}

a {
text-decoration:none;
color:#FF9900
}
#divphoto {
	position: relative;
	height: 200px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #E7EDED;
}
#divtxt {
	position: relative;
	height: 200px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #E7EDED;
	overflow: hidden;
}
.txtcourant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2F4F4E;
	text-align: justify;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2F4F4E;
}

#divinsidetxt {
	position: relative;
	height: 200px;
	width: 68%;
	left: 105px;
	top: 0px;
	background-color: #E7EDED;
	overflow: visible;
	line-height:12px;
}
