@charset "utf-8";
/* CSS Document */
.texto{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#barraplan2 {
	font-family:Arial, Helvetica, sans-serif;
	height:18px;
	background-image:url(../img/bg_menu_club.jpg);
	background-position:right;
	background-repeat:no-repeat;
	font-size:12px;
	padding-top:3px;
	text-align:center;

	
	}
#barraplan2 a{
	color:#FFFFFF;
	text-decoration:none;
	}
#barraplan2 a:hover{
	color:#CCCCCC;
	
	}

#barraplan2 ul {
	margin: 0;
	padding: 0;
	list-style: none;

}
#barraplan2 li {
	display: inline;
	
	
}
