#header { 
background-image:url(image/emtres%20header%20V2%20copy.jpg);
	}
#menu {
	display: block;
	height: 40px;
	width: auto;
	padding-left: 0px;
	/*background-image: url(image/button%20emtres.jpg);
	background-repeat: repeat-x;*/
	background-color:#111;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
#contenplateau {
	background-color: #FFF;
	display: block;
	height: auto;
	width: 960px;
}
	
#contenplateau #isi h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	padding-top: 20px;
	background-color: #FFF000;
	padding-bottom: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#contenplateau #isi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	display: block;
	width: 700px;
	text-align: justify;
	height: auto;
	margin-left: 215px;
	padding-bottom: 10px;
}
#contenplateau #left  {
	background-color: #6FF;
	display: block;
	width: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
#contenplateau #left ul {
	list-style-type: none;
}

#contenplateau #left a  {
	color: #000;
	border-bottom-width: 1px;
	width: 125px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-color: #C30;
}
#contenplateau #left a:hover {
	color: #F60;
}
