/* Styles Equipage*/

body {
	margin-top: 0px;
	margin-left: 40px;
	width: 96%;
	font-family: 'Comic Sans MS', cursive;
	padding: 0;
	color: #FFF;
	background-color:#3366cc;
}
h1 {
	text-align: left;
	font-size: large;
}
tr {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	padding-top: 20px;
}

.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0000FF;
	height: 60px;
	text-align: center;
/*	position: relative; */
	width: 180px;
	margin-left: 10px;
	background-image: url(../images/bouton1.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.box {
	width: 200px;
	height: 60px;
	padding-top: 1px;
	border: 0px;
	float: left;
	margin-top: 20px;
}
.float-divider {
	clear:both;
	height:1px;
	margin-bottom:0px;
	font-size:1px;
	line-height:1px;
	visibility: hidden;
}
.container .bouton a {
	text-decoration: none;
}
.container .bouton a:link {
	color:#0000FF;
}
.container .bouton a:visited {
	color:#0000FF;
}
.container .bouton a:hover {
	color:#FF0000;
}
tr.petit {
	font-size: small;
}
img {
	height: 181px;
	width: 181px;
}
tr.photo {
	height:220px;
	vertical-align:middle;
}
