/*
Nome do Script : INDEX.CSS
Autor(es)      : Ed. David Segura (wdedy@uol.com.br, edysegura@gmail.com).
Data           : 21 de Fevereiro de 2005.
Atualizacao    : 04/03/08 incluso de box da II Gincana Interescolar e reordenao dos demais boxes - Jeanne
               : alterao no top de layer2 de 415 para 330.
               : 29 de novembro de 2006 - retirar box da FAITEC DA INDEX
               : 01/12/08 - Retirei box da maratona - reorganização dos boxes.
Versao         : 1.0
Parametros     : Nenhum.
Descricao      : Folhas de estilos para a padronizao do portal FAI.
*/

#headerLink 
{
    position: relative; 
	height: 60px;
    width: 400px;
	text-align: center; 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 2px;
}

#pop
{
    background-color: transparent;
    position: absolute;
    height: 124px;
    width:368px;
    z-index:1;
    left: 180px;
    top: 90px;
}

/* Definicao para os boxes de noticias */
#box1, #box2
{
	position: absolute;
	left: 153px;
	width: 443px;
	height: 137px;
	background-image: url(../imagens/ind_box_noticia.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* Definicao para os boxes de noticias */
#box3
{
	position: absolute;
	left: 153px;
	width: 439px;
	height: 97px;
	background-image: url(../imagens/ind_box_noticia2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#box1 {
	top: 3px;
}

#box2 {
	top: 150px;
}

#box3 {
	top: 294px;
}

#titleB1 h1, #titleB2 h1, #titleB3 h1 {
	font-size: 12px;
	color: #333333;
	background-color: transparent;
	margin: 0px;
}

#titleB1, #titleB2 {
	position: absolute;
	top: 6px;
	left: 212px;
	width: 180px;
}

#titleB1 {
	left: 233px;
}

#titleB3 {
	position: absolute;
	top: 1px;
	left: 216px;
	width: 180px;
}


#box1cont, #box2cont
{
	position: absolute;
	top: 26px;
	left: 4px;
	height: 67px;
	width: 428px;
	text-align: left;
	font-size: 11px;
}

#box3cont
{
    position: absolute;
	top: 16px;
	left: 4px;
	height: 67px;
	width: 428px;
	text-align: left;
	font-size: 11px;
}

#box1cont {
	padding-top:5px;
}
/* Fim da Definio */

/* Definio do BoxBusca e do SiaWeb */
#boxBusca {
	position: absolute;
	left: 606px;
	width: 166px;
	visibility: hidden;
}

#boxBusca input {
	width: 100px;
	margin: 3px 0px 0px 3px;
}

#boxBusca input.btnBuscar {
	width: 50px;
	height: 15px;
	margin: 0px;
	border: none;
}

#boxBusca .fonteAzul {
	color: blue;
}

#boxBusca span {
	padding-left: 5px;
	visibility: hidden;
}
/* Fim da Definio */

#anuncio {
	position:absolute; 
	width:167px; 
	height:52px; 
	z-index:2; 
	left: 606px; 
	top: 175px;
	background-color: #F7F3F7; 
	border: 1px none #000;
}

#Layer2 {
	position: absolute;
	left: 207px;
	top: 302px;
	background-color: #FFFFFF;

}

#Layer2 a {
	text-decoration: none;
}


#revista {
	position:absolute; 
	width:167px; 
	height:52px; 
	z-index:2; 
	left: 606px; 
	top: 240px; 
	background-color: #F7F3F7; 
	border: 1px none #000;
	font-size: 10px;
}

#anuncio h1
{
	font-size: 10px;
	margin-bottom: 5px;
	padding: 3px;
	border-bottom: 1px solid #333;
	color: #333;
}

#revista h1 
{
	font-size: 10px;
	margin-bottom: 5px;
	padding: 3px;
	border-bottom: 1px solid #333;
	color: #333;
}

/* imagens dos boxes */
#siabox a {
	position:absolute;
	z-index:1004;
	left: 603px;
	top: 13px;
}

#gin a 
{
	position:absolute;
	z-index:1004;
	left: 603px;
	top: 135px;
}

#faitec a
{
	position:absolute;
	z-index:1004;
	left: 603px;
	top: 75px;
}

#faimilia a 
{
	position:absolute;
	z-index:1004;
	left: 603px;
	top: 255px;
}

#canal a 
{
	position:absolute;
	z-index:1004;
	left: 603px;
	top: 195px;
}
#midias {
	position:absolute;
	z-index:1005;
	left: 630px;
	top: 320px;
}

#selo 
{
	position:absolute;
	width:194px;
	height:90px;
	z-index:1;
	left: 10px;
	top: 281px;
}
