/* CSS Document */


/*** PHOTOBOOK ****/

#promociones{
	width:100%;
}
#promociones h1,
#menu_superior,
#pies,
#photobook{
	display:none;
}


#promociones img{
	float:left;
	width:280px;
	margin:20px;
}
#imprimir{
	float:left;
	display:block;
	width:100%;
}
#contentwrapper{
	border:none;
}
