﻿.contenido_centro
{
	width:818px;	
	float:left;
	
}

.contenido_centro .imagen_centro
{
	width:190px;

	float:left;
}

.banner
{
	width:800px;
	float:right;

	margin-top:20px;
	margin-left:20px;

}
*html .banner
{
	width:780px;
}

.banner img
{
	width:800px;
	height:70px;
	float:right;
	
}
.default_centro
{
	margin-right:20px;
	float:right;

}








