/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulo_menu {
	color: #AF926A;
	font-weight: bold;
}
.Estilo2 {color: #666600}

.texto_form {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.buttonssmall {
	font-family: Verdana, Arial;
	font-size: xx-small;
	color: #996600;
	background-color: #ECE9D8;
	border: 1px solid #666600;
	height: auto;
	width: auto;
	cursor: hand;
}

A.menu:visited { color:#666600 ;text-decoration: none}
A.menu:link { color:#666600 ;text-decoration: none }
A.menu:hover { color:#666600 ;text-decoration: underline}

A.enlace:visited { color:#000000 ;text-decoration: none}
A.enlace:link { color:#000000 ;text-decoration: none }
A.enlace:hover { color:#000000 ;text-decoration: underline}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ECECE0;
	border: 1px solid #666600;
}
.cuadro {
	border: 1px solid #666600;
}
.alerta {
	background-color: #ECE9D8;
	background-position: center;
	border: 1px solid #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: center;
}
