/* CSS Document */

a:link {
	color: #000000;
	text-decoration: none;
}
.novidades a {
	color:#333;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body, td, th {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	background: transparent;
}
#body {
	background: #666;
	margin: 4px;
}
.menu a {
	display: block;
	color: #333;
	text-decoration: none;
	padding-left: 15px;
	line-height: 22px;
	background: url(img_index/menu_bac.jpg) bottom repeat-x;
}
.menu a:hover, .menu a:active {
	background-color: #026191;
	color: #fff;
}
.conteudo {
	padding: 20px 25px;
	text-align: justify;
}
.editor {
	font: 12pt Verdana, Arial, Helvetica, sans-serif;
}
input, textarea, select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #525b96;
}
.semborda, .sem_borda, .semborda input, .sem_borda input {
	border: none;
}
.calendarToday {
	background-color: #FF6600;
	color: #000000;
	font-weight: bold;
}
.calendarToday a:link {
	color: #000000;
}
.calendarToday a:visited {
	color: #000000;
}
.calendarToday a:hover {
	color: #666666;
}
.calendarToday a:active {
	color: #000000;
}
.calendar {
	background-color: #FFFFCC;
	color: #000000;
}
.calendar a:link {
	color: #000000;
	text-decoration:underline;
}
.calendar a:visited {
	color: #000000;
	text-decoration:underline;
}
.calendar a:hover {
	color: #FF0000;
	text-decoration:none;
}
.calendar a:active {
	color: #000000;
	text-decoration:underline;
}
.calendarHeader {
}
#body_calendar {
	background-color:#FFFFCC;
}
.img_padding {
	border: 1px solid #000;
	background: #fff;
	padding: 1px;
}
.Titulos_Links {
	font-size: 12px;
	font-weight: bolder;
}

