td 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: black; }
body 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: black;  }
strong		{ font-weight: bold; }
body		{ margin:0;	padding:0; }

h1			{ font-size: 15px; }
h2			{ font-size: 13px; }
h3			{ font-size: 13px; }
h4			{ font-size: 12px; }
h5			{ font-size: 11px; }

/* LAYOUT */
#logo		{ position: absolute; left: 76px; top: 56px; }
#main_pos	{ position: absolute; left: 250px; top: 112px; }
#main		{ position: relative; width: 560px; min-height: 350px; border: 2px solid #b90720; }
#b1			{ position: absolute; left: -2px; top: 0px; }
#b2			{ position: absolute; right: -2px; top: -2px; }
#z1			{ position: absolute; left: -2px; bottom: -2px; }
#z2			{ position: absolute; right: -2px; bottom: -2px; }
#top_text1	{ position: absolute; left: 24px; top: -22px; text-align: center; font-size: 9px; padding-top: 4px; color: #b90720; }
#top_text2	{ position: absolute; right: 24px; top: -22px; text-align: center; font-size: 9px; padding-top: 4px; color: #b90720; }
#bottom_text	{ text-align: center; font-size: 9px; padding-top: 4px; padding-bottom: 16px; color: #b90720; }
#bottom_text a	{ color: #b90720; text-decoration: none; }
#bottom_text a:hover	{ color: #b90720; text-decoration: none; }
#main_frame	{ margin: 64px 48px 48px 48px; line-height: 2em; }
#menu		{ position: absolute; top: 40px; left: -180px; width: 160px; text-align: right; color: black; font-size: 12px; line-height: 2em;}
#navilink	{ position: absolute; left: 24px; top: -4px;  text-align: center; font-size: 9px; padding-top: 4px; color: #b90720;  text-transform: lowercase; }
#menu a		{ color: #b90720; text-decoration: none; }
#menu a:hover 	{ color: #b90720; text-decoration: underline; }
#dynamic a	{ color: #400000; text-decoration: none; }
#dynamic a:hover { color: #400000; text-decoration: underline; }
#map		{ border-top: 1px solid #b90720; }

/* TABLE */
.table table	{ width: 100%; }
.table th	{ padding: 3px 3px 3px 5px ; background: gray; color: white; text-align:left; }
.table td	{ padding: 3px 3px 3px 5px ; text-align:left; }

/* FORM */
.form table	{ width: 100%; }
.form th	{ padding: 3px 3px 3px 5px ; background: gray; color: white; text-align:left; }
.form td	{ padding: 3px 3px 3px 5px ; text-align:left; }
.form .form_left { width: 200px; }

/* BUTTONS */
.button_add	{ margin-right: 2px;}
.button_edit	{ margin-right: 2px;}
.button_delete	{ margin-right: 4px;}
.button_visible	{ margin-right: 2px;}

/* TREE */
.tree_line	{ padding: 3px 3px 3px 5px ; text-align:left; }

/* LEGENDA */
.legenda	{ width: 748px; padding: 8px 8px 8px 32px; background: gray; color: black;  }

/* OTHERS */
input, select 	{ border: 1px solid gray; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  }
.edit		{ width: 300px; padding: 2px 2px 2px 5px; }
.file		{ width: 300px; padding: 2px 2px 2px 5px; }
.combobox	{ width: 200px; padding: 2px 2px 2px 5px; }
.button		{ padding: 4px 8px 4px 8px; 


