﻿#all {
	position:relative;
    width: 779px;
    height: 498px;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
	display: block;
	left: 50%;
	margin-left:-389px;
}

#content {
	position:relative;
	width: 779px;
	height: 328px;
	float: left;
	background-image: url("img/bg_other.png");
	z-index: 200;
}

#imgroboday{
	width: auto;
	height: auto;
	margin: 20px 0px 0px 10px;
	float: left;
}

#textoroboday{
	width: 410px;
	height: 150px;
	margin: 15px 0px 0px 10px;
	float: left;
}


