body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulo_menu{
    font-family: tahoma, Arial;
    font-size: 12px;
    display: block;
    color: white;
    text-align: center;
    font-weight: bold;
}
.item_menu {
    list-style-image: url(../img/marc_menu.gif);
	width: 170px;
	margin: 0px 0px 3px 5px;
	border-bottom: dotted;
	padding: 0px 3px 3px 3px;
	border-bottom-width: 1px;
	border-color: silver;
}
.link_item_menu {
	font-family: tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: gray;
	display: block;
}
.rodape {
	font-family: tahoma, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.titulo_categ {
	font-family: tahoma, Arial, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #C95805;
}
.titulo_grupo {
	font-family: tahoma, Arial, Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: gray;
}
.titulo_categ2 {
	font-family: tahoma, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C95805;
}
.titulo_noticia {
	font-family: tahoma, Arial, Tahoma;
	font-size: 19px;
	font-weight: bold;
	color: black;
}
.resumo_noticia {
	font-family: tahoma, Arial, Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #808080;
}
.det_album {
	font-family: tahoma, Arial, Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #808080;
}
.titulo_janela {
	background-image: url(../img/tit_fundo.jpg);
	background-repeat: repeat-x;
	height: 26px;
	font-family: tahoma, Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align: center;
}
.lista_noticias {
    list-style-image: url(../img/seta.gif);
	list-style-position: outside;
	text-align: left;
	font-family: tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: gray;
	padding: 0px 3px 3px 0px;
}
.lista_noticias2 {
    list-style-image: url(../img/seta.gif);
	text-align: left;
	font-family: tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: gray;
	margin-left: -5px;
	padding: 0px 3px 3px 0px;
}

a:link.titulo_noticia , a:link.titulo_categ, a:link.titulo_categ2, a:link.resumo_noticia, a:link.lista_noticias, a:link.lista_noticias2, a:link.link_item_menu, a:link.titulo_menu, a:link.det_album {
    text-decoration: none;
}

a:hover.titulo_noticia, a:hover.titulo_categ, a:hover.titulo_categ2, a:hover.resumo_noticia, a:hover.lista_noticias, a:hover.lista_noticias2, a:hover.link_item_menu, a:hover.titulo_menu, a:hover.det_album {
    text-decoration: none;
}

a:visited.titulo_noticia, a:visited.titulo_categ, a:visited.titulo_categ2, a:visited.resumo_noticia, a:visited.lista_noticias, a:visited.lista_noticias2, a:visited.link_item_menu, a:visited.titulo_menu, a:visited.det_album {
    text-decoration: none;
}

.acoesR {
	text-align: right;
}
.acoesC {
	text-align: center;
}
.acoesL {
	text-align: left;
}

A.botao {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	color: #ffffff;
}

A.botao:LINK, A.botao:ACTIVE, A.botao:VISITED {
	background-color: #EA851D;
	border: 1px solid #C85502;
}

A.botao:HOVER {
	background-color: #FFB56A;
	border: 1px solid #C85502;
}

.textField {
    font-family: Tahoma;
    font-size: 12px;
    border: black 1px solid;
    margin: 6px;
    background-image: url('../img/text_field_fundo.jpg');
    background-repeat: no-repeat;
}

ul {
	margin: 3px; 
	padding: 0 0 0 25px;	
}
