@charset "iso-8859-1";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background:#016b05;
}
a {
	text-decoration:none;
	color:#69961b;
}
a img {
	border:0;
}
#themebackground {
	background:url(../Images/Theme/backgroundWorldCup.jpg) 50% 0 no-repeat;
}
#wrapper {
	display:block;
	width:960px;
	margin:0 auto;
}
#header {
	display:block;
	height:160px;
}
#header #logoFJAV {
	display:block;
	width:250px;
	height:140px;
	float:left;
	background:url(../Images/Structure/logoFJAVHiDef.png) 0 0 no-repeat;
}
#header #bPortal {
	display:block;
	float:right;
	width:185px;
	height:30px;
	background:url(../Images/Structure/bPortal.gif) 0 0 no-repeat;
	margin-top:130px;
	cursor:pointer;
}
#contentWrapper {
	display:block;
	width:960px;
	background:url(../Images/Structure/navigationBoard.gif) 30px 0 repeat-y;
}
#navigationWrapper {
	display:block;
	width:190px;
	float:left;
	background:url(../Images/Structure/navBlockBg.jpg) 30px 0 repeat-y;
}
#navigationWrapper ul {
	list-style-type:none;
}
#navigationWrapper li {
	display:block;
}
#blockA {
	display:block;
	width:190px;
	background:url(../Images/Structure/footerInstitucional.gif) 0 100% no-repeat;
}
#blockA .navigation a:hover {
	background:#8db41d url(../Images/Structure/blackDot.gif) 0 100% repeat-x;
}
#blockB {
	display:block;
	width:190px;
	background:url(../Images/Structure/footerConOfertas.gif) 0 100% no-repeat;
}
#blockB .navigation a:hover {
	background:#66a120 url(../Images/Structure/blackDot.gif) 0 100% repeat-x;
}
#blockC {
	display:block;
	width:190px;
	background:url(../Images/Structure/footerCanais.gif) 0 100% no-repeat;
}
#blockC .navigation a:hover {
	background:#32813e url(../Images/Structure/blackDot.gif) 0 100% repeat-x;
}
#blockA .blockLabel, #blockB .blockLabel, #blockC .blockLabel {
	display:block;
	float:left;
	width:30px;
}
#blockA .blockLabel {
	background:url(../Images/Structure/labelInstitucional.jpg) 0 0 no-repeat;
	height:110px;
}
#blockB .blockLabel {
	background:url(../Images/Structure/labelConOfertas.jpg) 0 0 no-repeat;
	height:165px;
}
#blockC .blockLabel {
	background:url(../Images/Structure/labelCanais.jpg) 0 0 no-repeat;
	height:59px;
}
#blockA .navigation, #blockB .navigation, #blockC .navigation {
	display:block;
	float:left;
	width:160px;
}
#subListProcSeletivo, #subListGrad, #subListPosGrad, #subListExtensao {
	display:none;
	position:absolute;
	width:160px;
	margin-left:160px;
	margin-top:-26px;
	background:url(../Images/Structure/navBlockBg.jpg) 0 0 repeat-y;
}
#subListProcSeletivo a, #subListGrad a, #subListPosGrad a, #subListExtensao a {
	width:150px;
}
.navigation a {
	display:block;
	background:url(../Images/Structure/blackDot.gif) 0 100% repeat-x;
	width:150px;
	padding:5px;
	color:#FFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:0.75em;
}
.navigation a:hover {
	display:block;
}
#content {
	display:block;
	background-color:#fff;
	width:750px;
	float:left;
	padding:10px;
	font-family:Verdana, Geneva, sans-serif;
}
#content ul, #content ol {
	margin-left:50px;
}
#content ol {
	list-style-type:upper-roman;
}
#content {
	font-size:0.75em;
	line-height:1.4em;
	margin-bottom:0.5em;
	text-align:justify;
}
#content p, #content li {
	margin-bottom:0.6em;
}
#content h1, #content h2, #content h3 {
	font-weight:normal;
}
#content h1, #content h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content h1 {
	display:block;
	height:65px;
	background:url(../Images/Structure/innerHeader.gif) 0 0 no-repeat;
	font-size:2.4em;
	margin:-10px -10px 0.2em -10px;
	padding:20px 10px 5px 10px;
	font-style:italic;
	color:#F60;
}
#content h2 {
	font-size:1.4em;
	margin-bottom:0.8em;
	color:#69961b;
}
#content h3 {
	font-size:100%;
	font-weight:bold;
}
#content fieldset {
	border:1px solid #69961b;
}
#content fieldset legend {
	padding:5px;
}
#content fieldset form {
	margin:10px;
}
#content legend {
	background-color:#FFF;
}
#content label {
	color:#69961b;
}
#content input, #content textarea {
	background:#fff url(../Images/Structure/formInput.gif) 0 0 repeat-x;
	border:1px solid #676767;
	margin-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:2px;
}
#content textarea {
	font-size:100%;
}
#content input {
	height:20px;
}
#content form #button {
	width:100px;
	height:28px;
	border:1px solid #90BB22;
	background:#A6C63C url(../Images/Structure/btnGreen.gif) 0 0 repeat-x;
	padding-left:-2px;
	color:#FFF;
	cursor:pointer;
}
#content #greenMenu ul{
	list-style:none;
	margin-left:0;
}
#content #greenMenu a {
	display:block;
	border:1px solid #7eb20a;
	width:150px;
	padding:2px;
}
#content #greenMenu a:hover {
	background-color:#98d62d;
	color:#006600;
}
table {
	border:1px solid #7eb20a;
	margin-bottom:5px;
	border-collapse:collapse;
}
th, td {
	padding:5px;
}
td {
	border:1px solid #7eb20a;
	border-collapse:collapse;
}
th {
	background-color:#98d62d;
	border:1px solid #7eb20a;
	color:#060;
}
table caption {
	color:#060;
	font-weight:bold;
	padding:10px;
}
#footer {
	display:block;
	background:#336600 url(../Images/Structure/footerGradient.jpg) 0 0 repeat-x;
	padding:10px;
	float:right;
	width:910px;
	height:40px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#FFF;
}
#footer a {
	text-decoration:none;
	color:#FFF;
}
#coverWrapper {
	display:block;
	width:750px;
	height:256px;
	background:#fff;
	margin-bottom:10px;
}
#coverLCol {
	display:block;
	width:570px;
	float:left;
}
#coverRCol {
	display:block;
	width:170px;
	float:right;
}
#coverRCol p {
	display:block;
	width:168px;
	height:64px;
	text-align:center;
	padding-top:4px;
	background:url(../Images/Structure/miniBannersBg.gif) 0 0 repeat-x;
	border:1px solid #ADADAD;
}
#coverFlaBanner {
	display:block;
	width:280px;
	height:350px;
	float:left;
	background:#000;
}
.coverAdvA {
	display:block;
	width:278px;
	height:168px;
	float:right;
	border:1px solid #dadada;
	margin-bottom:10px;
}
#coverScraps {
	display:block;
	width:193px;
	height:148px;
	background:url(../Images/Structure/notification.jpg) 0 0 no-repeat;
	float:right;
	padding-left:75px;
	padding-right:10px;
	padding-top:20px;
	border:1px solid #dadada;
	text-align:left;
}
#coverSurvey {

}
#coverNewsWrapper {
	display:block;
	float:left;
	width:570px;
	margin-top:10px;
}
#coverNewsWrapper a {
	color:#000;
}
#coverNewsWrapper .btMore{
	display:block;
	float:right;
	cursor:pointer;
}
#downloadList li a{
	width:auto;
	border:none;
}
#newsReadWrapper {
	display:block;
	float:left;
	width:470px;
}
#moreNewsWrapper {
	display:block;
	float:right;
	width:250px;
	border:1px solid #69961b;
	padding:10px;
}
#moreNewsWrapper a {
	color:#000;
}
.magistracyForm {
	display:block;
	float:right;
	width:200px;
	margin-top:-10px;
	margin-left:20px;
	margin-bottom:10px;
}
.magistracyForm input, .magistracyForm textarea{
	width:175px;
}
.contactForm {
	display:block;
	float:right;
	width:300px;
	margin-left:10px;
}
.contactForm input, .contactForm textarea, .contactForm select {
	width:275px;
}
#newsIndex {
	display:block;
}
.dateFormat {
	display:inline;
	width:auto;
	background-color:#c0cd94;
	color:#336601;
	font-style:italic;
	padding:3px;
	font-size:80%;
	border-left:10px solid #336601;
}
#newsIndex p {
	border-bottom:1px solid #32813e;
	margin-bottom:0.8em;
}
#verticalBanner {
	display:block;
	text-align:right;
	margin-bottom:5px;
}
#verticalBanner .closeButton {
	cursor:pointer;
}
#verticalBannerBig {
	display:block;
	text-align:center;
	margin-bottom:5px;
	border:1px solid #999;
	padding:4px 0;
}
#tableNormal table, #tableNormal td {
	border:0;
	padding:0;
	text-align:center;
}
#coursesDownloads {
	display:block;
	margin:10px 0;
}
#coursesDownloads ul {
	list-style:none;
}
#coursesDownloads li {
	margin-left:-48px;
}
#coursesDownloads li a {
	padding:5px;
	height:20px;
}
#coursesDownloads li a:hover {
	background:#98d62d;
	color:#FFF;
}
.ocidNumber li {
	list-style-type:decimal;
}
.diskList li {
	list-style-type:disc;
}
.ulLinks {
	list-style:none;
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
}
.survey fieldset {
	padding:10px;
}
.survform input {
	border:10px;
}
.survey .widefield {
	width:720px;;
}
.survey .liquidfield {
	width:100%;
}
.surveytable {
	border:none;
	margin-bottom:0;
}
.surveytable td {
	padding-top:0px;
	padding-bottom:0px;
}
.surveytable td {
	border:none;
}