
hr {
	height: 1px; border: 0px; color: yellow; background-color: yellow;
}

.lineaMini {
	height: 1px;
	border: 0px;
	color: white;
	background-color: white;
	width: 100%;
/*	border: 1px dotted #ccc; */
}

.textoblanco{
  font-family: arial;
  font-weight: normal;
  font-size: small;
  color: white;
  background-color: transparent;
}

.textoblancogrande{
  font-family: Helvetica, arial;
  font-weight: normal;
  font-size: 18px;
  color: white;
  background-color: transparent;
}

.textoblancocursiva{
  font-family: Helvetica, arial;
  font-weight: normal;
  font-size: 18px;
  font-style: italic; 
  color: white;
  background-color: transparent;
}

.menugestion{


}
.menugestion{
	margin:0px;
	padding:0px;

}
.menugestion li{
	float:left;
	margin-right:30px;
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	list-style-type:none;
	list-style-image:none;

}

.menugestion{


}
.menugestion2{
	margin:0px;
	padding:0px;

}
.menugestion2 li{
	float:left;
	margin-right:10px;
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	list-style-type:none;
	list-style-image:none;

}

