/* PHORMAR - geral
************************************
Agência: ATO | Interativo
Country: Brasil
Last CSS update: 08/2007 
************************************/
/* GERAL */
p,
.MsoBodyText {
padding:	2px 0px;
margin:		0px;
text-align:	justify;
font-size:	11px;
}
img {
border:		none;
cursor:		pointer;
}
.clear {
clear:		both;
background:	transparent;
font-size:	1px;
height:		1pt;
}
.erro {
width:		auto;
height:		auto;
padding:	10px;
margin:		0px 0px 2px 0px;
background:	#FFD9D9;
border:		1px solid #CC0000;
color:		#CC0000;
font-weight:bold;
}
.sucesso {
width:		auto;
height:		auto;
padding:	10px;
margin:		0px;
background:	#CEFFCE;
border:		1px solid #006600;
color:		#006600;
font-weight:bold;
}
.imgnoticia {
border:		none;
cursor:		pointer;
margin:		2px;
padding:	0px;
float:		left;
}