* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.2em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

body {
  font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
  font-size: 0.8em;
  background: #fff url(images/background.png) repeat-y fixed;
  text-align: left;
}

#header {
  min-width: 785px;
  background-color: white;
}

#logo {
  float: left;
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 20px;
  height: 62px;
  width: 400px;
  background: url(images/logo.png) no-repeat 0 0;
}

#conteneurglobal {
  width: 964px;
  padding: 0;
  padding-left: 20px;
/*background-color: white;*/
}

#main {
/*border: 1px solid black;*/
  float: left;
  width: 690px;
  height: 510px;
  text-align: justify;
  padding-top: 11px;
}
html>body #main {
  height: auto;
  min-height: 510px;
}

.cache {
  display: none;
}

#encadre {
/*border: 1px solid red;*/
  float: right;
  width: 250px;
  height: auto;
  padding-top: 20px;
  background-color: white;
}

#encadre-bas {
  float: left;
  background: #e1eaf4 url(images/degrade-encadre-bas.gif) no-repeat 0 0;
  color: black;
  padding-right: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  width: 220px;
  margin-right: 0px;
  height: auto;
  min-height: 60px;
}

a.encadre {
  color: white;
  font-size: 11px;
  font-weight: bold;
  display: block;
  line-height: 1.3em;
  margin-top: 7px;
}
a.encadre13 {
  color: white;
  font-size: 13px;
  font-weight: bold;
}

.separateurcadre {
  float: right;
  background-color: white;
  color: white;
  width: 250px;
  height: 16px;
}

h1 {
  font-size: 20px;
  text-align: left;
}
h2 {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
h3 {
  font-size: 14px;
  font-weight: bold;
}
h4 {
  font-size: 13px;
  text-decoration: underline;
}

b {
  font-weight: bold;
}

i {
  font-style: italic;
}

s, strike {
  text-decoration: line-through;
}

#logo {
  float: left;
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 20px;
  height: 62px;
  width: 400px;
  background: url(images/logo.png) no-repeat 0 0;
}

#header {
  min-width: 785px;
  background-color: white;
}

#nas {
  float: right;
  position: absolute;
  top: 10px;
  right: 100px;
  width: 169px;
}
#autressites {
  float: right;
  position: relative;
  top: 10px;
  right: 100px;
  width: 169px
}
#imagenas {
  display: block;
  width: 169px;
  height: 32px;
  background: url(images/nos-autres-sites.png) no-repeat 0 0;
}
#lienic {
  display: block;
  width: 169px;
  height: 16px;
  background: url(images/lienic-off.png) no-repeat 0 0;
}
#lienic:hover {
  background: url(images/lienic-on.png) no-repeat 0 0;
}
#lienih {
  display: block;
  width: 169px;
  height: 16px;
  background: url(images/lienih-off.png) no-repeat 0 0;
}
#lienih:hover {
  background: url(images/lienih-on.png) no-repeat 0 0;
}
#lienir {
  display: block;
  width: 169px;
  height: 16px;
  background: url(images/lienir-off.png) no-repeat 0 0;
}
#lienir:hover {
  background: url(images/lienir-on.png) no-repeat 0 0;
}

.menuprimaire {
  float: left;
  height: 32px;
  margin: 0 8px;
}
#menuprimaire {
  clear: both;
  height: 32px;
  background-color: black;
}
#accueil {
  margin-left: 20px;
  width: 90px;
  background: url(images/menu-accueil.png) no-repeat 0 0;
}
#accueil_ext {
  margin-left: 20px;
  width: 90px;
  background: url(images/menu-accueil-off.png) no-repeat 0 0;
}
#accueil_ext:hover {
  background: url(images/menu-accueil-on.png) no-repeat 0 0;
}
#menu1 {
  width: 106px;
  background: url(images/menu-fast.png) no-repeat 0 0;
}
#menu1_ext {
  width: 106px;
  background: url(images/menu-fast-off.png) no-repeat 0 0;
}
#menu1_ext:hover {
  background: url(images/menu-fast-on.png) no-repeat 0 0;
}
#menu2 {
  width: 127px;
  background: url(images/menu-optima.png) no-repeat 0 0;
}
#menu2_ext {
  width: 127px;
  background: url(images/menu-optima-off.png) no-repeat 0 0;
}
#menu2_ext:hover {
  background: url(images/menu-optima-on.png) no-repeat 0 0;
}
#menu3 {
  width: 133px;
  background: url(images/menu-maxima.png) no-repeat 0 0;
}
#menu3_ext {
  width: 133px;
  background: url(images/menu-maxima-off.png) no-repeat 0 0;
}
#menu3_ext:hover {
  background: url(images/menu-maxima-on.png) no-repeat 0 0;
}
#menu4 {
  width: 139px;
  background: url(images/menu-premium.png) no-repeat 0 0;
}
#menu4_ext {
  width: 139px;
  background: url(images/menu-premium-off.png) no-repeat 0 0;
}
#menu4_ext:hover {
  background: url(images/menu-premium-on.png) no-repeat 0 0;
}
#menu5 {
  width: 171px;
  background: url(images/menu-keyword.png) no-repeat 0 0;
}
#menu5_ext {
  width: 171px;
  background: url(images/menu-keyword-off.png) no-repeat 0 0;
}
#menu5_ext:hover {
  background: url(images/menu-keyword-on.png) no-repeat 0 0;
}


