* {
	border: 0px;
}

body {
	font-size: 8pt;
	font-family: verdana, sans-serif;
	color: #000000;
	background-color: #E4E9EF;
	margin: 0px 0px;
	padding: 0px;
	text-align: center;
}

/* Tableau - ligne */

td {
	font-size: 8pt;
}

/*p {
	margin: 0;
}*/

/* Glob */

.glob {
padding-top: 10;
	background-image: url('/templates/images_nerea/fond-bas.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: white;
}

/* Titre */

.titre {
	width: 870px;
	height: 104px;
	background-image: url('/templates/images_nerea/titre-lang.jpg');
	background-repeat: no-repeat;
	background-color: white;
	margin: 0px auto;
	text-align: right;
	color: white;
	border-left: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

.lang {
	padding-top: 8px;
	padding-right: 45px;
}

a.lang:link {
	padding: 0 0 0 0;
	text-decoration: underline;
	color: white;
}
a.lang:visited {
padding: 0 0 0 0;
	text-decoration: underline;
	color: white;
}
a.lang:active {
padding: 0 0 0 0;
	text-decoration: underline;
	color: white;
}
a.lang:hover {
padding: 0 0 0 0;
	text-decoration: underline;
	color: white;
}

/*
	Menu
*/

.menu {
	width: 870px;
	height: 30px;
	background-image: url('/templates/images_nerea/menu-fond.gif');
	background-repeat: no-repeat;
	background-color: white;
	margin: 0px auto;
	color: white;
	text-align: left;
	vertical-align: middle;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

.menui {
	padding-top: 5px;
	padding-left: 60px;
}

/* Page */

.page {
	width: 870;
	/*height: 400;
	padding: 0 32 0 28;*/
	margin: 0px auto;
	text-align: left;
	background-color: white;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
.page_content {
	padding: 0 32 0 28;
}

/* foot */

.foot {
	width: 870px;
	background-image: url('/templates/images_nerea/foot-top.gif');
	background-repeat: repeat-x;
	margin: 0px auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #5c5e60;
}

a.foot_L:link {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
	color: #5c5e60;
}
a.foot_L:visited {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
	color: #5c5e60;
}
a.foot_L:active {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
	color: #5c5e60;
}
a.foot_L:hover {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: underline;
	color: #5c5e60;
}

/* accueil */

/* Rouge */

.tdr {
  width: 208px;
  vertical-align: top;
  text-align: left;
}

.rt {
  width: 208px;
  height: 29px;
  background-image: url('/templates/images_nerea/zis-t-r.jpg');
  background-repeat: no-repeat;
}

.ri {
  width: 208px;
  height: 71px;
  background-image: url('/templates/images_nerea/zis-i-r.jpg');
  background-repeat: no-repeat;
}

.rc {
  width: 208px;
  background-image: url('/templates/images_nerea/zis-f-r.jpg');
  background-repeat: repeat-x;
  background-position: bottom;
}

.rb {
  width: 208px;
  height: 21px;
  background-image: url('/templates/images_nerea/zis-b-r.jpg');
  background-repeat: no-repeat;
}

.rcont {
  padding: 5px;
}

.rctxt {
  color: #ee6060;
  font-weight: bold;
  font-size: 10pt;
}

.tdr ul {
  font-weight: bold;
  list-style-image: url('/templates/images_nerea/fleche-r.gif');
  font-size: 7pt;
}

/*
	Bleu
*/

.tdb {
  width: 176px;
  vertical-align: top;
  text-align: left;
}

.bt {
  width: 176px;
  height: 29px;
  background-image: url('/templates/images_nerea/zis-t-b.jpg');
  background-repeat: no-repeat;
}

.bi {
  width: 176px;
  height: 41px;
  background-image: url('/templates/images_nerea/zis-i-b.jpg');
  background-repeat: no-repeat;
}

.bc {
  width: 176px;
  background-image: url('/templates/images_nerea/zis-f-b.jpg');
  background-repeat: repeat-x;
  background-position: bottom;
}

.bb {
  width: 176px;
  height: 21px;
  background-image: url('/templates/images_nerea/zis-b-b.jpg');
  background-repeat: no-repeat;
}

.bctxt {
  color: #4f597d;
  font-weight: bold;
  font-size: 10pt;
}

/*
	Gris Bleu
*/

.tdgb {
  width: 176px;
  vertical-align: top;
  text-align: left;
}

.gbt {
  width: 176px;
  height: 29px;
  background-image: url('/templates/images_nerea/zis-t-gb.jpg');
  background-repeat: no-repeat;
}

.gbi {
  width: 176px;
  height: 41px;
  background-image: url('/templates/images_nerea/zis-i-gb.jpg');
  background-repeat: no-repeat;
}

.gbc {
  width: 176px;
  background-image: url('/templates/images_nerea/zis-f-gb.jpg');
  background-repeat: repeat-x;
  background-position: bottom;
}

.gbb {
  width: 176px;
  height: 21px;
  background-image: url('/templates/images_nerea/zis-b-gb.jpg');
  background-repeat: no-repeat;
}

/*
	Gris
*/

.tdg {
  width: 176px;
  vertical-align: top;
  text-align: left;
}

.gt {
  width: 176px;
  height: 29px;
  background-image: url('/templates/images_nerea/zis-t-g.jpg');
  background-repeat: no-repeat;
}

.gc {
  width: 176px;
  background-image: url('/templates/images_nerea/zis-f-gb.jpg');
  background-repeat: repeat-x;
  background-position: bottom;
}

.gb {
  width: 176px;
  height: 21px;
  background-image: url('/templates/images_nerea/zis-b-g.jpg');
  background-repeat: no-repeat;
}

.gci {
  width: 50px;
  text-align: left;
}

/*
	Divers
*/

.esp12 {
  width: 12px;
}

.more {
  text-align: right;
  margin-bottom: 3px;
}

.more a {
  color: #4f597d;
}

.titexte {
  font-weight: bold;
  font-size: 7pt;
  margin: 10px;
  text-align: justify;
}