@charset "utf-8";
.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	height: 100px;
}
.contenido {
	height: 445px;
}
.indice {
	height: 105px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666600;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(imagenes/bgimg01.jpg);
	background-repeat: no-repeat;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #606427;
	border: 1px solid #999999;
}
.campo1 {
	width: 170px;
}
.boton_form {
	font-weight: bold;
}
.campo_comment {
	width: 384px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5A6219;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #545D1E;
	border: 1px solid #999999;
}
.tabla_n_anterior {
	float: left;
}
