﻿html, body
{
	margin: 0px auto;
	background-image: url(/imagens/fundos.png);
	background-repeat: repeat-x;
	padding-top: 30px;
	font-family: Helvetica, Tahoma, sans-serif;
	height: auto;
	background-attachment: fixed;
}
p
{
	font-size: 10pt;
	color: #696969;
	text-align: justify;
	line-height: 15pt;
	margin: 10px 0px;
}
a:link
{
	font-size: 10pt;
	color: #dc143c;
	text-decoration: none;
}
a:visited
{
    font-size: 10pt;
    color: #dc143c;
    text-decoration: none;	        
}
a:hover
{
	font-size: 10pt;
	color: #FF0000;
	text-decoration:  underline;
	background-color: #ffefd5;
}
img
{
	border: 0px;
}
li
{
	font-size: 10pt;
	color: #696969;
	list-style-type: circle;
	margin-bottom: 6px;
}
#pagina
{
	margin: 0px auto 5px;
	width: 90%;
	height: auto;
}
/****************************************************************************************
Topo*/
#topo
{
	width: 900px;
	height: 50px;
	margin: 10px auto 15px;
}
#topo ul
{
	margin: 10px auto;
	list-style: none;
	padding-left: 5px;
	text-align:right;

}
#topo li
{
	display: inline;
	margin-bottom: 10px;
	margin-left: 8px;
}
#topo a:link
{
	text-decoration:none;
	color: #FFFFFF;
}
#topo a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
#topo a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}
#topo-titulo
{
	height: 60px;
	float: left;
	width: 600px;
	color: #FFFFFF;
	font-weight: bold;
}
#topo-menu
{
	float: right;
	width: 300px;
	height: 25px;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
}
#topo-acesso
{
	width: 300px;
	float: right;
	text-align: right;
	color: #ffffff;
	font-size: 9pt;
	margin-top: 6px;
}

.botao-acesso
{
    font-family: Verdana;
    font-size: 9pt;
    color: #FFFFFF;
    border: solid 1px #FF0000;
    height: 23px;
    width: 117px;
    padding-bottom: 3px;
    background-image: url(/imagens/botao.png);
    background-repeat: repeat-x;
}
/****************************************************************************************
Corpo*/
#corpo
{
	background-color: #ffffff;
	width: 900px;
	margin: 0px auto;
	border: solid 1px #dcdcdc;
}

#principal
{
	width: 880px;
	padding: 0px auto;
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
}
/****************************************************************************************
Navegacao*/
#navegacao
{
	width: 870px;
	height: 20px;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 10pt;
	font-weight: bold;
	background-color: #cc0000;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
#navegacao a:link
{
	text-decoration: none;
	font-weight: normal;
	color: #ffcccc;
}
#navegacao a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
#navegacao a:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #ffffff;
	background-color: transparent;
}

/****************************************************************************************
Menu
*/
#menu
{
	float: left;
	width: 200px;
}
#menu h1
{
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	height: 23px;
	padding-left: 10px;
	padding-top: 6px;
	margin: 5px auto 0px;
	background-image: url(/imagens/menu.jpg);
	background-repeat: repeat-x;
}
#menu ul
{
	margin: 0px auto;
	padding-top: 10px;
	list-style-type: none;
	padding-left: 0px;
	
}
#menu li
{
	padding-top: 10px;
	margin-bottom: 0px;
	padding-left: 10px;
	height: 25px;
}
#menu li:hover
{
	background-color: #cccccc;
	height: 25px;
}
#menu a:link
{
	background-color: Transparent;
	font-size: 0.9em;
	color: #696969;
	margin-bottom: 11px;
	text-decoration: none;
}
#menu a:visited
{
	background-color: Transparent;
	font-size:  0.9em;
	color: #696969;
	margin-bottom: 11px;
	text-decoration: none;
}
#menu a:hover
{
	
	font-size:  0.9em;
	color: #ffffff;
	margin-bottom: 11px;
	text-decoration: none;
	background-color: #cccccc;
}
#menu-jornal
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #ffffff;
	font-size: 0.9em;
	
}
/****************************************************************************************
conteudo
*/
#conteudo
{
	float: right;
	width: 675px;
	padding-bottom: 5px;
	font-size: 10pt;
	color: #696969;
}
#conteudo h1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	background-color: #990000;
	padding-top: 7px;
	padding-left: 10px;
	height: 25px;
	margin: 0px auto;
}
#conteudo h2
{
	font-family: Garamond, 'Times New Roman' , Times, serif;
	font-size: 1.2em;
	color: #778899;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
	letter-spacing: 2px;
	height: 20px;
	margin: 5px auto;
	border-left: #778899 5px solid;
	border-bottom: #778899 1px solid;
	background-color: #e6e6fa;
}
#conteudo h3
{
	padding-top: 5px;
	background-color: #FEF7DE;
	font-size: small;
	height: 20px;
	padding-left: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #696969;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAC117;
	border-bottom-color: #EAC117;
}
#conteudo ul
{
	margin-left: 5px;
	padding-left: 25px;
	margin-bottom: 0px;
}
#conteudo li
{
	margin: 7px;
}
.conteudo-rodape
{
	margin-top: 15px;
	margin-bottom: 10px;
	text-align:  right;
	font-size: 9pt;
}
.conteudo-rodape a:link
{
	text-decoration: none;
	color: #333333;
}
.conteudo-rodape a:visited
{
	text-decoration: none;
	color: #333333;
}
.conteudo-rodape a:hover
{
	text-decoration:  underline;
	color: #333333;
	background-color: Transparent;
}

