body { 
	text-align: center;
	vertical-align:middle; 
	font-family : arial;
} 

#conteneur {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 760px;
     height: 420px;
     margin-top: -280px;
     margin-left: -380px;
     border: 1px solid #000000;
     }


table {
 empty-cells: show;
}

.menuTable {
	empty-cells: show;
 	border:1px solid #000000;

}

a {
	 font-family : Trebuchet MS;
	 text-decoration: none;
	 Color: #000000;
	 font-size: 19px;
}

.arrow {
	 font-family : Comic Sans MS;
	 text-decoration: none;
	 Color: #B3BC49;
	 font-size: 45px;
}

.crochet {
	 text-decoration: none;
	 Color: #B3BC49;
	 font-size: 21px;
	 font-family : Comic Sans MS;
}

.copyright{
	 font-family : Trebuchet MS;
	 Color: #000000;
	 font-size: 12px;
	 text-align: right;
	 letter-spacing:4px;
}

.textBox{
	 font-family : Trebuchet MS;
	 Color: #000000;
	 font-size: 16px;
	 text-align: left;
	 letter-spacing:4px;
	 width:400px;
}

.titre{
	 font-family : Trebuchet MS;
	 Color: #000000;
	 font-size: 24px;
	 text-align: left;
	 letter-spacing:4px;
}
.hMenu {
	overflow: auto;
	width:600px;
	height:60px;
}

hr {
	border:1px solid #000000;
}

img {
	border:0px;
}

select, option {
	font-family : Trebuchet MS;
	background-color:#ffffff;
	color:#000000;
	width:200px;
	font-weight:bold;
}