body{
		padding:			0px;
		margin:				0px;
		border:				0px;
		font-family:		Tahoma;
		font-size:			11px;
		color:				#000000;
	}
	table,tr,td,h1,h2,h3,h4,h5{
		font-family:		Tahoma;
		font-size:			11px;
		color:				#000000;		
	}
	.dimensiona_noticia{
		background-color:	#fff;
		padding:			4px;

	}
	.noticias{
		padding:			4px;
		background-color:	#eeeeee;
	}
	.noticias.foto{
		padding:			1px; 
		text-align:			left;
		vertical-align:		top;
		background-color:	#fff;
		border:				1px solid #333;
	}
	.noticias.texto{
		font-family:		"Tahoma";
		color:				#333333;
		font-size:			11px;
		width:				150px;
	}
	a.link_noticias:link{
		font-family:		"Tahoma";
		font-weight:		bold;
		text-decoration:	none;	
		color:				#333333;
	}
	a.link_noticias:visited{
		font-family:		"Tahoma";
		font-weight:		bold;
		text-decoration:	none;	
		color:				#333333;
	}
	a.link_noticias:active{
		font-family:		"Tahoma";
		font-weight:		bold;
		text-decoration:	none;	
		color:				#333333;
	}
	a.link_noticias:hover{
		font-family:		"Tahoma";
		font-weight:		bold;
		text-decoration:	none;	
		color:				#990033;
	}
	.enquete{
		font-family:		"Tahoma";
		font-size:			10 px;
		text-transform:		uppercase;
	}
	.enquete.msg{
		padding:			4px;
		background-color:	"#fff";
		text-align:			center;
		width:				100%;
		color:				#ffffff;
		filter:				alpha(opacity=50);
	}
	.enquete.pergunta{
		font-family:		"Tahoma";
		font-weight:		bold;
		color:				#ffffff;
		font-size:			11px;
	}
	.enquete.respostas{
		font-family:		"Tahoma";
		font-weight:		bold;
		color:				#ffffff;
	}
	.enquete.botoes{
		padding-top:		5px;		
		font-family:		"Tahoma";
		font-weight:		bold;
		font-size:			10 px;
		color:				#ffffff;
		text-align:			right;
	}
	a.enquete:link{
		font-family:		"Tahoma";
		font-weight:		bold;
		text-decoration:	none;	
		color:				#ffffff;
	}
	a.enquete:visited{
		font-family:		"Tahoma";
		font-weight:		bold;
		text-decoration:	none;	
		color:				#ffffff;
	}
	a.enquete:active{
		font-family:		"Tahoma";
		font-weight:		bold;
		text-decoration:	none;	
		color:				#ffffff;
	}
	a.enquete:hover{
		font-family:		"Tahoma";
		font-weight:		bold;
		text-decoration:	none;	
		color:				#990033;
	}
	.titulo_curso{
		font-family:		Tahoma;
		font-size:			12px;
		font-weight:		bold;
		color:				#ffffff;
		background-color:	#800D34;
	}
	.curso_desc{
		padding:			4px;
		font-family:		Tahoma;
		font-size:			11px;
		color:				#333333;
		background-color:	#eeeeee;		
		border:				1px solid #cccccc;
	}
	.dados_inscricao{
		padding:			4px;
		font-family:		Tahoma;
		font-size:			11px;
		color:				#333333;
		width:				210px;
	}
	.campos_inscricao{
		font-family:		Tahoma;
		font-size:			11px;
		color:				#800D34;
		font-weight:		bold;
	}
	.informacoes{
		font-family:		Tahoma;
		font-size:			12px;
		color:				#800D34;
		text-align:			justify;
	}