/* ESTILOS GERAIS ################################# */

BODY	
	{
		margin: 0px;
		font-family: MS Sans Serif;
		font-size: 0.8em;
		color: #444;	
	}

P, td, tr, strong	
{		
		font-family: MS Sans Serif;
		font-size: 0.8em;
		color: #444;
		
	}	
A	
	{
		font-family: MS Sans Serif;
		font-size: 0.8em;
		color: #2277DD;
		text-decoration: none;
			
	}

A:HOVER
	{
		font-family: MS Sans Serif;
		font-size: 0.8em;
		color: #EFC80B;
		text-decoration: none;	
		
	}
input	
	{	border:1px solid #999999;
		font-family: MS Sans Serif;
		font-size: 11px;
		color: #666666;
	}
	
textarea 	
	{	border:1px solid #999999;
		font-family: MS Sans Serif;
		font-size: 11px;
		color: #666666;
	}
	
#conteudo_post P , LI
	{			
	font-family: MS Sans Serif;
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: justify;
	color: #444;
	}
#conteudo_post td
	{			
	font-family: MS Sans Serif;
	font-size: 1.3em;
	line-height: 1.3em;
	text-align: center;
	color: #444;
	}			

/* SLIDE SHOW ################################# */
	
#imageSlideshowHolder  		{	float:right; width:185px; height:243px; position:absolute;}

#imageSlideshowHolder img	{	position:absolute; left:0px; top:0px;	}

#prt						{	font-family: MS Sans Serif; font-size: 11px; color: #C0C0C0; }
#prti						{	font-family: MS Sans Serif; font-size: 11px; color: #C0C0C0; background-image: url('images/ckpt_barra_trac.gif'); background-repeat: repeat-x; background-position: left bottom }		
#prti2						{	font-family: MS Sans Serif; font-size: 11px; color: #C0C0C0;  }		
#prt p						{	font-family: MS Sans Serif; font-size: 11px; color: #C0C0C0; }
#prt_url 					{	background-color: #F2F2F2; }	
#prt_url a					{ 	font-size: 11px; color: #C0C0C0;}
#prt_proposta 				{	background-color: #F7F7F7; }
#prt_solucao				{	background-color: #FBFBFB; }
#prt_screenshot 			{	background-color: #FFFFFF; }
#prt_titulo					{	color: #808080; }			


		
/* CONTEUDO ################################# */
		
.texto		{ 	
			font-family: MS Sans Serif;
			font-size: 0.8em;
			line-height: 1.6em;
			text-align: justify;
			color: #444;	
			}	
		
.citacao	{ 	
			font-family: MS Sans Serif;
			font-size: 0.8em;
			line-height: 1.6em;
			text-align: justify;
			color: #666666;			
			}
			

			








/* #####################################################*/