*, html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #666666;
	background: #fff url(images/fond.jpg) repeat-x;
	font-family: "Trebuchet MS", arial, Verdana, Sans-Serif;
	font-size: 85%;
	text-align: center;
}

img, fieldset {
	border: none;
}

a {
	text-decoration: none;
	color: #68b3da;
}

a:hover {
	text-decoration: underline;
}

#container {
	background: url(images/1.jpg) no-repeat 0 225px;
}

#page {
	width: 808px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 115px;
	position: relative;
}

#header h1 {
	position: absolute;
	left: 25px;
	top: 10px;
}

#header h1 a {
	display: block;
	width: 286px;
	height: 79px;
	background: url(images/logo.jpg) no-repeat;
	text-indent: -600em;
}

#header p {
	position: absolute;
	right: 5px;
	top: 23px;
	border: 2px solid #fff;
}

#header p img {
	display: block;
}

#menu a {
	color: #fff;
}

#menu {
	height: 36px;
	padding-left: 30px;
	position: relative;
	z-index: 5;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	float: left;
	line-height: 35px;
	height: 35px;
	background: url(images/separatorMenu.gif) no-repeat 100% 55%;
	margin-right: 6px;
	position: relative;
}

#menu ul li a {
	display: block;
	margin-right: 10px;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
}

#menu ul li.lastLink {
	background: none;
}

/* Ul du 2eme niveau */
#menu ul ul {
	display: none;
}

#menu ul ul li {
	margin-right: 0;
}

#menu ul li.sfhover, #menu ul li:hover {
	z-index: 15;
}

#menu ul li.sfhover ul li.sfhover, #menu ul li:hover ul li:hover {
	z-index: 20;
}

#menu ul li.sfhover ul, #menu ul li:hover ul {
	display: block;
	position: absolute;
	left: -10px;
	top: 35px;
	background: #70983f;
	width: 200px;
	text-align: left;
	padding: 5px 0;
	z-index: 4;
	border: 1px solid #ccc;
}

#menu ul li.sfhover ul li ul, #menu ul li:hover ul li ul {
	display: none;
}

#menu ul li.sfhover ul li.sfhover ul, #menu ul li:hover ul li:hover ul {
	display: block;
	top: 5px;
	left: 190px;
}

#menu ul ul li {
	display: block;
	padding: 0;
	margin: 0;
	line-height: 18px;
	height: auto;
	float: left;
	width: 200px;
	background: none;
}

#menu ul ul li a {
	margin: 0 10px;
	border-bottom: 1px solid #ccc;
	display: block;
	text-transform: none;
	width: 180px;
	padding: 0;
	background: none;
}

#menu ul li.sfhover ul li ul, #menu ul li:hover ul li ul,
#menu ul li.sfhover ul li.sfhover ul li ul, #menu ul li:hover ul li:hover ul li ul {
	display: none;
}

#menu ul li.sfhover ul li.sfhover ul, #menu ul li:hover ul li:hover ul,
#menu ul li.sfhover ul li.sfhover ul li.sfhover ul, #menu ul li:hover ul li:hover ul li:hover ul {
	display: block;
	top: 5px;
	left: 190px;
}

#menu ul ul li a:hover {
	background: #7fac48;
	text-decoration: none;
}

#blocContent {
	overflow: hidden;
	width: 100%;
	padding-bottom: 20px;
	background: url(images/fondContent.png);
}

#blocContent .separateur {
	border-top: 1px solid #9bcde6;
	margin: 10px 0;
}

#blocContent .separateur hr {
	display: none;
}

#blocContent p {
	font-size: 12px;
	margin-bottom: 10px;
}

#blocContent ul, #blocContent ol {
	font-size: 12px;
	margin-bottom: 10px;
	list-style: none;
}

#blocContent ol {
	list-style: decimal;
}

#blocContent ul ul, #blocContent ul ol, #blocContent ol ul, #blocContent ol ol {
	margin-left: 10px;
}

#blocContent .tableau {
	margin: 0 0 10px 0;
}

#blocContent table {
	border-collapse: collapse;
}

#blocContent th {
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	background: #f8fdff;
	border: 1px solid #80B953;
}

#blocContent td {
	border: 1px solid #80B953;
	font-size: 12px;
	padding: 3px;
}

#blocContent .suite, #blocContent .allLink a {
	background: url(images/puceLink.gif) no-repeat 0 4px;
	padding-left: 10px;
}

#blocContent .allLink {
	text-align: right;
}

