#secciones {
	float: left;
	height: auto;
	width: 211px;


}
.Seccion1 {
	float: left;
	height: auto;
	width: 211px;
	background-image: url(../imagenes/paginas/puntos.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #2D2668;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.Seccion1 a:visited{
	text-decoration:none;
	color: #2D2668;
	font-weight: bold;
}
.Seccion1 a:link{
	text-decoration:none;
	color: #2D2668;
	font-weight: bold;


}
