#header-wrapper {
	background-color: white;
}
body {
	background-color: #ebebeb;
}

h2 {
	/*margin-bottom: 30px;*/
}
.buttons {
	margin-top: 20px;
}
.box4input {
	margin: 0 auto;
	width: 145px;
}
.binaireinput {
	margin: 0 auto;
	width: 145px;
}/*
label {
	margin-left: 4px;
	position: relative;
	top: 2px;
}*/
#content.admin {
	width: 1000px;
}
#content.admin td {
	font-size: 12px;
}
table td.firstCell {
	font-weight: bold;
}
	
table.creer-compte td,
table.creer-compte input,
table.creer-compte select
{
	width: 250px;
}
table.creer-compte td.firstCell {
	width: 150px;
}
table.withfixedwidth td.applyfixed {
	padding: 0;
}
table.withfixedwidth td.applyfixed div,
table.withfixedwidth div.applyfixed {
	margin: 0 auto;
	overflow: hidden;
	white-space:nowrap;
	width: 52px;
}
table.withautoresize {
	width: 100%;
}
tr.total td {
	font-weight: bold;
}

.boxError {
	background: #FFE8E8;
	border: 1px solid #FF6B6B;
	margin: 20px auto;
}

.graphique {
	height: 350px;
	margin: 0 auto;
	max-width: 900px;
	min-width: 400px;
}
.graphique-nps {
	height: 400px;
}
.graphique-proprete {
	height: 280px;
}

.bg-lightgray {
	background-color: #e4e4e4;
}
.bold {
	font-weight: bold;
}

td.toolow {
	background-color: #ffcece;
}
td.min, td.toolow.min {
	background-color: red;
}
td.max {
	background-color: #00b700;
}
td.top3 {
	background-color: #aaffaa;
}
#map-agences-france.grande {
	float: none;
	margin: 10px auto;
}
#header aside.imageRdv {
	background: none;
	margin-right: 13px;
	margin-top: 10px;
}
#header nav.noMarginTop {
	margin-top: 0;
}
#header h2 {
	padding: 0;
}
#content.admin h2 {
	margin-top: 0px;
	padding-top: 1em;
}

#valuation #sommaire #footer h3 {
	color: black;
	font-family: "HeroRegular", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-top: 0;
	padding: 0.7em 15px;
}
#valuation #sommaire #footer section > a {
	margin-left: 0;
	padding-left: 0;
}
#footer.pub-aramis {
	margin: 22px auto;
	padding-bottom: 0;
	width: 250px;
}
#valuation #footer a {
	font-weight: normal;
}

#map-agences-france div {
	font-size: 0.85em;
}

.tel-bleu {
	color: #ff9900;
	font-family: "HeroRegular", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	line-height: 0.7em;
	margin: 0 auto;
	width: 206px;
}
.contactez-nous {
	font-size: 1.2em;
	text-align: justify;
}

table.filtres {
	margin-left: 50px;
}
table.filtres td {
	padding: 4px 12px;
}
tr.receiver td {
	border-bottom: 2px solid silver;
}

.piechart {
	height: 250px;
	margin: 0 auto;
	width: 650px;
}

tr.nps-1.showcolor,
tr.nps-2.showcolor,
tr.nps-3.showcolor,
tr.nps-4.showcolor,
tr.nps-5.showcolor,
tr.nps-6.showcolor {
	background-color: #ffc6c6;
	/*color: white;*/
}
tr.nps-7.showcolor,
tr.nps-8.showcolor {
	
}
tr.nps-9.showcolor,
tr.nps-10.showcolor {
	background-color: #88ff88;
	/*color: white;*/
}

.actionbuttons a {
	margin-right: 20px;
}

.orange {
	color: #ff9900;
}