.fondo {
	background-color: #CCCCCC;
	background-image: url(/images/fondo.gif);
	background-repeat: no-repeat;
	background-position: center 57px;
	background-attachment: fixed;
}
.cabeceragrids {
	color: #3333FF;
	background-image: url(imagenes/cabegrid01.png);
	text-align: center;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cuerpogrids {
	color: #0066FF;
	background-image: url(imagenes/cuerpogrid01.png);
	text-align: center;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
