html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	font-size: 86%;
	text-align: center;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
	color: #000000;
	background: #0C396C;
}

em { color: #333; }

hr { margin: 3px 0; }

h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet Ms, Arial,Tahoma,Sans-Serif;
	font-weight: normal;
	margin-bottom: 1em;
}

h1 {
	font-size: 1.5em;
	text-align: center;
}

h2 {
	font-size: 1.3em;
	text-align: left;
	margin-top: 1em;
}

h3 {
	font-size: 1.2em;
	text-align: center;
}

h4,
dl dt {
 	font-size: 1.1em !important;
	text-align: left;
	min-height: 15px;
	margin-bottom: .5em;
	padding-bottom: .3em;
	border-bottom: 1px solid #EEE;
}

	h4 a,
	dl dt a {
		display: block;
		font-weight: bold;
		text-decoration: none;
		width: 75%;
	}

	h4 em,
	dl dt em {
		float: right;
		font-weight: normal;
		font-size: 0.7em;
		line-height: 17px;
		margin-top: -15px;
	}

h5 {
	text-align: left;
 	font-size: 1em;
}

.bottom {
	margin-bottom: 0 !important;
}

a:link,
a:visited,
a:hover {
	color: #000;
	background-position: left center;
	background-repeat: no-repeat;
}

a:hover { color: #FFAA00 !important; }

div#header,
div#header div {
	height: 209px;
}

div#header form#search {
	position: absolute;
	right: 16px;
	top: 17px;
	width: 218px;
	height: 32px;
}

div#header form#search fieldset {
	position: relative;
	top: 0;
	right: 0;
	border: none;
	width: auto;
	height: 32px;
	background: transparent url(../imagens/bg/bg_search.png) 0 -3px;
}

div#header form#search fieldset input.iText {
	position: absolute;
	top: 0;
	left: 4px;
	width: 176px;
	height: 20px;
	border-color: #CCC;
	padding-right: 25px;
	-moz-border-radius: 3px;
}

div#header form#search fieldset input.btSearch {
	position: absolute;
	top: 3px;
	right: 11px;
	width: 22px;
	height: 22px;
}

div#header_logo {
	background: url(../imagens/header/topo_logo.png) 3% top no-repeat;
}

div#header_texto {
	background: url(../imagens/header/topo_texto.png) 67% center no-repeat;
}

div#header_mask_m {
	background: url(../imagens/header/topo_mask_m.png) 0 0 repeat-x;
}

div#header_mask_l {
	background: url(../imagens/header/topo_mask_l.png) 0 0 no-repeat;
}

div#header_mask_r {
	background: url(../imagens/header/topo_mask_r.png) right top no-repeat;
}

div.container {
	width: 778px;
	background-color: transparent;
	margin: 0 auto;
}

div.shadowLeft {
	background: #FFF url(../imagens/header/shadow_l.png) 0 0 repeat-y;
}

div.shadowRight {
	background: url(../imagens/header/shadow_r.png) right top repeat-y;
}

div#footer,
div#footer div { height: 50px; }

div#footer {
	background: transparent url(../imagens/header/footer_b.png) repeat-x;
}

div#footer div.lCorner {
	background: transparent url(../imagens/header/footer_l.png) 0 0 no-repeat;
	height: 40px;
	
}

div#footer div.rCorner {
	background: transparent url(../imagens/header/footer_r.png) right top no-repeat;
}

address {/*After*/
	line-height: 1.1em;
	margin: 5px 30px 0;
	text-align: center;
	height: 27px;
	clear: both;
}

strong.arrow {
	color: #FFAA00 !important;
}

strong {
	font-weight: bold;
}

.note,
blockquote {
	clear: both;
	padding: 4px;
	margin: 10px 0 0;
	text-align: left;
	border: none !important;
	background-color: #48B0CE !important;
	-moz-border-radius: 2px;
}

.note p { color: #FFF; }
.note h4 { color: #FFF; }

blockquote {
	color: #FFF;
	margin-left: 50px;
	margin-bottom: 10px;
	padding: 10px;
	padding-left: 30px;
	text-align: justify;
	background: url(../imagens/bg/bg_aspas.gif) no-repeat 8px 8px;
}

div#pageContent {
	padding: 0 20px;
}

div.col-1,
div.col-2 {
	float: left;
}

/* para os boxes da index */
div#pageContent div.col-1 div.dataBox.left div.col-1 {
	min-width: 80px;
	width: 15%;
}

