body, html {
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#DF6F279;
	scrollbar-face-color:#DF6F27;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#ffffff;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dddddd;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dddddd;
	text-decoration:none;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#006699;
	text-decoration: none;
	display: inline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#006699;
	text-decoration:none;
	display: inline;
	padding-left: 5px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
	display: inline;
	padding-left: 5px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	display: inline;
	padding-left: 5px;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
}
a:link {
	text-decoration: none; 
	font-weight: normal;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline; 
	font-weight: normal;
	color: #999999;
}

.mano {  cursor: pointer;
}

.blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#327195;
	text-decoration:none
}

.bluelight{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#3276B4;
	text-decoration:none
}

.bordeS {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.bordegris_topbottom {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.cuponText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align : justify;
	height		: 55px;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #183A58;
	background-color: #FFFFFF;
	list-style-type: circle;
	border: thin outset;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #183A58;
	background-color: #FFFFFF;
	list-style-type: circle;
	border: thin outset;
}

.linea-horiz {
	background-image:  url(../img/linea-blanca.jpg);
	background-repeat:   repeat-x;
	background-position: center center;
}
.linea-vert {
	background-image:  url(../img/linea-vertical.jpg);
	background-repeat:  repeat-y;
	background-position: center center;
}
.subrayado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

.text2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
	text-transform: uppercase;
}

.text3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
	text-align: justify;
	font-weight: bold;


}
.textmayusculas {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#89A5A9;
	font-weight: normal;
	text-transform: uppercase;

}
.text-titulos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3276B4;
	text-decoration:none;
	border-top: none #999999;
	border-right: 1px solid #3276B4;
	border-bottom: none #999999;
	border-left: 1px solid #3276B4;
	font-weight: bold;
}

.input {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px;
	color:#616161;
	text-decoration:none
}

.telefono {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.blanco {
	color: #FFFFFF
}

.floatright {
	float:right
}
.floatleft {
	float:left
}
li {
	list-style-type: disc;
	padding-top: 1px;
	list-style-position: inside;
	padding-bottom: 5px;
}
.150x150left{
	height: 150px;
	width: 150px;
	float: left;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.150x150right{
	height: 150px;
	width: 150px;
	float: right;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.linea-horiz-puntos {

	background-image:  url(../img/linea-blanca.jpg);
	background-repeat:   repeat-x;
	background-position: center center;
}
.linea-vert-puntos {

	background-image:  url(../img/linea-puntos-vert.jpg);
	background-repeat:  repeat-y;
	background-position: center center;
}
a.detalles, a.detalles:hover, a.detalles:visited {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-indent: 5px;
	letter-spacing: 2px;
	height: 10px;
	font-weight: bold;
}
.tabla2 {
	vertical-align : center;
	border: 1px solid #FFCC00;
	color: #FFFFFF;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-indent: 5px;
	letter-spacing: 2px;
	height: 10px;
	font-weight: bold;
}
.tabla {
	border: 1px solid #FFCC00;
	color: #FFFFFF;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-indent: 5px;
	letter-spacing: 2px;
	height: 10px;
	font-weight: bold;
}

.precioSale {
	text-align : right;
	border: 1px solid #FFCC00;
	color: #000000;
	background-color: #FFA603;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-indent: 5px;
	letter-spacing: 2px;
	height: 25px;
	font-weight: bold;
	background-position: right;
}
.precio {
	border: 1px solid #FFCC00;
	color: #000000;
	background-color: #FFA603;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-indent: 5px;
	letter-spacing: 2px;
	height: 10px;
	font-weight: bold;
	background-position: right;
}
.precioanterior {
	border: 1px solid #FFCC00;
	color: #FF0000;
	background-color: #3C3C3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	height: 10px;
	font-weight: bold;
	background-position: center;
	text-decoration: line-through;
	text-indent: 5px;
}

.redPriceText {
	color:#ff0000;
	text-decoration:none;
	font-weight: bold;
}

a.redPrice, a.redPrice:hover {
	color:#ff0000;
	text-decoration:none;
	font-weight: bold;
}

a.blackPrice, a.blackPrice:hover {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

div#tooltip {
	position	: absolute;
	visibility	: hidden;
	z-index		: 100;
	color		: #000000;
	background-color: #ffeec7;
	border		: 1px solid black;
	padding		: 0.2em;
	font-size	: 1em;
}

td.showTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size	: 22px;
	text-align	: left;
	font-weight	: bold;
	color		: #ffffff;
}

td.showPrice {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align	: right;
	font-weight	: bold;
}

.showImg {
	position	: relative;
	right		: 0px;
	top		: 0px;
}

a.cateLink:link, a.cateLink:visited, a.cateLink:hover {
	color:#dddddd;
}

.showCateg {
	font-size : 9px;
}

tr.tabBody0 {
	vertical-align	: center;
	font-size	: 11px;
	color:#000000;
	background-color: #555555;
}

tr.tabBody0:hover {
	vertical-align	: center;
	cursor: pointer;
	font-size	: 11px;
	color:#000000;
	background-color: #444444;
}

tr.tabBody1:hover {
	cursor: pointer;
	vertical-align	: center;
	font-size	: 11px;
	color:#000000;
	background-color: #333333;
}

tr.tabBody1 {
	vertical-align	: center;
	font-size	: 11px;
	color:#000000;
	background-color: #000000;
}

.text123{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#f1f1f1;
	text-transform: uppercase;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #183A58;
	background-color: #ffaaaa;
	list-style-type: circle;
	border: thin outset;
}

a.comprar_butt, a.comprar_butt:hover, a.comprar_butt:visited {
	color: #fdc732;
	text-decoration:none;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-indent: 5px;
	letter-spacing: 2px;
	height: 10px;
	font-weight: bold;
}

table.borderBlueTab {
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #ffcc00;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #ffcc00;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #ffcc00;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #ffcc00;
}

td.prodsTabTop {
	background-color: #ffa603;
	color: #000000;
}

td.productHeader {
	background-color: #ffa603;
	color: #000000;
}

tr.prodTabBack0 {
	background-color: #eec689;
}

tr.prodTabBack0:hover {
	background-color: #fff7b0;
}

tr.prodTabBack1{
	background-color: #f3b261;
}

tr.prodTabBack1:hover {
	background-color: #eeeeee;
}

a.prodDesc, a.prodDesc:hover, a.prodDesc:visited {
	color : #000000;
}

.black_color {
	color : #000000;
}

input.blueWhiteButt {
	border-color: #ffa603;
	background-color: #ffa603;
}

table.borderBlueTabNoBott {
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #ffcc00;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #ffcc00;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #ffcc00;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #ffcc00;
}

a.cart_link, a.cart_link:hover, a.cart_link:visited {
	color : #ecba2f;
	text-decoration:none;
}

.top_fin_tab {
	color : #ffcc00;
	font-weight: bold;
	font-size : 20px;
}
