<!--
body {
	margin: 0px;
	background-color: #ffffff;
	background: url(images/motex_head_bg.gif);
	background-repeat: repeat-x;
	background-position-x: 10px;
	font-family: arial, helvetica;
}

h1 {
	font-weight: normal;
	margin: 0px;
	font-family: arial;
	text-align: center;
	font-size: 40px;
	color: #00917a;
}
h2 {
	font-weight: normal;
	margin: 0px;
	font-family: arial;
	text-align: center;
	font-size: 28px;
	color: #b6c905;
}
h3 {
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
	font-family: arial;
	text-align: center;
	font-size: 18px;
	color: #00917a;
}


#main {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	z-index: 10;
}

#contenu {
	position: absolute;
	top: 100px;
	z-index: 50;
}

#imgpoints {
	position: absolute;
	top: 125px;
	left: 125px;
	z-index: 99;
}

.topmenu1 {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 12px;
}
.topmenu1 a {
	color: #000000;
}
.topmenu1 a:hover{
	color: #000000;
}

.tabvideos {
	margin-top: 13px;
}

.btngris {
	color: #000000;
	font-size: 14px;
}
.btngris a:hover {
	color: #000000;
}
.btngris a {
	text-decoration: none;
	color: #000000;
}

.video {
	padding: 0;
	margin: 0;
	margin-top: 5px;
}
.titrecadre {
	font-decoration: underline;
	font-weight: bold;
	font-size: 17px;
	text-align: left;
}
.textcadre {
	margin-left: 10px;
	font-size: 18px;
	text-align: left;
}
#tcadre {
	visibility: hidden;
}

.texttabico {
	font-size: 14px;
	text-align: center;
	color: #000000;
}
.texttabico a:hover {
	color: #000000;
}
.texttabico a{
	text-decoration: none;
	color: #000000;
}

.textbas {
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	color: #333333;
}

.contenutxt {
	text-align: left;
	font-size: 15px;
}
.textretrait {
	margin-top: 0;
	margin-left: 30px;
}

/*	*, body, td, th, h1, h2, h3, h4, blockquote, em, form, div, a { font-family: arial, helvetica; } */
/*	body, td, th, form, div, a { font-size: 13px; color: #4c4c4c; } */
a.nl:link,a.nl:visited { color: #000000; text-decoration: underline; }
a.nl:hover { color: #00917a; text-decoration: none; }
a.menuItem:link { color: #4c4c4c; text-decoration: underline; font-size: 12px; font-weight: bold; }
a.menuItem:visited { color: #4c4c4c; text-decoration: underline; font-size: 12px; font-weight: bold; }
a.menuItem:hover { color: #00917a; text-decoration: none; font-size: 12px; font-weight: bold; }
a.menuSubItem:link { color: #4c4c4c; text-decoration: none; font-size: 12px; font-weight: bold; }
a.menuSubItem:visited { color: #4c4c4c; text-decoration: none; font-size: 12px; font-weight: bold; }
a.menuSubItem:hover { color: #b6c905; text-decoration: none; font-size: 12px; font-weight: bold; }
a.sLink:link { color: #000000; text-decoration: underline; font-size: 12px; font-weight: bold; }
a.sLink:visited { color: #000000; text-decoration: underline; font-size: 12px; font-weight: bold; }
a.sLink:hover { color: #00917a; text-decoration: none; font-size: 12px; font-weight: bold; }
blockquote { font-style: italic; }
em { font-weight: bold; font-style: italic; }
.twhite { color: #4c4c4c; font-weight: bold; }
.bText { font-size: 13px; color: #4c4c4c; }
.bTitre { font-size: 22px; color: #b6c905; font-weight: normal; }
.imgLegend { font-size: 14px; color: #4c4c4c; font-weight: bold; }
.topTitre { font-size: 40px; color: #ffff11; font-weight: bold; }
.bigTitre { font-size: 18px; color: #00917a; font-weight: normal; }
.titreParag { font-size: 15px; color: #000000; font-weight: bold; font-style: italic; }
.contenuHTML { font-size: 13px; color: #4c4c4c; }


-->