@charset "utf-8";
/* CSS Document */
html
{
	height:100%;
	width:100%;
	overflow-y: scroll;

}
body {
	width:100%;
	height:100%;
	margin:0;
	padding:0px;
	background-image:url(/rsc/imagenes/web/bg_degradado.gif);
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#e8e8ea;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
p {
	text-align:justify;
}
.orla {
	width:374px;
	height:450px;
	background-image:url(/rsc/imagenes/web/bg_orla.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	left:-374px;	

}
.cuerpo {
	position:absolute;
	left:0px;
	top:0px;
}
.logo {
	width:263px;
	height:84px;
	background-image:url(/rsc/imagenes/web/logo.jpg);
	background-position:top right;
}
#campos_login {
	width:150px;
	height:20px;
	border:solid 1px #99FF00;
}
.text_area_login {
	color:#5e1b5d;
	border:solid 1px #5e1b5d;
	width:107px;
	font-size:11px;
	margin-left:5px;
}
#menu {
	width:230px;
	height:500px;
	padding-top:15px;
}
.borde_menu {
	border-right:dotted 1px #5e1b5d;
}

#menu a:hover {
	color:#5e1b5d;
}

#menu div{
	font-size:16px;
	color:#5e1b5d;
	font-weight:bold;
	text-decoration:none;
	line-height:2em;
}

