body{
	margin:0px;
	padding:0px;
	overflow:auto;
	background-image:url(../img/layout/body_back.gif);
	background-repeat:repeat-x;
	background-color:#dceaef;
	border-collapse: collapse;
	font:11px Arial;
}
span{
	display:none;
}
span.fileName, span.percentage{
	display:block;
}
p{
	font:11px Arial;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 0px;
	text-align:justify;
	color:#0066FF;
}
p.fonte{
	font:bold 10px Arial;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	text-align:justify;
	color:#0066FF;
}
.posicao{
	font:bold 14px Arial;
	text-align: center;
	vertical-align: middle;
}
a{
	color:#0066FF;
	text-decoration:none;
	border:none;
}
a img{
	border:none;
}
a:hover{
	color:#404040;
	text-decoration:underline;
}
h1{
	font: bold 14px Arial;
	color:#FF6600;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
h2{
	font: bold 12px Arial;
	color:#FF6600;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
h3{
	font: bold 11px Arial;
	color:#FF6600;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
ul{
	margin:5px 0px 2px 20px;
	padding:0px;
}
li{
	font:11px Arial;
	color:#FFF;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	list-style:disc;
}
li a{
	font:11px Arial;
	color:#555450;
	text-decoration:underline;
}
#catseg li{
	margin-top:7px;
	margin-bottom:2px;
}
#catseg li a{
	font:bold 12px Arial;
	text-decoration:none;
}
form{
	width:400px;
	height:auto;
	position:relative;
	left:0px;
	top:0px;
}
label{
	font:11px Arial;
	color:#555450;
	margin:3px 0px 5px 0px;
	padding:0px;
	text-align:justify;
}
input{
	width:400px;
}
textarea{
	width:400px;
}



#contaneir{
	width:700px;
	height:auto;
	display:block;
	margin-left:-350px;
	margin-bottom:15px;
	position:relative;
	left:50%;
	top:0px;
	float:left;
	_float:none;
}

#topo{
	width:700px;
	height:330px;
	display:block;
	float:left;
}

#cont_principal{
	width:490px;
	height:auto;
	display:block;
	padding:0px;
	float:right;
}

#rodape{
	width:700px;
	height:86px;
	display:block;
	float:left;
	margin:30px 0px 0px 0px;
}
#rodape p{
	text-align:center;
	color:#2b659a;
}

#quadro_materias{
	width:100%;
	height:auto;
	margin:5px 0px;
	padding:10px 0px;
	border-bottom:1px dashed #acd2e0;
	border-top:1px dashed #acd2e0;
	float:left;
}

#menus{
	width:194px;
	height:auto;
	float:left;
}
#menu1{
	background-image:url(../img/layout/menu_back.jpg);
	background-position:bottom;
}

div.projetos{
	width:245px;
	height:125px;
	float:left;
}
div.projetos p{
	text-align:center;
}


table{
	border:1px solid #1e0095;
	border-collapse: collapse;
	border-spacing: 0px;
}
thead{
	background-color: #1e0095;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding:13px 5px;
}
th{
	padding:2px 3px;
	text-align: left;
}
tr{
	border:1px solid #1e0095;
}
td{
	border:1px solid #1e0095;
	padding:3px 5px;
	color:#0066FF;
	text-align: left;
}

td.acao{
	width:22px;
}
a.editar{
	width:20px;
	height: 20px;
	display:block;
	background-image:url(../img/layout/editar.gif);
	background-repeat:no-repeat;
}
a.excluir{
	width:20px;
	height: 20px;
	display:block;
	background-image:url(../img/layout/excluir.gif);
	background-repeat:no-repeat;
}


#menuBotosAdm{
	width:100%;
	display:block;
	float:left;
}
#menuBotosAdm a.exibicao{
	width:48px;
	height: 48px;
	display:block;
	background-repeat:no-repeat;
	float:right;
	margin:0px 5px;
}
#acaoPreview.exibicao{
	background-image:url(../img/layout/preview.png);
}
#acaoIncluirFoto.exibicao{
	background-image:url(../img/layout/camera.png);
}
#acaoVincular.exibicao{
	background-image:url(../img/layout/vincular.png);
}
#acaoEditar.exibicao{
	background-image:url(../img/layout/editar48.png);
}
#acaoIncluir.exibicao{
	background-image:url(../img/layout/incluir.png);
}
#acaoAtletas.exibicao{
	background-image:url(../img/layout/atleta.png);
}
#acaoEnderecos.exibicao{
	background-image:url(../img/layout/home.png);
}
#acaoIncluirEquipe.exibicao{
	background-image:url(../img/layout/equipeIncluir.png);
}
#acaoEquipe.exibicao{
	background-image:url(../img/layout/equipes.png);
}



.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}


* html .clearfix {height: 1%;}

.clearfix {
	width:100%;
	display: block;
}

/* */

.dupla {
	float:left;
	width:49%;
}

.trio {
	float:left;
	width:33%;
}

.campos_dinamicos{
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.dupla label, .trio label, .campos_dinamicos label{
	width:100%;
	display: block;
	margin: 0px;
}

img.Direita{
	float:right;
	margin: 0px 0px 0px 10px;
}
img.Esquerda{
	float:left;
	margin: 0px 10px 0px 0px;
}
img.Centro{
	float:none;
	margin: 0px 0px 0px 0px;
}




/* EFEITO DAS IMAGENS */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/layout/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/layout/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; font:bold 12px Verdana, Geneva, sans-serif; color:#000; float: left; text-align: left; }	
#imageData #caption{ font:bold 12px Verdana, Geneva, sans-serif;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
