body, input, textarea, select, table{

	font-family: Trebuchet Ms;

	font-size:12px;

	color: #333333;

	margin-top:0px;

}

body{

	background:url(../imagens/fundoGeral.jpg) repeat-x;

}

input, textarea, select{

	border:1px solid #bbbbbb;

}

textarea{

	overflow:auto;

}

/* -------- GERAL ---------- */

#geral{

	width:778px;

	position:absolute;

	left:50%;

	margin-left:-389px;

	border-left:1px solid #125389;

	border-right:1px solid #125389;

	border-bottom:1px solid #125389;

}

#banner{

	background:url(../imagens/loading.gif) no-repeat center;

}



/* -------- TOPO ---------- */

#topo{

	width:778px;

	height:162px;

}

#menu{

	position:absolute;

	top:140px;

	text-align:center;

	font-size:14px;

	font-weight:bold;

	font-style:italic;

	color:#FFFFFF;

	/*border:1px solid #cc3300;*/

}

#menu a:link, a:active, a:visited{

	color:#FFFFFF;

	text-decoration:none;

}

#menu a:hover{

	color:#FFFFFF;

	text-decoration:underline;

}







/* -------- MEIO ---------- */

#meio{

	background-color:#FFFFFF;

}

#placas{

	width:250px;

	height:360px;

	position:absolute;

	top:356px;

	left:5px;

	background:url(../imagens/fundoOfudessaki.gif) no-repeat center;

}

#placaOfudessaki{

	width:200px;

	height:120px;

	position:relative;

	left:25px;

	top:30px;

	text-align:justify;

	/*border:1px solid #cc3300;*/

}

#placaOfudessakiTxt{

	width:200px;

	position:relative;

	left:0px;

	top:10px;

	text-align:justify;

}

#placaCasa{

	width:200px;

	height:120px;

	position:relative;

	left:25px;

	top:75px;
	_top:70px;

	text-align:justify;

	/*border:1px solid #cc3300;*/

}

#timbrePrincipal{

	width:96%;

	height:24px;

	padding:4px;

	padding-left:8px;

	margin-top:10px;

	font-size:20px;

	color:#115388;

	border-left:6px solid #9DC4EF;

	border-bottom:2px dotted #9DC4EF;

}

#timbreChamada{

	width:90%;

	height:20px;

	padding:4px;

	padding-left:8px;

	margin-top:10px;

	font-size:18px;

	font-variant:small-caps;

	font-weight:bold;

	color:#115388;

	text-align:left;

	border-left:6px solid #9DC4EF;

	border-bottom:2px dotted #9DC4EF;

}







/* -------- RODAPE ---------- */

#rodape{

	color:#115388;

	text-align:center;

	font-size:11px;

	padding:4px;

	border-top:3px solid #125489;

	background:url(../imagens/fundoRodape.gif) repeat-x top;

}



#creditos{
	width:378px;
	position:absolute;
	left:50%;
	margin-right:0px;
	margin-top:10px;
	text-align:right;
	padding-right:10px;
	padding-bottom:15px;
	font-size:10px;
}
#contador{
	width:378px;
	position:absolute;
	left:0px;
	margin-left:0px;
	margin-top:10px;
	text-align:left;
	padding-left:10px;
	padding-bottom:15px;
	font-size:10px;
}

.creditosLink:link, .creditosLink:active, .creditosLink:visited{

	color:#333333;

	text-decoration:none;

}

.creditosLink:hover{

	color:#333333;

	text-decoration:none;

}



/* -------- IMAGEM ---------- */

.imagemChamada{

	border:1px solid #CCCCCC;

}









/* -------- TEXTOS ---------- */

.texto12Azul{

	font-size:12px;

	color:#115388;

}

.texto12Vermelho{

	font-size:12px;

	color:#CC3300;

}

.texto14{

	font-size:14px;

}

.texto14Azul{

	font-size:14px;

	color:#115388;

}

.titulo14Azul{

	font-size:14px;

	font-weight:bold;

	color:#115388;

}

.linkAzul:link, .linkAzul:active, .linkAzul:visited{

	color:#115388;

	text-decoration:underline;

}

.linkAzul:hover{

	color:#115388;

	text-decoration:none;

}





/* -------- LIGHT BOX ---------- */

#lightbox{

	background-color:#eee;

	padding: 10px;

	border-bottom: 2px solid #666;

	border-right: 2px solid #666;

	}

#lightboxDetails{

	font-size: 0.8em;

	padding-top: 0.4em;

	}	

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#closeButton{ top: 5px; right: 5px; }



#lightbox img{ border: none; clear: both;} 

#overlay img{ border: none; }



#overlay{ background-image: url(../imagens/overlay.png); }



* html #overlay{

	background-color: #333;

	back\ground-color: transparent;

	background-image: url(blank.gif);

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../imagens/overlay.png", sizingMethod="scale");

}

#mp3{
	position:absolute;
	width:80px;
	height:17px;
	left:50%;
	top:110px;
	margin-left:300px;
}
	



/*VALIDAÇÃO*/

div.caixaenvio{

	display:none;

	border:2px solid #000000;

	position:absolute;

	top:35%;

	left:50%;

	margin-left:-150px;

	width:300px;

	min-height:100px;

	overflow:hidden;

	text-align:center;

	z-index:210;

}

div.msgenvio{

	min-height:30px;

	margin-left:90px;

	margin-top:40px;

	font-family: Trebuchet Ms;

	font-size:12px;

	color:#444444;

	text-align:left;

	list-style-type:cicle;

}

#btn_okenvio{

	width:60px;

	margin-top:15px;

	margin-bottom:15px;

	position:relative;

	left:80px;

}

div.errovalidacao{

	display:none;

	border:2px solid #000000;

	position:absolute;

	top:35%;

	left:50%;

	margin-left:-150px;

	width:300px;

	min-height:100px;

	overflow:hidden;

	text-align:center;

	background:#FFFFFF url(../imagens/alerta.gif) no-repeat 20px 20px;

	z-index:210;

}

div.msgerro{

	min-height:30px;

	margin-left:90px;

	margin-top:40px;

	font-family: Trebuchet Ms;

	font-size:12px;

	color:#444444;

	text-align:left;

	list-style-type:cicle;

}

#btn_okerro{

	width:60px;

	margin-top:15px;

	margin-bottom:15px;

	position:relative;

	left:80px;

}

div.pelicula{

	display:none;

	position:fixed;

	_position:absolute;

	top:0px;

	left:0px;

	width:100%;

	height:100%;

	background:#000000;

	z-index:200;

	filter:alpha(Opacity=70);

	opacity:0.7;

}

