body  {
	font-family : Verdana;
	font-size : 8pt;
	color:#000000;
	text-align:justify 
}

td  {
	font-family : Verdana;
	font-size : 8pt;
	color:#000000;
}

input  {
	border:1px solid #BDBCBC;
	font-family : Verdana;
	font-size : 8pt;
	color:#000000; 
	background-image:url('../web/images/input.gif')
}

textarea  {
	border:1px solid #BDBCBC;
	font-family : Verdana;
	font-size : 8pt;
	color:#000000; 
}

select  {
	border:1px solid #BDBCBC;
	font-family : Verdana;
	font-size : 8pt;
	color:#000000; 
}

fieldset {
	border:1px solid #BDBCBC;
	font-family : Verdana;
	font-size : 8pt;
	color:#000000; 
}

a:link {
	font-family : Verdana;
	font-size : 8pt;
	color:#000000;
	font-weight:bold;
	text-decoration:underline
}

a:hover {
	font-family : Verdana;
	font-size : 8pt;
	color:#000000;
	font-weight:bold
	text-decoration:underline
}

a:visited {
	font-family : Verdana;
	font-size : 8pt;
	color:#000000;
	font-weight:bold;
	text-decoration:underline
}

.normal {
	font-family : Verdana;
	font-size : 8pt;
	color:#000000; 
	text-align:justify 
}

.normalnegrita {
	font-family : Verdana;
	font-size : 8pt;
	color:#000000;
	font-weight:bold
}

.normalblue {
	font-family : Verdana;
	font-size : 8pt;
	color:#103366;
}

.normalbluenegrita {
	font-family : Verdana;
	font-size : 8pt;
	color:#103366;
	font-weight:bold
}

.blanco {
	font-family : Verdana;
	font-size : 7pt;
	color:#FFFFFF;
}

.blanconegrita {
	font-family : Verdana;
	font-size : 8pt;
	color:#FFFFFF; font-weight:bold
}

.textologos {
	font-family : Verdana;
	font-size : 8pt;
	margin-left:7;
}

.textomenu {
	font-family : Verdana;
	font-size : 8pt;
	font-weight:bold;
	color:#103366;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	height: 23px;
	cursor: hand
}

.menu {
	font-family : Verdana;
	font-size : 8pt;
	font-weight:bold;
	color:#103366;
	text-decoration: none;
	background-color: #EAEAEA;
	height: 23px;
	cursor: hand
}

.menunivel1marcado {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #103366;
	text-decoration: none;
	background-color: #ffffff;
	height: 23px;
	cursor: hand;
}

.submenu  {
	font-family : Tahoma;
	font-size : 8pt;
	color:#882A77; 
	text-decoration: none;
	background-color: #f0f1f3;
	background-image: url("../web/images/vinyeta.gif");
	background-repeat: no-repeat;
	background-position: 20px 8px;
	padding-left: 34px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	height: 20px;
	cursor: hand;
}

.submenumarcado  {
	font-family : Tahoma;
	font-size : 8pt;
	color:#882A77; 
	text-decoration: none;
	background-color: #ffffff;
	background-image: url("../web/images/vinyeta.gif");
	background-repeat: no-repeat;
	background-position: 20px 8px;
	padding-left: 34px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	height: 20px;
	cursor: hand;
}

.separadormenu {
	background-image: url("../web/images/separador_menu.gif");
	background-repeat: no-repeat;
	font-size: xx-small;
}

.mini {
	font-size: xx-small;
	height: 5px;
}

.titol {
	font-family : Tahoma;
	font-size : 11pt;
	color:#882A77;
	letter-spacing:0.5
}

.subtitol {
	font-family : Tahoma;
	font-size : 8pt;
	color:#882A77;
	letter-spacing:0.5
}

