html, body {
	margin: 0;
	padding: 0;
	background: url(../img/fondo.gif) repeat-x;
	font: 10px/14px "Tahoma";
}

a, a:link, a:visited {
	color: #af0000;
	text-decoration: none;
}

a:hover {
	color: #244ba8;
	text-decoration: none;
}

strong {
	color: #af0000;
}

em {
	font-size: 12px;
	font-style: normal;
}

p.empty {
	padding: 20px;
	text-align: center;
	font-size: 15px;
}

/* Principal */
#principal{
	width: 820px;
	overflow: hidden;
}

/* Contenedor */
#contenedor {
	float: left;
	width: 610px;
	padding-left: 18px;
	padding-bottom: 20010px;
	margin-bottom: -20000px;
	background: url(../img/contenedor.gif) repeat-y;
}

/* Menú Flash */
#menu{
	width: 586px;
	margin-left: 5px;
}

/* Banner Flash */
#banner {
	position: absolute;
	top: 106px;
	z-index: 1;
}

/* Footer */
#footer {
	clear: both;
	color: #af0000;
	text-align: center;
}

#footer p {
	clear: both;
	margin-top: 20px;
	padding: 10px 20px 10px 10px;
	color: #af0000;
	text-align: center;
	height: 20px;
}

/* Inicio */
#inicio{ margin-top: 285px; }

#inicio img { margin-left: -14px; }

#inicio p {
	margin-top: 20px;
	padding: 10px 20px 10px 10px;
}

#inicio #promociones {
	width: 586px;
	margin-left: 5px;
	margin-top: 20px;
}

/* Liquidaciones */
#inicio #promociones #liquidaciones {
	width: 273px;
	float: left;
	padding: 0 0 5px 20px;
	background: #d7d7d7;
	height: 215px;
}

#inicio #promociones #liquidaciones #liquidacion {
	width: 170px;
	float: left;
	padding: 5px;
	background: #ffffff;
}

#inicio #promociones #liquidaciones #liquidacion img {
	width: 162px;
	margin: 5px;
	height: 98px;
}

#inicio #promociones #liquidaciones #liquidacion p {
	margin: 0;
	padding: 0;
	color: #4e4e4e;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#inicio #promociones #liquidaciones #liquidacion h1 {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #af0000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#inicio #promociones #liquidaciones #liquidacion a {
	margin-left: 65px;
	color: #4e4e4e;
	font-size: 10px;
	text-align: right;
}

#inicio #promociones #liquidaciones #liquidacion a img {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}

#inicio #promociones #liquidaciones #liquidacion a:hover { color: #af0000; }

#inicio #promociones #liquidaciones #todas {
	height: 190px;
	overflow: auto;
}

#inicio #promociones #liquidaciones #todas img {
	width: 50px;
	border: 3px solid #bababa;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 2px;
	height: 38px;
	cursor: pointer;
}

/* Cat&aacute;logos */
#inicio #promociones #catalogos {
	width: 273px;
	float: right;
	padding: 0 0 5px 20px;
	background: url(../img/catalogo.gif) repeat-x;
}

#inicio #promociones #catalogos .img { float: left; }

#inicio #promociones #catalogos p {
	margin: 0;
	padding: 0 5px 0 0;
	color: #4e4e4e;
}

#inicio #promociones #catalogos a {
	margin-left: 150px;
	float: left;
	margin-top: 5px;
	text-align: right;
}

/* Lateral */
#lateral{
	float: left;
	width: 180px;
	background: url(../img/lateral.gif) no-repeat;
	height: 800px;
}

#lateral img {
	margin-top: 10px;
	margin-left: 5px;
}

#lateral img#logotipo { margin-top: 20px; }

#lateral.productos { background: none; }

/* Lateral Selector */
#lateral #selector img { margin: 0; }

#lateral #selector ul{
	margin-top: 0;
	background: #d7d7d7;
}

#lateral #selector ul li {
	padding: 5px;
	margin-bottom: 2px;
	background: #eaeaea;
	text-transform: uppercase;
	cursor: pointer;
}

#lateral #selector ul li ul{
	margin: 0;
	padding: 0;
	background: none;
	cursor: default;
}

