@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}
.texto01 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
#all{
	width:756px;
	margin:auto;
	text-align:center;
}
.spacetop{
	margin-top:140px;
}
.cont{
	width:756px;
}
.link{
	width:378px;
	float:left;
	margin-top:10px;
	text-align:center;
}
.oscar{
	width:153px;
	float:left;
	margin:10px 5px 20px 5px;
	text-align:center;
}
.png{
	behavior:url("css/iepngfix.htc");
}