﻿@charset "utf-8";

/* CSS Document */

body {
	overflow: auto;
	padding: 0px; margin: 0px;
	background: transparent url(entorno/fondo_gral.jpg);
	}
	
.contenidos {
	overflow: auto;
	padding: 0px; margin: 0px;
	background: #98A2AF url(entorno/bck_total.jpg) repeat-x bottom left;
	}

#flash table {
	background: transparent url(entorno/fondo_flash.jpg) no-repeat center center;
	font: 10px verdana, arial;
	}
	
#intro table {
	background: transparent url(entorno/fondo_intro.jpg) no-repeat center center;
	font: 10px verdana, arial;
	border: 1px solid #000;
	}	

.nl { font: 11px verdana; text-decoration: none; color: #f00; }
.nl:hover { color: #f00; }

p { font: 10px verdana, arial, sans-serif; }
h2 { font: bold 18px georgia, times, Times New Roman; text-transform: uppercase; }

.ofertas_spa {
	background: transparent url(entorno/cab_ofertas_sp.jpg) no-repeat bottom left;
	width: 750;
	height: 60px; }

.maquinaria_spa {
	background: transparent url(entorno/cab_maq_sp.jpg) no-repeat bottom left;
	width: 750;
	height: 60px; }	
	
h2 span { display: none; }

.productos {
	border: 2px solid #060;
	padding: 2px;
	margin: 2px;
	}