.numerico {
	font-size:12px;
	color:#5e1b5d;
	font-weight:bold;
}
.margenes {
	width:320px;
	height:100%;
	margin-right:63px;
	margin-left:63px;
}
.filas {
	width:320px;
	height:110px;
	border-bottom: dotted 1px #5e1b5d;
	margin-top:15px;
}
.producto {
	width:90px;
	height:100%;
	float:left;
	cursor:pointer;
	margin-right:4px;
	margin-left:7px;
}
.producto div {
	width:90px;
	height:85px;
	background-image:url(/rsc/imagenes/web/producto.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.producto a,.producto .referencia {
	text-decoration:none;
	color:#5e1b5d;
	text-align:center;
	display:block;
}

#caja_buscador {
	width:320px;
	height:50px;
	margin-top:15px;
}
h1 {
	font-size:14px;
	color:#5e1b5d;
	margin-top:0px;
}
.text_area {
	color:#5e1b5d;
	border:solid 1px #5e1b5d;
	width:80px;
	font-size:11px;
	margin-left:5px;
}
.text_area_buscador {
	color:#5e1b5d;
	border:solid 1px #5e1b5d;
	width:215px;
	font-size:11px;
}
.text_area_desple {
	color:#5e1b5d;
	border:solid 1px #5e1b5d;
	width:200px;
	font-size:11px;
}
.desplegable {
	color:#5e1b5d;
	border:solid 1px #5e1b5d;
	width:120px;
	font-size:11px;
	margin-left:5px;
}

.buscar {
	background-image:url(/rsc/imagenes/web/buscar.gif);
	background-repeat:no-repeat;
	background-position:center left;
	width:65px;
	display:block;
	text-align:right;
	text-decoration:none;
	float:right;
	color:#5e1b5d;
	border:none;
	background-color:transparent;
	text-align:right;
	padding:3px 0 3px 0;
}
a.enviar {
	background-image:url(/rsc/imagenes/web/flecha_trans.gif);
	background-repeat:no-repeat;
	background-position:center left;
	width:45px;
	height:14px;
	display:block;
	text-align:right;
	text-decoration:none;
	float:right;
	margin-left:5px;
	margin-top:3px;
	color:#5e1b5d;
}
.ok {
	background-image:url(/rsc/imagenes/web/buscar.gif);
	background-repeat:no-repeat;
	background-position:center left;
	width:35px;
	display:block;
	text-align:right;
	float:right;
	color:#5e1b5d;
	border:none;
	background-color:transparent;
	padding:3px 0 3px 0;
}

.pie {
	width:711px;
	height:30px;
	bottom:0px;
	}
a.mimetic {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin-left:153px;
	
}
a {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#5e1b5d;
	text-decoration:none;
}
.panel
{
	position:relative;
	border-bottom: dotted 1px #5e1b5d;
	background-color:none;
	_height:20px;
}
.panel a
{
	display:block;
}
.contenido {
	position:relative;
}
.contenido a {
	padding:10px 0 10px 22px;
	line-height:10px;
	font-size:14px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	background-image:url(/rsc/imagenes/web/menu_reposo.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

.contenido a:hover {
	background-image:url(/rsc/imagenes/web/menu.gif);
}

.seleccionado {
	position:relative;
	display:block;
	padding:10px 0 10px 22px;
	line-height:10px;
	font-size:14px;
	color:#5e1b5d;
	font-weight:normal;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:center left;	
	background-image:url(/rsc/imagenes/web/menu.gif);
}
.contacto {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#5e1b5d;
	border:solid 1px #5e1b5d;
	width:230px;
	font-size:11px;
	margin-left:0px;
}
.contacto2 {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#5e1b5d;
	border:solid 1px #5e1b5d;
	width:230px;
	height:80px;
	font-size:11px;
	margin-left:0px;
	text-align:justify;
}
.flotante {
	width:565px;
	height:430px;
	position:absolute;
	background-image:url(/rsc/imagenes/web/patron_flotante.jpg);
	background-repeat:repeat-x;
	background-color:#e8e8ea;
	padding:10px;
	text-align:left;
}
.flotante b {
	color:#5e1b5d;
	float:left;
	margin-right:5px;
}
.cerrar {
	position:absolute;
	width:23px;
	height:23px;
	background-image:url(/rsc/imagenes/web/flotante/cerrar.jpg);
	background-repeat:no-repeat;
	right:5px;
	top:5px;
	cursor:pointer;
}
#foto {
	width:237px;
	height:237px;
	background-image:url(/rsc/imagenes/web/flotante/foto1.jpg);
	float:left;
	left:30px;
	margin-right:30px;
	position:relative;
	background-color:transparent;
	}
	
.ref {
	border-bottom:dotted 1px #5e1b5d;
	width:100%;
	text-align:left;
	padding:0.5em 0 0.5em 0;
}
.descripcion {
	border-bottom:dotted 1px #5e1b5d;
	width:100%;
	padding:0.5em 0 0.5em 0;
	margin-bottom:5px;
	text-align:left;
}
.acabados {
	width:30px;
	height:30px;
	background-position:center center;
	border: solid 1px #FFFFFF;
	margin-right:5px;
	margin-bottom:5px;
	cursor:pointer;
	float:left;
	background-color:#fff;
}
.acabados_seleccionados {
	border: solid 1px #5e1b5d;
}
.logo_flotante {
	width:170px;
	height:36px;
	background:url(/rsc/imagenes/web/logo_blanco.jpg) no-repeat top left;
}
.carrito {
	background-image:url(/rsc/imagenes/web/flecha_trans.gif);
	background-repeat:no-repeat;
	background-position:center left;
	width:105px;
	text-align:right;
	text-decoration:none;
	color:#5e1b5d;
	float:left;
	cursor:pointer;
	margin:none;
	border:none;
	background-color:transparent;
	padding:3px 0 3px 0;
	
}
.text_area_flotante {
	color:#5e1b5d;
	border:solid 1px #5e1b5d;
	width:60px;
	font-size:11px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}
.boton_pedido {
	color:#5e1b5d;
	border:solid 1px #5e1b5d;
	background-color:#FFFFFF;
	width:60px;
	font-size:11px;
	margin:5px 0 5px 5px;
	text-align:center;
	float:right;
	cursor:pointer;
}

.boton {
	color:#5e1b5d;
	border:solid 1px #5e1b5d;
	background-color:#FFFFFF;
	width:50px;
	font-size:11px;
}

.buscar_carrito {
	background-image:url(/rsc/imagenes/web/carrito_trans.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	border:none;
	width:90px;
	padding:3px 0 3px 0;
	display:block;
	text-align:right;
	text-decoration:none;
	color:#5e1b5d;
	float:right;
	margin:none;
	background-color:transparent;
	cursor:pointer;
}
#contacto_g {
	width:510px;
	height:371px;
	background-image:url(/rsc/imagenes/web/localizacion_g.jpg);
	float:left;
	margin-left:25px;
	margin-bottom:10px;
	}
#pedido {
	width:100%;
	height:302px;
	background-color:#FFF;
	padding-bottom:dotted 1px #5e1b5d;
	margin-bottom:5px;
	overflow:auto;
	border-bottom:dotted 1px #5e1b5d;
	}
	
.flotante_carrito {
	width:565px;
	height:430px;
	position:absolute;
	padding:10px;
}
.foto_pedido {
	width:45px;
	height:45px;
	background-color:#CC0000;
	border:solid 1px #5e1b5d;
	background-image:url(/rsc/imagenes/web/flotante/foto1.jpg);
}

.foto_carrito
{
	z-index:200;
	border:1px solid #5e1b5d;
	background:#fff;
	text-align:center;
}

.imagen_acabado
{
	z-index:200;
	background:#fff;
	text-align:center;	
	padding:5px;
	border:1px outset #5e1b5d;
}

.tip-title
{
	font-weight:bold;	
	padding-bottom:5px;
}

h2 {
	font-size:11px;
	color:#5e1b5d;
	margin-top:0px;
	font-weight:bold;
}
.observaciones {
	width:100px;
	height:50px;
	position:relative;
	top:2px;
	overflow:auto;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	border:none;
}
#botones {
	width:80px;
	height:16px;
	background-color:#5e1b5d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin-bottom:5px;
}
.confirmar_pedido {
	color:#5e1b5d;
	border:solid 1px #5e1b5d;
	background-color:#FFFFFF;
	width:120px;
	font-size:11px;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;
	float:left;
}
a.contrasenia {
	height:14px;
	display:block;
	text-decoration:none;
	color:#5e1b5d;
}

.paginacion
{
	text-align:center;	
	height:20px;
	position:relative;
}
#mensaje
{
	float:right;
	font-weight:bold;
	color:#000;	
}

.oculto
{
	display:none;	
}

.mensaje_formulario
{
	font-size:12px;
	font-weight:bold;
	color:red;	
}

#pagina
{
	margin:0 auto;
	width:711px;
	position:relative;
	left:120px;
}
#izquierda
{
 	position:relative;
 	float:left;
 	width:10px;
 	height:32px;
 	background:url(/rsc/imagenes/web/izquierda.gif) no-repeat center center;
	margin-right:5px;
}

#derecha
{
 	position:relative;
 	float:right;
 	width:10px;
 	height:32px;
 	background:url(/rsc/imagenes/web/derecha.gif) no-repeat center center;
}

.imagenes
{
	cursor:pointer;
	padding:0px 2px 10px 0;	
}