#lateral #selector ul li ul li {
	margin: 0;
	padding: 5px 5px 5px 15px;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #ffffff;
	background: #373737;
	cursor: pointer;
}

#lateral #selector ul li ul li a { color: #ffffff; }

/* Lateral Presupuestador */
#lateral #presupuestador {
	margin: 2px 0 0 0;
	padding: 5px;
	background: #d7d7d7;
}

#lateral #presupuestador div.linea {
	margin: 0;
	padding: 5px 5px 10px 5px;
	background: #eaeaea;
	height: 50px;
}

#lateral #presupuestador div.linea img {
	float: left;
	width: 50px;
	margin: 5px 5px 0 0;
	border: 2px solid #373737;
	height: 38px;
}

#lateral #presupuestador div.linea h2 { font-size: 10px; }

#lateral #presupuestador div.linea h3 {
	font-size: 10px;
	font-weight: normal;
}

#lateral #presupuestador div.linea h4 {
	color: #af0000;
	font-size: 12px;
}

#lateral #presupuestador div.linea form {
	float: left;
	padding: 0;
	margin: 0;
}

#lateral #presupuestador div.linea form input {
	float: left;
	width: 20px;
	margin-left: 5px;
	margin-right: 2px;
	background: #ffffff;
	font-size: 10px;
	text-align: center;
	height: 14px;
}

#lateral #presupuestador div.linea form input.image {
	width: 16px;
	border: 1px solid #bababa;
	margin: 0;
	margin-left: 1px;
	margin-right: 2px;
	height: 16px;
}

#lateral #presupuestador div.vaciar,
#lateral #presupuestador div.solicitar {
	margin-top: 2px;
	padding: 2px;
	clear: both;
	background: #373737;
	text-align: center;
}

#lateral #presupuestador a { color: #ffffff; }

/* Navegador */
#navegador {
	width: 570px;
	padding-top: 5px;
	margin: 8px 0 0 15px;
	clear: both;
	text-align: left;
	text-transform: uppercase;
}

#navegador ol {
	margin: 0 0 4px 0;
	padding: 0;
	display: inline;
}

#navegador ol li { display: inline; }

#navegador ol li a { font-weight: bold; }

/* Productos */
#productos img { margin-left: -14px; }

#productos #listado {
	width: 575px;
	margin: 20px 0 10px 5px;
	padding: 5px;
	background: #d7d7d7;
	height: 382px;
}

#productos #listado.articulos { height: 448px; }

#productos #listado .item {
	width: 180px;
	margin-left: 3px;
	margin-bottom: 3px;
	border: 3px solid #e1e1e1;
	float: left;
	background: #ffffff;
	text-align: center;
	position: relative;
}

#productos #listado .item h1 {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #af0000;
	font-size: 10px;
	text-transform: uppercase;
}

#productos #listado.articulos .item h1 { margin-bottom: 0; }

#productos #listado .item h2 {
	margin-bottom: 10px;
	font-size: 10px;
	text-transform: uppercase;
}

#productos #listado .item img {
	width: 180px;
	margin: 0;
	height: 135px;
}

#productos #listado .item .info {
	padding: 5px;
	margin: 0;
	background: #373737;
	text-align: right;
}

#productos #listado .item .info p {
	padding: 2px;
	color: #ffffff;
	font-weight: normal;
}

#productos #listado .item .info img {
	width: auto;
	padding: 0;
	margin: 0;
	height: auto;
}

#productos #listado .item .precio {
	width: 106px;
	background: url(../img/budget.png) no-repeat;
	text-align: center;
	position: absolute;
	height: 41px;
	bottom: 35px;
	right: 0;
}

#productos #listado .item .precio span {
	margin-top: 10px;
	display: block;
	color: #af0000;
	font-size: 16px;
	font-weight: bold;
}

/* Paginación */
#productos #paginacion {
	width: 575px;
	margin-left: 10px;
	color: #ffffff;
	background: #000000;
	text-align: right;
	height: 16px;
}

#productos #paginacion ul {
	float: right;
	margin-top: 1px;
	list-style: none;
}

#productos #paginacion ul li {
	float: left;
	margin: 0 1px 0 1px;
	padding: 0 1px 0 1px;
	text-align: center;
	height: 20px;
}

#productos #paginacion ul li a {
	padding: 2px 6px 2px 6px;
	color: #ffffff;
	background: #af0000;
}

