/* CSS Document */

body {
	background:transparent;
}

.no_print {
	display:none;
}

div.cont_descripcion_productos {
	background:transparent url(/img/fondo_productos.jpg) no-repeat scroll right top;
	border-bottom:1px solid #CCCCCC;
	height:540px;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:20px;
	padding-left:0px;
	padding-top:10px;
	text-align:left;
	width:656px;
}

div.col_derecha {
	width:185px;
	overflow:hidden;
}

/*Estilos para los articulos*/

.contenedor_dere {
	bottom:10px;
	position:absolute;
	right:0px;
	width:260px;
}

.cuerpo_tienda img {
	width:65%;
}

/*Estilos para imprimir la cabecera y el pie*/

div#contenido_wrapper {
	background:transparent;
	width:100%;
}

div#contenido_interior {
	width:95%;
}

div#pie_wrapper {
	border-top:2px solid #074733;
	clear:both;
	font-family:"Trebuchet MS",Arial,Helvetica;
	margin:0 auto;
	overflow:hidden;
	width:100%;
	z-index:100;
}

.titulo_noticia {
	font-size:1.4em;
}

p.fecha_publicacion {
	font-size:1em;
}
