/* moxionnaire */
.body {
	width: 1014px;
}

#title {
	left: 10px;
	top: 10px;
}

#subtitle {
	bottom: -38px;
	left: 10px;
}

#menu_moxionnaire {
	top: 10px;
	left: 197px;
}

#header {
  position: absolute;
  top: 10px;
  left: 310px;
  height: 88px;
  width: 670px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-bottom-style: none;
  font-size: 11px;
  z-index: 1;
}

#label_moxionnaire {
  width: 670px;
}

#moxionnaire_supp {
  position: relative;
  left: 180px;
}

#form_recherche {
	margin: 0;
}

#sequence {
	position: absolute;
	top: 42px;
	border: 4px inset #d3cdb6;
	font-size: medium;
	line-height: 20px;
}

#go {
  position: absolute;
  top: 40px;
  left: 308px;
  width: 72px;
  padding-top: 3px;
  padding-bottom: 2px;
  background-color: #cc0033;
  color: white;
  font-weight: bold;
  padding-left: 6px;
  padding-right: 6px;
  border: 4px outset white;
}

#rubrique {
  position: absolute;
  top: 40px;
  left: 396px;
  border: 3px ridge #d3cdb6;
  font-size: small;
  line-height: 20px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#simple {
  position: relative;
  top: 3px;
}

#regex {
  position: relative;
  top: 3px;
}

#anax {
  position: relative;
  top: 3px;
}

#nb_results {
	position: absolute;
	top: 78px;
}

#results {
	position: relative;
	top: 108px;
	left: 0px;
	width: 1000px;
	min-height: 270px;
	background-image: url(../images/background_moxionnaire.gif);
	background-repeat: repeat-y;
	padding-top: 18px;
}

#pub {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 993px;
	background-color: #e6e2d6;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-size: small;
}

#pub a:link, #pub a:visited {
	text-decoration: underline;
	color: black;
}

#result_col1, #result_col2, #result_col3, #result_col4, #result_col5 {
	position: absolute;
	width: 187px;
	min-height: 248px;
	padding: 6px;
	margin-top: 6px;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
}

#result_col1 {
	left: 0px;
}

#result_col2 {
	left: 200px;
}

#result_col3 {
	left: 400px;
}

#result_col4 {
	left: 600px;
}

#result_col5 {
	left: 800px;
}

#howto_moxionnaire {
	position: relative;
	margin-top: 114px;
	padding: 10px;
	background-color: #4f4830;
	color: white;
	text-align: center;
}

#howto_moxionnaire a {
  color: white;
  text-decoration: underline;
}

#vote {
	position: relative;
	margin-top: 6px;
	color: white;
	text-align: center;
}

#vote a {
  color: white;
}

#weborama {
	vertical-align: middle;
}
