/* grafica */

.headerImg {
	width:974px;
	height:312px;
	display:block;
	position:relative;
	background: url(../images/Header-Graph.jpg) no-repeat center top;
}

.entryTxt ul {
	list-style-type: none;	
}
.entryTxt li {
	margin: 0px;
	padding: 0px 20px;
}