div#pageContent div.col-1 div.dataBox.left div.col-2 {
	width: 83%;
}

div#pageContent div.col-1 div.dataBox.left.short1 div.col-1 {
	min-width: 80px;
	width: 15%;
}

div#pageContent div.col-1 div.dataBox.left.short1 div.col-2 {
	width: 83%;
}

div#pageContent div.col-1 {
	width: 78%;
}

div#pageContent div.col-2 {
	width: 20%;
	padding-left: 7px;
	float: right !important;
	border-left: thin dotted #DDD;
}

div#pageContent div.col-1 div.col-1 {
	width: 65%;
	text-align: center;
}

div#pageContent div.col-1 div.col-2 {
	width: 35%;
	border-left: 0;
	padding: 0;
}

div#pageContent div.col-1 div.groupBox div.col-1 {
	width: 25%;
	text-align: center;
}

div#pageContent div.col-1 div.groupBox div.col-2 {
	width: 75%;
}


/*----------------------------------------------------------------------
	Persistent 
------------------------------------------------------------------------*/
.hide {
	display: none;
}

.show {
	display: block;
}

.lastItem {
	border-width: 0 !important;
}

div.row {/*After*/
	width: auto;
	height: 1%;
	clear: both; /* analisar pois e pseudo elemento criado (:after) tamb�m tem clear:both. */
	padding: 3px 0 2px;
}

div.row img { vertical-align: top; }

p {
	text-indent: 45px !important;
	text-align: justify;
	padding: 2px;
	margin: 5px 0;
	line-height: 1.2em;
}

div#content p:first-letter {
	font-size: 1.3em;
}

p.descricao {
	text-indent: 0 !important;
}

p.detail {
	text-indent: 0 !important;
	padding-left: 110px;
}

p.right {
	text-align: right;
	margin-top: 10px;
}

p.data {
	text-indent: 0 !important;
}

p.data:first-letter,
p.right:first-letter {
	font-size: inherit !important;
	*font-size: 1.0em !important;
	_font-size: 1.0em !important;
}

/*----------------------------------------------------------------------
	Section Title
------------------------------------------------------------------------*/
h3 a {
	display: block;
	_width: 100%;
	_cursor: hand;
	color: #FFF !important;
	text-decoration: none;
}

h3 a:hover {
	color: #FFF !important;
	text-decoration: underline;
}

.xSectionTitle,
.sectionTitle {
	display: block;
	position: relative;
	z-index: 0;
	margin-bottom: 0 !important;
	line-height: 30px;
	height: 30px;
	color: #FFF;
	padding: 0 7px;
	background: #0077B3 url(../imagens/fundo_chapeu.png) repeat-x;
	-moz-border-radius-topleft : 3px;
	-moz-border-radius-topright : 3px;
}

.xSectionTitle { text-align: right; }
.sectionTitle { text-align: left; }

h1.title {
	position: relative;
	z-index: 1;
	text-align: left;
	border-bottom: 3px solid #FFAA00;
	margin-bottom: 0;
}

h1.title span.img {
	position: absolute;
	top: -10px;
	right: 0;
	width: 70px;
	height: 55px;
	background-repeat: no-repeat;
	background-position: right;
}

.icone {
	position: absolute;
	top: -10px;
	background: none;
	border: none;
	outline: 0;
	padding: 0;
}

.sectionTitle .icone { right: 5px; }
.xSectionTitle .icone { left: 7px; }

span.agenda {
	width: 39px;
	height: 40px;
	background: transparent url(../imagens/icon/date.png);
}

span.news {
	width: 44px;
	height: 40px;
	background: transparent url(../imagens/icon/news.png);
}

span.estudo {
	width: 34px;
	height: 40px;
	background: transparent url(../imagens/icon/estudo.png);
}

span.foto {
	width: 47px;
	height: 40px;
	background: transparent url(../imagens/icon/foto.png);
}

span.video {
	width: 48px;
	height: 40px;
	background: transparent url(../imagens/icon/video.png);
}

h4.titleFloat { position: relative }
h4.titleFloat a {
	font-size: .8em !important;
	text-decoration: underline;
}
h4.titleFloat span {
	position: absolute;
	top: 0;
	right: 0;
}

