@charset "utf-8";
body {
	background-color:#000000;
	background-image:url(images/Raya.gif);
}
.botones {
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
	background-color:transparent;
	background-image:none;
	border-style:none;
	height:auto;
}

.table {
	background-color:#ffffff;
}
	

.Gris_Oscuro {
	color:#666666;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

.Formulario {
	background-color:#000000;
	background-image:url(Imagen/Raya.gif);
	background-position:center;
	background-repeat:repeat;
	border:1px solid #333333;
	color:#CCCCCC;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}

.Formulario_combo {
	background-color:#000000;
	background-image:url(Imagen/Raya.gif);
	background-position:center;
	background-repeat:repeat;
	border:1px solid #333333;
	color:#CCCCCC;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	width:180px;
}
a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	color: #000000;
}
a:hover {
	font-family: tahoma;
	color: #FF6600;
}
