#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;
}
#contenpulpo {
	background-color: #FFF;
	display: block;
	height: auto;
	width: 960px;
}
#contenpulpo h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C60;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #393;
	background-image: url(image/pulpoo.PNG);
	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: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}
#contenpulpo #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;
}
#contenpulpo #left  {
	background-color: #C90;
	display: block;
	width: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	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: #F60;
	border-bottom-color: #F60;
	border-left-width: 1px;
}
#contenpulpo #left ul {
	list-style-type: none;
}

#contenpulpo #left a  {
	color: #FFF;
	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: #FFF;
}

#contenpulpo #left a:hover {
	color: #F60;
}
#shadow #wrapper #contenpulpo #left a:focus {
	color: #000;
}
