a:visited, a:link { text-decoration: underline; color: #0F5E86; }
a:hover { text-decoration: none; color: #0F5E86;}

.cabcera {
	background-image: url(/images/cabecera_fondo_generico.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 638px;
	text-align: center;
	vertical-align: text-top;
	background-position: center top;
	padding-top: 2px;
}

.fondo-contenido {
	background-image: url(/images/fondo_contenidos_corporativo.gif);
	width: 623px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}

.input-button-agregar {
	background-image: url(/images/bot_agregar_corporativo.gif);
	height: 26px;
	width: 81px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-color: #FFFFFF;
	font-size: 1px;
	cursor:pointer;
	color: #CCCCCC;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	
}

.fondo-pie {
	background-image: url(/images/fondo_pie_corporativo.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 142px;
}

.tit-col-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0F5E86;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

.input-button-ingresar {
	background-image: url(/images/bot_ingresar.gif);
	height: 24px;
	width: 91px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-color: #C6ECFF;
	font-size: 1px;
	cursor:pointer;	
	color: #AA9648;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	
}

.input-button-registrese {
	background-image: url(/images/bot_registrese.gif);
	height: 25px;
	width: 130px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-color: #C6ECFF;
	font-size: 1px;
	cursor:pointer;
	color: #BD2A01;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	
}

.tit-contenidos-productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F5B82;
	background-image: url(/images/bullet_tit_contenidos_corporativo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
	padding-left: 5px;
	vertical-align: middle;
	text-transform: uppercase;
}


/*Ficha de productos*/

.ficha-cabecera-rell {
	background-image: url(/images/ficha_cabecera_rell.gif);
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #006699;
	text-align: left;
}
.ficha-cabecera {
	background-image: url(/images/ficha_cabecera.gif);
	height: 35px;
	background-repeat: no-repeat;
	width: 17px;
}

.input-button-agregar-carro {
	background-image: url(/images/bot_agregar_alcarro.gif);
	height: 25px;
	width: 123px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-color: #FFFFFF;
	font-size: 1px;
	cursor:pointer;
	color: #CCCCCC;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;

}
.input-button-ir-carro {
	background-image: url(/images/bot_ir_alcarro.gif);
	height: 25px;
	width: 123px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-color: #FFFFFF;
	font-size: 1px;
	cursor:pointer;
	color: #CCCCCC;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	
}

.bot-prod-anterior {
	background-image: url(/images/ficha_bot_anterior.gif);
	height: 32px;
	width: 81px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFBE8;
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 12px;
	text-align: left;
	cursor:pointer;
}
.bot-prod-siguiente {
	background-image: url(/images/ficha_bot_siguiente.gif);
	height: 32px;
	width: 81px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFBE8;
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 12px;
	text-align: left;
	cursor:pointer;
}

.ficha-pie-rell {
	background-image: url(/images/ficha_pie_rell.gif);
	height: 43px;
}

.ficha-pie {
	background-image: url(/images/ficha_pie.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 43px;
	width: 17px;
}

.input-button-ver-ficha {
	background-image: url(/images/bot_ver_ficha.gif);
	height: 26px;
	width: 131px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-color: #FFFFFF;
	font-size: 1px;
	cursor:pointer;
	color: #CCCCCC;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	
}

.submenu-mayorista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFE6CC;
	background-image: url(/images/fondo_submenu_mayorista.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	cursor: pointer;
}
.menu-mayorista {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF8000;
	background-image: url(/images/bullet_tit_contenidos_mayorista.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
	padding-left: 5px;
	vertical-align: middle;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor:pointer;
}

.tit-contenidos-productos-mayorista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF8000;
	background-image: url(/images/bullet_tit_contenidos_mayorista.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
	padding-left: 5px;
	vertical-align: middle;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.caja-contenido {
	padding: 8px;
	border: 1px solid #CCCCCC;
	line-height: 140%;
}
.bullet {
	color: #CC0000;
}

