BODY {
	BACKGROUND-COLOR: #A3A4C0;
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial;
	font-size: 80%;
}

form {
	margin: 0px;
	padding: 0px;
}

INPUT {
	font-family: Verdana, Arial;
	font-size: 80%;
	COLOR: #333;
	margin-bottom: 3px;
}

SELECT {
	font-family: Verdana, Arial;
	font-size: 80%;
	COLOR: #333;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	margin-bottom: 3px;
}

TEXTAREA {
	font-family: Verdana, Arial;
	font-size: 80%;
	COLOR: #333;
	margin-bottom: 3px;
}

P {
	COLOR: #333333;
	font-weight: normal;
	font-size: 80%;
}

P a {
	COLOR: #B21415;
	text-decoration: none;
}

P a:hover {
	COLOR: #333333;
	text-decoration: none;
}

ul {
	Padding-top:2px;
	Padding-bottom:2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	Padding-left:5px;
	Padding-top:2px;
	Padding-bottom:2px;
	text-align: left;
	color: #333333;
	font-size: 80%;
}

li a {
	COLOR: #824100;
	text-decoration: none;
}

li a:hover{
	COLOR: #333333;
	text-decoration: none;
}

.encabezado {
	background-image: url(../images/cabecera.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.menu_sup {
	background-image: url(../images/menu_sup.jpg);
	background-position: top;
	background-repeat: repeat-y;
	color: white;
	font-size: 80%;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border: 0;
}

.menu_sup a, .menu_sup a:hover {
	color: white;
	text-decoration: none;
}

.cuerpo {
	background-image: url(../images/cuerpo.jpg);
	background-position: top;
	background-repeat: repeat-y;
	padding: 2em;
}

.titulo_seccion {
	font-size: 90%;
	font-weight: bold;
	color: #0B1165;
}

.creditos {
	background-image: url(../images/creditos.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 70%;
	padding-left: 7em;
	padding-top: 3em;
}

.creditos a {
	color: #B21415;
	text-decoration: none;
}

.creditos a:hover {
	color: #B21415;
	text-decoration: underline;
}

.electronica td, .electrodomesticos td, .pequelectrodomesticos td {
	text-align: center;
}

.electronica th, .electrodomesticos th, .pequelectrodomesticos th {
	text-align: left;
	color: white;
	font-size: 80%;
	padding: 0.3em;
	padding-left: 0.8em;
}

.electronica th { background-color: #484E8C;}
.electrodomesticos th {background-color: #64679E;}
.pequelectrodomesticos th {background-color: #9094BA;}

.horario {
	color: #0B1165;
	font-weight: bold;
}

.tLocaliza {
	font-size: 80%;
	text-align: left;
}

.imprimir a{
	color: red;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.imprimir a:hover {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.tOfertas td {
	padding-bottom: 0.7em;
	padding-top: 0.7em;
	border-bottom: 1px dashed #A3A4C0;
}

.aldor {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	
}

.aldor a {color: white;text-decoration: none;}
.aldor a:hover {color: white; text-decoration: underline;}