div.boxFoto {
	float: left;
	width: 150px;
	margin: 5px;
}

div.dataBox {/*After*/
	width: auto;
	min-height: 80px;
	padding: 5px;
	text-align: justify;
	border: 1px solid #DDD;
	background: #F9F9F9;
	margin-bottom: 10px;
	-moz-border-radius-bottomleft : 3px;
	-moz-border-radius-bottomright : 3px;
}

div.dataBox.short1 {
	min-height: 170px;
	max-height: 170px;
}

div.dataBox img {
	margin: 0 5px 0 0;
}

div.dataBox.noDate h4 a {
	display: inline;
	font-weight: bold;
	margin-right: 0;
}

div.dataBox.noDate h4 {
	height: auto;
}


div.dataBox ul {
	width: 100%;
}

div.dataBox ul li {
	margin-top: 5px;
}

div.dataBox ul li.top {
	margin-top: 0;
}

div.dataBox div.dataBox {
	padding: 5px;
	margin: 3px;
	background: #FFF;
}
.bold {
	font-weight: bold !important;
}

ul.newsticker li {
	height: 133px;
	overflow: auto;
}
/*----------------------------------------------------------------------
	Processing 
------------------------------------------------------------------------*/

div#processing {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	border: 1px solid #000;
	padding: 7px;
	background: #FFF;
}

/*----------------------------------------------------------------------
	Data BOXES 
------------------------------------------------------------------------*/
div.boxFloat {
	width: 150px;
	float: right;
	text-align: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

ul.avisos li {
	text-align: left;
}

div.groupBox {
	text-align: justify;
	min-height: 500px;
}

div.groupBox div.groupBox {
	background: #F9F9F9;
	padding: 7px;
	border: 1px solid #CCC;
	margin-bottom: 0;
}
/*----------------------------------------------------------------------
	Estudos 
------------------------------------------------------------------------*/
div#content ol {
	margin-left: 50px;
}
div#content h3 {
	text-align: center;
	margin-top: 15px;
}

div#content h4 {
	margin-bottom: 10px;
}
div.controlBar {/*After*/
	border: 1px solid #AAA;
	margin-bottom: 15px;
	padding: 5px;
	height: 20px;
	line-height: 20px;
}
div.controlBar a,
div.controlBar a:link,
div.controlBar a:hover,
div.controlBar a:active {
	background-image: none !important;
	padding-left: 0 !important;
	font-weight: bold;
}

div.controlBar ul {
	float: right;
}

div.controlBar ul li {
	float: left;
}
/*tamanho das fontes dos estudos*/
.pq, .md, .gr {
	line-height: 15px;
}

.pq,
div.pq p { font-size: 1.0em !important; }
div.pq h2 { font-size: 1.5em !important; }
div.pq h3 { font-size: 1.3em !important; }

.md,
div.md p { font-size: 1.2em !important;}
div.md h2 { font-size: 1.7em !important; }
div.md h3 { font-size: 1.6em !important; }

.gr,
div.gr p { font-size: 1.4em !important; }
div.gr h2 { font-size: 1.9em !important; }
div.gr h3 { font-size: 1.8em !important; }

.info, .warn, .error {
	height:1%;
}
.warn {
	background-color:#FFFFD8;
	background-image:url(../imagens/ico_warn.gif);
	border:1px solid #B3B300;
}
.error {
	background-color:#FFD8D8;
	background-image:url(../imagens/ico_error.gif);
	border:1px solid #B30000;
}
.info {
	background-color:#D8FFD8;
	background-image: url(../imagens/ico_info.gif);
	border: 1px solid #00B300;
}
.info, .warn, .error {
	background-position:4px 3px;
	background-repeat:no-repeat;
	display:block;
	margin-bottom:0.5em;
	padding:6px 7px 7px 28px;
	text-align:left;
}
.noMargin {
	margin: 0 !important;
	padding: 0 !important;
}
/* LISTAS*/
ol li {
	text-align: left;
	margin: 7px 20px;
	padding: 5px;
	list-style-type: decimal;
}

ul, li {
	list-style-type: none;
}

ul.list li {
	min-height: 8px !important;
}

