@charset "utf-8";
/* CSS Document */

/* Page */
html {
	font-size: 100%; /* Évite un bug d'IE 6-7. */
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	line-height: 1.4;
	color: #2b1f16;
	background: #b8ac94;
}
#page {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	text-align: center;
	background: #fffdec url("/images/bg-body.jpg") center center repeat-y;
	position: relative;
}
#header {
	margin: 0;
	padding: 0;
	text-align: left;
	background: url("/images/header.jpg") top center no-repeat;
	height: 136px;
	width: 950px;
	position: absolute;
	top: 0;
	left: 25px;
}
#slogan {
	letter-spacing: 0.1em;
	font-size: 0.8em;
	position: absolute;
	top: 115px;
	left: 66px;
}
#retourAccueil {
	width: 370px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	text-decoration: none;
}
#navBar {
	margin: 0 ;
	padding: 15px 0 0 397px;
	text-align: left;
}
#wrapper {
	margin: 0;
	padding: 136px 25px 0;
	text-align: left;
}
#sideBar {
	margin: 0 578px 0 0;
	-margin: 0 575px 0 0; /* Ceci est un hack pour IE6 */
	padding: 0;
	color: #fffdeb;
}
#main {
	margin:  15px 20px 0 0;
	-margin: 15px 10px 0 0; /* Ceci est un hack pour IE6 */
	padding: 0;
	background-color: #fffdec;
	float: right;
	width: 535px;
}
/* Titres */
h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em 0;
	line-height: 1.2em;
	font-weight: bold;
	font-style: normal;
}
#main h1 {
	font-size: 1.3em;
	background: #2b1f16;
	padding: 2px 5px;
	color: #ebdfa7;
	display: inline;
}
#main h2 {
	font-size: 1.1em;
	background: #2b1f16;
	padding: 2px 5px;
	color: #ebdfa7;
}
#navBar h2 {
	font-size: 1.1em;
	background: #2b1f16;
	padding: 2px 5px;
	color: #ebdfa7;
	letter-spacing: 0.1em;
	display: inline;
}
#sideBar h2 {
	font-size: 1.1em;
	margin: 0 20px;
	padding: 0;
	color: #ebdfa7;
}
#sideBar .SideClair h2 {
	font-size: 1.2em;
	margin: 0 20px;
	padding: 0;
	color: #2b1f16;
}
#main h3 {
	font-size: 1.1em;
	color: #2c7777;
}

/* Listes */
ul, ol {
	margin: .75em 0 .75em 32px;
	padding: 0;
}
ul li, ol li {
	margin: 0;
	padding: 0 0 3px 0;
}
#navBar ul {
	list-style: none;
	margin: 13px 0 0;
}
#navBar ul#secondNav {
	list-style: none;
	margin: -28px 55px 0 0;
	float: right;
}

/* Paragraphes */
p {
	margin: .75em 0; /* Marges plus faibles que par défaut. */
}
address {
	margin: .75em 0;
	font-style: normal;
}
#sideBar p {
	font-size: 0.8em;
	margin: 5px 20px;
	padding: 0;
	text-align: justify;
}
#main p {
	font-size: 0.9em;
	margin: 10px 0 15px;
	padding: 0;
	text-align: justify;
}
#main table p {
	margin: 7px 0;
}
#main p.Signature {
	text-align: right;
}
/* Liens */
a {
	text-decoration: underline;
}
a:link, a:visited {
	color: #2c7777;
}
a:hover, a:focus, a:active {
	color: #2c1f17;
	text-decoration: underline;
}
a img {
	border: none;
}
#navBar a:link, #navBar a:visited {
	color: #2b1f16;
	text-decoration: none;
}
#navBar a:hover, #navBar a:focus, #navBar a:active {
	color: #2b1f16;
	text-decoration: none;
	background: #fffdeb;
}
#sideBar .SideFonce a:link, #sideBar .SideFonce a:visited {
	color: #ebdfa7;
	text-decoration: none;
}
#sideBar .SideFonce a:hover, #sideBar .SideFonce a:focus, #sideBar .SideFonce a:active {
	color: #2c7777;
	text-decoration: underline;
}
#main a:link, #main a:visited {
	color: #2c7777;
}
#main a:hover, #main a:focus, #main a:active {
	color: #2c1f17;
	text-decoration: none;
	background: #ebdfa7;
}
#main h2 a:link, #main h2 a:visited {
	color: #ebdfa7;
	text-decoration: none;
}
#main h2 a:hover, #main h2 a:focus, #main h2 a:active {
	color: #fffdec;
	text-decoration: none;
	background: none;
}
#main h3 a:hover, #main h3 a:focus, #main h3 a:active {
	color: #fffdec;
	text-decoration: none;
	background: #2c7777;
}
#main table thead tr th a:link, table thead tr th a:visited {
	background: none;
	color: #2B1F16;
	text-decoration: none;
}
#main table thead tr th a:hover, table thead tr th a:active {
	background: none;
	color: #2B1F16;
	text-decoration: underline;
}
#main a#btnTestDebit, #main a#btnTestDebit:visited {
	text-align: center;
	background: #2C7777;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 10px;
	margin: 0 0 0 110px;
}

