
@font-face {
font-family: Oswald;
	src: url('../fonts/oswald-regular-webfont.eot'); /* IE9 Compatibility Modes */
	src: url('../fonts/oswald-regular-webfont.eot?') format('eot'),  /* IE6-IE8 */
	url('../fonts/oswald-regular-webfont.woff') format('woff'), /* Modern Browsers */
	url('../fonts/oswald-regular-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('../fonts/oswald-regular-webfont.svg#Oswald') format('svg'); /* Legacy iOS */
}

body { font-family: Arial, sans-serif; }

.bg01 { background: #253141; }
.bg02 { background: #27a885; }
.bg03 { background: #fff; }
.bg04 { background: #253141; }
.bg05 { background: #226150; }
.bg06 { background: #185A48; }

.cor01 { color: #FFFFFF; }
.cor02 { color: #fff; }

#ultimas-noticias a { color: #FFFFFF; }
#ultimas-noticias a:hover { text-decoration: none; }
#ultimas-noticias span.data_inews { background: #2E806B; }

#links-externos a { color: #484848; }

 a.link01 { color: #253141; }
 a.link02 { color: #fff; }
 
 .sidebar a { color: #fff; }
 .sidebar a:hover,
 .sidebar a:active,
 .sidebar a:focus { color: #333; }
 .sidebar { color: #fff; }
 
 .fs1 { font-size: 24px; }
 
 #depoimentos a { color: #484848; }
 #depoimentos a:hover { text-decoration: none; }
 #depoimentos .autor-depo { font-weight: bold; text-align: right; }
 #rodape1 a { color: #FFF; }
 
 
 .formulario { border: 1px solid #DDD; border-radius: 4px; background: #EFEFEF; }
 .div-parceiros { border: 1px solid #DDD; background: #EFEFEF; border-radius: 4px; }
 
 /* Restilizando o bootstrap */
 .form-control, .input-group-addon, .btn { border-radius: 0px; }

#icalendario h3 { font-size: 1.250em; font-weight: bold; margin-bottom: 10px; color: #35806B;}
#icalendario thead th { color: #FFF;  background: #2E806B; padding: 5px; font-weight: bold;}
#icalendario tbody .titulo { color: #000;  background: #ccc;}
#icalendario td { padding: 5px; border:1px solid #253141; color: #000;}
#icalendario .first-td { color: #000;  background: #ccc;}
#icalendario a { color: #35806B; }
#icalendario .atual { color: #000; font-weight: bold; }
#icalendario #icalendario_agenda_estadual { margin-top: 10px; }
#icalendario #icalendario_agenda_estadual a{ color: #35806B;}