/* CSS Document */

body {
	padding: 0;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFF99;
}

#conteneur {
	background-color: #CC9933;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 90%;
	height: 100%;
	overflow: auto;
	position: relative;
}
p {
	margin: 0px;
	padding: 10px;
}
#haut {
	height:80px;
	background-image: url(../images/bandeau4.jpg);
	background-repeat: no-repeat;
	background-color: #CC9933;
}
#haut h3 {
	height:80px;
	background-image: url(../images/bandeaudroite3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#menu {
	width: 100%;
	background-color: #FFFFFF;
	height: 20px;
	text-align: center;
	z-index: 2;
	margin-left: 0px;
	position: relative;
	visibility: visible;
	}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC9933;
	margin-right: 10px;
	margin-left: 7px;
	padding-left: 15px;
}
#menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	background-image: url(../images/triangle1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
	background-image: url(../images/triangle2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #993300;
	background-image: url(../images/triangle2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
#centre {
	background-color: #CC9933;
	padding-right: 5px;
	padding-left: 10px;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	visibility: visible;
	margin-left: 197px;
	height: 100%;
}
.textegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}

#bas {
	width: 100%;
	text-align: center;
	margin-left: 0px;
	background-image: url(../images/bandeau_bas3.gif);
	background-repeat: no-repeat;
	visibility: visible;
	float: left;
	margin-top: 0px;
	background-color: #FFFF99;
	padding: 0px;
	margin-bottom: 0px;
	z-index: 10;
}
#bas h3{
	background-image: url(../images/bandeau_basdroite3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 34px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: -10px;
	margin-left: 0px;
	z-index: 1;
	float: right;
	width: 30px;
}

#bas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
	margin-right: 10px;
	margin-left: 7px;
	padding-left: 15px;
	z-index: 10;
}
#bas a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FFFF99;
	background-image: url(../images/triangle3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
#bas a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
	background-image: url(../images/triangle4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#bas a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF99;
	background-image: url(../images/triangle4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
#lanclas {
	width:auto;
	height:auto;
	float: left;
	margin: 10px;
}
#coquelin {
	width:auto;
	height:auto;
	float: right;
	margin: 10px;
}
#bateau {
	width:auto;
	height:auto;
	float: left;
	margin: 10px;
}
#dessindroite {
	width:auto;
	height:auto;
	float: right;
	margin: 10px;
}
#dessincentre {

	width:auto;
	height:auto;
	float: right;
	margin: 10px;
}
