body {
	background-repeat: repeat-x;
	background-image: url(images/page-bg.png);
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
}
.conteneur {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #909090;
	overflow: auto;
}
.logo_enova_big {
	padding-top: 5px;
	height: 98px;
	width: 210px;
	position: relative;
	background-repeat: no-repeat;
	float: left;
	background-position: center;
	background-color: #FFFFFF;
}

.bandeau_flash {
	height: 103px;
	width: 740px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
}

.contenu {
	height: auto;
	min-height: 420px;
	width: 740px;
	background-color: #F4F4F4;
	float: left;
	background-image: url(images/fond_2.png);
	background-position: right bottom;
	background-repeat: no-repeat;

}
*html .contenu {
	width: 734px;
}

html>body .contenu {
	height: auto;
	min-height: 420px;
}

.footer {
	background-image: url(images/bottom-bg.png);
	width: 100%;
	float: left;
	position: relative;
	font-size: x-small;
	height: 30px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
}

.footer a:link, a:active, a:visited, a:hover {
	color: white;
	text-decoration:underline;
	font-style: normal;
}

html>body .footer {
	width: 950px;
}

.bandeauflash {
	height: 100px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

h1, h2, h3, h4, h5, h6 {
	color: #FF8A00;
}

a:link, a:active, a:visited, a:hover {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-style: italic;
}

.logo_enova_big a{
	color:white;
}

.retrait20 {
	text-indent: 20px;
	text-align: left;
}

.savoir_plus {
	width: 30%;
	position: relative;
	background-image: url(images/fleche.png);
	background-repeat: no-repeat;
	background-position: 0px left;
	margin-left: auto;
	margin-right: auto;
}

.crea {
	width: 680px;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}

.back {
	position: relative;
	width: 50px;
	height: 11px;
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
}

.contenu_002 {
	height: auto;
	width: 950px;
	background-color: #F4F4F4;
	float: left;
	overflow: hidden;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.other_link {
	width: 560px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #FF9900;
	text-align: left;
	margin-top: 40px;
	height: auto;
}

