body {
	background-color: #FFFFFF;
	font-family: verdana, arial, serif;
	font-size: 11px;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 16px;
	color: #666666;
}

#contenedor {
	width: 1000px;
	background-color: #FFFFFF;
	margin: auto;
	border-top: 1px solid #000;
	text-align: center;
	padding: 0 0 800 0px;
	position: relative;
	top: -1px;
	height: 200;
	left: 0;
}
#prueba {
	background-color: #FFFFFF;
	width: 800px;
	margin: 'margin-top'0 'margin-right'0 'margin-bottom' 'margin-left';
	border-top: 1px solid #000;
	text-align: right;
	padding: 0 0 0 0px;
	position: absolute;
	top: 164px;
	height: 800px;
	left: 4px;

}
#Layer1 {
	}
.titulo {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: ;
}
.destacado {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
}
a {
	font-size: 14px;
	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
a:visited {
	color: #333366;
}
.importante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #666666;
}

