body {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	color: #115;
}

.tabpage {
	border-left: 0.4em solid #c5c5e1;
	background: #e7e7f4 url(../images/icone-rss.png) no-repeat bottom right;
	/*background: #e7e7f4;*/
	position: absolute;
	top: 50%;
	left: 50%;
}

.error {
	color: red;
}

p#email_body {
	position: absolute;
	top: 40%;
	text-align: center;
	width: 100%;
	border-top: 2px solid #c5c5e1;
	border-bottom: 2px solid #c5c5e1;
	background: #e7e7f4;
	padding: 1.8em 0 2.0em 0;
	font-size: 1.3em;
}

div#bodypage {
	text-align: left;
	width: 38em;
	height: 40em;
	margin-left: -19em;
	margin-top: -22em;
	padding: 1em 1em 1.1em 1.5em;
}
div#preview {
	position: absolute;
	top: 0;
	left: 41em;
	height: 42.1em;
}
div#preview iframe {
	font-size: 1.1em;
	width: 23.5em;
	height: 38.1em;
	margin: 0;
	padding: 0;
}
h1 {
	margin: 0 0 0.3em 0;
	font-size: 1.8em;
	font-weight: bold;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
p#lang {
	font-size: 0.9em;
}
hr {
	display: none;
}

ul.menu { list-style-type: none; font-size: 0.9em; }
ul.menu li { display: inline; margin-right: 1em; }
ul.menu li#del { background: url(../images/icon_delicious.png) no-repeat top left; padding-left: 18px; }
ul.menu li#digg { background: url(../images/icon_digg.png) no-repeat top left; padding-left: 20px; }

h2 {
	font-size: 1.05em;
	margin: 1.5em 0 0 0;
	font-weight: normal;
	color: #119;
}
a, a:visited {
	color: #11c;
}
a:hover {
	text-decoration: none;
}
label {
	white-space: nowrap;
}
form table {
	margin-bottom: 1.2em;
}
form th {
	padding: 0.6em;
	text-align: right;
}
form th label, form th span, #emailform label, #emailform label {
	color: #228;
	border-bottom: 1px dotted;
	padding-bottom: 0.1em;
}
form select#feedTypeSelect {
	width: 100%;
}
form td input, #statmenu input {
	margin-right: 0.3em;
	vertical-align: text-bottom;
}
form td#productCell input {
	vertical-align: bottom;
	position: relative;
	top: -0.25em;
}
form td#productCell label, #statmenu label {
	margin-right: 0.5em;
}
form td#productCell {
	line-height: 1.5em;
}
p#urlbox {
	margin: 0.6em 0 0 0;
}
p#urlbox a {
	padding-left: 44px;
	background: url(../images/xml.png) no-repeat center left;
}
p#feedreader {
	padding: 0.4em 0 0 44px;
	font-size: 0.85em;
}
p#email {
	font-size: 0.8em;
	display: none;
	text-align: center;
	position: absolute;
	bottom: 1.5em;
	left: 50%;
	height: 1em;
	width: 14em;
	margin-left: -7em;
}
p#explication {
	font-style: italic;
	margin: 0.75em 0 1.25em 0;
}
p#since {
	position: absolute;
	top: 90%;
	left:  50%;
	height: 1.5em;
	width: 20em;
	text-align: center;
	margin-left: -10em;
	font-style: italic;
	font-size: 1.1em;
}
div#headermenu {
	width: 100%;
	background: #eee;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: 1px solid #aaa;
}
#headermenu p.bloc {
	font-size: 0.9em;
	text-align: left;
	color: #555;
	margin: 0.3em 0.5em 0.4em 0.5em;
}
#headermenu a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}
#headermenu a:hover {
	color: #888888;
}
h2#introemail {
	margin-top: 1.1em;
	padding-top: 0.6em;
	border-top: 1px dashed #bbb;
}
form#emailform{
	margin-top: 0.4em;
}
#emailform input {
	margin-left: 0.2em;
}
input#RefurbEmails_EMAIL {
	width: 16em;
	padding: 0.05em 0.05em 0.1em 0.05em;
}
.light_email {
	color: #aaa;
}

div#errorbox {
	position: absolute;
	top: 40%;
	text-align: center;
	width: 100%;
	border-top: 2px solid #c5c5e1;
	border-bottom: 2px solid #c5c5e1;
	background: #e7e7f4;
	padding: 1.6em 0 2.0em 0;
	font-size: 1.2em;
}
#errorbox h2 {
	margin: 0;
	font-size: 1.5em;
}
#errorbox p {
	margin-top: 1em;
}

div#statpage {
	width: 67em;
	height: 42em;
	margin-left: -34em;
	margin-top: -22em;
	display: none;
	background-image: none;
}
#statmenu {
	margin: 0.25em;
	height: 6.5em;
	padding: 0;
	border: none;
}
#block1 {
	width: 37%;
	float: left;
}
#block2 {
	width: 63%;
	float: right;
	height: 6.5em;
}
#statmenu select  {
	padding: 0;
	margin: 0;
}
select#countrySelect {
	width: 40%;
}
select#productCategory {
	width: 58%;
}
select#refSelect {
	height: 100%;
	width: 100%;
}
div#table-div {
	height: 35em;
	width: 66.9em;
	overflow: scroll;
}
p.legend {
	font-style: italic;
	margin: 0.5em 0 0.15em 0.15em;
}
p.checkboxes {
	margin: 0 0 0 0.3em;
}
label#group {
	color: #8585a1;
}

div#menu {
	border-left: 0.4em solid #c5c5e1;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 2.4em;
	margin-left: -34em;
	margin-top: -24.4em;
	background: #eed8ff;
	display: none;
}
div#menu p {
	margin: 0.6em 1.3em 0.7em 1.5em;
}
div#menu a.link_disabled:hover, div#menu a:hover {
	text-decoration: none;
}
div#menu a {
	font-weight: bold;
	margin-right: 0.2em;
}
div#menu a.link_disabled {
	text-decoration: none;
	color: #115;
}