#productos #paginacion ul li a:hover { background: #bc522f; }

#productos #paginacion ul li.actual {
	background: url(../img/flechilla.gif) no-repeat bottom;
}

#productos #paginacion ul li.actual a { background: #244ba8; }

#productos #paginacion ul li.actual a:hover { background: #bc522f; }

/* Artículo */
#articulo img { margin-left: -14px; }

#articulo #ficha {
	width: 575px;
	margin-left: 5px;
	margin-top: 20px;
	padding: 5px;
	margin-bottom: 10px;
	background: #d7d7d7;
}

#articulo #ficha div {
	width: 565px;
	margin-left: 3px;
	margin-bottom: 3px;
	border: 3px solid #e1e1e1;
	background: #ffffff;
	text-align: center;
}

#articulo #ficha div h1{
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
}

#articulo #ficha div h2{
	margin-left: 10px;
	margin-bottom: 10px;
	color: #af0000;
	text-align: left;
}

#articulo #ficha div #imagenes {
	float: left;
	width: 252px;
	padding: 0;
	margin: 0;
	border: 0;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	background: none;
	height: 189px;
}

#articulo #ficha div div#imagenes div.imagen {
	width: 252px;
	border: 0;
	margin: 0;
	padding: 0;
	background: none;
	height: 189px;
}

#articulo #ficha div div#imagenes div.imagen img{
	float: left;
	width: 252px;
	margin: 0;
	padding: 0;
	border: 3px solid #e1e1e1;
	height: 189px;
	cursor: pointer;
}

#articulo #ficha div div#imagenes div.imagen .ampliada {
	border: 0;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	z-index: 90000;
}

#articulo #ficha div div#imagenes div.imagen .ampliada img {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	height: auto;
}

#articulo #ficha div div#imagenes .paginationstyle {
	width: 252px;
	padding: 2px 0;
	margin: 10px 0;
	border: 0;
	text-align: center;
}

#articulo #ficha div div#imagenes .paginationstyle select {
	width: 100px;
	font-size: 10px;
}

#articulo #ficha div div#imagenes .paginationstyle a {
	padding: 0 5px;
	border: 1px solid #000000;
	color: #000000;
	background: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

#articulo #ficha div div#imagenes .paginationstyle a:hover, .paginationstyle a.selected {
	color: #000000;
	background: #d8d8d8;
}

#articulo #ficha div div#imagenes .paginationstyle a.imglinks { border: 0; padding: 0; }

#articulo #ficha div div#imagenes .paginationstyle a.imglinks img {
	border: 0;
	vertical-align: bottom;
}

#articulo #ficha div div#imagenes .paginationstyle a.imglinks a:hover { background: none; }

#articulo #ficha div div#imagenes .paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{
	color: #000000;
	background: #eaeaea;
}

#articulo #ficha div p {
	margin-right: 5px;
	text-align: left;
	height: 250px;
	overflow: auto;
}

#articulo #ficha span {
	float: right;
	margin: 5px;
	color: #af0000;
	font-size: 18px;
	font-weight: bold;
}

#articulo #ficha div #ampliar {
	clear: both;
	border: 0;
	margin: 0;
	padding: 0;
	background: #000000;
	text-align: inherit;
	height: 20px;
}

#articulo #ficha div #ampliar img#imprimir {
	float: left;
	width: auto;
	border: 0;
	margin-top: 5px;
	margin-left: 10px;
	height: auto;
	cursor: pointer;
}

#articulo #ficha div #ampliar form {
	width: 200px;
	float: right;
	margin-right: 5px;
}

#articulo #ficha #ampliar a { color: #ffffff; }

#articulo #ficha #ampliar a:hover { color: #808080; }

/* Empresa */
#empresa { margin-top: 285px; }

#empresa img { margin-left: -14px; }

#empresa div {
	margin-top: 20px;
	padding: 10px 20px 10px 10px;
}

#empresa div p { margin-top: 5px; }

#empresa .montaje{
	margin-top: 10px;
	margin-left: 10px;
}

/* Contacto */
#contacto{ margin-top: 285px; }

#contacto img{ margin-left: -14px; }

