/* K-mon CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,a,input, textarea {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
td {
	background-position: right;
	background-repeat: no-repeat;
}
input {
	height: 14px;
}
input, textarea {
	padding-left: 2px;
	padding-right: 2px;
}
input.enviar {
	font-weight: bold;
	height: 19px;
	color: #003366;
}
input.peque{
	width: 45px;
}
input.peque1{
	width: 35px;
}
input.peque2{
	width: 24px;
}
input.med{
	width: 75px;
}
input.chequi{
	border: none;
	background-color:#ffffff;
	height: 12px;
}
/* Fuentes */
a, .fuente1 {
	color: #003366;
}
.fuente1 {
	padding: 3px;
}
a:hover {
	background-color: #eeeeee;
}
.idiomas {
	font-size: 10px;
}
.fuente2 {
	color: #ffffff;
}
.fuente3, .fuente4 {
	font-size: 12px;
}
.fuente3 {
	color: #34ABE4;
}
.fondo1,a.fuente2:hover {
	background-color: #003366;
}
td.fondo2 {
	background-color: #eeeeee;
}
td.fondo3 {
	background-color: #34ABE4;
}
td.fondo4 {
	background-color: #ffffff;
}
td.fondokmon {
	background-repeat: no-repeat;
	background-position:right;
}
td.titulo {
	color: #003366;
	font-size: 16px;
	font-weight: bold;
}
td.destacados, td.titdestacados  {
	padding: 10px;
}
td.destacados {
	background-color: #E4F4FC;
}
td.titdestacados {
	background-color: #34ABE4;
	color: #ffffff;
	font-weight: bold;
}
td.subtitulo {
	color: #000000;
	font-size: 12px;
}
td.info {
	background: url("../img/info.gif") no-repeat left;
	padding-left: 18px;
}
a.menu, a.menuon {
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	display:block;
}
a.menu {
	color: #FFFFFF;
}
a.menu:hover, a.menuon {
	background-color: #ffffff;
	color: #003366;
}
.ultima {
	display: block;
	width: 100px;
	padding: 3px 0px;
	border: #003366 dashed 1px;
	background-color: #FF0000;
	font-size: 14px;
	color: #FFFFFF;	
	text-align: center;
}
a.ultima:hover {
	background-color: #003366;
	border: #FF0000 dashed 1px;
}
