html {
	overflow: auto;
	height: 100%;
}
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	background: #ffffff url(../img/bck2.jpg) no-repeat;
	background-attachment: fixed;
	background-position: 0 0;
	/* background: #c2e4ee; */
	/* background-repeat: repeat-x-y; */
}

.texte_principal {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 10pt;
    font-weight: normal;
	color: #ffffff;
	text-decoration: none;
  }
.texte_principal_lien {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #ffffff;
	text-decoration: underline;
  }
.texte_principal_lien:hover {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #405e6e;
	text-decoration: underline;
  }
.texte_menu {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 9pt;
    font-weight: bold;
	color: #ffffff;
	text-decoration: none;
  }
.texte_menu_lien {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
	text-decoration: none;
  }
.texte_menu_lien:hover {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #405e6e;
	text-line-style: dashed;
	text-decoration: underline;
  }
.texte_gris7 {
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #505050;
	text-decoration: none;
  }
.texte_blanc8 {
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #ffffff;
	text-decoration: none;
  }
.texte_blanc8_lien {
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #ffffff;
	text-decoration: none;
  }
 .texte_blanc8_lien:hover {
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #ffffff;
	text-decoration: underline;
  }
div#bottom {	position: fixed;	width: 99.9%; left: 0px; bottom: 0px; text-align: left; margin-right: 0px; padding: 0px; border-top: 1px solid #a5cae1; background: #405e6e; z-index: 30; */}

.textfield {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #0366a3;
	border: 1px solid #a5cae1;
	background: url(./img/bck_case2.png) -2px -2px no-repeat;
	padding-left:5px;
	padding-top:0px;
	width:110px;
	height:16px;
}

/* NEWSLETTER */
.newsletter_textfield { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; border: 1px solid #848484; background-color: #ffffff; }
.newsletter_formlabel { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000; }

.newsletter_title {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.newsletter_teaser_text {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.newsletter_text {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}