BODY
{
	margin: auto 0;
	background-image: url(../img/fond.png);
}
DIV.contenedor
{
	display: table;
	margin-left: auto;
	margin-right: auto;
	width: 855px;
}
div.div1
{
	clear:both;
	float:left;
	width: 855px;
	height: 55px;
}

DIV.flash1
{
	clear:both;
	float: left;
	width: 855px;
	height: 502px;
	
}
DIV.div2
{
	
	float: right;
	/*+placement:shift -15px -20px;*/
	position: relative;
	left: -15px;
	top: -20px;
}


