@charset "utf-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.encabezados {
	font-family: Arial;
	font-size: 14px;
	color: #339999;
	font-weight: normal;
}
.texto_botones {	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_general {	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.texto_menu {	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.titulos {	font-family: "Arial Narrow";
	font-size: 24px;
	color: #A60000;
	font-weight: bold;
}
.style1 {color: #3A3A3A}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF4848;
}
a:active {
	text-decoration: none;
}
.subtitulos {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.texto_especificaciones {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
.precio {
	font-family: Arial;
	font-size: 15px;
	color: #C8B927;
	font-weight: bold;
}

