strong {color:#e62229;}

a.doacao {
	margin-top:15px;
	margin-bottom:10px;
	display:block;
	
	color:#368000;
	font-weight:bold;
	font-size:10px;}
	
a:hover.doacao {color:#68b72f;}
	
a.doacao img {margin-bottom:-5px;}

ul.laranja li {
	font-size:14px;
	font-weight:bold;
	color:#f26600;
	margin-bottom:20px;
	padding-left:40px;
}

ul.laranja li.item1 {margin-bottom:0px; padding-left:0px;}



.formulario {margin-top:30px; color:#38909a; font-size:14px; font-weight:bold; }
.formulario td {color:#38909a; font-size:14px; font-weight:bold; padding-bottom:5px; padding-top:5px;}

.formulario .TabelaInput {height:32px;}

.formulario .TabelaInput input {color:#38909a; background-color:transparent; border:none;}

.formulario .TabelaInput td.bg-input1 {
	background-image:url(../imgs/geral/input-parte1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:5px;}

.formulario .TabelaInput td.bg-input2 {
	background-image:url(../imgs/geral/input-parte3.jpg);
	background-position:left top;
	background-repeat:repeat-x;}
	
.formulario .TabelaInput td.bg-input3 {
	background-image:url(../imgs/geral/input-parte2.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:5px;}
	
	
.BG-textarea {
	background-image:url(../imgs/geral/bg-textarea.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:112px;
	width:844px;}

.BG-textarea textarea {
	height:80px;
	width:820px;
	border:none;
	padding:10px;
	margin-top:5px;
	color:#38909a;
	background-color:transparent;}
	
.botEnviar {
	margin-top:15px;
	float:right;
}



h3 {margin-top:20px; margin-bottom:15px;}

a.ampliar {color:#557175; font-size:12px;}
a:hover.ampliar {color:#718e92;}
	
	
