.fond {
	background-image: url(essmotech/fond_mi.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fondcorps {
	background-image: url(essmotech/fond/fond2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titrebarre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-image: url(essmotech/barre_jaune.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.fondbas {
	background-image: url(essmotech/fond_bas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	display: inline;
	text-indent: 0px;
	margin:0;
	padding:0;
	
}
.cadrenoir {
	border: 1px solid #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 12px;
	display: inline;
	text-indent: 0px;
	margin:0;
	padding:0;
	
}
.barrebas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.barrehaut {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.cadreblanc {
	border: 1px solid #FFFFFF;
}