/* Divers éléments de type en-ligne (8) */
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
#sideBar label {
	font-size: 0.8em;
}
#sideBar #formRappel label {
	padding: 0;
	color: #2b1f16;
	font-weight: normal;
}
#sideBar #formRappel .FormRappelInfos {
	padding: 0;
	color: #2c7777;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
}
#sideBar #formRappel span.FormRappelInfos {
	margin: 5px 0 2px 0;
	display: block;
}
#lblRap, #numRap {
	float: left;
	display: block;
	margin: 0 5px 0 0 ;
	width:160px;
}
#lblInstal, #numInstal {
	display: block;
}

/* Formulaires */
form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#sideBar #testEligibilite, #sideBar #aboNewsletter {
	margin: 5px 20px;
	padding: 0;
}
#formNumRappel {
	margin: 0 20px;
	padding: 0;
}
#main #testEligibiliteMain {
	margin: 0 0 15px;
}
input, button, select {
	vertical-align: middle;
	margin: 0;
	padding: 2px;
}
input.HoraireRappel {
	margin: 0;
	padding: 0;
}
#main #testEligibiliteMain .SideFonceBlur {
	background: #fffdeb;
	border: #2c7777 1px solid;
	width: 150px;
	color: #67574b;
}
#main #testEligibiliteMain .SideFonceFocus {
	background: #fff;
	border: #2c7777 1px solid;
	width: 150px;
	color: #2c7777;
}
#main #testEligibiliteMain .SideFonceBtn {
	background: #2c7777;
	border: none;
	color: #fffdec;
	font-weight: bold;
	width: 70px;
	cursor: pointer;
}
#sideBar #testEligibilite #numTel {
	width: 150px;
}
#sideBar #testEligibilite #numCp {
	width: 90px;
}
#sideBar #testEligibilite .SideFonceBlur {
	background: #fffdeb;
	border: #fffdeb 1px solid;
	color: #67574b;
}
#sideBar #testEligibilite .SideFonceFocus {
	background: #fff;
	border: #fff 1px solid;
	color: #2b1f16;
}
#sideBar #testEligibilite .SideFonceBtn {
	background: #ebdfa7;
	border: none;
	color: #2b1f16;
	font-weight: bold;
	width: 70px;
	cursor: pointer;
}
#sideBar #aboNewsletter .SideFonceBlur {
	background: #fffdeb;
	border: #fffdeb 1px solid;
	width: 210px;
	color: #67574b;
}
#sideBar #aboNewsletter .SideFonceFocus {
	background: #fff;
	border: #fff 1px solid;
	width: 210px;
	color: #2b1f16;
}
#sideBar #aboNewsletter .SideFonceBtn {
	background: #ebdfa7;
	border: none;
	color: #2b1f16;
	font-weight: bold;
	width: 110px;
	cursor: pointer;
}
#sideBar #formRappel .SideFonceBlur {
	background: #fffdeb;
	border: #fffdeb 1px solid;
	width: 155px;
	color: #67574b;
}
#sideBar #formRappel .SideFonceFocus {
	background: #fff;
	border: #2c7777 1px solid;
	width: 155px;
	color: #2c7777;
}
#sideBar #formRappel .SideFonceBtn {
	color: #2b1f16;
	font-weight: bold;
	cursor: pointer;
}

/* les Tableaux */
table {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table thead tr th {
	padding: 3px;
	background: #EBDFA7;
	text-align: center;
	border: 1px solid #2B1F16;
}
table thead tr td {
	padding: 3px;
	border: none;
}
table tbody tr th {
	padding: 3px;
	background: #B8AC94;
	text-align: left;
	border: 1px solid #2B1F16;
}
table tbody tr td {
	padding: 3px;
	text-align: center;
	border: 1px solid #2B1F16;
}
table.TableauOffres {
	margin: 10px 0;
}
table.TableauOffres tbody tr th {
	width: 50%;
}

/* les Class */
#sideBar p.Smaller {
	font-size:0.7em;
}
.ImageRappel {
	margin: 10px 0;
	padding: 0;
}
.PuceNav {
	border: none;
	vertical-align: baseline;
}
.SideFonce {
	margin: 10px 0 0;
	padding: 0;
}
.SideClair {
	background: #ebdfa7;
	color: #2B1F16 ;
	margin: 0;
	padding: 0;
}
.Spacer {
	clear: both;
	display: block;
	font-size: 1px;
	line-height: 1px;
}
.LeftSpacer {
	clear: left;
	display: block;
	font-size: 1px;
	line-height: 1px;
}
.Centerize {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	line-height: 1px;
}
.Red {
	color: #e5322d;
}
.Green {
	color: #96bf0d;
}
.Blue {
	color: #18a096;
}
hr {
	margin: 0;
	padding: 0;
	border: 0;
	color: #ebdfa7;
	background-color: #ebdfa7;
	height: 1px;
}