body {
	margin:0px;
	padding:0px;
}
.index{
	text-align:center;
	margin-top:100px;
}
.principal{
	z-index:0;
	width:900px;
	height:700px;
	margin:auto;
}
.primaria{
	width:900px;
	height:700px;
	margin:auto;
}
.secundaria{
	z-index:40;
	width:900px;
	height:700px;
	margin:auto;
}
.cuadro_secundaria{
	z-index:50;
	border:#990066 solid 1px;
	width:300px;
	height:20px;
}
#Layer1 {
	position:relative;
	left:660px;
	top:630px;
	width:230px;
	height:16px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#Layer1 a{
	color: #333333;
	text-decoration:none;
}
#Layer2 {
	position:relative;
	left:381px;
	top:295px;
	width:352px;
	height:36px;
	z-index:5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
#Layer2 a{
	color: #B379AC;
	text-decoration:none;
}
