  /*##################################################
  #                                                  #
  #     Feuille de Style site Guillaume TAVERNIER    #
  #                                                  #
  ##################################################*/


html, body, td, th {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}
.Style1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.divmain {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 900;
	height: 525;
	margin-left: -450px; /* environ moitié de largeur */
	margin-top: -262px; /* environ moitié de hauteur */


}
.tablemain {
	width: 900px;
	height: 500px;
	margin: 0px;
	padding: 0px;

}
.borderleft {
	background-color: #121212;
	width: 15px;
}
.navleft {
	background-color: #000000;
	width: 200px;
}

.navbottom {
	border-top: #000000 0px solid;
	border-bottom: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	text-decoration: none;
	text-align: left;
	filter: blendtrans(duration="0.8");
}
.menu {
	background-color: #000000;
}
.menu a {
	border-top: #000000 0px solid;
	border-bottom: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	display: block;
	padding-left: 7px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	text-align: left;
	filter: blendtrans(duration="0.8");
}
.menu a:link {
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.menu a:visited {
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.menu a:hover {
	border-right: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	background: #ff6600;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}
.ulmenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 15px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FF6600;
}
.tdobject {
	background-color: #121212;
	width: 500px;
}
