@charset "iso-8859-1";


@font-face {
  font-family: "Amaze-Italic";
  src: url('../includes/amazi.ttf');/* EOT -> IE */
  src: local('Amaze-Italic'), url('../includes/amazi.ttf');
}


/*
@font-face 
	{
	font-family: 'Amaze-Italic';
	src: local('Amaze-Italic'), url('../includes/amazi.ttf') format('TrueType');
	}	
*/
* 	{
	margin: 0;
	padding: 0;
	}
body 
	{
	text-align: center;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	background-color: #f8f7e5;
	color: #191970;
	
	font-size: 0.9em;
	font-family: Arial, Verdana, Sans-Serif;
	background: #3bb4c5;
	color: #483D8B;
	text-align: center;
	padding: 2em 0;
	margin: 0;
	}
	
a, a:link, a:visited 
	{
	color: #191970;
	cursor: pointer;
	}

#container 
	{
  	width:950px;
  	margin:0 auto;
  	text-align: left;
	}
div.Janela  
	{
	width: 950px; 
	min-width:650px;
	margin: auto;
	padding-bottom:100px;
	margin-top:28px;
	text-align: justify;
	height:100%;
	min-height:400px;
	background:transparent url('../imagens/caderno_central.png') center 19px repeat-y;
	}
.topo-p1 
	{
 
	}
.topo-p2 
	{
  	background: url('../imagens/caderno-fundotopo.png') center top no-repeat;
  	height:60px;
  	position:relative;
  	z-index:0;
	}
.base 
	{
  	background: transparent url('../imagens/caderno-base.png') center top no-repeat;
	}
.Inicio
	{
	background: transparent;
	padding: 0px;	
	}
#Logo 
	{
	position:relative;
	height:122px;
	width:200px;
	float:right;
	margin-right:90px;
	margin-top:-50px;
  	background:transparent url('../imagens/logop.gif') right bottom no-repeat;
	}	
.loading
	{
	background: transparent url('../imagens/loading.gif') center center no-repeat;
	height: 100px;
	z-index:999;
	}
#Titulo
	{
	position:relative;
	margin-bottom:20px;
	margin-left:390px;
	margin-top:-50px;

	width:500px;	
	max-width:500px;
	
	text-align: center;
	font-style:italic;
	color:#191970; 
	line-height:22pt;
	font:4em "Amaze-Italic", Arial, Helvetica, sans-serif;
	z-index:900;
	}
#Conteudo
	{
	position:relative;
	margin: auto;
	margin-top:50px;
	margin-left:385px;
	padding-left:30px;
	padding-right:30px;
	width:450px;	
	min-height:700px;
	max-width:600px;
	z-index:999;
	}
#Menu
	{
	position:absolute;
	margin-top:0px;
	margin-left:50px;
	width:250px;	
	max-width:250px;
	}
.Inicial
	{
	background:transparent url('../imagens/poster.jpg') no-repeat right bottom;
	width:500px;
	height:800px;
	}
#Conteudo p
	{
	text-align:left;
	font : 0.9em Verdana, Geneva, Arial;
	color : #483D8B; 
	line-height : 18pt;
	}
#Conteudo .lista li 
	{
	font : 0.9em Verdana, Geneva, Arial;
	color : #191970; 
	text-align:justify;
	margin:20px 0 0 25px;
	line-height : 15pt;
	}
table, tr, td
	{
	border: 1px solid #191970;
	}
fieldset
	{
	border: 1px solid #191970; 
	padding: 5px 5px 5px;
	width:95%;
	}
#Conteudo h1, legend
	{
	padding-top: 20px;
	text-align: center;
	font-style:italic;
	color:#191970; 
	line-height:22pt;
	font:2.5em "Amaze-Italic", Arial, Helvetica, sans-serif;
	z-index:900;
	font-weight: bold;
	}
legend	
	{
	text-align:center;	
	}
#Conteudo p.titulo
	{
	font-size: 1.5em; 
	text-align: center;
	margin-bottom:50px;
	line-height : 30pt;
	font-style:italic;
	} 
#Conteudo p.antititulo
	{
	font-size: 1.0em; 
	text-align: left;
	margin-bottom:10px;
	margin-top: 15px;
	line-height: 30pt;
	} 
#Conteudo p.subtitulo
	{
	color : #191970; 
	font-size: 1.0em; 
	text-align: left;
	margin-bottom:50px;
	text-align: center
	} 
#Conteudo li
	{
	color: #191970; 
	font-size: 1.0em; 
	text-align: left;
	margin-bottom:50px;
	font-weight: bold;
	} 
	
/* Menu */
ul#menu, ul#menu ul 
	{
	position:absolute;
  	list-style-type:none;
 	margin: 0;
  	padding: 0;
	font:1.3em "Amaze-Italic", Arial, Helvetica, sans-serif;
	}
ul#menu div 
	{
  	display: block;
  	text-decoration: none;
	}
ul#menu li 
	{
  	margin-top: 1px;
	}
ul#menu li div 
	{
  	background: #333;
  	padding: 0.2em;
	}
ul#menu li div:hover 
	{
	}
ul#menu li ul li div 
	{
  	background: transparent url('../imagens/bgMenu.jpg') no-repeat top center; 
  	color:#191970;
  	text-indent : 20px;
  	padding-top: 10px;
  	width:250px;
  	height:40px;
  	text-align:left;
  	cursor: pointer;
	}

ul#menu li ul li div:hover 
	{
  	background: transparent url('../imagens/bgMenu.jpg') no-repeat top center; 
  	padding-left: 10px;
  	text-indent : 20px;
	font-weight: bold;
	}

/* #########------------>> Mensagens com Jquery <<------------#########*/
#Mensagens
	{
	display: none;
	font: bold 12px Arial;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	padding: 10px 10px 10px 45px;
	position: fixed;
	top: 0;
	right: 20px;
	width: 135px;
	z-index: 99999;
	
	width: auto;
	height: auto;
	}
.jErro, .jAlert, .jOk, .jLoad, .jInfo
	{
	background-position: 10px center;
	background-repeat: no-repeat;	
	}
.jErro
	{
	background-color: #FF0000;
	color: #FFFFFF;
	background-image: url('../imagens/jErro.png');	
	}
.jAlert
	{
	background-color: #FFFF33;
	color: #0066FF;
	background-image: url('../imagens/jAlert.png');	
	}
.jInfo
	{
	background-color: #FFFF33;
	color: #0066FF;
	background-image: url('../imagens/jInfo.png');	
	}
.jOk
	{
	background-color: #000099;
	color: #FFFFFF;
	background-image: url('../imagens/jOk.png');	
	}
.jLoad
	{
	background-color: #FFFFFF;
	color: #000000;
	background-image: url('../imagens/jLoad.gif');	
	}

/* #########------------>> Formulário <<------------#########*/

select, input, button
	{
	border: 1px solid #191970;
	}
	
	

/* #########------------>> Informação no topo da página <<------------#########*/
	
#InfoTop
	{
	font: bold 15px Arial;
	color:#FFFFFF;
	text-align:left;
	border-top: solid 3px #263c7a;
	padding: 5px 10px 10px 50px;
	position: fixed;
	top: 0;
	left: 0px;
	width: 135px;
	z-index: 99998;
	background: transparent url('../imagens/topo.png') left bottom no-repeat;
	width: 100%;
	height: auto;
	}
#InfoTop a
	{
	color: none;
	text-decoration: none;
	padding: 5px 25px 5px 5px;
	border: 0px solid #ffffff;
	margin-left:-45px;
	margin-right:20px
	}
