body {
	background: #122F46;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	letter-spacing: 0.8px;
	color: #000000;
}

#pagina {
	width: 768px;
	height: auto;
	overflow:auto;
	background: url(../figuras/fundo.gif) center center repeat-y;
}

#topo{
	position: relative;
	float: left;
	display: block;
	height: 131px;
	width: 100%;
	background: url(../figuras/topo.jpg) center center no-repeat;
/*	border: 1px solid red;*/
}

#animacao{
	position: relative;
	float: top;
	width: auto;
	height: 203px;
}

#quadroCentral{
	position: relative;
	float: left;
	background: transparent url(../figuras/fundo.gif) center center repeat-y;
	left: 0px;
	width: 100%;
	height: 203px;
	top: 0px;
	overflow: hidden;
	margin: 0px;
/*	border: 1px solid blue;*/
}

#fechaMenu{
	position: relative;
	float: left;
	width: 100%;
	height: 98px;
	background:  url(../figuras/detalhe.gif) center 0 no-repeat;
	top: 0px;
	margin: 0px;
/*	border: 1px solid blue;*/
}

/* Menu em baixo do topo */
#menuSup {
	clear: left;
	position: relative;
	float: bottom;
	text-align: left;
	top: 50px;
	left: 0px;
	right: 0px;
	height: 35px;
	letter-spacing: 1.5px;
	width: 90%;
	background: url(../figuras/fundo_menu.gif) center center no-repeat;
/*	border: 1px solid red;*/
}

#menuSup a:link, #menuSup a:visited {
	text-decoration:none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: table-cell;
	color: #ffffff;
	line-height: 36px;
}


#menuSup a:hover {
	height: 36px;
	font-size: 13px;
	background: #ffffff;
	color: #26576b;
	
}

#menuSup #ponta_esquerda:hover{
	line-height: 36px;
	font-size: 13px;
	border-bottom: 1px solid transparent;
	background: url(../figuras/m_fundo_escuro_esq.gif) top center repeat-x;
}
/* Fim do menu em baixo do topo */

#conteudo{
	position: relative;
	float: left;
	top: 0px;
	left: 38px;
	width: 710px;
	height: auto;
	overflow: none;
	text-align: left;
}

#conteudo p{
	text-align: justify;
	text-indent: 35px;
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "Comic Sans MS";	
}

#conteudo .figs{
	text-align: center; 
	width: 100%;
}

#topoCliente{
	position: relative;
	float: left;
	height: 105px;
	width: 97%;
	top: 0px;
/*	border: 1px dotted red; */
}

#fundoCarrinho{
	position: relative;
	float: left;
	width: 509px;
	height: 100px;
	background: #e4a458;
	text-align: center;
	border: 1px solid #bfdc90;
}

.caixaCarrinho{
	text-align: center; 
	color: #ffffff;
	font-weight: bold;
	width: 166px;
/*	border: 1px solid red; */
}

.caixaCarrinho a{
/*	width: 166px;  */
	height: 40px;
	text-decoration: none;
}

.caixaCarrinho a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#caixa_index{
	position: relative;
	float: left;
	width: 540px;
}

#caixa_logo_turmas{
	position: relative;
	float: left;
	top: 10px;
	left: 0px;
	width: 152px;
/*	height: 350px; */
	height: auto;
	overflow: none;
	text-align: center;
	background: #bfdc90;
	border: 1px solid #d97d11
}

#caixa_logo_turmas p{
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding: 5px;
	text-align: center;
	text-indent: 0px;
}

#caixa_logo_turmas a{
	width: 100px;
	height: 100px;
	text-align: center;
}

#caixa_logo_turmas a:hover{
	background: #ffffff;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}

#rodape{
	position: relative;
	float: left;
	width: 100%;
	height: 121px;
	background: url(../figuras/rodape.gif) center center no-repeat;
	left: 0px;
	top: 0px;
	overflow: hidden;
	margin: 0px; 
	padding: 0px;
	text-align: center;
/*	border: 1px dotted red;*/
}

#rodape p{
	margin: 0px;
	margin-left: 70px;
	font-weight: normal;
	text-align: center;
	text-indent: 0px;
	padding: 7px;
	font-size: 11px;
	color: #FFFFFF;
	width: auto;
/*	border: 1px dotted blue;*/

/*	
	font-size: 11px;
	top: 0px;
	width: auto;
	color: white;
	text-align: center;
	margin-top: 0px;
	*/
}

.fotos{
	position: relative;
	float: left;
	left: 0px;
	width: 100%; 
	height: auto;
	overflow: auto;
	text-align: center; 
	padding: 0px;
	left: 0px;
}

.fotos .quadro{
	position: relative;
	float: left;
	text-align: center;
	height: auto;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.fotos a{
	position: relative;
	float: left;
	width: auto;
	height: auto;
	text-align: center;
	border: 1px dashed #ddd;
	text-decoration: none;
	margin: 3px;
}

.fotos a:hover{
	border: 1px dashed blue;
	background: #ffffff;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	text-decoration: underline;
}

.baseFotos{
	position: relative;
	float: top;
	width: 132px;
	height: 35px;
	left: 0px;
}

.baseFotos a{
	width: auto;
	height: 24px;
	border: 0;
	text-align: center;
	text-decoration: none;
}

.baseFotos a:hover{
	width: auto;
	border: 0;
	text-align: center;
	text-decoration: underline;
}

.baseFotos p img{
}

.quadro_mini{
	position: relative;
	float: left;
	text-align: center;
}

.quadro_mini a{
	width: 80px;
	height: 82px;
	text-align: center;
	border: 1px dashed #ddd;
	margin: 1px;
	text-decoration: none;
}

.quadro_mini a:hover{
	border: 1px dashed #d97d11;
	background: #ffffff;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	text-decoration: underline;
}

#caixaLogo{
	position: relative;
	float: left;
	top: 0px;
	width: 100%;
	height: 75px;
	margin: 0px;
	text-align: center;
/*	border: 1px dotted black;*/
}

