/******************************************************************************
******* Conteúdo protegido pela lei Nº 9.610/98 de Direitos Autorais.  	*******
******* É expressamente proibida a cópia ou reprodução sem autorização.	*******
*******************************************************************************/

	a:visited 	{ text-decoration: none; color:#990000; }
	a:link 		{ text-decoration: none; color:#990000; }
	a:hover 	{ text-decoration: underline; color:#FF0000; }
	a:active 	{ text-decoration: underline; color:#FF0000; }

	body {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px; 
	line-height:1.5;
	color:#333;
	background:#e8e1d9 url(/img/bg.jpg) no-repeat center top;
	margin:0px 0px 0px 0px;}
	
	h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, address { margin:0px; padding:0px; }
	
	div#site { width:775px; height:700px; display:table; }
	
	.submenu_1 { width:130px; height:20px; margin-bottom:5px; display:block; overflow:hidden; background:url(../img/submenu.png) 0px 0px no-repeat; cursor:pointer; text-indent:10000px; }
	.submenu_1:hover { background:url(../img/submenu.png) -130px 0px no-repeat; }
	
	.submenu_2 { width:130px; height:20px; margin-bottom:5px; display:block; overflow:hidden; background:url(../img/submenu.png) 0px -25px no-repeat; cursor:pointer; text-indent:10000px; }
	.submenu_2:hover { background:url(../img/submenu.png) -130px -25px no-repeat; }
	
	.submenu_3 { width:130px; height:20px; margin-bottom:5px; display:block; overflow:hidden; background:url(../img/submenu.png) 0px -50px no-repeat; cursor:pointer; text-indent:10000px; }
	.submenu_3:hover { background:url(../img/submenu.png) -130px -50px no-repeat; }
	
	.menu_1 { width:125px; height:50px; display:block; overflow:hidden; background:url(../img/menu.png) 0px 0px no-repeat; cursor:pointer; text-indent:10000px; }
	.menu_1:hover { background:url(../img/menu.png) -139px 0px no-repeat; }
	
	.menu_2 { width:125px; height:50px; display:block; overflow:hidden; background:url(../img/menu.png) 0px -50px no-repeat; cursor:pointer; text-indent:10000px; }
	.menu_2:hover { background:url(../img/menu.png) -139px -50px no-repeat; }
	
	.menu_3 { width:125px; height:50px; display:block; overflow:hidden; background:url(../img/menu.png) 0px -100px no-repeat; cursor:pointer; text-indent:10000px; }
	.menu_3:hover { background:url(../img/menu.png) -139px -100px no-repeat; }
	
	.menu_4 { width:125px; height:50px; display:block; overflow:hidden; background:url(../img/menu.png) 0px -150px no-repeat; cursor:pointer; text-indent:10000px; }
	.menu_4:hover { background:url(../img/menu.png) -139px -150px no-repeat; }
	
	.menu_5 { width:125px; height:50px; display:block; overflow:hidden; background:url(../img/menu.png) 0px -200px no-repeat; cursor:pointer; text-indent:10000px; }
	.menu_5:hover { background:url(../img/menu.png) -139px -200px no-repeat; }
	
	.menu_6 { width:125px; height:50px; display:block; overflow:hidden; background:url(../img/menu.png) 0px -250px no-repeat; cursor:pointer; text-indent:10000px; }
	.menu_6:hover { background:url(../img/menu.png) -139px -250px no-repeat; }
	
	.menu_7 { width:125px; height:50px; display:block; overflow:hidden; background:url(../img/menu.png) 0px -300px no-repeat; cursor:pointer; text-indent:10000px; }
	.menu_7:hover { background:url(../img/menu.png) -139px -300px no-repeat; }

	
	.subtitulo	{ font-family: Arial, Helvetica; font-size:16px; color:#CC0033; }
	.justificado{ text-align:justify; }
	.grande		{ font-size: 16px; }
	.maior		{ font-size: 14px; }
	.menor		{ font-size: 11px; }
	.mini		{ font-size: 10px; }
	.upper		{ text-transform:uppercase; }
	.lower		{ text-transform:lowercase; }
	.capitalize { text-transform:capitalize; }
	.smallcaps  { font-variant:small-caps; }
	.alert		{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#CC0000; }
	.line		{ width:auto; border-top:#CCCCCC dotted 1px; margin-top:3px; margin-bottom:3px; }

	.form_txt {
	background-color:#EEEEEE;
	border:#CCCCCC solid 1px;
	margin-bottom:10px; }

	.form_btn {
	border:0px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 7pt;
	width: 70px;
	height: 19px;
	color: #FFFFFF;
	background-color: #CC0000; }
	
	