#conteudo{
	padding: 0;
}
#data{
	text-align: right;
	padding: 5px  10px 0  0;
	width: 466px;
	_width: 476px;	 	/* HACK ie 466px + 10 do padding*/
}
.destaque a{ 
	color: #444
}
.destaque{
	width: 456px;
	_width: 476px;		/* HACK ie  456+10+10 do padding */
	padding: 10px;
	border-bottom: 1px solid #ddd;
	font: 12px "trebuchet ms", arial;	
}
.destaque dt{
	font: bold 22px "trebuchet ms", arial;
	line-height: 22px;
	padding-bottom: 5px;
}
.destaque ul{
	margin-top: 10px;
	background: #fdfdfd;
}
.destaque ul li{
	border-top: 1px dashed #ccc;
	background: url(/img/marcador7.gif) no-repeat left 9px;
	font: 12px "trebuchet ms",tahoma, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333;
}
.destaque p.leiaMais{
	text-align: right;
	padding-top: 5px;
}
.destaque p.leiaMais a{
	font-weight: bold;
	text-decoration: underline;
	color: #444;
}

/*-------------------------------------------
	TITULOS - COLUNAS
-------------------------------------------*/
.tresColunas dt,
#duasColunas dt,
#maringasaude dt,
#cinema dt,
#ceag dt{
	background: url(/img/pontilhado.gif) repeat-x left bottom;
	padding: 2px 5px;
	font: bold 10px verdana;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.tresColunas dt span,
#duasColunas dt span{
	color: #993300;
}
.tresColunas dd p,
#duasColunas dd p{
	margin-bottom: 5px;
}

/*-------------------------------------------
	3 COLUNAS
-------------------------------------------*/
.v1 /* 3 BLOCOS DO WALL, MIDIA e DESTAQUE */
{
/*	background: url(/img/bg_hbox3.gif) repeat-y left top;*/
	background: #F1F0E5
}

.tresColunas
{
	height: 195px;
	overflow: hidden;
	width: 476px;
	border-bottom: 1px solid #ddd;
	margin-top: 1px;
	_margin-top: 0px;	
}
.tresColunas .coluna1,
.tresColunas .coluna2,
.tresColunas .coluna3
{
	width:  158px;
	float: left;	
}
.tresColunas .coluna1
{
	margin-right: 1px
}
.tresColunas .coluna3
{
	margin-left: 1px
}
.tresColunas dl
{
	padding: 10px;
}

.tresColunas .coluna1 dd {
	text-align: center
}

.tresColunas dd img{
	border: 1px solid #333;
}
.tresColunas .coluna1 dl dd
{
	width: 138px;
}
.tresColunas .coluna1 dl dd .leia-mais
{
	padding-top: 10px;
	color: #444;
	font-weight: bold;
}
.tresColunas .coluna2
{
	width:  156px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;	
	height: 200px;
	background: #DFDCC3;
}
.tresColunas .coluna2 dl
{
	padding: 8px;
}

/*-------------------------------------------
	2 COLUNAS
-------------------------------------------*/
#duasColunas{
	width: 476px;
	_width: 476px;
	border-bottom: 1px solid #ddd;
}

#prefeitura, #maringasaude {
	width: 238px;
	float: left;
}

/* prefeitura */
#prefeitura{
	background: #cAd3dD;/*#a7c0c5;*/
}

#prefeitura dl { 
	padding: 10px;
}

#prefeitura span{
	color: #000;
}

#prefeitura ul{
	overflow: hidden;
	overflow-x: hidden;	
}

#prefeitura li a{
	line-height: 18px;
	padding-left: 6px;
	
	width: 210px;
	display: block;
}

#prefeitura li a:hover,
#prefeitura li a:hover span {
	color: #FF0000;
}

#prefeitura li.titulo{
	text-transform: uppercase;
	padding: 0;
	line-height: 20px;
	background: #BFD2D6;
	padding-left: 10px;
	color: #666;
}

/*	MARINGÁ SAÚDE */
#maringasaude{
	background: #F5F9EC; /*d9edb5;*/
}

#maringasaude dl {
	padding: 10px;
}

#maringasaude ul li a{
	line-height: 18px;
	padding-left: 6px;
	width: 210px;
	display: block;
}

#maringasaude ul li a:hover,
#maringasaude ul li a:hover span {
	color: #FF0000;
}
/*-------------------------------------------
	CINEMA
-------------------------------------------*/
#cinema{
	width: 476px;
	_width: 476px;
	border-bottom: 1px solid #ddd;
}

