body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background_l.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.copyright {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
}
#Flashito {
	position: relative;
	z-index: 5;
	padding: 0px;
	height: 385px;
	width: 700px;
}
#Div_Google {
	color:#FFFFFF;
	width: 650px;
	font-family:verdana;
	font-size:10px;
	line-height: 12px;
	position: absolute;
	top: 10px;
	left: 20px;

}
#Content {
	width: 706px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 410px;
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-left: 2px;
	position: relative;
	background-image: url(../images/bg_cell.jpg);
	background-position: left top;
}
#PiePagina {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 700px;
	padding-top: 20px;
	text-align: center;
	position: absolute;
	bottom: 0px;
}