#contacto #contenido {
	margin: 20px 0 30px 5px;
	width: 576px;
	padding: 5px;
	background: #e5e3e3;
	height: 400px;
}

#contacto #contenido #mapa{
	float: left;
	width: 250px;
	margin-right: 10px;
	background: url(../img/formulario.gif) repeat-y;
	text-align: right;
	height: 400px;
}

#contacto #contenido #mapa img{
	margin: 5px;
	border: 3px solid #000000;
	display: block;
	text-align: left;
}

#contacto #contenido #mapa a{
	margin-right: 110px;
	color: #000000;
}

#contacto #contenido #mapa a:hover{ color: #af0000; }

#contacto #contenido #mapa p{
	padding-right: 50px;
	color: #af0000;
	text-align: center;
}

#contacto #contenido #mapa p a{
	margin: 0;
	color: #af0000;
}

#contacto #contenido #mapa p a:hover{ color: #000000; }

/* Desglose Presupuesto */
#presupuesto { margin-top: 285px; }

#presupuesto img { margin-left: -14px; }

#presupuesto #contenido {
	margin: 20px 0 30px 5px;
	width: 576px;
	padding: 5px;
	background: #e5e3e3;
	height: 400px;
}

#presupuesto #contenido #desglose {
	float: left;
	width: 250px;
	margin-right: 10px;
	background: url(../img/formulario.gif) repeat-y;
	height: 400px;
}

#presupuesto #contenido #desglose form #overflow {
	width: 258px;
	height: 372px;
	overflow: auto;
}

#presupuesto #contenido #desglose form #overflow table {
	width: 240px;
	text-align: center;
}

#presupuesto #contenido #desglose form #overflow table tfoot {
	background: #cccccc;
	text-align: left;
}

#presupuesto #contenido #desglose form #overflow table tfoot .total {
	font-weight: bold;
	text-align: right;
}

#presupuesto #contenido #desglose form #overflow table tfoot .precio { text-align: center; }

#presupuesto #contenido #desglose form #overflow table thead tr th {
	background: #eaeaea;
	text-transform: uppercase;
}

#presupuesto #contenido #desglose form #overflow table tbody tr td {
	width: 100px;
	text-align: center;
}

#presupuesto #contenido #desglose form #overflow table tbody tr td select {
	width: 50px;
	font-size: 10px;
	text-align: center;
}

#presupuesto #contenido #desglose #actualizar {
	width: 240px;
	margin-top: 10px;
	text-align: right;
}

/* Formulario Xform */
form.xform {
	margin: 0 auto 0 auto;
}

form.xform fieldset {
	margin-bottom: 10px;
	margin-right: 5px;
}

form.xform fieldset legend {
	padding: 0 2px;
	margin-left: 5px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}

form.xform fieldset ol { margin: 0; padding: 0; }

form.xform fieldset li {
	padding: 3px;
	margin: 0;
	width: inherit;
	clear: both;
	list-style: none;
}

form.xform em {
	color: #fe6e04;
	font-weight: bold;
	font-style: normal;
}

form.xform label {
	width: 130px;
	line-height: 1.8;
	vertical-align: top;
}

form.xform p.condiciones label { width: auto; }

form.xform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.xform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	font-variant: normal;
}

form.xform fieldset fieldset label {
	width: auto;
	margin-left: 133px; /* Width plus 3 (html space) */
	display: block;
}

form.xform input.radio,
form.xform input.checkbox {
	border: 0;
	background: transparent;
}

form.xform fieldset fieldset.opciones label {
	margin-left: 60px;
	vertical-align: bottom;
}

form.xform fieldset select { width: 120px; }

form.xform fieldset textarea {
	width: 260px;
	margin-left: 15px;
	font-size: 12px;
}

form.xform p {
	margin: 8px;
	text-align: right;
}

form .button { font-size: 10px; }

/* Aviso legal */
#avisolegal {
	width: 576px;
	margin-top: 285px;
}

#avisolegal img { margin-left: -14px; }

#avisolegal div {
	padding: 5px;
	margin: 0 0 10px 5px;
}

#avisolegal h2 {
	margin-top: 10px;
	color: #af0000;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
}

#avisolegal p { margin-top: 5px; }

#avisolegal #validacion { text-align: center; }

#avisolegal #validacion img { padding: 10px; }






