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

body{
	font-family:"Trebuchet MS", Trebuchet MS, Verdana, Lucida Sans;
	margin:0% 0% 0% 0%;
	background: url(../img/bg/partido_alto.jpg) no-repeat center center fixed ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
	
	
	
	/*max-width:1920px;
	width:100%;
	max-height:1280px;
	background: url(../img/bg/partido_alto.jpg) no-repeat center center fixed;
	*/