@charset "utf-8";
/* CSS Document */

body {
	background-color:#CFD5A9;
	margin:0px;
	padding:0px; }


.txt_destacado_color {
	color:#38302B;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:800;
	text-align:center;
	text-decoration:none; }
	
	
#swf {
	float:left;
	width:100%;
	margin-top:300px; } 
	
	
#txt {
	float:left;
	width:100%;
	margin-top:45px; } 
