@charset "utf-8";
/* CSS Document */

ul.menu  {
	display: block;
	font-size: 14px;
	height: 20px;
	padding-top: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #F3F3F3;
}
ul.menu li {
	float: left;
	list-style-type: none;

}
.flechin {
	background-image: url(../../img/flechin_abajo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0px;
}

.bot2 
	{
	background-color: #666666;
	color: #FFFFFF;
	}
.bot 
	{
	color: #333333;
	background-color: #F3F3F3;
	}
a.bot {
	display: block;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	color: #000000;
}

#bot_ini {
	display: block;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 0px;
	border-left-style: none;
}
.bot_selec {
	background-color:#666666;
	color:#FFFFFF;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E1E1E1;
	cursor:default;
	text-decoration: none;
}
.flechin_selec {
	background-image: url(../../img/flechin_abajo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:5px;
}
