a.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
}
a.menu:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #33CC33;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 4px;
}

a.bodylink {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #303030;
	text-decoration: none;
}
a.bodylink:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #33CC33;
	text-decoration: none;
	background-color: #FFFFFF;
}

a.tmlink {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.tmlink:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #303030;
}

a.lnlink {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #303030;
	text-decoration: underline;
}
a.lnlink:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #303030;
	text-decoration: none;
	background-color: #FFFFFF;
}


.pp {
	text-align: center;
}
.bggreen {
	background-color: #33CC33;
}
.Rshadow {
	background-image: url(/materiaux_intelligents_img/materiaux_intelligents_r01.gif);
	background-repeat: repeat-y;
}
.Vlines {
	background-image: url(/materiaux_intelligents_img/materiaux_intelligents_c03.gif);
	background-repeat: repeat-y;
}
.menusep {
	background-image: url(/materiaux_intelligents_img/materiaux_intelligents_t03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footsep {
	background-image: url(/materiaux_intelligents_img/materiaux_intelligents_f05.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.txtbody {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	background-color: #33CC33;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.titlebody {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	color: #33CC33;
	background-color: #FFFFFF;
}
.nbp {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.titretab {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #303030;
	padding-left: 5px;
}
.contenttab {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	padding: 5px;
	background-color: #30CC30;
}
