* {
	outline: none;
}

html,body {width: 100%;height: 100%;}

/* Correction IE6 scintillement des backgrounds */
html {filter:expression(document.execCommand("BackgroundImageCache", false, true));}

body {
	background-color: #E5E5E5;
	margin: 0; padding: 0;
}

img {border: 0;}

#container {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-left: -500px;
	text-align: left;
	padding: 0px;
}

div#mentions-legales {
	height: 20px;
}
a.mentions-legales,a.mentions-legales:visited, span.mentions-legales {
	font: normal 10px/2 arial,verdana,helvetica,sans;
	color: #010101;
	text-decoration: none;
}
a.mentions-legales:hover {
	text-decoration: underline;
	color: #454545;
}

input.bouton {
	font: normal 12px arial,verdana,  helvetica, sans-serif,sans;
	color: #FFFFFF;
  background-color: #112D42;
	border: 1px solid #112D42;
	cursor: pointer;
}

.input-text {
	font-family: arial,verdana, helvetica, sans-serif,sans;
	font-size: 13px;
	color: #102e41;
}

.t9 {font-size: 9px;}
.t10 {font-size: 10px;}
.t11 {font-size: 11px;}
.t12 {font-size: 12px;}
.t13 {font-size: 13px;}
.t14 {font-size: 14px;}
.t15 {font-size: 15px;}
.t16 {font-size: 16px;}
.t17 {font-size: 17px;}
.t18 {font-size: 18px;}
.t19 {font-size: 19px;}

hr.vert {
	color: #176F07;
	width: 100%;
	height: 1px;
	padding: 0; margin: 0;
}

div#logo {
	position: absolute;
	left: 33px; top: 11px;
}
div#notice-legale {
	position: absolute;
	width: 940px;
	left: 30px; top: 620px;
	text-align: center;
}
div#bande-verte {
	position: absolute;
	width: 100%;
	height: 41px;
	left: 0; 
	top: 89px;
	background-color: #85C879;
}
div#bande-blanche {
	position: absolute;
	width: 100%;
	height: 89px;
	left: 0; 
	top: 0;
	background-color: #FFFFFF;
}
div#page {
	position: absolute; 
	width: 1000px; 
	left: 0; top: 130px; 
}
table#tableau-contenu {
	background-color: #F6F6F6;
	background-image: url(/img/fond-page.jpg);
	background-position: center 0;
	background-repeat: repeat-y;
}
div#contenu {
	width: 880px;
	text-align: left;
}
div#contenu-index {
	position: absolute;
	left: 60px; top: 750px;
	width: 880px;
	text-align: left;
	text-align: center;
}
div#contenu-index p,div#contenu-index span {
	font-size: 11px;
}
h1 {
	font: normal 24px arial, helvetica, sans;
	color: #112D42;
	padding: 0;
	margin: 0;
}
div.bandeau-abonnement {
	font: normal 18px arial,helvetica,sans;
	color: #FFFFFF;
	height: 41px;
	line-height: 41px;
	text-align: left;
	padding: 0 0 0 30px; 
}
div.tarifs-prix {display: none;	font: normal 18px arial,helvetica,sans; color: #000000;}
div.basic {background-color: #ADB6BD;}
div.confort {background-color: #97A4AC;}
div.premium {background-color: #7D8A92;}
div.optimum {background-color: #6C7981;}
div.optimum-plus {background-color: #112D42;}
div.div_880 {
	width: 880px;
	text-align: left;
}
button.bouton {
	width: 97px; height: 40px;
	background-image: url(/img/fond-bouton-envoyer.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	font: normal 12px arial,helvetica,sans;
	color: #FFFFFF;
	cursor: pointer;
	border: 0;
}
div.prix {
	width: 97px; height: 40px;
	background-image: url(/img/fond-prix.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	font: normal 14px/40px arial,helvetica,sans;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	top: -5px;
}
div#div_recrutement {
	position: absolute;
	left: 850px;
	top: 42px;
}