/*
Asther ProdutoraWeb
2009, Copyright.
Folha de Estilo


CSS Menu
-> Estilos desenvolvidos para atender a Função Menu
-> Arquivo inc/funcMenu.php
*/

#AreaNavegacao ul.Menu {

}
#AreaNavegacao ul.Menu li {
	background-image: url(../img/mrc_marrom_Navegacao.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin-bottom: 8px;
}
#AreaNavegacao ul.Menu ul.SubMenu{}
#AreaNavegacao ul.Menu ul.SubMenu li{
	background-image: none;
	margin-bottom: 3px;
	width: 167px;
}
#AreaNavegacao ul.Menu ul.SubMenu li.eft_SubMenu_normal{}
a.SubLinks:link, a.SubLinks:visited{
	font-size: 14px;
	font-weight: normal;
	color: #522613;
	text-decoration: none;
}
a.SubLinks:hover, a.SubLinks:active{
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

a.Links:link, a.Links:visited{
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #532613;
	text-decoration: none;
}

a.Links:hover, a.Links:active{
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #79371C;
	text-decoration: none;
}
#AreaConteudo a:link, #AreaConteudo a:visited{
	font-size: 15px;
	font-weight: bold;
	color: #465506;
	text-decoration: none;
}

#AreaConteudo a:hover, #AreaConteudo a:active{
	font-size: 15px;
	font-weight: bold;
	color: #647B09;
	text-decoration: none;
}
#AreaConteudo ul li a:link, #AreaConteudo ul li a:visited{
	font-size: 15px;
	font-weight: bold;
	color: #B70000;
	text-decoration: none;
}

#AreaConteudo ul li a:hover, #AreaConteudo ul li a:active{
	font-size: 15px;
	font-weight: bold;
	color: #6A0000;
	text-decoration: none;
}
a.lnkSessao:link, a.lnkSessao:visited{
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #778519;
	text-decoration: none;
	text-transform: uppercase;
}
a.lnkSessao:hover, a.lnkSessao:active{
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #555F12;
	text-decoration: none;
	text-transform: uppercase;
}
a.lnkConteudo:link, a.lnkConteudo:visited{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #2C3904;
	text-decoration: none;
}
a.lnkConteudo:hover, a.lnkConteudo:active{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #121702;
	text-decoration: none;
}
#Noticias a.Links:link, #Noticias a.Links:visited{
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #6A0000;
	text-decoration: none;
}
#Noticias a.Links:hover, #Noticias a.Links:active{
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #3E0000;
	text-decoration: none;
}
#BoxRodape ul.Menu a.Links:link, #BoxRodape ul.Menu a.Links:visited{
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#BoxRodape ul.Menu a.Links:hover, #BoxRodape ul.Menu a.Links:active{
	font-size: 12px;
	font-weight: bold;
	color: #3A1F0C;
	text-decoration: none;
	line-height: 15px;
}
a.Asther:link, a.Asther:visited{
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.Asther:hover, a.Asther:active{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	line-height: 15px;
}

#OutrosLinks{
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	width: 404px;
	background-image: url(../img/fnd_OutrosLinks.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F7E999;
	border: 1px solid #F2DE6A;
	margin-top: 20px;
}
#OutrosLinks h1{
	font-size: 14px;
	font-weight: bold;
	color: #870000;
	padding-top: 12px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FCD249;
	width: 364px;
	margin-right: auto;
	margin-left: auto;
}
#OutrosLinks ul.MaisLinks{
	width: 364px;
	margin-left: 20px;
}
#OutrosLinks ul.MaisLinks li{
	background-image: url(../img/mrc_marrom_Navegacao.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin-bottom: 5px;
	width: 364px;
}
#AreaConteudo #OutrosLinks ul li a.mLinks:link, #AreaConteudo #OutrosLinks ul li a.mLinks:visited{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #532613;
	text-decoration: none;
}

#AreaConteudo #OutrosLinks ul li a.mLinks:hover, #AreaConteudo #OutrosLinks ul li a.mLinks:active{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #79371C;
	text-decoration: none;
}

