@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: gray;
	background-image: url(../images/fondo_general.jpg);
	background-repeat: repeat;
	margin: 0px;
}
h1 {
	color: #333333;
	font-size: 130%;
}
h2 {
	color: #333333;
	font-size: 110%;
	display: block;
	height: 18px;
	padding: 5px;
	background-color: #F1FFA2;
}
h3 {
	color: #333333;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
#contenedor {
	width: 800px;
	border: 1px solid white;
	position: relative;
	left: 50%;
	margin-left: -400px;
	background-color: #ebf2d7;
}
#contenedor_resultados {
	width: 1280px;
	border: 1px solid white;
	position: relative;
	left: 50%;
	margin-left: -640px;
	background-color: #ebf2d7;
}
#contenedor_panel {
	width: 800px;
	border: 1px solid white;
	position: relative;
	left: 50%;
	margin-left: -400px;
	background-color: white;
	background-image: url(../images/fondo_panel_2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #333333;
	letter-spacing: -1px;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
	line-height: 17px;
}
#dos_columnas {
	margin-left: 246px;
	background-image: url(../images/fondo_contenido.jpg);
	background-repeat: repeat-x;
	background-color: #ebf2d7;
}
/* Regla para IE */
*html #submenu {
	width: 180px;
	left: 1px;
	top: 100px;
	position: absolute;
	background-image: url(../images/fondo_submenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #333333;
	font-size: 80%;
	height: 800px;
}
#submenu {
	width: 180px;
	left: 1px;
	top: 100px;
	position: absolute;
	background-image: url(../images/fondo_submenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #333333;
	font-size: 80%;
	min-height: 800px;
}
.submenu a {
	display: block;
	color: #333333;
	background-color: #edf5d3;
	text-decoration: none;
	padding: 5px;
	border-bottom: 2px solid #aed13c;
	height: auto;
}
.submenu a:hover {
	color: white;
	font-weight: bold;
	background-color: #aed13c;
}
.submenu a:focus {
	color: black;
	border-bottom-color: #333333;
}
#menu {
	font-weight: bold;
	color: white;
	background-image: url(../images/fondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	font-size: 85%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#menu a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	color: #333333;
	text-decoration: underline;
}
/* Regla para IE */
*html #contenido {
	background-color: white;
	padding: 10px;
	border: 1px solid #aed13c;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 90%;
	height: 800px;
}
#contenido {
	background-color: white;
	padding: 10px;
	border: 1px solid #aed13c;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 90%;
	min-height: 800px;
}
#contenido_2 {
	background-color: white;
	padding: 10px;
	border: 1px solid #aed13c;
	font-size: 90%;
}
#footer {
	font-size: 70%;
	background-image: url(../images/fondo_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px;
	height: 5px;
	width: 760px;
}
#carrito {
	color: white;
	background-color: #99CC00;
	float: right;
	position: absolute;
	right: 0px;
	font-size: 80%;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
}
#carrito a {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
#carrito a:hover {
	color: #333333;
	text-decoration: none;
}
#direccion {
	font-size: 90%;
	font-style: italic;
	color: white;
	background-image: url(../images/direccion.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 83px;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
input {
	font-size: 90%;
	border: 1px solid #FF923C;
}
.boton_forma {
	font-size: 90%;
	font-weight: bold;
	color: white;
	background-color: #99CC00;
	border: none;
}
hr {
	background-color: #99CC00;
}
.tabla_ant_sig {
	background-color: #99CC00;
	color: white;
	height: 10px;
	padding: 10px;
}
/* Regla para IE */
*html #panel {
	font-size: 90%;
	background-image: url(../images/fondo_panel_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 800px;
	padding: 20px;
}
#panel {
	font-size: 90%;
	background-image: url(../images/fondo_panel_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 800px;
	padding: 20px;
}
#menu_panel {
	color: white;
	background-image: url(../images/fondo_menu.jpg);
	background-position: left top;
	height: 44px;
	padding-right: 10px;
	padding-left: 10px;
}
h4 {
	font-size: 130%;
	vertical-align: top;
	line-height: 1px;
}
select {
	font-size: 80%;
	border: 1px solid #FF923C;
}
.tabla_forma {
	background-color: #EFEFEF;
	border: 1px solid #FF923C;
}
#tabla_resultados {
	font-size: 90%;
	color: white;
	background-color: #666666;
	border: 1px solid #FF923C;
}
#tabla_resultados td {
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;	
}
#tabla_resultados th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;	
}
#tabla_carrito {
	font-size: 90%;
	border: 1px solid #FF923C;
}
#tabla_carrito td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: center;	
}
#tabla_carrito th {
	border-bottom-width: 1px;
	background-color: #FF923C;
	color: white;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: white;	
}
.precio_anterior {
	text-decoration: line-through;
}
.precio_normal {
	font-weight: bold;
	color: #99CC00;
}
.precio_oferta {
	font-weight: bold;
	color: red;
}