.conteudo-info
{
    background-color:#FFFFFF;
    font-size:small;
    padding-left: 5px;
    margin-bottom: 5px;
    color: #696969;
}

/****************************************************************************************
Rodape */
#rodape
{
	clear: both;
	margin: 0px auto;
	width: 900px;
	height: 20px;
	padding-right: 0px;
	padding-left: 0px;
	color: #ffffff;
	text-align: center;
	font-size: 8pt;
	border: solid 1px #b22222;
	padding-top: 5px;
	background-image: url(/imagens/rodape.png);
	background-repeat: repeat-x;
}

/****************************************************************************************
boletim */
#boletim
{
	width: 50%; 
	clear: both;
	margin-bottom: 10px;
}
#boletim ul
{
	margin-left: 0px;
	padding-left: 20px;
}
#boletim li
{
	margin-bottom: 6px;
	font-size: 8px;
}
#boletim a:link
{
	color: #333333;
	text-decoration:  none;
}
#boletim a:visited
{
	color: #333333;
	text-decoration:  none;
}
#boletim a:hover
{
	color: #333333;
	text-decoration: underline;
	background-color: Transparent;
}

/****************************************************************************************
Proxima Palestra Seg, Qui e Dom */
#prox-publica
{
	width: 51%; 
	float: left;
}
#prox-publica tr
{
	font-size: 9pt;
}
#prox-publica-dom
{
	float: right;
	width: 47%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#prox-publica-dom tr
{
	font-size: 9pt;
}
/****************************************************************************************
Mensagem */
#msg
{
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
    background-color: #ffffff;
    border-width: 4px;
}
#msg-titulo
{

	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 4px;
	background-image: url(/imagens/botao.png);
	width:94%;
	float: left;
}
#msg-titulo-fechar
{
    float: right;
    padding-bottom: 5px;
    padding-top:3px;
    padding-right:2px;
    padding-left: 4px;
    background-image: url(/imagens/botao.png);
}
#msg-texto
{
    font-size: 10pt; 
    color: #696969; 
    font-family: Verdana; 
    padding: 5px;
    background-color: #ffffff;
}

.msg-modal
{
    background: url(/imagens/modal.png);   
}
/****************************************************************************************
Acesso Restrito */
#acesso-restrito
{
	margin-left: 30%;
	margin-top: 30%;
	margin-right: 30%;
	border: solid 1px #CCCCCC;
}
#acesso-restrito-titulo
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	background-image: url(/imagens/botao.png);
	color: #ffffff;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align:center;
    background-repeat: round;
}
#acesso-restrito-area
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
/****************************************************************************************
Agende-se */
#agende-se
{
	float: left;
	margin: 0px auto;
	width:58%;	
	background-color: #ffffff;
}
#agende-se ul
{
	margin-top:15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#agende-se li
{
	margin: 0px auto;
	padding: 0px auto;
	cursor: pointer;
}
#agende-se .tabela
{
	margin: 0px 0px 0px;
	font-size: 10pt;
	vertical-align: middle;
}
#agende-se .coluna 
{
	font-weight: bold;
	text-align: center;
	background-color: #728FCE;
	color: #ffffff;
}
#agende-se .item
{
	background-color: #ffffff;
}
#agende-se .alterna td
{
	border-top: #b0c4de 1px solid;
	border-bottom: #b0c4de 1px solid;
	background-color: #e6e6fa;
}


/****************************************************************************************
Mural */
#mural
{
	float:right;
	width: 40%;
	margin: 0px auto;
}

#mural ul
{
    list-style: none;
    margin: 0px auto;
    padding: 0px 0px 0px 10px;
}

#mural li
{
    margin: 0px ;
    display: inline;
    padding-left: 5px;
    vertical-align: top;
}
.cafeluz
{
    text-align:left;
    width:100%;
    background-color: #ccc;
    color: #625D5D;
    padding: 5px;
    
    margin-top: 3px;
    margin-bottom: 3px;
}

/****************************************************************************************
Mês Ano */

.mesano-titulo {
    margin-top: 5px;
    background-color: #990000;
    color: #ffffff;
    padding: 1.4%;
}

.mesano-body {
    
    margin-bottom: 1.5%;
    border: 1px solid #990000;
    padding: 1%;
}
.mesano-botao{
    text-align:right;
    padding-top: 0%;
}
.mesano-linha{
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}
/****************************************************************************************
Mensagem adm */

.msg-adm {
    padding: 2.3%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.msg-adm-info {

    background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
    border: 1px solid #9acfea;
    background-repeat: repeat-x;
}

.msg-adm-alerta {
    background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
    border: 1px solid #f5e79e;
    background-repeat: repeat-x;
}

.msg-adm-erro {
    background-image: linear-gradient(to bottom, #f2dede 0%, #dca7a7 100%);
    border: 1px solid #a94442;
    background-repeat: repeat-x;
}
/****************************************************************************************
Página de redirecionamento */

.redirecao{
	width: 100%;
	padding-top: 7rem;
}

.redirecao p {
	line-height: 2.5rem;
	text-align: center;
	font-size: 2rem;
}

.redirecao a {
	font-size: 2rem;
}
