/*----------------------------------------------------------------------------------------------------------------------------------
PUC Minas Poços de Caldas
Ciência da Computação
Rinaldi Fonseca - rinaldifonseca@gmail.com
Folhas de Estilo
/*----------------------------------------------------------------------------------------------------------------------------------*/
* {
margin:0;
padding:0;
}
html,body
{
    
    height: 100%;
    margin: 0px;
    padding: 0px;
}

a:link
{
color:#085879;
}
a:hover
{
color:#999999;
text-decoration:none;
}

body
{
font-family:Arial, Tahoma;
margin:0px;
padding:0px;
background:url(../imagens/bg.gif) repeat-x;
font-size:70%;
}

#geral
{
width:770px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
border-top:1px solid #ccc;
margin:auto;
height:auto;
overflow:auto;
}

#topo
{
width:770px;
height:200px;
float:left;
background:url(../imagens/bg_topo.gif) no-repeat;
position:relative;
}


#topo h1 a
{
background-image:url(../imagens/logo.jpg);
width:314px;
height:120px;
display:block;
position:relative;
top:25px;
text-indent:-99999px;
}
#logo h1
{
border:none;
}

#topo object
{
float:right;
position:relative;
top:30px;
right:60px;
}

#rodape
{
width:100%px;
height:130px;
background-image:url(../imagens/bg_rodape.gif);
clear:both;
margin:auto;
}
#rodape ul
{
padding-top:10px;
margin:auto;
width:250px;
color:#CCCCCC;
}
#rodape ul
{
margin:0;
margin:auto;
width:300px;
color:#CCCCCC;
}

/*----- MENU --------------------------------------------------------------------------------------------------------------------*/

#menu
{
width:170px;
height:280px;
float:left;
}
#menu ul
{
margin:0px;
padding:0px;
}
#menu ul li
{
list-style:none;
border-left:4px solid #0B76A4;
}
#menu ul li a
{
display:block;
width:150px;
height:18px;
border-bottom:1px solid #ccc;
text-decoration:none;
margin:2px 5px 2px 16px;
_margin:2px 1px 2px 0px;
color:#0B76A4;
}
#menu ul li a:visited
{
color:666;
}
#menu ul li a:hover
{
color:#8ACA2F;
border-left:4px solid #8ACA2F;
padding-left:6px;
width:140px;
}

/*----- MENU --------------------------------------------------------------------------------------------------------------------*/




#main_home
{
width:340px;
float:left;
border-left:1px solid #ccc;
padding:5px;
text-align:justify;
}

#main
{
width:580px;
float:left;
border-left:1px solid #ccc;
padding:5px;
text-align:justify;
background-image:url(../imagens/bg_main.jpg);
background-repeat:repeat-y;
}
#main ul li
{
margin:10px 0 10px 0;
}

#novidades
{
width:230px;
padding-left:5px;
height:290px;
border-left:1px solid #ccc;
float:left;
}
#novidades ul li
{
font-weight:bold;
list-style-position:inside;
list-style-type:square;
padding:5px;
}
#novidades ul li a
{
color:#085879;
text-decoration:none;
}
#novidades ul li a:hover
{
color:#10A5E4;
text-decoration:underline;
}
#novidades img
{
margin:10px 0 0 50px;
}
#novidades span a
{
margin-left:40px;
}
ul li
{
list-style-position:inside;
}
.alerta
{
background-color:#0B76A4;
padding:5px;
border:1px solid #075170;
color:#fff;
text-align:center;
font-weight:bold;
}
/*------ INTERFACES-----------------------------------------------------------------------------------------------------------------*/


#resposta_load
{
display:none;
width:110px;
height:18px;
background-color:#000;
font-weight:bold;
color:#fff;
text-align:center;
z-index:100;
position:absolute;
right:0px;
}

#resposta_conteudo
{
width:450px;
position:absolute;
left:50%;
top:25%;
margin-left:-225px;
margin-top:-125px;
background-color:#fff;
border:1px solid #ccc;
display:none;
z-index:10000;
padding:10px;
}

.transparencia
{
position: fixed !important;
position: absolute;
top: 0px;
left: 0px;
z-index: 10;
width: 100%;
height:100%;
opacity: 0.6;
color: #000000;
background-color: #E0E0E0; 
display:none;  
}

*.transparencia
{
    filter: alpha(opacity = 60);
}
.fechar
{
width:60px;
height:18px;
background-color:#000;
text-align:center;
float:right;
}
.fechar a
{
color:#fff;
font-weight:bold;
}


/*------FORMATAÇÔES ---------------------------------------------------------------------------------------------------------------*/
h1
{
font-size:150%;
letter-spacing:-1px;
margin:5px;
}
h2
{
font-size:110%;
margin:5px;
display:inline;
}
h3
{
font-size:100%;
margin:5px;

}
p
{
margin:10px 0 10px 0;
}


/*-------FORMUlÀRIOS CADASTRO ------------------------------------------------------------------------------------------------*/

