
@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; }
strong{font-weight:bold}

/*.bg01 { background: #032e52; }*/
.bg02 { background: #9D8DCB; }
.bg03 { background: #fff; }
/*.bg04 { background: #065293; }*/
.bg05 { background: #beaeea; }
.bg06 { background: #9d8dcb; }

.cor01 { color: #191919; }
.cor02 { color: #191919; }

#ultimas-noticias a { color: #262626; }
#ultimas-noticias a:hover { text-decoration: none; }
#ultimas-noticias span.data_inews { background: #9d8dcb; }

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

 a.link01 { color: #fff; }
 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: #0c0c0c; }
 
 
 .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.2em; margin-bottom: 10px; color: #fff;}
#icalendario thead th { color: #FFF;  background: #333; padding: 5px;}
#icalendario tbody .titulo { color: #000;  background: #ccc;}
#icalendario td { padding: 5px; color: #000;}
#icalendario .first-td { color: #000;  background: #ccc;}
#icalendario a { color: #391966; }
#icalendario .atual { color: #000; font-weight: bold; }
#icalendario #icalendario_agenda_estadual { margin-top: 10px; }
#icalendario #icalendario_agenda_estadual a{ color: #fff;}