/* CSS Document */

A:link {
	COLOR: #666666;
	FONT-SIZE: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
A:visited {
	COLOR: #666666;
	FONT-SIZE: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
A:active {
	COLOR: #666666;
	FONT-SIZE: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
A:hover {
	COLOR: #000;
	FONT-SIZE: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

BODY {
}

.barextxt {
	PADDING-LEFT: 4px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 1px;
	width: 160px;
	height: 17;
	COLOR: #ffffff;
	PADDING-TOP: 1px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	LETTER-SPACING: 0px;
/* texto menu
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FB4DB;
 */
}

A.barextxt:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
A.barextxt:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
/* texto menu */

A.barextxt:active {
	COLOR: #ffffff;
}

/* barra bg menu */
A.barextxt:hover {
	COLOR: #0161B8;
	width: 140px;
	height: 17;
	BACKGROUND-COLOR: #003;
}

.drop {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.foto {
	border: 3px solid #FFFFFF;
}