.bg2Index {
	background-image: url(images/tetillaani.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#dad05f;
}
.contenido {
	background-color: #dad05f;
	/*border: 1px solid #ffffff;*/
	filter: Alpha(Opacity=80, FinishOpacity=80, Style=80, StartX=80, StartY=80, FinishX=80, FinishY=80);
	line-height: 20px;
}
.bg2Index1 {
	background-image: url(images/tetilla2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #dad05f;
}
.contenido1 {
	background-color: #e5e696;
	border: 1px solid #666600;
	filter: Alpha(Opacity=80, FinishOpacity=80, Style=80, StartX=80, StartY=80, FinishX=80, FinishY=80);
	line-height: 20px;
}
