*
{
	margin: 0;
	padding: 0;
}

html, body, form, div.wrapper
{
    height: 100%;
}

body
{
	background: #fff url(images/bg-low.gif) no-repeat center 48px;
	color: #555;
	font-family: Arial, Helvetica, Sans-Serif;
}

body, td
{
	font-size: 12px;
}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, input
{
	font-family: Arial, Helvetica, Sans-Serif;
}

/*----- Admin stuff ------*/
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	font-family: Arial, Helvetica, sans-serif!important;
}

.Head
{
	font-size: 16px;
	font-weight: bold;
}

.Normal
{
	color: #555;
	font-size: 12px;
}

.SubHead 
{
	padding-right: 8px;
	/*text-align: right;*/
}

.WorkPanel td
{
	padding-top: 8px;
}

.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

/*--- Universal styles ---*/
h1 
{
	color: #173269;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 10px 0;
}

h2 
{
	clear: both;
	color: #173269;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h2 a:link, h2 a:visited
{
	text-decoration: none!important;
}

h2 a:hover
{
	text-decoration: underline!important;
}

h3
{
	border-bottom: solid 1px #ddd;
	color: #666;
	font-size: 14px;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
}

h3.subcontent
{
	border-bottom: 0;
	color: #3e8e3c;
	font-weight: bold;
}

h3.specialcontent
{
	border-bottom: 0;
	color: #666;
	font-weight: bold;
}

p
{
	margin-top: 0;
	margin-bottom: 20px;
}

img
{
	/*behavior: url(/iepngfix.htc);*/
	border: 0;
}

ul
{
	margin: 0 0 20px 16px;
	padding: 0;
}

ul li ul
{
	margin: 0 0 0 16px;
	padding: 0;
}

ol
{
	margin: 0 0 20px 24px;
	padding: 0;
}

li
{
	margin: 0;
	padding: 0;
}

a:link, a:visited
{
	color: #173269;
	text-decoration: underline;
}

a:hover
{
	color: #173269;
	text-decoration: none;
}

/* Website areas */
div.wrapper
{
    height: auto; 
    min-height: 100%;
    position: relative;
	z-index: 0;
}

/* header definitions */
div.header-wrapper
{
	background: transparent url(images/bg-header.png) repeat-x;
	height: 48px;
	width: 100%;
}

div.header-content-wrapper
{
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 898px;
}

div.header-content-wrapper h1, div.header-content-wrapper div.nits
{
	background: transparent url(images/logo-header-nits-sustentabilidade.png) no-repeat -10px 0;
	height: 48px;
	left: 2px;
	margin: 0;
	position: absolute;
	top: 0;
	width: 415px;
}

div.header-content-wrapper h2, div.header-content-wrapper div.ucp
{
	background: transparent url(images/logo-header-ucp.png) no-repeat;
	height: 48px;
	left: 2px;
	margin: 0;
	position: absolute;
	top: 0;
	width: 100px;
}

div.header-content-wrapper h1 a,
div.header-content-wrapper h2 a,
div.header-content-wrapper div.nits a,
div.header-content-wrapper div.ucp a
{
	float: left;
	height: 100%;
	text-indent: -9999px;
	width: 100%;
}

div.header-content-wrapper div.loginbox
{
	color: #fff;
	position: absolute;
   	right: 0;
	text-align: right;
	top: 16px;
	width: 350px;
}

/* Media definitions */
div.media-wrapper
{
	background: transparent url(images/bg-media-high.png) repeat-y center top;
	width: 100%;
}

div.media-content-wrapper
{
	margin: 0 auto;
	position: relative;
	width: 898px;
	z-index: 0;
}

/* Title definitions - for inner pages */
div.title-wrapper
{
	background: transparent url(images/bg-media-high.png) repeat-y center top;
	width: 100%;
}

div.title-content-wrapper
{
	margin: 0 auto;
	padding: 45px 0 5px 0;
	position: relative;
	width: 898px;
	z-index: 0;
}

div.breadcrumbs
{
	color: #999;
	font-size: 11px;
}

a.breadcrumbcontent:link, a.breadcrumbcontent:visited
{
	color: #999;
	font-size: 11px;
	text-decoration: none;
}

a.breadcrumbcontent:hover
{
	text-decoration: underline;
}

/* Menu definitions */
div.menu-wrapper
{
	background-color: #2d4253;
	height: 30px;
	width: 100%;
}

div.menu-content-wrapper
{
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 898px;
	z-index: 10;
}

/* Contentarea definitions */
div.contentarea-wrapper
{
	padding: 0 0 85px 0;
	width: 100%;
}

div.contentarea-content-wrapper
{
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 898px;
	z-index: 0;
}

/* Homepage styles */

div.leftpane-home
{
	float: left;
	padding: 0;
	margin: 38px 10px 10px 0;
	width: 212px;
}

div.leftcentralpane-home
{
	float: left;
	padding: 0;
	margin: 38px 10px 10px 0;
	width: 212px;	
}

div.leftpane-home2
{
	float: left;
	padding: 0;
	margin: 38px 10px 10px 0;
	width: 434px;
}

div.contentpane-home
{
	border-left: solid 1px #ddd;
	float: left;
	margin: 38px 0 0 0;
	padding: 0 0 0 10px;
	text-align: left;
	width: 434px;
}

/* Inner page styles */
div.leftpane
{
	float: left;
	padding: 0;
	margin: 20px 10px 10px 0;
	width: 180px;
}

div.contentpane
{
	background-color: #fff;
	border-right: solid 1px #ddd;
	float: left;
	margin: 0 0 38px 0;
	padding: 20px 8px 0 8px;
	text-align: left;
	width: 490px;
}

div.contentpane-full
{
	background-color: #fff;
	float: left;
	margin: 0 0 38px 0;
	padding: 20px 8px 0 8px;
	text-align: left;
	width: 686px;
}

div.rightpane
{
	background-color: #fff;
	float: left;
	margin: 0 0 0 0;
	padding: 20px 8px 0 8px;
	width: 180px;	
}

/* Admin Styles */
div.contentpane-admin
{
	margin: 38px 0 0 0;
	text-align: left !important;
	width: 100%;
}


/* Multipurpose fix */
div.clearfix:after, div.coursestart:after, div.courseintro:after, div.coursehighlight:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.clearfix, div.coursestart, div.courseintro, div.coursehighlight
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html div.clearfix, *html div.coursestart, *html div.courseintro, *html div.coursehighlight
{ 
    height: 1%;
}

div.clearfix, div.coursestart, div.courseintro, div.coursehighlight
{
    display: block;
	height: 100%;
}
/* End hide from IE-mac */

/* Bottom stuff */
div.footer-wrapper
{
	margin-top: -94px; /* negative value of footer height */    
	background: #fff url(images/bg-footer.png) repeat-x;
	clear: both;
	height: 85px;
	position: relative;
}

div.footer-content-wrapper
{
	height: 100%;
	margin: 0 auto;
	padding-top: 15px;
	position: relative;
	width: 898px;
}


/* Special boxes */
div.coursestart
{
	background-color: #fff;
	margin: 0;
}

div.courseintro
{
	background-color: #e9e9e9;
	padding: 15px;
	margin: 0 0 20px 0;
	
	/* Rounded corners */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

div.coursehighlight
{
	background-color: #ffc;
	margin: 0 0 10px 0;
	padding: 15px;
	
	/* Rounded corners */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

div.coursehighlight p
{
	margin: 0;
	padding: 0;
}

div.logoblock
{
	font-size: 11px;
	color: #173269;
	margin: 0 0 30px 0;
	text-align: center;
}


/* XSLT lists */

div.sublinksblock
{
	background-color: #e9e9e9;
	clear: both;
	padding: 15px;
	margin-bottom: 8px;
	
	/* Rounded corners */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

div.sublinksblock p
{
	margin: 0;
}

div.highlightslist
{
	clear: both;
	float: left;
	margin: 0 0 20px 0;
	width: 100%;
}

div.highlightslist_logo
{
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	width: 180px;
}

div.highlightslist_content
{
	border-left:solid 1px #e9e9e9;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 686px;
}

div.logoitem
{
	float: left;
	margin: 0 0 10px 0;
	text-align: center !important;
	width: 130px;
}

div.logoitem-150
{
	float: left;
	margin: 0 0 10px 0;
	text-align: center !important;
	width: 150px;
}

/* Definition Lists */
dl
{
	clear: both;
	margin: 0;
}

dt
{
	background: transparent url(images/blueboxarrow.gif) no-repeat 0 5px;
	clear: both;
	color: #036;
	display:block;
	margin: 15px 0 0 0;
	padding-left: 16px;
	width: 381px;
}

dd
{
	clear: both;
	display:block;
	font-size: 12px;
	margin: 0;
	padding-left: 16px;
	width: 381px;
}

/* Text */
p.address
{
	font-size: 11px;
	text-align: center;
	width: 100%;
}

p.address a
{
	font-size: 11px;	
}

/* Links */

span.systemlink, a.systemlink:link, a.systemlink:visited
{
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.systemlink:hover
{
	color: #fff;
	text-decoration: underline;
}

/* Homepage album */
div.album-frame {
	clear: both;
	height: 255px;
	overflow: hidden;
	position: relative;
	width: 898px;
}
	
div.album-container {
	position: relative;
}
	
div.albumpic {
}

/* Album buttons */
div.albumbuttons {
	top: 10px;
	left: 4px;
	position: absolute;
	z-index: 10;
}
	
div.albumbuttons div.disabled {
	background-position: 0 -44px !important;
}
	
div.albumbutton {
	cursor: pointer;
	float: left;
	height: 22px;
	text-indent: -9999px;
	width: 32px;
}
	
#album-firstbutton {
	background: transparent url(images/album-firstbutton.png) no-repeat;
}

#album-previousbutton {
	background: transparent url(images/album-previousbutton.png) no-repeat;
}

#album-nextbutton {
	background: transparent url(images/album-nextbutton.png) no-repeat;
}

#album-lastbutton {
	background: transparent url(images/album-lastbutton.png) no-repeat;
}

/* Listas */
ul.homelinkslist
{
	clear: both;
	margin: 0;
}

ul.homelinkslist li
{
	font-weight: normal;
	list-style-type: none;
	padding: 0 0 10px 20px;
}

div.leftpane-home ul.homelinkslist li,
div.greenbullets ul.homelinkslist li
{
	background: transparent url(images/greenboxarrow.gif) no-repeat 0 5px;
	font-weight: bold;
}

div.leftcentralpane-home ul.homelinkslist li,
div.bluebullets ul.homelinkslist li
{
	background: transparent url(images/blueboxarrow.gif) no-repeat 0 5px;
}

ul.homelinkslist li a:link, ul.homelinkslist li a:visited
{
	color: #666;
	text-decoration: none!important;
}

ul.homelinkslist li a:hover
{
	text-decoration: underline!important;
}



div.newsitem
{
	float: left;
	width: 210px;
}

div.newsbox-internal div.newsitem
{
	width: 100%;
}

div.newsitem div.picture
{
	float: left;
	margin: 0 6px 0 0;
}

div.newsitem h3.title
{
	border-bottom: 0;
	float: left;
	font-size: 11px;
	width: 124px
}

div.newsbox-internal div.newsitem h3.title
{
	width: 116px;
}

div.newsitem h3.title a:link, div.newsitem h3.title a:visited
{
	color: #666;
	text-decoration: none;
}

div.newsitem h3.title a:hover
{
	text-decoration: underline;
}


/* Formulário */

.table_pre-inscricao
{
}

.Pre-InscricaoFormLabel
{
font-family: Arial;
font-size: 11px;
font-weight: Bold;
color: #036;
}

.Pre-InscricaoFormTitle
{
font-family: Arial;
font-size: 11px;
font-weight: Bold;
color: #fff;
}

.Pre-InscricaoFormCellSeparator
{
border-bottom: solid 1px #ddd;
border-top: solid 10px white;
background-color: #036;
padding: 8px 12px 3px 12px;
color: white;
}

.Pre-InscricaoFormCellField
{
background-color: #ddd;
border-bottom: solid 1px #ddd;
padding: 5px 0 10px 8px;
text-align: left;
}

.Pre-InscricaoFormCellFieldRightAlign
{
background-color: #ddd;
border-bottom: solid 1px #ddd;
padding: 5px 0 10px 8px;
text-align: right;
}

.Pre-InscricaoFormCellSubmit
{
background-color: #fff;
padding: 5px 12px 10px 12px;
}

/* News */

div.article 
{
	/*width: 100%;*/
	float: left;
	clear: both;
	padding: 0 0 15px 0;
	text-align: left;
	margin: 0;
	width: 100%; 
}

div .articleImage
{
	float: left;
	padding: 0 10px 10px 0;
}

div .story
{
	float: left;
}

div .story  h2
{
	float: left;
	margin: 0;
}

div .story  h2.hometitles
{
	width: 300px;
}

div.credits
{
	float: left;
	clear: both;
	font-size: 12px;
	font-style: italic;
	padding: 0;
	width: 420px; 
}

div.homecredits
{
	float: left;
	clear: both;
	font-size: 12px;
	font-style: italic;
	padding: 0;
	width: 300px; 
}

div.summary
{
	float: left;
	clear: both;
	font-size: 12px;
	padding: 0;
	width: 420px; 
}

div.homesummary
{
	float: left;
	clear: both;
	font-size: 12px;
	padding: 0;
	width: 300px; 
}

div.article h1 a {
	color : #036;
	text-decoration: none;
}

div.article a:hover {
	color : #036;
	text-decoration: underline;
}

div.newspicture
{
	width: 250px;
	float: right!important;
	padding: 13px 0 15px 12px;
	font-weight: bold;
	font-size: 11px!important;
}

.article div.paging
{
	background-color: #ffc;
	margin: 10px 0 20px 0;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 100%; 
}

/* Créditos */
h3.powered-by
{
	background: transparent url(images/logo-powered-by-spel.png) no-repeat;
	border: 0;
	bottom: 10px;
	height: 56px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	width: 142px;
}

h3.powered-by a
{
	float: left;
	height: 100%;
	text-indent: -9999px;
	width: 100%;
}


/* DNN Fix */
div.DNNAligncenter
{
	text-align: left !important;
}
