BODY { margin-top: 0px }

BODY, P, TD {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 12px;
 background: #FFF;
 color: #606969
}

FORM { margin: 0; padding:0 }

H1 { margin: 2px 0; font-size: 28px }
H2 { margin: 2px 0; font-size: 24px }

DD { margin: 10px 10px 10px 20px }

A { 
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #919797;
	text-decoration: none
}

.white	{ color: #FFFFFF }
.gray		{ color: #919797 }
.lightgray	{ color: #cdcdcf }
.blue		{ color: #536e9b }
.bgblue	{ background-color: #536e9b }
.lightblue	{ color: #666666; background-color: #e2e0ef }
.lightblue A:hover { font-weight: bold; color: #536e9b }

.green   { color: #9bc5ae }

.justify { text-align: justify }

.px18 { font-size: 18px }
.px16 { font-size: 16px }
.grande { font-size: 20px }

TABLE.headerbar { border: 1px solid #5f7f6c /* #2f3f35*/ }

.headerbar TD, .headerbar A {
 font-family: verdana, arial, helvetica, sans-serif;
 background-color: #9bc5ae;
 color: #FFFFFF
}

.headerbar A:hover { text-decoration: underline }

.clientIndex TD {
	line-height: 1.4em;
	vertical-align: top
}
.clientIndex A { display: block }

.bullet { vertical-align: middle }

LI { margin: 4px 0 }

UL.bullet {
	vertical-align: middle;
	list-style: outside url(/images/logotipo_12x12.gif);
	font-weight: bold;
	color: #536e9b
}

.bullet LI { border: 1px solid; padding: 5px 10px }

.bullet LI LI { border: none }

UL.sublist { margin-top: 5px; margin-bottom: 5px }

.sublist {
	font-size: 12px;
	font-weight: normal;
	color: #666666
}

.sublist LI { list-style: outside circle none; padding: 0; margin-top:4px; margin-bottom:4px }

UL.links LI A { font-weight:bold }
UL.links LI { margin-top: 8px }

INPUT, SELECT { font-size: 11px; vertical-align: center }

.homebox { margin: 8px 0 2px 0; height: 60px }
A.homeLink {
	display: block;
	font: bold 14px verdana, arial, helvetica, sans-serif;
	line-height: 17px; padding-bottom: 3px;
	color: #536e9b; 
	background: url(/images/logotipo_18x18.gif) left top no-repeat;
	padding-left: 24px;
}

A.itemIndexTitle {
	display: block;
	color: #52719c;
	font: bold 13px tahoma;
	border: 0 solid #666666; border-bottom-width: 1px;
}

P.itemTitle {
	color: #52719c;
	font: bold 14px tahoma;
	margin: 0;
}

P.sign { font: normal 11px verdana; color: black; margin: 0 }

TABLE.itemIndex TD { 
 padding-left: 16px;
 padding-bottom: 6px;
 background: url(/images/logotipo_12x12.gif) left 6px no-repeat;
}

U { text-decoration: underline }

I { font-weight: bolder }

.bold { font-weight: bold }