ul.bullet,
ul.bullet li {
	margin-left: 5px;
	text-align: left;
	list-style-type: disc;
}

ul.bullet li {
	margin: 0;
	min-height: 10px !important;
	height: 10px !important;
}

a.bullet:link,
a.bullet:hover,
a.bullet:active,
a.bullet:visited {
	padding-left: 0;
	background-image: url(../imagens/bullet.gif);
}

p.centerPhoto {
	margin: 0 auto;
	text-align: center;
}
dl.simple {
	background: #EEE;
	padding: 10px;
}

dl.simple dt,
dl.simple dd {
	border: none;
	margin: 0;
	padding: 0;
}

dl.simple dt {
	margin: 4px 0;
}

dl {
	text-align: left;
}
dl dt {
	font-family: Trebuchet Ms,Arial,Tahoma,Sans-Serif;
	padding: 0 0 4px 0;
	font-weight: bold;
}

dl dd {
	margin-bottom: 20px;
	margin-left: 0;
	padding: 5px 0;
}

/* GALERIA */
ul.photoGal {
	padding-left: -10px;
}
ul.photoGal li {
	float: left;
	width: 115px;
	height: 80px;
	margin: 28px;
	_margin: 20px;
	text-align: center;
	_font-size: .8em;
}

div.container div.gal div.row div.col-1,
div.container div.gal div.row div.col-2 {
	width: 200px !important;
	padding: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}

.center {
	text-align: center;
}
img.noBorder {
	float: left;
	border: none;
	background: #FFF;
	padding: 0;
}
img {
	margin: 0 5px;
	border: 1px solid #BBB;
	background: #FFF;
	padding: 4px;
	-moz-border-radius : 3px;
}

/* REDES */
ul.fastView {
	width: 150px;
	background: #FFF;
	overflow: hidden;
	float: left;
	padding-left: 7px;
	margin-bottom: 10px;
}
ul.fastView li {
	width: 100%;
	float: left;
	text-align: left;
}
ul.fastView li a.button {
	display: block;
	height: 36px;
	line-height: 36px;
	background-image: url(../imagens/icon/icons.gif) !important;
	background-repeat: no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 5px 5px 50px;
	
}
ul.fastView li a.button:hover {
	background-color: #EEE;
}
ul.fastView li a.est {
	background-position: 0 0;
}
ul.fastView li a.gal {
	background-position: 0 -44px;
}
ul.fastView li a.mat {
	background-position: 0 -88px;
}

div.dataBox:after,
div.dataBox div.col-1:after,
div.dataBox div.col-2:after,
div.dataBox ul:after,
div.dataBox ul li:after,
dd:after,
address:after,
div:after,
span:after,
h3.sectionTitle:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}


/* MENU */
/*----------------------------------------------*/
div.menu {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	position: relative;
	z-index: 99999;
	padding: 0 11px;
	overflow: visible;
	text-align: left;
}

div.menu div.i2 {
	margin-top: -19px;
	background-image: url(../imagens/bg_menubody.gif);
	height: 32px;
}

