/* CSS Document */
/* CSS Document */
Body {
	margin: 0;
	background-image: url(../../imagens/bg-esquerda.jpg);
	background-repeat: repeat-y;
	background-position: left -2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	}
#Corpo {
	width: 100%;
	background-image: url(../../imagens/bg-topo-flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	z-index: 1000;	/*border: thin solid #FF0000;*/
	}
#Geral {
	width: 990px;

	}
#Fundo {
	background-image: url(../../imagens/bg-corpo-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}
#Flash {

}
#Esquerda {
	float:left;
	width: 83px;

	}
#Caixa {
	position:relative;
	width: 894px;
	float:left;
	padding-left: 86px;
	background-image: url(../../imagens/bg-completa-flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.fundo_Home{
	background-image: url(../../imagens/bg-conteudo-home.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 249px;
	margin-bottom: -120px
}
/* Links */
a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #FF9900;

}


#Noticias a:link {
	text-decoration: none;
	color: #000000;
}
#Noticias a:visited {
	text-decoration: none;
	color: #000000;
}
#Noticias a:hover {
	text-decoration: underline;
	color: #000000;
}
#Noticias a:active {
	text-decoration: underline;
	color: #000000;
}

/* Rodapé */
#Rodape {
	position: relative;
	height:47px;
	background-color: #FFFFFF;
	/*background-image: url(../../imagens/bg-rodape.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	padding-top: 8px;
	margin-top: 10px;
	}
.Rodape-Barra{
	padding-bottom: 5px;
	}
.Texto-Rodape {
	padding-top: 3px;
	float:left;
	width: 250px;
	}
.Creditos-Rodape {
	float:right;
	width: 250px;
	}
#Menu-Rodape{
	margin-bottom: 5px;
}
/*Formatação */
H1 {
	font-family: "Trebuchet MS", Helvetica, "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	}
/* Imagens */
.Padding-direita {
	padding-right: 5px;
	}

/* Colunas */
.Coluna1 {
	position: relative;
	width: 258px;
	float: left;
}

.Coluna2 {
	width: 258px;
	float: left;
	margin-left: 58px;
	position: relative;
}

.Coluna3 {
	width: 258px;
	float: left;
	margin-left: 58px;
	position: relative;
}

P {
	margin-top: 0px;
	margin-bottom: 8px;
	}

/* DEFAULT RMUSSI */
.noticiaData{
	font-weight: normal; 
	font-size: 10px; 
	color: #A10407; 
	text-decoration: none;
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
a.linkAmarelo:link, a.linkAmarelo:visited, a.linkAmarelo:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-transform: none;
	color: #F8EC34;
	text-transform: uppercase;
	text-decoration:none;
	background-color:transparent;
}
.noticiaTitulo{
	font-weight: bold; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
.noticiaData:link, .noticiaData:hover, .noticiaTitulo:link, .noticiaTitulo:hover, .noticiaChamada:link, .noticiaChamada:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-transform: none;
	color: #F8EC34;
	text-transform: uppercase;
	text-decoration:none;
	background-color:transparent;
}
a.noticiaData:hover{ text-decoration:underline;}
.noticiaChamada{
	font-weight: normal; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
#formContato input.error, #formContato textarea.error {
	border: 1px solid #E12044;
}
label.error {
	display: block;
	color: #E12044;
	font-style: italic;
	font-weight: normal;
}

div.error {
	color: #E12044;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
