body {
	color:#000000;
	background-color:#E6E6E6;
	font-family:verdana, arial, sans-serif;
}

a:link {
	color:black;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:black;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:gray;
}

.header {
	background-image:url("../_img/header.gif");
	width:800px;
	height:70px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
 }

 .fond {
	background-image:url("../_img/fond.gif");
	width:800px;
 }

 .bottom {
	background-image:url("../_img/bottom.gif");
	width:800px;
	height:40px;
 }

  .fodnRecherche {
	background-image:url("../_img/fondRecherche.gif");
	width:600px;
	height:50px;
 }

 .cellMenuHaut {
	background-image:url("../_img/fondMenuHaut.gif");
	width:10%;
	height:20px;
	border:1px;
	border-color:#333333;
	border-style:solid;
 }

 .tableMenu {
	width:150px;
 }

.tableMenuTop {
	background-image:url("../_img/menuTop.gif");
	width:150px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.tableMenuBottom {
	width:150px;
	border:1px;
	border-color:#333333;
	border-style:solid;
}

 .tableCorps {
	background-color:#FFFFFF;
	border:1px;
	border-color:#333333;
	border-style:solid;
	height:100%;
 }

/*PHOTO*/
 .imgBorder {
	border:2px;
	border-color:#FF9D0B;
	border-style:solid;
 }

.texteGalerie {
	font-size:10px;
	font-weight:bold;
 }

 .textePreview {
	font-size:13px;
 }

 .tablePhoto {
	width:600px;
	height:93%;
 }

 .titreTablePhoto {
	background-image:url("../_img/fondTitreTablePhoto.gif");
	width:100%;
	height:20px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
 }
 /*VIDEO*/
 .fondTitreVideo {
	background-image:url("../_img/fondMenuHaut.gif");
	height:20px;
	border:1px;
	border-color:#333333;
	border-style:solid;
 }
 .header-p {
	background-image:url("../_img/header-p.gif");
	width:800px;
	height:40px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
 }
 /*STAR DU X*/
 .webmaster_txt {
	color: #FF9D0B;
	font-size:12px;
}
/*FORME DU FORM*/
form {
display :inline ;
}
