﻿body
{
}

.button
{
	border: 1px solid #248ABB;
	padding: 0.15em 1em;
	background-position: center;
	font-size: 11px;
	overflow: visible;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
	line-height: normal;
	cursor: pointer;
	background-color: #2794CB;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 36px;
	}

.Contato
{
    width: 940px;
    font: bold 120%/100% Ariel;
    background-color: #DADADA;
    border: 1px solid #C4C4C4;
    padding: 7px 15px;
    margin: 0;
    cursor: pointer;
}

.Contato:hover
{
    background-color: #F8F8F8;
}

.imageButton
{
	border: 1px solid #248ABB;
	padding: 0.15em 1em;
	background-position: center;
	font-size: 11px;
	overflow: visible;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
	line-height: normal;
	cursor: pointer;
	background-color: #2794CB;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;	
}

.imageButton a:link
{
	border: 1px solid #248ABB;
	padding: 0.15em 1em;
	background-position: center;
	font-size: 11px;
	overflow: visible;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
	line-height: normal;
	cursor: pointer;
	background-color: #2794CB;
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration:none;
}
.imageButton a:visited
{
	border: 1px solid #248ABB;
	padding: 0.15em 1em;
	background-position: center;
	font-size: 11px;
	overflow: visible;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
	line-height: normal;
	cursor: pointer;
	background-color: #2794CB;
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration:none;
}
.imageButton a:active
{
	border: 1px solid #248ABB;
	padding: 0.15em 1em;
	background-position: center;
	font-size: 11px;
	overflow: visible;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
	line-height: normal;
	cursor: pointer;
	background-color: #2794CB;
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration:none;
}

.TableTurmas
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	text-align: center;
	width: 100%;
}

.Pergunta
{
	text-align: left;
}

.accordion
{
	width: 100%;
	border-bottom: solid 1px #D1D1D1;
}

.accordion2
{
	width: 100%;
	border-bottom: solid 1px #D1D1D1;
}

.divHeaderClassificacao
{
	width: 100%;
	border-bottom: solid 1px #D1D1D1;
}

