/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:hidden;
	scrollbar-face-color:#273C4F;
	scrollbar-highlight-color:#000;
	scrollbar-3dlight-color:#000;
	scrollbar-darkshadow-color:#273C4F;
	scrollbar-shadow-color:#000;
	scrollbar-arrow-color:#E1BD6A;
	scrollbar-track-color:#B4BFB9;
}
img{border:none;}

#cont{
	position:absolute;
	float:left;
	top:19%;	
	left:27.5%;
	width:68%;
	height:70%;
	z-index:2;
}
#divContainer{
	width:100%;
	height:100%;
	overflow:auto;
}
#divContent{
	width:90%;
	_width:95%;	
	z-index:4;
}
/*#barraDeRolagem{
	position:absolute;
	right:0.5%;
	width:26px;
	height:100%;
	z-index:4;
}

#trilha{
	position:absolute;
	top:0.5%;
	right: 0.5%;
	width:26px;
	height:60%;
	z-index:4;
}
#setaCima{
	width:18px;
	height:14px;
	right:0.5%;
	position:absolute;
	z-index:4;
}
#setaBaixo{
	position:absolute;
	width:18px;
	height:14px;
	bottom:0.1%;
	right:0.5%;
	z-index:4;
}
*/ul li{
	list-style-image:url(../img/bullet.gif);
}
.texto{
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	_font-size:x-small;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	_font-size:x-small;
}
.subtitulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	_font-size:x-small;
	font-weight:normal;
}

.titulo{
	font-weight:bolder;
	text-decoration:none;
}
#link:link, #link:visited, #link{
	color:#000000;
	text-decoration:underline;
}
#link:hover{
	color:#000000;
	text-decoration:underline;
}
p{
	text-indent:15px;
}
.swf{
	margin:10px;
}
.swf2{
	margin:0px;
}
.swfHome{
	margin:0px;
	padding:0px;
}
object{
	margin:10px;
}
hr{
	width:50%;
}
.mudaTamanho{
	width:300px;
	height:227px;
}
#fotoGrande{
	position:absolute;
	visibility:hidden;
	float:left;
	top:19.5%;
	left:29%;
	width:40%;
	height:67%;
}
#fotoGrande img{
	position:relative;
	top:50%;
	left:50%;
/*	margin-top:-113px;
	margin-left:-150px;*/
	margin-top:-143px;
	margin-left:-190px;
}
#legenda{
	margin-top:48%;
	margin-left:4%;
}
#instrutorNome, #instrutorFoto, #instrutorTexto{ margin:0px; padding:0px; }
#instrutorNome{
	float:left;
	margin-top:3%;
	margin-left:3%;
	_margin-left:1%;
}
#instrutorFoto{
	margin:10px;
}
#instrutorTexto{
	float:left;
	clear:both;
	margin-top:4%;
	margin-left:1%;
	width:95%;
}
#instrutorVoltar{
	float:right;
	clear:both;
	margin-top:3%;
	width:270px;
}
#dialog{
	position:absolute;
	top:30%;
	left:40%;
	z-index:100;
	width:400px;
	height:340px;
}
#contato{
	position:relative;
	padding-top:2%;
	width:100%;
}
#contatoForm{
	float:left;
	clear:both;
	width:90%;
	text-align:right;
}
#contatoTexto{
	float:left;
}
#contatoTexto h2{
	padding-top:0px;
	margin-top:0px;
}
.form{
	width:75%;
}
.form1{
	margin-right:-4px;
	_margin-right:0px;
	vertical-align:text-top;
}
.form2{
	width:100%;
}
.dataNoticia{
	font-size:small;
	_font-size:x-small;
}
.imgNoticia{
	margin-left:10px;
}
.tituloNoticia{
	margin-top:-3px;
}

/** Rolagem 
.TA {scrollbar-3dlight-color:#CCC;
	   scrollbar-arrow-color:#FFCC66;
	   scrollbar-base-color:;
	   scrollbar-darkshadow-color:;
	   scrollbar-face-color:;
	   scrollbar-highlight-color:;
	   scrollbar-shadow-color:
	  }
**/
