@import "contenidos_if.css";

*{
	padding: 0;
	margin: 0;
}
body{
}
#main{
	overflow: hidden;
}

