
body, html, table, td {height: 100%;margin:0;
		padding:0;
		border:0;
		background-color: #CCCCCC;}
#middle{
	text-align:center;
}
#flashcontent {
	/*position: absolute;
	border: solid 0px #000;
	left: 50%;
	top: 50%;
	width: 960px;		
	height: 600px;
	margin-left: -490px;
	margin-top: -300px;
	*/
	
	text-align:left;
	background-color:#ffffff;
	}
#textcontent {

	padding:15px;
	text-align:left;
	background-color:#ffffff;
	}

#aviso {
		text-align:right;
		width:960px;
		height:600px;
		font-family:arial; font-size:10px ; 
	}
	#aviso a{
		text-decoration:none;
		color:#444444;
	}


#flashcontent img{
	
}