@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #b3b3b3;
	background-color: #0A0B0B;
	font-weight: normal;
}
p {
	font-size: 0.8em;
	padding-top: 1em;
	padding-bottom: 1em;
}
h1 {
	font-size: 1.2em;
	color: #9DCF1B;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 10px;
}

ul, ol {
	font-size: 0.8em;
	list-style-type: none;
}
.vermas {
}
.vermas a {
	background-image: url(images/interface/flecha_gris.gif);
	background-repeat: no-repeat;
	display: block;
	width: 88px;
	height: 20px;
	background-position: 80px 5px;
	font-size: 0.8em;
	text-align: center;
	padding-right: 4px;
}
.vermas a:link {
	color: #9DCF1B;
	text-decoration: none;
}

.vermas a:visited {
	color: #999999;
}
.vermas a:hover {
	color: #b3b3b3;
	text-decoration: underline;
}
.vermas a:active {
	color: #b3b3b3;
}
h2 {
	font-size: 0.85em;
	color: #9DCF1B;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 7px;
}
.txt_btn {
	color: #9dcf1b;
	padding-left: 85px;
	padding-top: 22px;
	display: block;
}
h3 {
	font-size: 0.85em;
	color: #9DCF1B;
	font-weight: bold;
	padding-top: 7px;
}
h3 a:link {
	color: #CC6600;
}
h3 a:visited {
	color: #CC6600;
}
h3 a:hover {
	color: #b3b3b3;
}
h3 a:active{
	color: #9DCF1B;	
}

ul.esp {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
}
ul.esp li {
	list-style-image: url(images/interface/vineta.gif);
	list-style-type: none;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	list-style-position: outside;
}
ul.esp3 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-right: 2px;
	font-size: 0.75em;
}
ul.esp3 li {
	list-style-type: none;
	padding-top: 1em;
	padding-left: 5px;
	padding-right: 1px;
}
ul.esp3 li a {
	text-decoration: none;
	color: #b3b3b3;
}
ul.esp3 li a:link {
	text-decoration: none;	
}
ul.esp3 li a:visited {
	text-decoration: none;	
}
ul.esp3 li a:hover {
	text-decoration: none;
	color: #9DCF1B;
}
ul.esp3 li a:active{
	text-decoration: none;	
}

ul.esp2 {
	font-size: 0.75em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
ul.esp2 li {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
ul.esp2 li a {
	text-decoration: none;
	color: #b3b3b3;
}
ul.esp2 li a:link {
	text-decoration: none;	
}
ul.esp2 li a:visited {
	text-decoration: none;	
}
ul.esp2 li a:hover {
	text-decoration: none;
	color: #9DCF1B;
}
ul.esp2 li a:active{
	text-decoration: none;	
}

h4 {
	font-size: 0.85em;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
}
h5 {
	font-size: 0.85em;
	color: #9DCF1B;
	font-weight: lighter;
	padding-top: 7px;
}
a:link{
	color: #b3b3b3;
	text-decoration: none;	
}
a:visited{
	color: #b3b3b3;
	text-decoration: none;	
}
a:hover{
	color: #9DCF1B;
	text-decoration: none;	
}
a:active{
	color: #b3b3b3;
	text-decoration: none;	
}
h6 {
	font-size: 0.8em;
	color: #9DCF1B;
	font-weight: lighter;
}
.destacadoverde {
	color: #9DCF1B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9DCF1B;
	padding-right: 5px;
}
.destacadoverde2 {
	color: #9DCF1B;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9DCF1B;
}
.textmini {
	font-size: 0.7em;
}
h2.esp {
	color: #CC6600;
}
.btop {
	font-size: 0.8em;
	padding: 4px 8px;
	height: 20px;
	border: solid 1px #9DCF1B;
	color: #FFF !important;
}
.btop:hover {
	background: #9DCF1B;
	color: #000 !important;
}
input[type=text] {
	background: #4d4d4d;
	color: #9DCF18;
	padding: 2px;
	border: inset 1px #4d4d4d;
}
ul.real {
	list-style-type: disc;
}
.precio{
	font-size:32px;
	color:#b8ff00;
	text-align:right;
	padding:10px 5px;
}

.link_detalle a, .link_detalle a:hover {
	color:#999999;
	font-size:9px;
	text-align:left;
	text-decoration:underline;
}


.detalles{
	font-family:Arial, Helvetica, sans-serif;
	color:#9dcf1b;
	font-size:11px;
}

.detalles li{
	padding-bottom:8px;
	padding-left:15px;
}

.tabla_prod{
	border: 1px solid color:#465a1f; border: 1px solid #465a1f; }