.botao
{
width:80px!important;
height:20px;
background-color:#006699!important;
color:#fff;
}

.field_form_coluna
{
width:280px;
float:left;
padding:5px;
}

#form-cadastro label
{
display:block;
margin:5px 0px 0px 0px;
}
.input_medio
{
width:90px!important;
background-color:#f1f1f1;
border:1px solid #ccc;
padding:2px;
}
#form-cadastro input
{
width:240px;
background-color:#f1f1f1;
border:1px solid #ccc;
padding:2px;
}


/*-------FORMULÁRIOS ---------------------------------------------------------------------------------------------------------*/
.label_radio
{
display:inline!important;
}

.input_radio
{
border:none!important;
width:25px!important;
background-color:#fff!important;
}

.textarea
{
width:240px;
background-color:#f1f1f1;
border:1px solid #ccc;
font-family:Arial, Tahoma;
font-size:12px;
height:80px;
}
fieldset
{
border:none;
}

#cadastro label
{
width:150px;
float:left;
margin-top:10px;
}
#dados_estatisticos
{
display:none;
}
.input_mini
{
width:60px!important;
margin:5px!important;
}
#cadastro input,select
{
width:250px;
background-color:#f1f1f1;
border:1px solid #ccc;
font-family:Arial, Tahoma;
font-size:12px;
padding:2px;
height:25px;
}
.input_select
{
width:250px;
background-color:#f1f1f1;
border:1px solid #ccc;
font-family:Arial, Tahoma;
font-size:12px;
padding:2px;
height:25px;
}
#cadastro textarea
{
width:250px;
height:120px;
margin:5px;
}
.botao_form
{
width:80px!important;
height:20px;
border:1px solid #ccc;
}

.textarea:hover,.input_medio:hover {
	background-color:#fff;
}
/*---------- TABELAS ---------------------------------------------------------------------------------------------------------------*/
table.tabela {border-collapse: collapse;}
table.tabela tr td {border:1px solid #ccc;}
.tabela
{
width:98%;
text-align:center;
margin:5px 5px 10px 5px;
margin:auto;
}



table.bordasimples
{
border-collapse: collapse;
width:98%;
margin:5px 5px 10px 5px;
margin:auto;
}
table.bordasimples tr td
{
    border:1px solid #ccc;
}
td.titulo
{
    background: #0B76A4;
    color: #fff;
    text-align: center;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
}
td.linha
{
    background: #fff;
    color: #404040;
    font-family: Verdana, Arial;
    font-size: 11px;
}
td.a
{
    color: #404040;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
}
td.a:hover
{
    color: #66CC00;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
}

/*------------ ALERTS----------------------------------------------------------------------------------------------------------------*/

* {
	/*font: 11px Trebuchet MS, Verdana, Tahoma, Arial, Sans-Serif;
	text-align: left;
	background-color: transparent;
	padding: 0;
	margin: 0;*/
}
.overlay {
	background: #f1f1f1;
}
div.jqmAlert,
div.jqmConfirm {
	display: none;
	position: fixed;
	top: 40%;
	left: 50%;
	width: 480px;
	margin-left: -240px;
}
div.jqmAlertWindow,
div.jqmConfirmWindow {
	height:auto;
	width: auto;
	margin: auto;
	max-width:480px;
	padding: 0 10px 10px;
	background:#0B76A4;
	border:1px solid #ccc;
	text-align: center;
	font-family:Trebuchet MS, Verdana, Tahoma, Arial, Sans-Serif;

	
}
.jqmAlertTitle,
.jqmConfirmTitle {
	margin:5px 2px;
	height:20px;
	color:#fff;
	/*background:#fff;*/
}
.jqmAlertTitle h2,
.jqmConfirmTitle h2 {
	font-size: 16px;
	font-weight: bold;
}
div.jqmAlertContent,
div.jqmConfirmContent {
	padding:5px 20px 5px;
	margin:10px 5px 5px 5px;
	border:1px solid #ccc;
	letter-spacing:0px;
	background:#FFF url(darkgrid.png);
}
div.jqmAlertContent span,
div.jqmConfirmContent span {
	color:#000;
	font-size:12px;
	vertical-align: 25px;
	padding: 0 0 0 10px;
	font-weight: bold;
}
div.jqmAlert .jqmClose em,
div.jqmConfirm .jqmClose em {
	display:none;
}
div.jqmAlert .jqmClose,
div.jqmConfirm .jqmClose {
  width:20px;
  height:20px;
  display:block;
  float:right;
  clear:right;
  background:transparent url(close_icon_double.png) 0 0 no-repeat;
}
div.jqmAlert a.jqmClose:hover,
div.jqmConfirm a.jqmClose:hover {
	background-position: 0 -20px;
}
div.jqmAlert input,
div.jqmConfirm input {
	text-align: center;
	width: auto;
	font-size: 13px;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	border-width: 1px;
	margin-top: 5px;
	padding: 4px 10px 4px 10px;
}

* html div.jqmAlert,
* html div.jqmConfirm {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