.imcm ul,
.imcm li,
.imcm div,
.imcm span,
.imcm a {
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:0;list-style:none outside none;border-style:none;background-image:none;clear:none;float:none;display:block;position:static;overflow:visible;line-height:normal;}.imcm li a img{display:inline;border-width:0px;}.imcm span{display:inline;}.imcm .imclear,.imclear{clear:both;height:0px;visibility:hidden;line-height:0px;font-size:1px;}.imcm .imsc{position:relative;}.imcm .imsubc{position:absolute;visibility:hidden;}.imcm li{list-style:none;font-size:1px;float:left;}.imcm ul ul li{width:100%;float:none !important;}.imcm a{display:block;position:relative;}.imcm ul .imsc,.imcm ul .imsubc {z-index:10;}.imcm ul ul .imsc,.imcm ul ul .imsubc{z-index:20;}.imcm ul ul ul .imsc,.imcm ul ul ul .imsubc{z-index:30;}.imde ul li:hover .imsubc{visibility:visible;}.imde ul ul li:hover  .imsubc{visibility:visible;}.imde ul ul ul li:hover  .imsubc{visibility:visible;}.imde li:hover ul  .imsubc{visibility:hidden;}.imde li:hover ul ul .imsubc{visibility:hidden;}.imde li:hover ul ul ul  .imsubc{visibility:hidden;}
	.imcm .imea{display:block;position:relative;left:0px;font-size:1px;line-height:1px;height:0px;width:1px;float:right;}.imcm .imea span{display:block;position:relative;font-size:1px;line-height:0px;}.dvs,.dvm{border-width:0px}/*\*//*/.imcm .imea{visibility:hidden;}/**/
		
			/* --[[ Main Expand Icons ]]-- */
			#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(../imagens/light_arrow_down.gif); width:9px; height:6px; left:0; top:5px; background-repeat:no-repeat;background-position:top left;}
			#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(../imagens/light_arrow_down.gif); background-repeat:no-repeat;background-position:top left;}
		
		
			/* --[[ Sub Expand Icons ]]-- */
			#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(../imagens/medium_purple_right.gif); width:6px; height:9px; left:-6px; top:3px; background-repeat:no-repeat;background-position:top left;}
			#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(../imagens/medium_purple_right.gif); background-repeat:no-repeat;background-position:top left;}
		
		
			/* --[[ Main Container ]]-- */
			#imrcmain3 {background-image:url(../imagens/bg_menubody.gif); border-style:none; border-color:#6a6a6a; border-width:1px; padding:0px 0px 5px 0px ; margin:0px; }
		
		
			/* --[[ Sub Container ]]-- */
			#imenus0 li ul {background-color:#d3d2df; border-style:solid; border-color:#333333; border-width:1px; padding:5px; margin:4px 0px 0px; }
		
				/* [Underlayment (Drop Shadow)] */
				#imenus0 .imunder {background-color:#a2a2a2; top:3px; left:3px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);opacity:0.50;-moz-opacity:0.50;}
		
		
			/* --[[ Main Items ]]-- */
			#imenus0 li a, #imenus0 .imctitle {
				background-image: none !important;
				background-position: none;
				color:#000000; 
				text-align:left; 
				font-size:12px; 
				font-weight:bold; 
				text-decoration:none; 
				border-style:none; 
				border-color:#ffffff; 
				border-width:1px; 
				padding:5px 8px 5px 8px ; 
				margin:0px 2px 0px 0px;
			}
		
				/* [hover] - These settings must be duplicated for IE compatibility.*/
				#imenus0 li:hover>a {background-color:#dfdfdf; color:#2f2f2f; text-decoration:underline; }
				#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#dfdfdf; color:#2f2f2f; text-decoration:underline; }
		
				/* [active] */
				#imenus0 li a.iactive {}
		
		
			/* --[[ Sub Items ]]-- */
			#imenus0 ul a, #imenus0 .imsubc li .imctitle  {background-color:transparent; color:#555555; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px ; }
		
				/* [hover] - These settings must be duplicated for IE comptatibility.*/
				#imenus0 ul li:hover>a {background-color:#ffffff; color:#000000; text-decoration:underline; }
				#imenus0 ul li a.ihover {background-color:#ffffff; color:#000000; text-decoration:underline; }
		
				/* [active] */
				#imenus0 ul li a.iactive {background-color:#ffffff; }
				
/* LIST */
table {
	width:100%;
	clear:both;
	border:none;
	border-collapse:collapse
}
table .w1p {
	width: 1% !important;
}
table .w100p {
	width: 100% !important;
}
table .w50p {
	width: 50% !important;
}
table tr {
	background-color:#FFFFFF
}
table.list td {
	white-space:nowrap;
}
table td {
	vertical-align: middle;
	padding: 2px 5px;
	cursor:default;
	text-align: left;
}
table tfoot tr td,
table thead tr th{
	padding:2px 5px 3px;
	white-space:nowrap;
	text-align:center;
	color:#000000;
	border:1px solid #CCC;
	background:#CCC url(../imagens/bg/bg_listth.gif) repeat-x bottom
}
table h1,
table h2,
table h3,
table h4 {
	margin: 0;
}
table caption {
	padding:4px;
	font-size: 1.2em;
	font-weight: bold;
	text-align:center;
	border: 1px solid #CCC;
	margin-top: 1.2em;
}

table a,
table a:link,
table a:hover,
table a:visited {
	background-image: none !important;
	text-decoration: none;
	padding: 4px;
}

table tbody tr td {
	border-bottom: 1px solid #EEE;
}

