/*
 * autor: Ciro Feitosa - http://cirofeitosa.com.br
 * julho/2005
 */

body
{
	font-family: Sans-serif;
}

#main h2, #main2 h2, #menu
{
	font-family: 'Lucida Sans', Sans-serif;
}

#cabecalho h1, #cabecalho h2
{
	margin-top: 0;
	margin-bottom: 30px;
}

#cabecalho h1
{
	background: transparent url('../img/logo_sis.gif') no-repeat top left;
	width: 329px;
	height: 59px;
	float: left;
}

#cabecalho h2
{
	border: none;
	background: transparent url('../img/logo_futtura.gif') no-repeat top left;
	width: 78px;
	height: 59px;
	float: right;
}

#cabecalho h1 span, #cabecalho h2 span
{
	display: none;
}

form
{
}

form label
{
	cursor: pointer;
	display: block;
}

form label.opcao
{
	display: inline;
}

form fieldset
{
	padding: 20px;
	margin: 0;
	margin-bottom: 20px;
	border: solid #ccc 1px;
	font-size: 0.8em;
}

form legend
{
	border: solid #ccc 1px;
	padding: 5px 10px;
	background: #FFFFEA;
}

*html form legend
{
	margin-bottom: 1em;
}

form input, form select, form option, form optgroup
{
	font-size: 12px;
}

form input.desativado
{
	color: black;
	font-size: 12px;
	border: solid #f2f2f2 1px;
	background-color: #f2f2f2;
}

form input.press
{
	font-size: 0.8em;
	font-weight: bold;
}

input.botao
{
	font-size: 0.8em;
}

form p.obs
{
	float: right;
	margin-top: 0;
	font-size: 0.7em;
}

form ul
{
	margin: 0;
	margin-bottom: 2%;
	padding: 0;
}

form li
{
	margin-bottom: 0.5em;
	margin-left: 1.5em;
	list-style-type: none;
	list-style-image: url('../img/list-icon.gif');
	list-style-position: outside;
}

.botoes
{
	float: left;
}

.floatright
{
	float: right;
}

.nospace
{
	margin: 0;
}

.nospace-bottom
{
	margin-bottom: 0;
}

.destaca
{
	color: red;
}

.space
{
	margin-top: 2em;
}

img
{
	border: 0;
}

img.miniatura
{
	margin-right: 5px;
}

#menu .cota
{
	text-align: center;
	background-color: #FFFFCC;
	display: block;
	border: solid #ccc 1px;
}

#menu .cota p
{
	padding: 0;
	margin: 0;
	margin-top: 6px;
}

#menu .cota p.esquerda
{
	line-height: 11px;
	background: #99FFFF;
	text-align: left;
	margin-top: 0;
}

#menu
{
	width: 22%;
	float: left;
}

#menu p
{
	font-size: 0.7em;
}

#menu a
{
	text-decoration: underline;
	color: black;
}

#menu a:hover
{
	color: blue;
}

#menu ul
{
	margin: 0;
	padding: 0;
}

#menu li
{
	list-style-type: none;
	margin-bottom: 0.1em;
}

#menu a#menu_site, #menu a#menu_estatisticas, #menu a#menu_noticias, #menu a#menu_midias, #menu a#menu_enquetes, #menu a#menu_preferencias, #menu a#menu_cadastro, #menu a#menu_sair
{
	background-position: right;
	background-repeat: no-repeat;
}

#menu a#menu_site
{
	background-image: url('../img/menu_site.gif');
}

#menu a#menu_estatisticas
{
	background-image: url('../img/menu_estatisticas.gif');
}

#menu a#menu_noticias
{
	background-image: url('../img/menu_noticias.gif');
}

#menu a#menu_midias
{
	background-image: url('../img/menu_midias.gif');
}

#menu a#menu_enquetes
{
	background-image: url('../img/menu_enquetes.gif');
}

#menu a#menu_preferencias
{
	background-image: url('../img/menu_preferencias.gif');
}

#menu a#menu_cadastro
{
	background-image: url('../img/menu_cadastro.gif');
}

#menu a#menu_sair
{
	background-image: url('../img/menu_sair.gif');
}

#menu li a
{
	color: #666;
	font-weight: normal;
	font-size: 0.8em;
	padding: 0.2em;
	text-decoration: none;
	text-indent: 5px;
	display: block;
	height: 100%;
	border-left: solid #6699CC 3px;
	border-top: solid #6699CC 1px;
	border-right: solid #6699CC 1px;
	border-bottom: solid #6699CC 1px;
	margin-right: 3px;
}

