﻿#waraperx {
	width: 100%;
	text-align: center;
	margin-top: 5px;
}
#contenidox {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
#headerx {
	width: 100%;
	background-color: #FFFFFF;
	height: 92px;
	margin-bottom: 5px;
}
#contentx {
	width: 100%;
	background-color: #FFFFFF;
	height: 400px;
}
.subtitulo1 {
	text-align: left;
}
ul.lista1 {
	list-style-type: circle;
	list-style: none url('../flecha1.gif');
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: left;
	float: none;
	text-indent: 0;
	margin-left: 0;
	display: list-item;
	overflow: auto;
}