table tbody tr th {
	width: 0.1%;
	padding: 6px;
	color: #666;
	border-bottom: 1px solid #EEE;
}
.nowrap{white-space:nowrap}

/* FORM */
/*
-----------------------------------------------
Version: 20061018.0912
----------------------------------------------- */

/* 
Estrutura dos campos do formulários - sem tabelas
-------------------------------------------------
 
Os rótulos e campos de um formulário devem ser encapsulados em linhas (div.row). 
Dentro dessas linhas podem haver os seguintes elementos: label, div.fieldwrap (encapsulador 
dos elementos de formulário) e fildset. Este pos sua vez pode encapsular outras linhas (div.row)
que contenham o mesmo grupo de elementos citatos acima.
As linhas podem estar encapsuladas em dois tipos de objetos: div.formfields e div.sectionContent.
O estilo div.formfields desconta no seu padding-bottom a margem inferior das linhas, mantendo assim uma
uniformidade nos espaços. O div.sectionContent não desconta a margem inferior das linhas. Este também 
pode encapsular outros tipos de elementos.

Exemplos: 

a)
<div class="row">
	<label class="col-1">... 
	<div class="fieldwrap col-2"><input ...
</div> 
<div class="row">
	... 

b)
<div class="row">
	<label class="col-1">... 
	<div class="fieldwrap col-2"><input ...
	<label class="col"><input ...			<!-- col - representa uma coluna mas não tem largura configurada. -->
</div> 
<div class="row">
	... 

Cada linha pode conter um número diferente de colunas. A largura dessas deve ser definida 
pelas classes col-1 a col-n 

NOTA: As colunas de páginas específicas devem ser configuradas no próprio arquivo .jsp.

------------------------------------------------- */

/*
O label deve ter a largura suficiênte para acomodar o texto + 18px que são reservados 
para o ícone das mensagens de erro e +5 do padding-right.
As colunas que tiverem larguras configuradas dever levar os estilos col-x; já para as colunas
que utilizarem a largura default, deve-se utilizar o estilo "col".
*/ 
div.row label.xCol,
div.row label.col,
div.row label.col-2,
div.row label.col-3,
div.row label.col-4,
div.row label.col-5,
div.row label.col-6,
div.row label.col-7,
div.row label.col-8,
div.row label.col-9,
div.row label.col-10 {
	/*
	background: #AED9D9;
	border: 1px solid red;
	*/
	/********** debug **********/ 
	display: block;
	float: left;
	text-align: right;
	padding-top: 5px;
	margin-right: 5px;
}

div.row label.xCol { margin-left: 0; }

fieldset {
	padding: 4px;
	margin-bottom: 7px;
	border: 1px solid #666;
	background: #FFF;
}

div.searchField {
	position: absolute;
	top: 2px;
	right: 8px;
}

div.searchField fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	float: right;
	background: none;
}

legend {
	font-weight: bold;
	font-size: 1.2em;
	margin: 3px;
}
.iText { 
	border: 1px solid #00ACFF; 
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	border: 1px solid #00ACFF;
}

label.col-1 {
	width: 72px;
	font-weight: bold;
}

div.row div.fieldWrapper { float: left; }

div.row .textWrapper {
	float: left;
	padding-top: 3px;
	height: 16px;
}

div.buttonsBar {
	height: 1%;
	overflow: hidden;
	background: #EFEFEF;
	border: 1px solid #999;
	display: block;
	text-align: left;
	padding: 3px;
}
input {
	overflow: visible;
}
input.button {
	float: left;
	font-size: 1.0em;
	font-weight: bold;
	padding: 1px 15px;
	background: #00E8E8;
	background-image: url(../imagens/bg/bg_button.gif);
	text-align: center;
	border: 1px solid #00ACFF;
	margin-right: 7px;
}

input.bt {
	font-size: 1em;
	height: 1.65em;
	background: #CCC;
	text-align: center;
	border: 1px solid #AAA;
	margin-left: 2px;
}

input.button:hover {
	background: #00E0E0;
}

div.addEmail {
	float: right;
	text-align: left;
}
div.addEmail input {
	width: 100%;
	margin-top: 2px;
}

#header {
background:transparent url(../imagens/topo2.jpg?version=1) no-repeat 50% 1px;}
