/* GERAL

*****************************************************************************************/

body {

	background:#f3f3f3 ;

	font-family:Trebuchet MS ;

	font-size:12pt ; /* Reseta 1em para 12px */

	color:#666666 ;
	
	margin:0;
	
	padding:0;

	}

	





/*CONFIGURA TAGS

*****************************************************************************************/

hr {

	display: none;

	height: 1px;

	font-size: 1px;

	}

	

ul {

	list-style: none;
	margin:0;
	padding:0;

	}

ul li{
	margin:0;
	padding:0;
}
	

address {

	font-style: normal;

	}





/*CABECALHO

*****************************************************************************************/

#topo{
	float:left;
	background-image:url(../images/geral/background_topo2.gif);
	background-repeat:repeat-x;
	height:345px;
	width:100%;
}

#topo h1 a{
	float:left;
	background-image:url(../images/geral/logo_ykzescolar.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	width:163px;
	height:97px;
	z-index:1;
	margin-left:56px;
	margin-top:79px;
	position:relative;
}

#container_flash{
	margin:0 auto;
	width:950px;
	position:relative;
}

#professor{
	background-image:url(../images/geral/professor2.png);
	background-repeat:no-repeat;
	background-position:left top;
	position:absolute;
	z-index:5;
	width:254px;
	height:260px;
	margin-left:153px;
	*margin-left:-64px;
	margin-top:86px;
}

#lousa{
	float:right;
	background-repeat:no-repeat;
	background-position:left;
	position:relative;
	width:580px;
	height:265px;
	margin-right:54px;
	margin-top:45px;
	z-index:1;
}

.lousa_empresa{
	background-image:url(../images/geral/lousa.jpg);
}

.lousa_contato{
	background-image:url(../images/geral/lousa_contato.jpg);
}

.lousa_uniformes{
	background-image:url(../images/geral/lousa_uniformes.jpg);
}

.indent{
	float:left;
	text-indent:-5000px;
	margin:0;
	padding:0;
	height:0;
}

/*MENU*/

#container_menu{
	width:100%;
	height:35px;
	background-color:#bed53d;
}
#menu_principal{
	float:right;
	margin-right:55px;
	background-image:url(../images/geral/sombra_lousa.png);
	background-position:left;
	background-repeat:repeat-x;
	height:31px;
	width:572px;
}

#menu_principal li{
	display:inline;
	float:left;
	width:122px;
	min-height:23px;
	color:#898989;
	font-family:Trebuchet MS;
	background-image:url(../images/geral/botao_menu_hover2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left:5px;
	text-align:center;
}

.menu_principal{
	float:left;
	background-image:url(../images/geral/sombra_menu.png);
	background-repeat:no-repeat;
	background-position:top;
	width:122px;
	height:23px;
	color:#898989;
	font-family:Trebuchet MS;
	text-align:center;
	font-size:11pt;
	z-index:6;
	position:relative;
}

#menu_principal li a:hover{
	color:#004990;
	font-weight:bold;
}
.fixo{
	float:left;
	width:122px;
	height:26px;
	background-image:url(../images/geral/botao_menu_hover.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:center;
	margin-right:5px;
	font-size:11pt;
	font-weight:bold;
	padding-top:5px;
	color:#004990;
	font-family:Trebuchet MS;
}

/*RODAPE

*****************************************************************************************/

#rodape_container{
	margin:0 auto;
	width:950px;
}

#rodape{
	float:left;
	width:100%;
	height:76px;
	background-color:#144990;
	color:#ffffff;
	font-family:Trebuchet MS;
	margin-top:90px;
	*margin-top:0;
}

#rodape address{
	float:right;
	font-size:9pt;
	margin-top:16px;
	margin-right:54px;
}

/*menu Secundario*/

#menu_secundario{
	float:left;
	margin-top:16px;
}

#menu_secundario li{
	float:left;
	display:inline;
}

#menu_secundario li a{
	color:#ffffff;
	font-size:8pt;
	padding-right:10px;
	padding-left:10px;
	border-right:1px solid #ffffff;
}




/*CONTEUDO

*****************************************************************************************/
/*CORPO
*****************************************************************************************/

#corpo{
	margin:0 auto;
	width:100%;
}


#conteudo{
	margin:35px auto;
	padding-bottom:50px;
	width:950px;
}

/*NAVEGACAO

*****************************************************************************************/

/*navegacao principal*/







/* navegacao secundaria */







/* breadcrumb */







/*paginacao/



	



/*BARRAS  *JANELAS  *BOX

*****************************************************************************************/









/*FORMULARIOS	

*****************************************************************************************/




/*LISTAS

*****************************************************************************************/









/*TABELAS

*****************************************************************************************/









/*TIPOGRAFIA

*****************************************************************************************/

h1, h2, h3, h4, h5, h6 {

	margin:0;
	padding:0;

}



p {

	margin:0;
	padding:0;

}

a{
	margin:0;
	padding:0;
	border:0;
	outline:none;
	text-decoration:none;
	font-family:Trebuchet MS;
}


dl{
	padding:0;
	margin:0;
}

dl dd{
	margin:0;
	padding:0;
}

/*EFEITOS

*****************************************************************************************/

.clear {

    position: relative;

    clear: both;

    height: 1px;

    font-size: 1px;

    }

	

.center {

	text-align: center;

}

	





/*ELEMENTOS DIVERSOS

*****************************************************************************************/

/*validacao*/

