body {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
}

input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
}

.bandaverdeclaro {
	background-image: url(Imagenes/pixel_verde.gif);
	background-repeat:      repeat-x;
	background-position: top;



}
.bandamarronclaro {
	background-image: url(Imagenes/pixel_marron.gif);
	background-repeat:  repeat-x;
	background-position: top;

}
.textonegrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;

}


.pixelgrises {
	background-image: url(Imagenes/pixel_grises.gif);
	background-repeat:  repeat-x;
}
.textogris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;

}
.kk {
	background-image: url(Imagenes/foto_menu1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.textonegro {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.bordeGris {
	border: 1px solid #CCCCCC;
}
.separadorVerticalNaranja {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6633;
}
.separadorVerticalBlanco {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.separadorHorizontalBlanco {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.textoGral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;

}
a.txiki:link {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.txiki:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.txiki:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.textoEnfatizado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;

}
.textoNaranja {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6633;
	font-weight: bold;
}
.rayaNaranjaX {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF6633;
}
.rayaBlancoRayasX {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
.rayaBlancoRayasY {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;

}
.rayaBlancoY {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;


}
