@charset "utf-8";
/* CSS Document */

body, html, p {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}
.fondos{
	height: 552px;
	width: 1000px;
	background:url(../images/bg_frontBearings.png) no-repeat, url(../images/teclado.png) no-repeat, url(../images/fondo04.jpg) repeat;
	background-color:#CFE3F5;
	}
p{
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:22px;
	color:#C48F0B;
	font-weight:bold;
	padding:20px;
	}

