body {
	background-color: #CCCC00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/background3.jpg);
	background-repeat: repeat;
	background-position: center;
}
.fondocatalogo {
	background-image: url(imagenes/catalogo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.fondo {
	background-image: url(imagenes/background3x.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.textoverde {
	font-family: Tahoma;
	font-size: 12px;
	color: #009900;
	text-align: center;
}
.nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}

.textocampo {
	font-family: Tahoma;
	font-size: 12px;
	color: #009900;
	text-align: right;
}
.textopie {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.textopie2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.campo {
	font-family: Tahoma;
	font-size: 12px;
	color: #009900;
	height: 16px;
	width: 250px;
}
.campo2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #00CC00;
	height: 50px;
	width: 250px;
}
