@charset "utf-8";
/* CSS Document */
html
{
	height:100.01%;
}
body
{
	padding:0px;
	margin:0px;
	background-color:#000000;
}
img
{
	border:0px;
}
/*-------------------------------------------------------------------------------*/
/*FONTES*/
/*-------------------------------------------------------------------------------*/
.Fonte-Tahoma-Branco11
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
}
.Fonte-Tahoma-Branco11 a
{
	color:#FFFFFF;
	text-decoration: none;
}
.Fonte-Tahoma-Branco11 a:hover
{
	color:#FFFFFF;
	text-decoration: none;
}
/*-------------------------------------------------------------------------------*/
.Fonte-Tahoma-Branco12
{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}
.Fonte-Tahoma-Branco12 a
{
	color:#FFFFFF;
	text-decoration: none;
}
.Fonte-Tahoma-Branco12 a:hover
{
	color:#FFFFFF;
	text-decoration: none;
}
/*-------------------------------------------------------------------------------*/
.Fonte-Tahoma-Branco13
{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	color:#FFFFFF;
	line-height:18px;
}
.Fonte-Tahoma-Branco13 a
{
	color:#FFFFFF;
	text-decoration: none;
}
.Fonte-Tahoma-Branco13 a:hover
{
	color:#FFFFFF;
	text-decoration: none;
}
/*-------------------------------------------------------------------------------*/
.Fonte-Tahoma-Vermelho14
{
	font-family:Tahoma, Arial, Verdana;
	font-size:14px;
	color:#f55151;
	line-height:18px;
}
.Fonte-Tahoma-Vermelho14 a
{
	color:#f55151;
	text-decoration: none;
}
.Fonte-Tahoma-Vermelho14 a:hover
{
	color:#f55151;
	text-decoration: none;
}
/*-------------------------------------------------------------------------------*/
.Fonte-Tahoma-Vermelho12
{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#f55151;
	line-height:18px;
}
.Fonte-Tahoma-Vermelho12 a
{
	color:#f55151;
	text-decoration: none;
}
.Fonte-Tahoma-Vermelho12 a:hover
{
	color:#f55151;
	text-decoration: none;
}
/*-------------------------------------------------------------------------------*/
.Fonte-Tahoma-Preto11
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#000000;
}
.Fonte-Tahoma-Preto11 a
{
	color:#000000;
	text-decoration: none;
}
.Fonte-Tahoma-Preto11 a:hover
{
	color:#000000;
	text-decoration: none;
}

/*-------------------------------------------------------------------------------*/
/*LINK*/
/*-------------------------------------------------------------------------------*/
.Link-Tahoma-Branco12
{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#FFFFFF;
	background:#af3c3c;
	padding:0px 3px 0px 3px;
	line-height:18px;
}
.Link-Tahoma-Branco12 a
{
	color:#FFFFFF;
	text-decoration: none;
	background:#af3c3c;
}
.Link-Tahoma-Branco12 a:hover
{
	color:#FFFFFF;
	text-decoration: none;
	background:#af3c3c;
	
}
/*-------------------------------------------------------------------------------*/
/*INPUT*/
/*-------------------------------------------------------------------------------*/
.Input-Tahoma-Vermelho12
{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#a00808;
	border:#9b9b9b solid 1px;
	padding:2px
}
.Input-Tahoma-Vermelho11-Contato
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
	border:#9b9b9b solid 1px;
	padding:2px;
	background-color:#891a1a;
}

