@CHARSET "UTF-8";
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
body{line-height:14px;
	font-size: 12px;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	margin:0pt;
	cursor:default;
	overflow:hide;
	min-width:1010px;
	width:auto;
	height:400px;
}

#teto {height:auto; width:100%; padding-top:10px; text-align:left;}

#menu ul {
	padding:0px;
	margin:0px;
	background-color:#FFF;
	list-style:none;
	font-size:17px;
	border:#CCC 1px solid;
}
#menu ul li { display: inline; }

#menu ul li a {
	padding: 14px 16px;
	display: inline-block;
 
	/* visual do link */
/*background-color:#EDEDED;*/
background-color:#FFF;
	color: #333;
	text-decoration: none;
	
}




#barra_menu { margin:auto; width:100%; height:12px; background-color:#FFF; padding:0; text-align:center}
#dentro_menu { width:920px; margin:auto; height:auto; padding-top:1px; font-size:16px; color:#666666;}
#conteudo {width:90%; height:500px; margin:auto; text-align:center; padding-top:1px;}

#imagem_principal{width:30%; height:99%; padding:5px; margin-right:40px; float:right}
#entrada_principal {width:60%; height:75%; margin-left:5px; padding:5px; float:left}

.botoes {width:60%px; height:18%; font:'Palatino Linotype', 'Book Antiqua', Palatino, serif; font-size:20px}
#rodape_fixo {width:100%; height:10px; border:#666 1PX solid; bottom:0px; background:#999; font-size:9px; color:#00C; position:fixed;}