body {
	background: #333 url(images/body.jpg) top repeat-x;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #999;
}

a:hover {
	text-decoration: underline;
}

body#blue {
	background: #333 url(images/bodyBlue.jpg) top repeat-x;
}

body#green {
	background: #333 url(images/bodyGreen.jpg) top repeat-x;
}

body#red {
	background: #333 url(images/bodyRed.jpg) top repeat-x;
}

body#orange {
	background: #333 url(images/bodyOrange.jpg) top repeat-x;
}

#header, #headerBlue, #headerGreen, #headerRed, #headerOrange,
#page, #copyright {
	margin: 0 auto;
	width: 960px;
}

#header {
	background: url(images/header.jpg) no-repeat;
	height: 171px;
}

#headerBlue {
	background: url(images/headerBlue.jpg) no-repeat;
	height: 171px;
}

#headerGreen {
	background: url(images/headerGreen.jpg) no-repeat;
	height: 171px;
}

#headerRed {
	background: url(images/headerRed.jpg) no-repeat;
	height: 171px;
}

#headerOrange {
	background: url(images/headerOrange.jpg) no-repeat;
	height: 171px;
}

#logo {
	display: block;
	float: left;
	line-height: 100px;
	margin: 20px 0 0 25px;
	text-indent: -9999px;
	width: 230px;
}

#contact {
	background: url(images/slogan.png) no-repeat;
	display: block;
	float: right;
	height: 70px;
	margin-top: 40px;
	text-indent: -9999px;
	width: 391px;
}

#wrapper {
	background: #fff;
	padding-bottom: 10px;
}

#content {
	background: url(images/contentBg.jpg) bottom right no-repeat;
	float: right;
	padding-bottom: 60px;
	width: 680px;
}

#content h1 {
	border-bottom: #333 1px solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: normal;
	margin: 20px 0 10px 0;
	padding-bottom: 10px;
}

#content p {
	line-height: 17px;
	padding: 10px 0;
}

#sidebar {
	background: url(images/sidebarBg.jpg) repeat-y;
	float: left;
	padding-top: 20px;
	width: 258px;
}

#sidebar ul {
	background: url(images/sidebarBottom.jpg) bottom no-repeat;
	padding-bottom: 30px;
}

#sidebar ul li {
	line-height: 26px;
	margin-left: 70px;
}

#sidebar ul li a {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
}

#sidebar ul li a:hover {
	text-decoration: underline;
}

#sidebar ul li ul {
	background: none;
	padding: 0;
}

#sidebar ul li ul li {
	margin-left: 20px;
}

#footer {
	background: url(images/footer.jpg) repeat-x;
	height: 36px;
}

#footerBlue {
	background: url(images/footerBlue.jpg) repeat-x;
	height: 36px;
}

#footerGreen {
	background: url(images/footerGreen.jpg) repeat-x;
	height: 36px;
}

#footerRed {
	background: url(images/footerRed.jpg) repeat-x;
	height: 36px;
}

#footerOrange {
	background: url(images/footerOrange.jpg) repeat-x;
	height: 36px;
}

#copyright {
	color: #acadae;
	line-height: 50px;
	text-align: right;
}

#copyright a {
	color: #acadae;
}

.clear {
	clear: both;
}
.tarifmicro {
background-color:#FFFFFF;
}
.tarifmini {
background-color:#FFFF00;
}
.tarifbas {
	background-color: #6699FF;
}
.tarifhaut {
	background-color: #CC6699;
}
.tarifminuit {
background-color:#FF0000
	}

.tarifmoyen {
	background-color: #33CC99;
}