#cinema .cinema{
	background: #243918 url(/img/cinema_1.jpg) no-repeat left top;/*#B43531*/
	height: 190px;
	width: 476px;
	position: relative;
}
#cinema .manutencao{
	background:   url(/img/cinema_manutencao.jpg) no-repeat left top;/*#B43531*/
}
#cinema .cinema dt{
	display: none;
}
#cinema .cinema .cartaz{
	position: absolute;
	top: 10px;
	right: 10px; 
	background: #f7f7f7;
	z-index: 10000;
}
#cinema .cinema .cartaz0 {
	right: 145px;
}

#cinema .cinema .cartaz a img {
	border: 2px solid #fff;
	border-bottom: 0px solid #fff;
	_border-bottom: 2px solid #fff;		
}

#cinema .cinema .cartaz a:hover img{
	border: 2px solid #ccc;
	border-bottom: 0px solid #ccc;
	_border-bottom: 2px solid #ccc;		
}

#cinema .cinema .descricao{
	position: absolute;

	top: 60px;
	left: 10px;
	padding: 0 7px;

	width: 151px;
	_width: 165px; /* HACK ie 273+7+7 do padding*/

	height: 100px;
	text-align: left;
	color: #666;
	overflow: hidden;
}

#cinema .cinema .descricao .titulo{
	text-align: left;
	padding: 1px 5px;
}

#cinema .cinema .descricao .titulo a{
	color: #fff;
}

#cinema .cinema .descricao .titulo a:hover{
	color: #000;
	background: #f7f7f7;	
}

#cinema .cinema .descricao .titulo,
#cinema .cinema .descricao .genero{
	background: url(/img/pontilhado.gif) repeat-x left bottom;
}

#cinema .cinema .descricao .genero{
	text-align: right; 
	width: 70px;
	color: #444;
	display: none;
}

#cinema .cinema .rss a {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
}

#cinema .cinema .rss a span {
	display: none;
}

/* RSS */
#maringasaude .rss a ,
#prefeitura .rss a {
	display: block;
	width: 50px;
	height: 18px;
	margin-top: 10px;
}
#maringasaude .rss a {
	background: url(/img/rss_saude.gif) no-repeat left top;
}
#prefeitura .rss a {
	background: url(/img/rss_prefeitura.gif) no-repeat left top;
}
#prefeitura .rss a span {
	display: none;
}
#maringasaude .rss a span {
	display: none;
}


/* */
#ceag {
	position: relative;
	/*background: #f7f7f7;*/
	/*background: url(/img/bgForm.jpg) repeat-x left bottom;	*/
	/*background-color:#EAEBEE;*/
	border-bottom: 1px solid #ccc;
	width: 440px;
	display:block;
}

#ceag dl {
	padding: 8px;
	color: #222;
}

#ceag a {
	cursor:pointer
}

#ceag a small {
	color: #CE5309;
}

#ceag h3 {
	font: bold 13px "trebuchet ms";
}

#ceag p {
	height: auto;
	overflow: hidden;
	/*font:  11px "trebuchet ms", tahoma;*/
	font:  11px "trebuchet ms" !important;
	font-size: 11px !important;
	font-family:"trebuchet ms" !important;
	/*line-height: 12px;*/
	color: #555
}

#ceag .img  {
	float: left;
	margin-right: 10px !important;
	border: 1px solid #555;
}


#ceag table {
	width:467px !important;
}



/* ESPWEB */
.espweb
{
	border-bottom: 1px solid #ccc;
	background: url(/img/logo_espweb.jpg) no-repeat 5px 1px;
	width: 401px !important;
	width: 476px;
	height: 23px !important;
	height: 30px;
	padding-left: 75px;
	padding-top: 7px;
}

.espweb a 
{
	font: 11px tahoma, Arial, Helvetica, sans-serif;
	color: #0B4B95;
	text-decoration: underline
}


/* COLONIA DE FERIAS */
#divulgacao {
	padding: 10px;
	border-bottom: 1px solid #ddd;
	background: url(/img/bgForm.jpg) repeat-x left top;
	width: 456px;
	_width: 476px;		
	font: 11px "trebuchet ms";
	line-height: 12px;
}

#divulgacao h2 {

	font: bold 13px "trebuchet ms";
	margin: 0;
	padding:0;
	color: #222;
}


#divulgacao p {
	padding-bottom: 5px;
	color: #555;
}

#divulgacao a {
	text-decoration: underline;
}

