/* CSS by Diego Musiat */

html {height:100%;}



/* DIVS */

#top {

	margin: 0;

	padding: 0px;

	height: 80px; 

	background: url(imagens/topo/g1.gif);

	voice-family: "\"}\"";

	voice-family:inherit;

	height: 70px;

	}

html>body #top {

	height: 80px; 

	}

#left {

	position: absolute;

	top: 80px;

	left: 0px;

	margin: 0px;

	padding: 10px;

	width: 150px;

	voice-family: "\"}\"";

	voice-family:inherit;

	width: 130px;

	height:78%;

	}

	

html>body #left {

	width: 160px;

	*width: 160px;

	}



#middle {

	margin: 0px 0px 0px 150px;

	padding: 0px 250px 0px 50px;

	background: url(imagens/outras/fundo2.gif);

	background-repeat:repeat-y;

	background-attachment:fixed;

	background-color:#FFFFFF;

	height:78%;

	overflow:auto;

	voice-family: "\"}\""; 

    voice-family:inherit;

	}

html>body #middle {

	*height:78%;	

	*width:64%;

}

#right {

	position: absolute;

	top: 80px;

	right: 20px; 

	margin: 0px;

	padding: 0px 10px 0px 0px;

	width: 180px; 

	voice-family: "\"}\"";

	voice-family:inherit;

	width: 180px;

	height:78%;

	overflow:hidden;

	}

html>body #right {

	*width:15%;



	}

#fotos {

	position: absolute;

	top: 80px;

	right: 0px; 

	margin: 0px;

	padding: 0px 5px 0px 0px;

	width: 160px; 

	voice-family: "\"}\"";

	voice-family:inherit;

	width: 160px;

	height:80%;

	overflow-y:hidden;

	}

html>body #fotos {

	width: 160px;

	}

	

#rodape {

	position:absolute;

	z-index:1;

	text-align:center;

	font-size: 12px;

	color:#59008E;

	background-color:#FFCC00;

	background-image:url(imagens/outras/grego.gif);

	height:25px;

	width:100%;

	}



#logo {

	width: 160px;

	height: 80px;

	float:right;

	background-color:#FFCC00;

}



/* TAGS */

body {

	scrollbar-arrow-color:#FFCC00;

	scrollbar-3dlight-color:#FFCC00;

	scrollbar-highlight-color:#FFCC00;

	scrollbar-face-color:#59008e;

	scrollbar-shadow-color:#FFCC00;

	scrollbar-darkshadow-color:#FFCC00;

	scrollbar-track-color:#FFCC00;

	margin:0px;

	padding:0px;

	font-family:"Arial Narrow";

	color:#512800;

	font-size: 13px;

	background-color:#FFCC00;

	overflow-x: hidden;

	height:97%;

}



p {

	color:#512800;

	}



/* LINKS */

a:link {

	color:#FF6600;

	text-decoration: underline;

}

a:visited {

	color:#FF6600;

	text-decoration: underline;

}

/* FONTES */



.fonte_roxa {

	color: #512800

}

.fonte_branca {

	color: #FFFFFF;

}

.fonte_tit_branca {

	color: #FFFFFF;
	size:20px;

}

.fonte_menor {

	font-size: 10px;

}



/* FORMS */

.campos {

	font-family:"Arial Narrow"

	background-color: #FFFFCC;

	border: 1px solid #FF6600;

	color:#FF6600;

}

.botoes {

	font-family:"Arial Narrow"

	font-size: 12px;

	color: #000000;

	background-color: #FF6600;

	border: 1px solid #FF6600;

}


