@charset "iso-8859-1";

/* HEADER */

.header {
	width:780px;
	height:227px;
	margin-bottom:0px;
}

/*PRODUCTOS*/

.productos { 
	background-image:url('https://www.clasificados.sitiosargentina.com.ar?/org-img/mkt/promos/post_navidad/productos_fondo.gif');
	background-repeat:repeat;
	width:780px;
	height:785px;
	padding-top:15px;
}

.productos ul {
	width:780px;
	height:180px;
	list-style-type: none;
	margin:0px;	
	padding:0;
}

.productos li {
	width:120px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:28px;
	font-size: 0.8em;
	text-align:center;
	color:#000000;
	padding:0;
}

.productos li a {
	color:#000000;
	text-decoration:none;
}

#subtituloProductos {
	color:#d40707;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.productos li img {
	border: 1px solid #f9cc74;
}

/*BOTONERA*/

.botonera {
	width:780px;
	height:81px;
	padding-bottom:30px;
}
