/* CSS Document */

#encabezado {
	background-repeat: no-repeat;
	background-position: 33px 0px;
	width: 882px;
}
#encabezado h3 {
	height: 60px;
}
#encabezado h4 {
	height: 82px;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #FFF;
	width: 215px;
	margin-left: 606px;
	text-align: center;
}

#servicios {
	background-repeat: no-repeat;
	background-position: 33px 0px;
	width: 882px;
	padding-top: 28px;
	margin-bottom: 40px;
}
#servicios ul {
	font-size: 12px;
	line-height: 25px;
	margin-right: 175px;
	margin-left: 105px;
}

#servicios li {
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: square;
}