.menusecondaire {
  float: left;
  height: 20px;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
#menusecondaire {
  height: 42px;
  background-color: #f93;
}
#smenu1 {
  width: 206px;
  background: url(images/smenu-commandez-off.png) no-repeat 0 0;
}
#smenu1:hover {
  background: url(images/smenu-commandez-on.png) no-repeat 0 0;
}
#smenu2 {
  width: 175px;
  background: url(images/smenu-generateur-off.png) no-repeat 0 0;
}
#smenu2:hover {
  background: url(images/smenu-generateur-on.png) no-repeat 0 0;
}
#smenu3 {
  width: 130px;
  background: url(images/smenu-conditions-off.png) no-repeat 0 0;
}
#smenu3:hover {
  background: url(images/smenu-conditions-on.png) no-repeat 0 0;
}
#smenu4 {
  width: 123px;
  background: url(images/smenu-revendeurs-off.png) no-repeat 0 0;
}
#smenu4:hover {
  background: url(images/smenu-revendeurs-on.png) no-repeat 0 0;
}

#footer {
/*border: 1px solid blue;#e1eaf4*/
  float: left;
  width: 710px;
  font-family: sans-serif;
  font-size: 10px;
  text-align: center;
  margin-top: 10px;
  padding-bottom: 20px;
}

#w3validator {
  float: right;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 0;
}


a {
  color: #0033FF;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
}

.floatLeft{
	float: left;
	margin-right: 15px;
}

.liste li {
	display: list-item;
	font-size : 1em; 
	height: 10px;
	list-style-position: inside;
	list-style-image: url(images/puce.png);
	margin-top: 10px;
	padding-bottom: 5px;
}

.liste li a{
	color: blue;
	font-weight: bold;
}

.listeR li {
	display: list-item;
	font-size : 1em; 
	height: 10px;
	list-style-position: inside;
	list-style-image: url(images/puce-rouge.png);
	margin-top: 10px;
	padding-bottom: 5px;
}

.listeR li a{
	color: #f93;
	font-weight: bold;
}


.tableauColonne{
	float: right;
	width: 250px;
	background-color: #23a9cf;
	border-collapse: collapse;
}

.contenuColonne{
  text-align: left;
  width: 205px;
  color: white;
  font-size: 13px;
}


.bordHG2{
	width: 15px;
	height: 30px;
	background: url(images/encadre-rouge/coin-hg.png) no-repeat left top;
}
.bordH2{
	height: 30px;
}
.bordHD2{
	width: 30px;
	height: 30px;
	background: url(images/encadre-rouge/coin-hd.png) no-repeat right top;
}
.bordG2{
	width: 15px;
/*	background: repeat-y left top;*/
}
.bordD2{
	width: 30px;
	background: url(images/encadre-rouge/bord-droite.png) repeat-y right top;
}
.bordBG2{
	width: 15px;
	height: 30px;
	background: url(images/encadre-rouge/coin-bg.png) no-repeat left bottom;
}
.bordB2{
	height: 30px;
	background: url(images/encadre-rouge/bord-bas.png) repeat-x left bottom;
}
.bordBD2{
	width: 30px;
	height: 30px;
	background: url(images/encadre-rouge/coin-bd.png) no-repeat right bottom;
}


.aere {
  padding-bottom: 12px;
  vertical-align: top;
}


div.encadreorange {
  float: left;
  background-color: #f93;
  color: white;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  width: 220px;
  margin-top: 5px;
  height: auto;
}


input, select, textarea {
  border: 1px solid black;
}


.pdf {
  border: 0;
  padding: 4px;
  padding-left: 22px;
  min-height: 21px;
  vertical-align: middle;
  background: url(/images/pdf.gif) white;
  background-repeat: no-repeat;
  background-position: 0 2px;
  _height: 21px;
}
.info {
  border: 1px solid #bbb;
  padding: 4px;
  padding-left: 55px;
  padding-right: 10px;
  min-height: 40px;
  vertical-align: middle;
  background: url(/images/info.png) #fafafa;
  background-repeat: no-repeat;
  background-position: 6px 50%;
  _height: 40px;
}
.attention {
  border: 1px solid #bbb;
  padding: 4px;
  padding-left: 55px;
  padding-right: 10px;
  min-height: 40px;
  vertical-align: middle;
  background: url(/images/attention.png) #fafafa;
  background-repeat: no-repeat;
  background-position: 6px 50%;
  _height: 40px;
}