#caixaLogo p{
	position: relative;
	float: left;
	font-size: 11px;
	text-indent: 0px;
	text-align: left;
	top: 0px;
	width: auto;
	margin-left: 15px;
	padding-left: 25px;
	left: 0px;
	color: #26576b;
	letter-spacing: 1.8px;
/*	border: 1px dotted green;*/
}

#mostra_carrinho{
	position: absolute;
	top: 523px;
	left: 30%;
	width: 525px;
	height: 200px;
	border: 3px solid #26576b;
	padding: 7px;;
	background: #ffffff;
}

#caixaEscolhas{
	width: 100%; 
	height: auto; 
	margin-top: 30px; 
	margin-bottom: 30px;
}

#caixaEscolhas a{
	text-decoration: none;
	height: 75px;
	width: auto;
	margin-bottom: 20px;
}

#caixaEscolhas a:hover{
	text-decoration: underline;
	background: transparent;
}

#login{
	position: relative;
	float: left;
	width: 100%;
	left: 20px;
}

#login_esquerda{
	position: relative;
	float: left;
	width: 50px;
}

#login_direita{
	position: relative;
	float: left;
}

#login_baixo{
	position: relative;
	float: left;
	top: 30px;
	width: 100%;
	height: 18px;
	padding: 0px;
	left: -30px;
	font-size: 13px;
	text-align: right;
}

#tracoBaixo{
	position: relative; 
	
	float: left; 
	width: 100%; 
/*	height: 50px;  */
	margin-top: 100px;
	margin-bottom: 0px;
/*	padding-top: 30px; */
}

#tracoBaixo hr{
	float: bottom;
	color: #26576b;
}

/*
#26576b		Azul
#d97d11		Laranja
#7b1a1f		Vermelho
#596a3d		Verde
#bfdc90		Verde craru

Arial
Times New Roman
Arial Black
Arial Narrow
Comic Sans MS
Courier New
Garamond
Georgia 
Tahoma
Trebuchet MS
Verdana
Wingdings
*/

h1{
	position: relative;
	float: left;
	width: 100%;
	height: 102px;
	top: 20px;
	background: url(../figuras/logo.gif) center center no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	/*border: 1px solid red;*/
}

h2{
	font-size: 18px;
	color: #7b1a1f;
	font-weight: bold;
	font-family: "Comic Sans MS";
	padding-top: 10px;
	padding-left: 20px;
	height: 50px;
	text-align: left;
	margin: 0px;
	margin-top: 10px;
	width: 99%;
}

h3{
	font-size: 15px;
	color: #596a3d;
	font-weight: bold;
	font-family: "Comic Sans MS";
	padding-top: 10px;
	padding-left: 20px;
	height: 30px;
	text-align: left;
	margin: 0px;
}

h5{
	position: relative;
	float: right;
	left: 0px;
	top: -60px;
	width: 80px;
	height: 49px;
	text-indent: -4000px;
	overflow: hidden;
	background: transparent url(../figuras/logo_geniart.gif) top left no-repeat;
	cursor: pointer;
	margin: 0px;
	margin-right: 25px;
}

h6{
	font-size: 15px;
	color: #d97d11;
	font-weight: bold;
	font-family: "Comic Sans MS";
	padding-top: 10px;
	padding-left: 25px;
	height: 0px;
	text-align: left;
	margin: 0px;
}

.dataNoticia {
	font-weight: normal;
	font-size: 12px;
	color: #26576b;
}

.dataNoticiaTitulo{
	text-indent: 64px;
	color: #095548;
	font-size: 11px;
}

.ttNoticia{
	font-weight: normal;
	font-size: 12px;
	color: #75825e;
}

.divisaoNoticia{
	margin-top: 15px;
	border-top: 1px solid transparent;
	margin-bottom: 15px;
	margin-left: 13px;
	width: 98%;
}

.setas{
	color: #1f1a17;
	font-size: 14px;
	font-weight: bold;
}

#conteudo a{
	color: #26576b;
	font-size: 11px;
}


/* Config dos formularios */

.detalhe_vermelho{
	color: red;
}

.tabTitulo{
	clear: left;
	position: relative;
	float: left;
	width: 170px;
	line-height: 20px;
	margin-left: 45px;
}

.formCampo{
	border: 1px dashed #c4ccde;
	font-size: 12px; 
	color: #4a659c; 
	background: #edf3fe;
	font-family: "Comic Sans MS";
}

.formSobre{
	border: 1px dashed #c4ccde;
	font-size: 12px; 
	font-family: "Comic Sans MS";
	background: #efefef;
	color: #333333;
}

.formBotao{
	border: #c4ccde 1px solid;
	font-size: 12px; 
	background-color: #ffffff; 
	color: #4a659c; 
	font-family: "Comic Sans MS";
	cursor: pointer;
	height: 20px;
}

#caixaErros{
	background: #ffecec;
	border: 1px solid #cccccc;
	padding: 15px;
	width: 650px;
	margin-left: 15px;
}

/* ------- */
