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

body {	
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0;
	}
body>a>img { position:fixed; width:100%; height:100%; top:0 !important; z-index:0; left:0 !important; border:none;}
a.hover { 
	text-decoration:none;
}
a {
	text-decoration:none;
}

#contenedor {
	width:912px;
	height:270px;
	text-align:center;
	padding-top:270px;
}