h2 {
	color: #3398ce;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 17px;
	margin-bottom: 12px;
}

h2 span {
	color: #80B953;
	display: block;
}

h3 {
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #68b3da;
}

h3 span {
	color: #68b3da;
	text-transform: none;
}

#titreActu {
	margin-top: 20px;
	border-bottom: 1px solid #9bcde6;
	padding-bottom: 15px;
}

#content {
	float: left;
	width: 416px;
	position: relative;
	left: 26px;
	margin-top: 30px;
}

#content h3 a {
	color: #80B953;
}

#blocMeteoPrix {
	overflow: hidden;
	width: 100%;
}

#blocMeteoPrix h2 {
	border-bottom: 1px dotted #68b3da;
	padding-bottom: 10px;
	margin: 20px 0 10px 0;
}

#blocMeteoPrix #imageMeteo {
	background: url(images/imageMeteo.jpg) no-repeat;
	height: 258px;
	float: left;
	width: 208px;
}

#imageMeteo p {
	margin: 0;
	position: relative;
	top: 150px;
	left: 20px;
	font-size: 11px;
}

#imageMeteo p#date {
	top: 50px;
}

#imageMeteo p#titre {
	top: 60px;
	background: url(images/fondTitreMeteo.jpg) no-repeat 0 100%;
	font-size: 11px;
}

#imageMeteo p#prixMaxi {
	top: 70px;
}

#imageMeteo p#prixMini {
	top: 70px;
}

#imageMeteo p#prixMaxi strong, #imageMeteo p#prixMini strong {
	color: #fe0000;
}

#infoMeteoPrix {
	background: url(images/blocMeteo.jpg) no-repeat;
	float: left;
	width: 207px;
	height: 224px;
	position: relative;
	top: 17px;
}

#infoMeteoPrix p {
	margin: 15px 10px 5px 10px;
	text-align: justify;
	font-size: 11px;
}

#infoMeteoPrix .link {
	margin-top: 0;
}

#infoMeteoPrix .link a {
	background: url(images/flecheMeteo.gif) no-repeat 0 4px;
	padding-left: 6px;
}

#blocInfos {
	float: right;
	width: 341px;
}

#formRecherche {
	background: url(images/fondRecherche.gif) no-repeat;
	height: 72px;
	position: relative;
}

#formRecherche fieldset {
	padding: 6px 6px 3px 16px;
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
}

#formRecherche input {
	width: 230px;
}

#formRecherche .submit {
	position: absolute;
	right: 15px;
	top: 8px;
	width: auto;
	cursor: pointer;
}

#blocVideo {
	margin: 40px 0 15px 0;
}

#inscriptionNL {
	background: url(images/fondInscription.jpg) no-repeat;
	height: 139px;
	padding: 10px 10px 10px 12px;
	position: relative;
	color: #000033;
}

#inscriptionNL h3 {
	color: #fff;
	font-size: 14px;
}

#inscriptionNL form {
	font-size: 11px;
	margin-top: 20px;
	color: #000033;
}

#inscriptionNL input {
	width: 230px;
}

#inscriptionNL label {
	display: block;
	margin-top: 5px;
}

#inscriptionNL label input {
	width: auto;
}

#inscriptionNL .submit {
	position: absolute;
	right: 20px;
	bottom: 5px;
	width: auto;
}

#titreLiensUtiles {
	margin-top: 30px;
	color: #80B953;
	border-bottom: 1px dotted #68b3da;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.liens {
	border-bottom: 1px dotted #68b3da;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.liens h3 {
	text-transform: none;
}

#page #blocContent .liens p {
	margin: 0;
}

#footer {
	background: #80ad48 url(images/fondFooter.gif) repeat-x 0 100%;
}

#contentFooter {
	width: 808px;
	margin: 0 auto;
	text-align: left;
	padding: 20px 0;
}

#menuFooter {
	margin-bottom: 15px;
	margin-left: 26px;
}

#menuFooter ul li {
	display: inline;
	background: url(images/separatorFooter.gif) no-repeat 100% 50%;
	padding-right: 10px;
	margin-right: 6px;
}

#menuFooter ul li a {
	color: #fff;
}

#menuFooter ul li.lastLink {
	background: none;
}

#footer p {
	font-size: 12px;
	color: #3e5e1d;
	margin-left: 26px;
}

#footer p a {
	color: #405f1b;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}

#footer p a:hover {
	text-decoration: none;
}

#footer a#pptOnline {
	font-style: italic;
}

