@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.subcat {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #645439;
	text-decoration: underline;
}

a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AB704B;
}

.ntitulo {
	font-family: "Tahoma", Times, serif;
	font-size: 10px;
	color: #666666;
}

.minibl {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

.mini {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}


input {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #E1DFDC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #E1DFDC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

select {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #E1DFDC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.titulo_gde {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #AB704B;
}
