/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
}
.conteneur {
  padding-top: 8px;
  padding-left: 14px;
  padding-right: 42px;
  padding-bottom: 14px;
}
.conteneurImg {
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 15px;
  padding-bottom: 10px;
}
.intro {
	width: 503px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
} 
.gauche {
  float: left;
  } 
.main {
  width: 483px;
  height: 80px;
  background-color: #FAB428
} 
.globalMargin {
  margin-left: 0px;
  margin-top: 0px;
}
.boutons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boutons.a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boutons.a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boutons.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC66;
}
.boutons.a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

