/* CSS Document */

 body	{
	height: 100%;
	text-align:center;
	font-family:Tahoma;
	font-size:24px;
	font-weight: bold;
	color: #666666;
	background-color:#FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	}
	a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #56280B;
}
a:active {
	text-decoration: none;
	color: #56280B;
}
.Estilo1 {
font-family:Tahoma;
	font-size:14px;
	color: #666666;
	font-weight: bold;
}
#contenedor{  
position: absolute;
left:0px;
top:-30px;
width: 1000px;
height:683px;
} 
#index{  
position: absolute;
left:200px;
top:261px;
width: 500px;
height:175px;
} 
#index2{
	position: absolute;
	left:958px;
	top:557px;
	width: 20px;
	height:40px;
} 