#menu li a:hover, #menu li a.atual
{
	color: black;
	border-left: solid black 3px;
	border-top: solid black 1px;
	border-right: solid black 1px;
	border-bottom: solid black 1px;
}

#menu li a.atual
{
	color: white;
	background-color: #6699CC;
}

#menu form
{
	margin-top: 20px;
	text-align: center;
	vertical-align: center;
	background: #FFDD95;
	border: solid #666 1px;
	padding: 0.2em;
	padding-bottom: 0.7em;
}

#menu form input
{
	padding: 1px;
}

#menu p.tip
{
	text-align: center;
	display: block;
	font-size: 0.7em;
	border: solid #ccc 1px;
	background: #FFDD95;
	padding: 5px;
}

#menu .big
{
	font-size: 1em;
	font-weight: bold;
}

#menu hr
{
	display: none;
}

#main
{
	float: right;
	border-left: dotted #e8e8e8 1px;
	padding-left: 2%;
	padding-right: 1%;
	width: 72%;
}

#main h2, #main2 h2
{
	color: navy;
	margin-top: 0;
	font-size: 1.2em;
	height: 35px;
	padding-left: 40px;
	padding-top: 10px;
}

#main h2.nospace, #main2 h2.nospace
{
	padding-left: 0;
}

#main2 h2#h2_categoria
{
	background: url('../img/h2_categoria.gif') center left no-repeat;
}

#main h2#h2_zip
{
	background: url('../img/h2_zip.gif') center left no-repeat;
}

#main h2#h2_home
{
	background: url('../img/h2_home.gif') center left no-repeat;
}

#main h2#h2_opcao
{
	background: url('../img/h2_opcao.gif') center left no-repeat;
}

#main h2#h2_stats
{
	background: url('../img/h2_stats.gif') center left no-repeat;
}

#main h2#h2_erro
{
	background: url('../img/h2_erro.gif') center left no-repeat;
}

#main h2#h2_login
{
	background: url('../img/h2_login.gif') center left no-repeat;
}

#main h2#h2_site
{
	background: url('../img/h2_site.gif') center left no-repeat;
}

#main h2#h2_estatisticas
{
	background: url('../img/h2_estatisticas.gif') center left no-repeat;
}

#main h2#h2_noticias
{
	background: url('../img/h2_noticias.gif') center left no-repeat;
}

#main h2#h2_midias
{
	background: url('../img/h2_midias.gif') center left no-repeat;
}

#main h2#h2_enquetes
{
	background: url('../img/h2_enquetes.gif') center left no-repeat;
}

#main h2#h2_preferencias
{
	background: url('../img/h2_preferencias.gif') center left no-repeat;
}

#main h2#h2_cadastro
{
	background: url('../img/h2_cadastro.gif') center left no-repeat;
}

#main h2#h2_busca
{
	background: url('../img/h2_busca.gif') center left no-repeat;
}

#main2
{
	padding: 3%;
}

#main table th
{
	background-color: #e8e8e8;
}

#main table th, #main table td
{
	font-size: 0.8em;
	padding: 0.2em;
}

#main table td
{
	border-bottom: solid #e8e8e8 1px;
}

#main a
{
	text-decoration: none;
	color: blue;
}

#main a:hover
{
	background-color: #FFFFCC;
}

#main p, #main3 p
{
	font-size: 0.8em;
}

#main3 table td
{
	padding: 3px;
}

#main p.msg
{
	display: block;
	background: red url('../img/aviso.gif') left no-repeat;
	color: white;
	padding: 0.3em;
	padding-left: 2.3em;
}

#rodape, #rodape2
{
	padding-top: 5%;
	clear: both;
}

#rodape p, #rodape2 p
{
	color: #666;
	display: block;
	text-align: center;
	text-transform: uppercase;
}

#rodape a, #rodape2 a
{
	color: black;
	text-decoration: none;
}

#rodape p
{
	font-size: 0.7em;
}

#rodape2 p
{
	font-size: 0.6em;
}

#erro
{
	margin: 5%;
	margin-top: 0;
	border: dotted red 1px;
	background-color: white;
}

#erro p
{
	background: red url('../img/erros.gif') left no-repeat;
	padding: 7px 0;
	text-indent: 33px;
	width: 100%;
	color: white;
	margin: 0;
	font-size: 0.9em;
	font-weight: bold;
}

#erro a
{
	text-decoration: none;
	font-size: 10px;
}

#erro h5
{
	margin: 1%;
	text-align: center;
}

#erro ul
{
	padding-left: 3%;
	padding-right: 3%;
	list-style-type: disc;
	margin-left: 5px;
}

#erro ul li
{
	font-size: 12px;
	color: red;
}
