a {
	text-decoration:none;
}



.fundo_corpo {
	background-image: url(../imagens/rodape.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.cabecalho {
	background-image: url(../imagens/cabecalho.jpg);
	background-repeat: no-repeat;
}
.menuesquerdo_newsletter_rotulo {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menuesquerdo_newsletter_titulo {
	font-size: 12pt;
	font-weight: bold;
	background-image: url(../imagens/botoes.gif);
}
.menuesquerdo_newsletter_caixa {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A8CE74;
}
.menuesquerdo_newsletter_caixa tr td {
	color: #FFF;
	padding: 0px;
}

.creditos_agecia {
	font-size: 10pt;
	color: #666;
}





/* regras para o menú lateral esquerdo do site */

.arrowgreen{
	width: 165px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url( http://www.saolourenco-estacaosaude.com.br/imagens/arrowgreen.gif ) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 5px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #FFF;
}

.arrowgreen li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}

/* fim das regras do menu */.cabecalho {
}
.titulo_pagina {
	font-size: 14pt;
	color: #333;
	font-weight: bold;
}

.txt_Newsletter{
	border:#F00;
	height: 18px;
}
