/* Design & CSS by Nitrouz */
body	{
	margin:0;
	background:#000 url(../img/bkg_01.gif);
	color:#FFF;
	font-family: 'Tahoma', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subtitulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FC0;
	font-weight: bold;
}
/*LINKS -------------------------------------------------------------------*/ 

a:link			{ color:#FFF; text-decoration: none; }
a:visited		{ color:#FFF; text-decoration: none; }
a:hover			{ color:#FFF; text-decoration: underline; }
a:active 		{ color:#FFF; text-decoration: none; }

a.FC0:link		{ color:#FC0; text-decoration: none; }
a.FC0:visited	{ color:#FC0; text-decoration: none; }
a.FC0:hover		{ color:#FC0; text-decoration: underline; }
a.FC0:active 	{ color:#FC0; text-decoration: none; }

a.FC0_2:link		{ color:#FFF; text-decoration: none; }
a.FC0_2:visited		{ color:#FFF; text-decoration: none; }
a.FC0_2:hover		{ color:#FC0; text-decoration: underline; }
a.FC0_2:active 		{ color:#FFF; text-decoration: none; }

a.FC0_bold:link		{ font:bold; color:#FC0; text-decoration: none; }
a.FC0_bold:visited	{ font:bold; color:#FC0; text-decoration: none; }
a.FC0_bold:hover	{ font:bold; color:#FC0; text-decoration: underline; }
a.FC0_bold:active 	{ font:bold; color:#FC0; text-decoration: none; }

/*FORMATAÇÃO -------------------------------------------------------------------*/ 

.txt_0	{
	font:11px 'Tahoma', Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:underline;
		}
.txt_1	{
	font:11px 'Tahoma', Verdana, Arial, Helvetica, sans-serif;
	color:#FC0;
		}
.txt_2	{
	color:#FC0;
	font-family: 'Tahoma', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
		}
.txt_3	{
	font:10px 'Tahoma', Verdana, Arial, Helvetica, sans-serif;
	color:#666;
		}
.txt_4	{
	font:bold 11px 'Tahoma', Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
		}
		
/*ZOOM -------------------------------------------------------------------*/ 

.fontSize11	{
	font-size:11px;
}
.fontSize14	{
	font-size:14px;
}		
/*FORMATAÇÃO -------------------------------------------------------------------*/ 

.ctd_01		{
	background:url(../img/lay_01_r5_c2__r2_c2.jpg) no-repeat top;
}
.conteudo	{
	width:auto;
	height:auto;
	}

/*FOMULÁRIOS -------------------------------------------------------------------*/ 
.campos {
	width:170px;
	height:18px;
	border:1px solid #000;
	background:#FFF;
	font:11px;
	color:#000;
	}
.campos:hover {
	width:170px;
	height:18px;
	border:1px solid #FC0;
	background:#FFF;
	}
.campos1 {
	width:30px;
	height:18px;
	border:1px solid #000;
	background:#FFF;
	text-transform:lowercase;
	font:11px;
	color:#000;
	}
.campos1:hover {
	width:30px;
	height:18px;
	border:1px solid #FC0;
	background:#FFF;
	text-transform:lowercase;
	}
.campos2 {
	width:170px;
	height:100px;
	border:1px solid #000;
	background:#FFF;
	text-transform:lowercase;
	font:11px;
	color:#000;
	}
.campos2:hover {
	width:170px;
	height:100px;
	border:1px solid #FC0;
	background:#FFF;
	text-transform:lowercase;
	}
.campos3 {
	width:60px;
	height:18px;
	border:1px solid #000;
	background:#FFF;
	text-transform:lowercase;
	font:11px;
	color:#000;
	}
.campos3:hover {
	width:60px;
	height:18px;
	border:1px solid #FC0;
	background:#FFF;
	text-transform:lowercase;
	}
.bts {
	width:84px;
	height:18px;
	border:1px solid #000;
	font:10px 'Tahoma', Arial, Helvetica, sans-serif;
	color:#000;
	}
