@charset "utf-8";
	
	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
	float: left;
	width: 400px;
	}
	/* end hide */

	body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color:#666666;
	}
.divProyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6F6F;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	float: right;
	height: 280px;
	width: 200px;
}

