@charset "utf-8";
/* info@orizontal.es */

body {
	margin:0px;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	background-image:url(css/img/pie.png);
	background-position:bottom;
	background-repeat:no-repeat;

	
}

*html body {
	margin:0px;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	background-image:url(css/img/pie.png);
	background-position:bottom;
	background-repeat:no-repeat;

	
}

.fontceleste {
	color:#0CF;"
}
a {
	color:#0CF;
	text-decoration:none;
}

a:hover {
	color:#FFF;
	text-decoration:underline;
}

#contenedor {
	width:960px;
	height:230px;
	border:none;
	align:center;
}

#header {
	background-image:url(css/img/header1.jpg);
	height:230px;
	background-position:center;
	background-repeat:no-repeat;
}

html>body #header {
	/ background-image:url(css/img/header1.jpg);
	/ height:230px;
	/ background-position:center;
	/ background-repeat:no-repeat;
}

#par1000 {
	background-image:url(css/img/par1000.jpg);
	width:100%;
	height:19px;
	background-position:center;
	background-repeat:no-repeat;
}

#tachos {
	background-image:url(css/img/tachos.png);
	background-repeat:no-repeat;
	background-position:center;
	height:212px;
}