@charset "utf-8";
/* CSS Document */

/*
STYLES DE BASE
-------------------------------------------------------- */

/* Page
-------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	font-size: 100%;
}
body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, DejaVu Sans, FreeSans, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	color: #ececec;
	background: #000;
	text-align: center;
}
#page {
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: #000 url("/images/bg-page.gif") repeat-y center center;
}
#top {
	margin: 0 auto;
	padding: 0;
	background: url("/images/bg-header.png") repeat-x left top;
	height: 290px;
}
#top #logo {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 165px;
	text-align: left;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}
#main {
	float: left;
	width: 640px;
}
.Content {
	margin: 0 0 0 20px;
}
#sidebar {
	float: right;
	width: 320px;
}
#footer {
	clear: both;
	padding: 0;
	border: 1px solid #ff9200;
	border-width: 1px 0 0;
	background: #000;
}

/* Titres
-------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em 0;
	line-height: 1.2;
	font-weight: bold;
	font-style: normal;
}
h1 {
	font-size: 1.75em;
}
#main h1, #main h2 {
	font-size: 1.6em;
	color: #ff9200;
	background: url("/images/bg-main-h1.png") no-repeat left top;
	padding: 0 0 0 20px;
	margin: 0.75em 0 0.25em 0;
	line-height: 1.7;
}
h2 {
	font-size: 1.5em;
}
#main .Content h2 {
	color: #ececec;
	background: none;
	padding: 0;
	margin: 5px 0 5px 0;
	font-size: 1.2em;
	line-height: 1.2;
}
#sidebar h2 {
	color: #999;
	background: url("/images/bg-sidebar-h2.png") no-repeat left top;
	padding: 0 0 0 10px;
	margin: 0.75em 0 0.25em 0;
	line-height: 1.8;
}
h3 {
	font-size: 1.25em;
}
#sidebar h3 {
	color: #ff9200;
	margin: 5px 0;
	padding: 0 12px;
	font-size: 1em;
}
h4 {
	font-size: 1em;
}

/* Listes
-------------------------------------------------------- */
ul, ol {
	margin: .75em 0 .75em 32px;
	padding: 0;
}
#sidebar ul, ol {
	color: #999;
}
#sidebar #liensExternes ul, #sidebar #derniersChronos ul {
	margin: .75em 0 .75em 10px;
}
#sidebar #liensExternes ul li {
	background: url("/images/li-sidebar-link.gif") no-repeat left 2px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0 0 5px 38px;
	line-height: 1.2;
}
#sidebar #derniersChronos ul li {
	background: url("/images/li-sidebar-chronos.gif") no-repeat left top;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0 0 5px 38px;
	line-height: 1.2;
}


/* Paragraphes
-------------------------------------------------------- */
p {
	margin: .75em 0;
}
#main p {
	text-align: justify;
	color: #fff;
}
#sidebar p {
	text-align: justify;
	margin: 5px 55px 0 12px;
	color: #ececec;
}
#footer p {
	text-align: center;
}
address {
	margin: .75em 0;
	font-style: normal;
}

/* Liens
-------------------------------------------------------- */
a {
	text-decoration: underline;
}
a:link {
	color: #FF9200;
}
a:visited {
	color: #FF9200;
}
a:hover, a:focus, a:active {
	color: #999999;
}
a img {
	border: none;
}
#sidebar a:link, #sidebar a:visited {
	color: #ff9200;
	text-decoration: none;
}

#sidebar a:hover {
	color: #ff9200;
	text-decoration: underline;
}
#footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #ff9200;
	text-decoration: underline;
}

/* Divers éléments de type en-ligne
-------------------------------------------------------- */
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
#main label {
	color: #999;
}
#main form#testEligibilite label.LblTestElig {
	font-size: 11px;
	line-height: 1;
}
/* Formulaires
-------------------------------------------------------- */
form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, button, select {
	vertical-align: middle;
}
#main form#testDebitEligibilite input.Blur {
	background: #222;
	border: 1px solid #555;
	color: #999;
	width: 172px;
	padding: 2px;
}
#main form#testDebitEligibilite input.Focus {
	background: #222;
	border: 1px solid #ff9200;
	color: #ececec;
	width: 172px;
	padding: 2px;
}
#main form#testEligibilite {
	background: url("/images/bg-form-elig.jpg") no-repeat left top;
	width: 635px;
	height: 110px;
	margin: 0 0 20px 0;
	padding: 0;
}

#main form#testEligibilite input.Blur {
	background: transparent;
	border: none;
	color: #ff9200;
	padding: 2px;
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
}
#main form#testEligibilite input.Focus {
	background: transparent;
	border: none;
	color: #ececec;
	padding: 2px;
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
}
#main form#testEligibilite input#numTel {
	width: 230px;
	margin: 45px 0 10px 113px;
	float: left;

}
#main form#testEligibilite input#numCp {
	width: 170px;
	margin: 45px 0 10px 5px;
	float: left;
}
#main form#testEligibilite input#OptinEligTest {
	width: auto;
	margin: 0 0 5px 25px;
	padding: 0;
	clear: left;
}
#main form#testEligibilite input#btnTestElig {
	margin: 40px 0 10px 28px;
	padding: 0;
}


/* Les tables
-------------------------------------------------------- */
#tblComparatif {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}
#tblComparatif thead tr th:first-child, #tblComparatif tbody  tr th:first-child {
	padding: 0 0 0 20px;
}
#tblComparatif thead tr {
	background: url("/images/bg-main-h1.png") no-repeat scroll left top transparent;
	line-height: 2.3;
}
#tblComparatif thead tr th {
	color: #FF9200;
	text-align: center;
	font-size: 1.25em;
}
#tblComparatif tbody tr th {
	vertical-align: top;
}
#tblComparatif tbody tr {
	border: 1px solid #FF9200;
	border-width: 0 0 1px 0;
}
#tblComparatif tbody tr td p {
	text-align: center;
	margin: 2px 0;
}
#tblComparatif tbody tr td p.NomOffre {
	text-align: left;
	margin: 2px 0;
}


/* Les class
-------------------------------------------------------- */
.TextSmaller {
	font-size: smaller;
}
.ImgCompteur {
	float: left;
	margin: 0 10px 0 0;
}
.ImgPolePosition {
	float: left;
	margin: 5px 10px 0 10px;
}
.ChronosFai {
	color: #ff9200;
}
.ChronosDate, .ChronosDebit {
	color: #ececec;
}
.ImgRappel {
	padding: 0 0 0 12px;
	cursor: pointer;
}