div#col-sombra{
	position:absolute;
	left:375px;
	top: 0px;
	float:left;
	height: 265px;
	width:35px;
	background-image: url(sombra.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#col-sombra-top{
	position:absolute;
	left:21px;
	top: 0px;
	float:left;
	height: 63px;
	width:954px;
	background-image: url(sombra-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#col-1{
	position:relative;
	left:40px;
	top: 45px;
	float:left;
	width: 305px;
	padding-bottom: 100px;

}
div#col-2{
	top: 45px;
	position:relative;
	width:400px;
	left:110px;
	float:left;
	padding-bottom: 100px;

}