/*Pagina Anuario Tela Viva ---------------------------------------------------------------------------*/
.divAnuarioConteudo1A
{
    width:893px;
	height:auto;
	float:left;	
	padding-left:5px;	
}

.divAnuarioTitulo
{
	width:893px;
	font-size: 16px;
	color: #006699;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #022873;
	margin-bottom:13px;
	padding-bottom:3px;
}
.divAnuarioTexto
{
	width:878px;
	height:auto;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	float:left;
	line-height:20px;	
	text-align:justify;
}
.divAnuarioTexto a
{    
	font-size: 12px;
	color: #666666;	
	text-decoration: underline;	
}
.divAnuarioTexto a:hover
{
	text-decoration: none;	
}


.divGuias 
{
	width: 100%;
	float:left;
	height: auto;
	margin-bottom: 30px;
	margin-top: 15px;
}

.divGuias .titulo
{
	font-weight: bolder;
	font-size: 13px;
	width: 500px;
	color: #cc0033;
}

.divGuias .texto
{
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
	width:878px;
}

.divIncrevase 
{
	color: Red;
	font-size: 14px;
	font-weight:bolder;
	margin-bottom:10px;
	margin-top:10px;
	width:300px;
	float:left;
}

.divGuias .botao
{
	width:auto;
	height:auto;
	float:left;
	background-color:#f6f6f6;
	padding: 3px 3px 3px 3px;
}
.divGuias .botao a
{
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.divGuias .botao a:hover
{
	color: #336699;
	text-decoration: none;
}

.divEnunciado
{
	width:878px;
	height:auto;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	float:left;
	line-height:20px;	
	text-align:justify;
}
.divEnunciado .imagem 
{
	width: 300px;
	height:100px;
	float:left;
}
.divEnunciado .texto
{
	float:right;
	width:578px;
	height:auto;
}
.divAnuarioPauta 
{
	float:left;
	width:780px;
	background-color:#e5e5e5;
	padding: 10px;
	margin-left:40px;
	
}
.divAnuarioPauta .titulo 
{
	font-size:16px;
	font-weight:bolder;
	color:#006699;
}

.divLinkPauta 
{
	font-size: 14px;
	font-weight:bolder;
	margin-bottom:10px;
	margin-top:10px;
	width:auto;
	float:right;
	text-align:right;
}

