/*
Rti Web - Data de publicação 02/12/2008
*/

html { 
	background:#FFF url(../images/fundo.jpg) repeat-x fixed;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:13px;
}
body { 
	width:775px; 
	height:auto;	
	min-height:750px;
	background-color:#FFF;
	margin:0 auto;
	padding:0;
}

/**************************************************************
   LAYOUT
**************************************************************/

.limpa { clear:both }
.none { display:none }

.nav {font-size: 18px; width:216px; color:#FFC380; margin: 0 0 0 2px; list-style: none outside; line-height: 40px;}
.nav a {display: block; color:#FFC380; text-decoration:none; height: 40px; border: 0; margin-left: 0; padding-left: 40px; background: url(../images/bt.jpg) 0% 0% no-repeat; }
.nav a:hover, .nav li a.current {border: 0;  color:#FFC380; text-decoration:none; background: url(../images/bt.jpg) 0% 100% no-repeat;}


a img {
	border: none;
}

hr { color: 333; height:1px;}

.noticia { width:97%; background:#CACACA; padding:7px; margin-bottom:10px; }

.imgs { background: #FFF; float: left; padding: 1px; margin: 5px 8px 5px 0; color: 333; border: 1px solid #e0e0e0; }

.imgD { background: #FFF; float: right; padding: 1px; margin: 5px 8px 5px 15px; color: 333;}

/* contato */
	fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text,textarea { width:300px;font:12px/12px ,courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
	input.submit { padding:2px 5px;font:bold 12px/12px; }
	
.destaque  { background-image:url(/images/h1.jpg); background-repeat:no-repeat; padding: 8px 0 0 5px; margin-bottom:10px; height:42px; }

.espacoHoome{ padding:5px;}

h1 {
	padding:0;
	color: #990000;
	font-weight: bold;
	font-size:20px;
}
h1 a {
	color: #990000;
	background: inherit;
}
h2 {
	padding:0;
	color: #990000;
	background: inherit;
	font-weight: bold;
	font-size:16px;
}
h2 a {
	color: #666666;
	background: inherit;
}


a { 	color: #000000; text-decoration:none; }
a:hover { 	text-decoration: underline; }


.spacoIn { padding: 0 5px 0 5px;}
.foto { margin:15px 0 15px 0;}

/*RtiWeb*/

	
#rtiwebE { margin-left:150px;}	

.jqmOverlay { background-color: #666; }
* html .jqmWindow {
position: absolute;
top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.special {
	width:5px;
	height:7px;
	text-indent:-9999px;
	visibility:hidden;
}


/*fim RtiWeb*/