@charset "utf-8";
/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 18px;
	padding: 3px;
	text-align: right;
	font-weight: bold;
}

.botones2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 22px;
	width: auto;
	top: auto;
	padding: 0px;
}


.botones2:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 22px;
	width: auto;
	top: auto;
	padding: 0px;
}

.navigation {

	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
}  
.botones3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	display: block;
}


.botones3:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: right;
}
body p {
	text-align: right;
	color: #333;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.boton_seleccionado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 22px;
	width: auto;
	top: auto;
	padding: 0px;
}

.boton_seleccionado:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 22px;
	width: auto;
	top: auto;
	padding: 0px;
}
#wrapper table tr .navigation .navigation {
	font-weight: bold;
}