.accordion h3
{
	background: #E6E4E3 url(../../Util/img/Menu/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #D1D1D1;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover
{
	background-color: #F2F2F2;
}
.accordion h3:active
{
	background-position: right 5px;
}



.accordion2 h3
{
	background: #E6E4E3 url(../../Util/img/Menu/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #D1D1D1;
	border-bottom: none;
	cursor: pointer;
}
.accordion2 h3:hover
{
	background-color: #F2F2F2;
}
.accordion2 h3:active
{
	background-position: right 5px;
}




.accordionDivs
{
	background-position: #FFFFFF;
	background: #FFFFFF;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #D1D1D1;
	border-right: solid 1px #D1D1D1;
}

.divPesoClassificacao
{
	background-position: #FFFFFF;
	background: #FFFFFF;
	margin: 0;
	padding: 10px 15px 20px;
	border: solid 1px #D1D1D1;
}

.TableParceiros
{
	width: 100%;
	text-align: center;
}

.PanelStyleRegulamento
{
	position: relative;
	left: 10%;
	width: 800px;
	background-color: #EEEEEE;
	border: 4px solid #E0E0E0;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 5px;
	color: #151515;
}

.PanelStyleClassificacao
{
	margin-left:50px;
	width: 900px;
	background-color: #EEEEEE;
	border: 4px solid #E0E0E0;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;
	color: #151515;
}

.Localidade
{
	width: 850px;
}

.imgParceiros
{
	padding: 15px;
	width: 120px;
	height: 80px;
	border: 0px;
}

.cpBody
{
	font: normal 11px auto Verdana, Arial;
	width: 990px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 4px;
	padding-top: 4px;
	text-align: center;
	background-color: #FFFFFF;
}

.Tablelogin
{
	width: 180px;
	font-family: Segoe UI;
	font-size: 12px;
	color: #151515;
}

.PanelStyleLogin
{
	background-color: #EEEEEE;
	border: 4px solid #E0E0E0;
	font-family: Segoe UI;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #151515;
}

.divConteudo
{
	border: 1px solid #a0a0a0;
	background-position: center;
	background-color: #F1F1F1;
}

a:focus
{
	outline: none;
}
#panel
{
	height: 940px;
	display: none;
}

#panelCla
{
	height: 540px;
	display: none;
}

.slide
{
	margin: 0;
	padding: 0;
	border-top: solid 4px #422410;
	background: url(../../Util/img/Outros/btn-slide.gif) no-repeat center top;
}
.btn-slide
{
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

.active
{
	background-position: right 12px;
}

.divPrograma
{
	width: 100%;
	position: relative;
	left: 7%;
}

.button:hover
{
	border: 1px solid #248ABB;
	background-color: #66B5DF;
}

.text
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}

.PanelStyleCadastro
{
    text-align:center;
	width: 985px;
	background-color: #EEEEEE;
	border: 2px solid #CDCDCD;
	font-family: Verdana;
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.PanelStyleConteudo
{
    text-align:left;
	width: 985px;
	background-color: #EEEEEE;
	border: 2px solid #CDCDCD;
	font-family: Verdana;
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.PanelStyleCriaTurma
{
	width: 620px;
	height: 420px;
	background-color: #EEEEEE;
	border: 2px solid #CDCDCD;
	font-family: Verdana;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
}

.PanelStyleClassificacaoAutomatica
{
	width: 650px;
	height: 100%;
	background-color: #EEEEEE;
	border: 2px solid #CDCDCD;
	font-family: Verdana;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
}

.PanelStyle
{
	width: 850px;
	background-color: #EEEEEE;
	font-family: Verdana;
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 5px;
}

.textCadastro
{
	font-family: Verdana;
	font-size: 11px;
}

.validator
{
	font-size: 12px;
	font-weight: bold;
}

.lblTitulo
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #282828;
}

.lblTituloBarraSuperior
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FBFBFB;
}

.lblTituloBarraClassificacao
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.layoutPaginaContato
{
	width: 975px;
	background-color: #EEEEEE;
	border: 2px solid #CDCDCD;
	font-family: Verdana;
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
}
/*MasterGestor*/.tableBorder
{
	border: solid 1px black;
	margin-left: 10px;
	margin-top: 10px;
}
div.teste
{
	border: solid 1px black;
	width: 150px;
	height: 150px;
}
.masterGestorLinks:link
{
	color: Black;
	text-decoration: none;
}
.masterGestorLinks:visited
{
	color: Black;
	text-decoration: none;
}
.masterGestorLinks:active
{
	color: Black;
	text-decoration: none;
}
div.masterGestorConteudo
{
	margin-left: 50px;
}
div.divMasterGestor
{
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 25px;
}
/*InserirLocalidade.aspx*/
.inserirLocalidadeFont
{
	font-family: Segoe UI;
}
/*Geral*/
.campos
{
	/*border: solid 1px black;*/
}

.layoutPaginaGestor
{
	width: 660px;
	font-family: Segoe UI;
	background-color: #EEEEEE;
	border: 2px solid #CDCDCD;
	font-family: Segoe UI;
	font-size: 12px;
	margin-bottom: 20px;
	padding: 10px;
	color: #151515;
	min-height:50px;
}

.layoutPaginaHeader
{
	width:800px;
	left:10%;	
	background-color: #EEEEEE;
	border: 2px solid #CDCDCD;
	font-family: Segoe UI;
	font-size: 12px;		
	color: #151515;
	position:relative;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom:10px;
}

.layoutHeaderReduzido
{	
	margin-left:65px;
	width:550px;	
	font-family: Segoe UI;
	background-color: #EEEEEE;
	border: 2px solid #CDCDCD;	
	font-size: 12px;		
	color: #151515;		
	padding:10px;
}

/*RankingPage.aspx*/div.rankingPage
{
	min-height: 300px;
}
.tituloListas
{
	width: 248px;
	height: 20px;
	background-color: #3D9ECE;
	border: solid 1px #3D9ECE;
	font-family: Segoe UI;
	font-size: 15px;
	color: white;
	font-weight: bold;
	text-align: center;
}




