body {
	scrollbar-face-color: #3C3C3C;
	scrollbar-base-color: #9D9D9D;
	scrollbar-arrow-color: #F6DF35;
	scrollbar-shadow-color: #3C3C3C;
	scrollbar-darkshadow-color: #353535;
	scrollbar-highlight-color: #3C3C3C;
	scrollbar-3dlight-color: #353535;
	scrollbar-track-color: #353535;

}
#carro { color:#FFF; font-size: 14px; font-weight: normal }
h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFEE00;
	font-size: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
	}
h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFEE00;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.parrafo {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	/*color: #8F8F85;*/
	color: #DDD;
	font-weight: normal;
	margin: 4px;
	padding: 6px 10px;
	text-decoration: none;
	text-align: justify;
}

.parrafo2 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	/*color: #8F8F85;*/
	color: #FF0000;
	font-weight: normal;
	margin: 4px;
	padding: 6px 10px;
	text-decoration: none;
	text-align: justify;
}

.adquirir {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	/*color: #8F8F85;*/
	color: #DDD;
	font-weight: normal;
	margin: 4px;
	padding: 2px;
	text-decoration: none;
	text-align: left;
}

table.parrafo {
	width: 98%;
	}
.parrafo2 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	margin: 2px;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #8F8F85;
	text-decoration: none;
}

.any {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F6DF35;
	font-weight: bold;
}
.precio {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F6DF35;
	font-weight: bold;
}
.descripcio {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	/*color: #767676;*/
	color: #CCCCCC;

}
.title {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.bordearticle {
	border: 1px solid #303030;
}
.fonsform {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F6DF35;
	background-color: #2b2b2b;
	border: 1px solid #555;

}
.cursor {
	cursor: help;
}
.zoom {
	background-image: url(../pics/zoom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand;
}
a:link, a:visited {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	text-decoration: none;
}
.caja_scroll {
	overflow: auto;
	padding: 0;
	margin: 0px;
	border: 0px;
	width: 490px;
	height: 372px;
	
	scrollbar-face-color: #3C3C3C;/*
	scrollbar-base-color: #9D9D9D;
	
	*/
	scrollbar-arrow-color: #F6DF35;
	/*
	scrollbar-shadow-color: #3C3C3C;
	scrollbar-darkshadow-color: #353535;
	scrollbar-highlight-color: #3C3C3C;
	scrollbar-3dlight-color: #353535;
	scrollbar-track-color: #353535;
	*/
	}
	
.footer {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ccc;
	font-weight: normal;
	text-align: center;
}

.footer a:link, a:visited {
	font-size: 10px;
	color: #bbb;
	}
.footer a:hover {
	font-size: 10px;
	color: #fff;
	}
	
/* Menu lateral -------------------------------- */

#button {
        width: 175px;
        padding: 0;
        margin-right: 2px;
        font-family: Verdana, Arial, sans-serif;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 9px;
        background-color: #cdc9ac;
        color: #333;
		float:left;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #eee;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 5px solid #FFEE00;
                background-color: #000;
                color: #fff;
                text-decoration: none;
                width: 100%;
				text-align: left;
				font-size: 11px;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 5px solid #000;
                background-color: #FFEE00;
                color: #000;
				text-align: left;
				font-size: 11px;
                }

        #button li #active {
                border-left: 5px solid #FFEE00;
                background-color: #666;
                color: #fff;
				text-align: left;
                }
				

.precio_oferta {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}

.precio_tachado {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F6DF35;
	font-weight: bold;
	text-decoration: line-through;
}
