﻿body
{
	margin:0px 0px 0px 0px;
	font-family:Candara;
}

#mestre
{
	margin-left: 0px; 
	margin-right: 0px;
}

#title
{
	background-color:#231346;
	height:80px;
}

#sugestoes
{
	background-image:Url("../../Content/Imgs/fundo_sugestoes.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#2E115D;
	height:280px;
	text-align:center;
}

.txt_login
{
	font-size:15pt;	
	border:solid 1px #E5E5E5;
	background-color:#FBFBFB;
	width:290px;
}

.div_login
{
	margin-top:3%;	
	margin-left:35%; 
	margin-right:35%;
}

.botao
{
	border:solid 1px #E5E5E5;
	background-color:#C4C1B5;
	font-family:Candara;
	font-size:14pt;	
}

.cabecalho_login
{
	background-color:#464646;
	color:White;
	font-weight:bold;
	font-size:12pt;	
	width:100%;
	height:30px;
	vertical-align:middle;
}

.conteudo_superior
{
	width:340px;
	height:125px;
	background-image:Url("../../Content/Imgs/fundo_paginas_superior.jpg");
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}

.conteudo_inferior
{
	width:330px;
	height:56px;
	background-image:Url("../../Content/Imgs/fundo_paginas_inferior.jpg");
	background-repeat:no-repeat;
	background-position:right bottom;
	float:right;
	border:solid 1px Black;
	vertical-align:bottom;
}

a
{
	color:White;
	text-decoration:none;	
}

.cabecalho
{
	height:40px;
	color:White;
	background-image:Url("../../Content/Imgs/fundo_menu.jpg");
	text-align:center;
}

.tabela_menu_cabecalho
{
	margin-left: 10%;
	margin-right: 10%;
	border-top:solid 1px White;
	border-bottom:solid 1px White;
	font-size:12pt;
	font-weight:bold;
}

.tabela_menu_rodape
{
	border-top:solid 1px White;
	border-bottom:solid 1px White;
	font-size:11pt;
	margin-left:10%;
	margin-right:10%;
	width:80%;
}

.rodape
{
	background-color:#340C70;
	color:White;
}

.texto_rodape
{
	color:#008CD2;
	font-size:11pt;
	text-align:center;
	background-color:#340C70;
	height:40px;
	padding-top:7px;
}

.icones_index
{
	vertical-align:middle;
}

.icones_index2
{
	vertical-align:top;
}

.icones_div
{
	float:left;
	width:25%;
	background-color:White;
}
