/******************************************************************************
 * Vestibular
 ******************************************************************************/

#cursoDescricao 
{
   font-size: 11px;
   font-weight: normal;
   text-align: left;
}

#cursoDescricao p
{
   font-size: 11px;
   font-weight: normal;
   text-align: left;
}

#cursoDescricao table
{
   font-size: 11px;
   font-weight: normal;
   text-align: left;
}

#cursoDescricao h1
{
   font-size: 13px;
   color: #630;
}

#prgDescricao 
{
   font-size: 11px;
   font-weight: normal;
   text-align: left;
}

#prgDescricao p
{
   font-size: 11px;
   font-weight: normal;
   text-align: left;
}

#prgDescricao li
{
   font-size: 11px;
   font-weight: normal;
   text-align: left;
}

#prgDescricao a
{
   font-size: 11px;
   font-weight: bold;
   text-align: left;
}

#prgDescricao h1
{
   font-size: 13px;
   color: #630;
}

.obrasLit ul 
{ 
	margin: 10px 0px 10px 15px;
    list-style: none; 
}

.obrasLit li
{
	background-image: url(images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding-left: 10px;
    margin-left: 15px;
	color: #330000;
	text-decoration: none;
	font-size: 11px;
}

.boleto
{
   font-family:   arial, helvetica, geneva, tahoma, sans-serif;
   font-size: 10px;
   font-weight: normal;
   margin:0px;
}

.boleto .displayCampo
{
   font-family:   arial, helvetica, arial, geneva, tahoma, sans-serif;
   font-size: 12px;
   font-weight: normal;
   padding-left: 4px;
   padding-top: 2px;
}

.boleto .tituloCampo
{
   font-family:   arial, helvetica, arial, geneva, tahoma, sans-serif;
   font-size: 9px;
   font-weight: normal;
   padding: 0px 0px 0px 4px;
}

.boleto .valorCampo
{
   font-family:   arial, helvetica, arial, geneva, tahoma, sans-serif;
   font-size: 8pt;
   font-weight: bold;
   padding: 0px 4px 0px 4px;
}

.boleto .instrucoes
{
   font-family:   arial, helvetica, geneva, tahoma, sans-serif;
   font-size: 9px;
   font-weight: normal;
}

.boleto .linhaDigitavel
{
   font-family:   arial, helvetica, arial, geneva, tahoma, sans-serif;
   font-size: 12px;
   font-weight: bold;
   padding-right: 4px;
   text-align: right;
}

.boleto .topMessage
{
   font-family:   arial, helvetica, arial, geneva, tahoma, sans-serif;
   font-size: 9px;
   font-weight: normal;
   text-align: center; 
}

/******************************************************************************
 * FormInsc
 ******************************************************************************/

div.formRowInsc
{ 
   padding-bottom: 5px;
}

div.formRowInsc0
{ 
   background-color: #eee;
}

div.formRowInsc1
{ 
   background-color: #fff;
}

div.formRowInsc span.horizontal
{
  float: left;
  padding-right: 5px; 
  width: 54%;
}

div.formRowInsc span.label 
{
  float: left;
  padding-right: 5px; 
  width: 34%;
}

div.formRowInsc span.field 
{
  float: right;
  width: 65%;
}

.formLabelInsc
{
  color: #900;
}  

.formInscHint
{
  font-size:        11px;
  color:            black;
  vertical-align:top;
  width: 98%;
  margin-bottom: 8px;
}

.formHintInsc0
{ 
   background-color: #eee;
}

.formHintInsc1
{ 
   background-color: #fff;
}

.formTextNormal
{ 
}

.formTextMedium
{ 
	font-size: 14px;
}

.formTextBig
{ 
	display:block;
	font-size: 16px;
	padding:2px;
    color:            #900;
}

.m-caption-bold
{
  color:            #900;
  font-size:        11px;
  font-weight:      bold;
}

/******************************************************************************
 * Gabarito
 ******************************************************************************/

#gabarito table
{
   font-size: 11px;
   font-weight: normal;
   text-align: center;
   border:     solid #000 1px;
   padding: 3px;
}

#gabarito td
{
   font-size: 11px;
   font-weight: normal;
   text-align: center;
   border:     solid #000 1px;
}

#gabarito h1
{
   font-size: 13px;
   color: #900;
}

#gabarito h2
{
   font-size: 11px;
   color: #900;
}

#gabarito .title
{
   background-color: #eee;
   vertical-align:middle;
}

#gabarito td.questao
{
   font-weight: bold;
   background-color: #ddd;
}

#gabarito td.resposta
{
   font-weight: bold;
   background-color: #fff;
}

#histograma a
{
   font-size: 12px;
   font-weight: normal;
   color: #000;
   text-decoration: none;
}

#histograma a:hover
{
   font-size: 12px;
   font-weight: normal;
   color: #900;
   text-decoration: none;
}

.tableTitle
{
   font-size: 12px;
   font-weight: bold;
   color: #900;
   text-decoration: none;
}

#histograma .tableTitle
{
   font-size: 12px;
   font-weight: bold;
   color: #900;
   text-decoration: none;
}

#histograma .columnTitle
{
   font-size: 11px;
   font-weight: bold;
   color: #900;
   text-decoration: none;
}

#histograma .value
{
   font-size: 12px;
   font-weight: normal;
   color: #000;
   text-decoration: none;
}

#quadropontos .columnTitle
{
   font-size: 11px;
   font-weight: bold;
   color: #900;
   text-decoration: none;
}

#quadropontos .value
{
   font-size: 12px;
   font-weight: normal;
   color: #000;
   text-decoration: none;
}

.m-form-row-internal
{
   clear: both;
   padding-top: 3px;
   width: 100%;
   position:relative;
}

.m-form-row-internal span.label 
{
  float: left;
  padding-right: 3px; 
  width: 160px;
}

.m-form-row-internal span.field 
{
  float: left;
  padding-right: 3px; 
}

.m-form-row-internal span.hint
{
  float: left;
}

.enemDestaque
{
	color: black;
	background-color: yellow;
}

/******************************************************************************
 * Hyperlink
 ******************************************************************************/

.m-link-insc
{ 
  color:           #990000;
  font-weight:     normal;
  font-size:       11px;
  text-decoration: underline
}

.m-link-insc:hover
{
  color:           #990000;
  font-weight:     bold;
  text-decoration: underline
}

/******************************************************************************
 * News
 ******************************************************************************/

#m-news
{
	clear: both;
	width: 760px;
	height: 35px;
	padding: 10px;
	text-align: center;
	background-color: yellow;
}

#m-news span
{
  color:           #990000;
  font-weight:     bold;
  font-size:       11px;
}

#m-nonews
{
	clear: both;
	width: 760px;
	height: 0px;
}

/******************************************************************************
 * Banner
 ******************************************************************************/

#m-banner
{
	float: left;
	width: 450px;
	height: 370px;
	text-align:center;
	background-color: #eee;
	margin-bottom:10px;
}

/******************************************************************************
 * Boxes
 ******************************************************************************/

#m-box1
{
	float: left;
	width: 320px;
	height: 360px;
	padding-left: 10px;
	padding-top: 10px;
	text-align:left;
	background-color: #eee;
	margin-bottom:10px;
}

#m-box2
{
	float:left;
	width: 250px;
	height: 200px;
	margin-left: 10px;
	text-align:left;
	background-color: #eee;
	margin-bottom:10px;
}

#m-box3
{
	float:left;
	width: 250px;
	height: 200px;
	margin-left: 10px;
	text-align:left;
	background-color: #eee;
	margin-bottom:10px;
}

#m-box4
{
	float:left;
	width: 250px;
	height: 200px;
	margin-left: 10px;
	text-align:left;
	background-color: #eee;
	margin-bottom:10px;
}

#m-box5
{
	float:left;
	width: 250px;
	height: 200px;
	margin-left: 10px;
	text-align:left;
	background-color: #eee;
	margin-bottom:10px;
}

#m-box6
{
	float:left;
	width: 250px;
	height: 200px;
	margin-left: 10px;
	text-align:left;
	background-color: #eee;
	margin-bottom:10px;
}

#m-box7
{
	float:left;
	width: 250px;
	height: 200px;
	margin-left: 10px;
	text-align:left;
	background-color: #eee;
	margin-bottom:10px;
}

#m-box8
{
	float:left;
	width: 250px;
	height: 100px;
	margin-left: 10px;
	text-align:left;
	background-color: #eee;
	margin-bottom:10px;
}

#m-box9
{
	float:left;
	width: 250px;
	height: 100px;
	margin-left: 10px;
	text-align:left;
	background-color: #eee;
	margin-bottom:10px;
}

#m-box10
{
	float:left;
	width: 250px;
	height: 100px;
	margin-left: 10px;
	text-align:left;
	background-color: #eee;
	margin-bottom:10px;
}

/******************************************************************************
 * Bottom
 ******************************************************************************/
.mBottom
{
	font-size: 11px;
	background-color: #EEE;
}

/******************************************************************************
 * MainMenu
 ******************************************************************************/

.mMainMenuBox
{
	width: 310px;
	background-color: #eee;
}


.mMainMenuBox li div.mMainMenuTitle
{ 
	font-size: 1.4em;
    font-weight: bold;
	color: #900;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 4px;
	background-color: #eee;
	letter-spacing: 2px;
	margin: 0px;
}

.mMainMenuBox li div.hr
{ 
	color: #ccc; 
}

.mMainMenuBox ul li 
{ 
    margin: 3px 0px 3px 0px;
	padding: 0px;
}

.mMainMenuBox ul 
{ 
    list-style: none; 
	padding: 0px;
	margin:0px;
}

.mMainMenuBox li a.mMenuLink
{ 
    margin-left: 0px;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	padding-left: 15px;
    background-image: url(../vestibular2/images/redbullet.gif);
    background-repeat: no-repeat; 
    background-position: 5px 5px;
}

.mMainMenuBox li a.m-menu-link:hover
{ 
	color: #900;
}

/******************************************************************************
 * BoxMenu
 ******************************************************************************/

.mBoxMenuBox
{
	width: 240px;
	background-color: #eee;
}


.mBoxMenuBox li div.mBoxMenuTitle
{ 
	font-size: 13px;
    font-weight: bold;
	color: #900;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 4px;
	background-color: #eee;
	letter-spacing: 2px;
	margin: 0px;
}

.mBoxMenuBox li div.hr
{ 
	color: #ccc; 
}

.mBoxMenuBox ul li 
{ 
    margin: 0px 0px 0px 0px;
	padding: 0px;
}

.mBoxMenuBox ul 
{ 
    list-style: none; 
	padding: 0px;
	margin:0px;
}

.mBoxMenuBox li a.mMenuLink
{ 
    margin-left: 0px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	padding-left: 15px;
    background-image: url(../vestibular2/images/redbullet.gif);
    background-repeat: no-repeat; 
    background-position: 5px 5px;
}

.mBoxMenuBox li a.mMenuLink:hover
{ 
	color: #900;
}

/******************************************************************************
 * topMenu
 ******************************************************************************/

.mTopMenuBox
{
    width: 100%;
    text-align:    right;
    font-size: 11px;
	float:right;
    position:relative;
    background-color:#900;
    height:14px;
    padding-bottom:6px;
    padding-top:3px;
}

.mTopMenuBox li a.mMenuLink
{
    color           : #ffffff;
    font-weight     : bold;
    text-decoration : none;
}

.mTopMenuBox li span.separator
{
    color           : #ffffff;
    font-weight     : normal;
    text-decoration : none;
}

.mTopMenuBox ul li
{ 
    display: inline;
}

.mTopMenuBox ul 
{ 
    list-style: none; 
    padding-right: 0px;
    margin: 0px;
}