.body {
	background-color: #ffffff;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.botonbarra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.txtmarron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.txtnegro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(images/px_verde.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fondo {
	background-repeat: no-repeat;
	background-position: center top;
}
.txtinterior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
.txtblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #006600;
}
.txtmarronlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
