div#cool {
	height: 560px;
	width: 720px;
	background-position: center center;
	background-image: url(fond2.jpg);

}
div#grand {
	height: 100%;
	width: 100%;
	margin: 0px;
	clear: none;
	float: none;
	background-image: url(fond.jpg);

}
div#menu {
	font-family: Arial;
	font-size: 21px;
	font-style: normal;
	color: #D57800;
	letter-spacing: 3pt;
	text-align: center;
	vertical-align: top;
	text-indent: 0pt;
	white-space: nowrap;
	margin: 5px 0px 0px;
	padding: 0px;
	clip:  rect(0px 0px 0px 0px);
	
}
div#menu a {
	font-family: Arial;
	font-size: 21px;
	color: #000000;
	text-decoration: none;
}
div#menu a:hover {
	text-decoration: underline;
}
div#contenu {
	font-family: Arial;
	font-size: 14px;
	color: #D57800;
	margin-top: 50px;
	margin-bottom: 5px;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #000000;
	overflow: auto;
	height: 330px;
	width: 450px;
	text-decoration: none;
}
div#imagetrans {
	margin-top: 50px;
	margin-bottom: 5px;
	margin-left: 30px;
	height: 330px;
	width: 450px;
}
div#entree {
	height: 600px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
div#contenu a {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #D57800;
	text-decoration: none;
}
div#contenu a:hover {
	text-decoration: underline;
}

input {
	border:1px solid black;
	font-family:Arial;
	background-color: #884700;
	padding-left: 3px;
}
select, option {
background-color:red;
color:white;
}
textarea {
border:1px solid black;
background-color: #884700;
padding-left: 3px;
font-family:Arial;
color:black;
}
div#images {
	background-image: url(fond2.jpg);
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D57800;
}
div#images a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div#images a:hover {
	text-decoration: underline;
}
table#conteneur {
	height: 595px;
	width: 765px;
	border: 2px solid #000000;
	padding: 0px;
	margin: 10px;
}
table#conteneur td {
    border: 1px solid #000;
}
div#principal {
	left: 50%;
	margin-left: -382.5px;
	position: absolute;
	height: 595px;
	width: 765px;
	margin-top: 5px;
}
table#equipe td {
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	vertical-align: top;
	color:#D57800;
}
table#entree {
	height: 595px;
	width: 765px;
	border: 3px solid #000000;
	padding: 0px;
	margin: 10px;
}


