@charset "UTF-8";
/* CSS Document */
#contentUnidade{
	background:#FFF url(../img/unidades.png) no-repeat 380px -120px;
	width:985px;
	height:100%;
	
	overflow:auto;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	display:table;
	border-right: thin solid #EDEDED;
	border-left: thin solid #EDEDED;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-top: thin solid #EDEDED;
	border-bottom: thin solid #EDEDED;
	-moz-box-shadow: 1px 1px 1px #ddd;
	-webkit-box-shadow: 1px 1px 1px #ddd;
	box-shadow: 1px 1px 1px #ddd;
}
.texto_generico{margin-top:10px;margin-bottom:40px;min-height:400px;}
.UnidadeBanner{
position: relative;
margin-top:5px;


}

.UnidadeBanner iframe{
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
	
}
.UnidadeBanner .mapaUnidade{
	width:985px;
	border: thin solid #FEC131;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
	margin-bottom:5px;
	background: #FFF;
}
.UnidadeBanner .manchete{
	position: absolute;
	background: #0887CE;
	bottom: 0px;
	padding: 5px 10px;
	margin-left: 20px;
	line-height: normal;
	color: #FFF;
	
}
#nome_secaoUnidades {
	padding-top: 10px;
	height: 25px;
	padding-left: 270px;
	text-align: right;
	padding-bottom: 0px;
	
}
#nome_secaoUnidades #titulo_pagina {margin-top:15px;}

#barraUnidades {
	font-family: 'Carrois Gothic', sans-serif;
	font-size:12px;
	
	height:30px;
	text-align:left;
	padding:0px 0 5px 0px;
	margin: 0px;
	color:#BAE3FF;
		
	
}
#nomeunidadebarra{float:left;text-align:left;font-family: 'Carrois Gothic', sans-serif;font-size:16px;color:#3083CF;margin-top:5px;margin-right: 15px;}
#barraUnidades select{
	margin: 0px 10px 0px 0px;
	color: #B7DCFF;
	border: 0;
	padding: 5px;
	background: transparent;
	font-family: 'Carrois Gothic', sans-serif;
	width: 220px;
	border: 2px solid #B7DCFF;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	background-color: #3083CF;
	background-image: url(../img/arrow_select_pequeno.png);
	background-position: right;
	background-repeat: no-repeat;
}

#barraUnidades form{
	margin:0px;
	padding:0px;
	
}

#barraUnidades input{
	font: 12px/14px 'Carrois Gothic', sans-serif;
	width:125px;
	background: #3083CF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-transform: uppercase;
	color: #FFF;
	margin-top:0px;
	letter-spacing: .1em;
	padding: 2px;
	border: medium solid #3083CF;
	cursor: pointer;
}

#barraUnidades input:hover{
	background:#ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff;
	border: medium solid #ccc;
}
#titulo_pagina_unidades{margin-top:11px;float:left;}

#contentFerias{
	background:#FFF url(../img/feriasnosesc.png) no-repeat right 330px;
	width:985px;
	height:100%;
	overflow:auto;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	display:table;
	border-right: thin solid #EDEDED;
	border-left: thin solid #EDEDED;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-top: thin solid #EDEDED;
	border-bottom: thin solid #EDEDED;
	-moz-box-shadow: 1px 1px 1px #ddd;
	-webkit-box-shadow: 1px 1px 1px #ddd;
	box-shadow: 1px 1px 1px #ddd;
}
.barraProgramacao{
	width:945px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	padding:5px;
	margin-left:15px;
	margin-top:15px;
	background: #FEC131;}
	
	
	
	
	.barraProgramacao p{
	float:left;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	font: 14px 'Carrois Gothic', sans-serif;
	color: #463407;
}
.barraProgramacao p.titulo{
	color:#FFF;
	text-transform: uppercase;
	letter-spacing: .2em;
	margin-left: 10px;
}
.barraProgramacao select{
	border: medium solid #fdde96;
	margin-right: 8px;
	width:205px;
}
.barraProgramacaoInterna{
	width:210px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
		padding: 10px;
	margin-left:0px;
	margin-top:0px;
	background: #FEC131;}
	
	
	
	
	.barraProgramacaoInterna p{
	
	margin: 5px 10px 0px 0px;

	font: 14px 'Carrois Gothic', sans-serif;
	color: #463407;
}
.barraProgramacaoInterna p.titulo{
	color:#FFF;
	text-transform: uppercase;
	letter-spacing: .1em;
	
}
.barraProgramacaoInterna select{
	border: medium solid #fdde96;
	margin-top: 8px;
	width:205px;
}
.dados{margin:0;padding:0;}
.dados .nome{
	font: 20px/24px 'Carrois Gothic', sans-serif;
	color: #0A91DD;margin-bottom:5px;
}
.dados .telefone{
	font: 16px/20px 'Carrois Gothic', sans-serif;
	color: #FEC131;
	padding-left:30px;
	height:25px;
	background: url(../img/tel.png) no-repeat;margin-top:5px;
}
.dados .site{height:25px;padding-top:5px;padding-left:30px;background: url(../img/mouse.png) no-repeat;margin-top:5px;}
.dados .site a{font: 14px/18px 'Carrois Gothic', sans-serif;
	text-decoration: none;color: #FEC131;}
.dados .site a:hover{
	color: #0A91DD;
}	
.dados .endereco{font: 14px/20px 'Carrois Gothic', sans-serif;margin-bottom:15px;}
.dados .link{height:25px;padding-left:30px;background: url(../img/icon_flag.png) no-repeat 8px 0px;margin-top:5px;}
.dados  .link a{font: 14px/20px 'Carrois Gothic', sans-serif;
	color: #FEC131;margin-top:5px;}
	.dados  .link a:hover{
 color: #0A91DD;}
 #noticia_fonte{margin-bottom:20px;}
 
.tagDestaque2 {font-family: 'Carrois Gothic', sans-serif;font-size:10px;padding: 0 0 0 0;margin-bottom: 5px;text-transform: uppercase;
}
.tagDestaque2 a{color:#FEC131; 
}
.tagDestaque2 a:hover{color:#0A91DD; 
}
.porUF {font:14px/22px 'Carrois Gothic', sans-serif;padding: 0 0 0 0;color: #FEC131;margin-bottom: 5px;}
.porUF span{color:#0A91DD;}
#clippingList{margin-top:30px;}

#clippingList h3{font-family: 'Carrois Gothic', sans-serif;font-size:18px;padding: 0 0 0 0;margin-bottom: 10px;color:#FEC131;}
#clippingList ul{display:block;width:210px;margin-bottom:20px;}

#clippingList ul li{margin-bottom:2px;}

#clippingList ul .dia{
	font: normal 14px/18px 'Carrois Gothic', sans-serif;
	color:#999;
}

#clippingList ul .titulo{font: normal 14px/18px 'Carrois Gothic', sans-serif;
	}
#clippingList ul .titulo a{color: #0A91DD;}
	#clippingList ul .titulo a:hover{color: #FDC130;}

#clippingList ul .meio{
	float:left;
	font: normal 11px/15px 'Carrois Gothic', sans-serif;
	padding-right:5px;margin-right:5px;
	border-right: thin solid #666;
}

#clippingList ul .estado{font: normal 11px/15px 'Carrois Gothic', sans-serif;}
#clippingList ul .veiculo a{font: normal 14px/18px 'Carrois Gothic', sans-serif;color: #FDC130 ;
	}
	#clippingList ul .veiculo a:hover{color: #0A91DD;
	}