/* BODY SETTINGS */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	color: #807970;
}

/* LINK SETTINGS */
a:link, a:visited {
	text-decoration: none;
	color: #0489b7;
}
a:hover, a:active {
	text-decoration: none;
	background: #0489b7;
	color: #fff;
}
#menu a:link,
#menu a:visited {
	font-family: Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
    color: #898378;
	text-decoration: none;
}
#menu a:hover,
#menu a:active {
	font-family: Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #0489b7;
	background: #fff;
}
#menu_lateral a:link,
#menu_lateral a:visited {
	font-family: "Trebuchet MS";
	font-size: 100%;
	line-height: 1.8em;
	margin-left: 0.3em;
    color: #898378;
	text-decoration: none;
}
#menu_lateral a:hover,
#menu_lateral a:active {
	font-family: "Trebuchet MS";
	font-size: 100%;
	line-height: 1.8em;
	margin-left: 0.3em;
	color: #0489b7;
	background: #fff;
	text-decoration: underline;
}

#submenu_lateral td {
	font-family: Arial, sans-serif;
	font-size: 80%;
	line-height: 1.8em;
	margin-left: 0.3em;
    color: #898378;
	text-decoration: none;
}

#submenu_lateral a:link,
#submenu_lateral a:visited {
	font-family: Arial, sans-serif;
	font-size: 90%;
	line-height: 1.8em;
	margin-left: 0.3em;
    color: #0489b7;
	text-decoration: none;
}
#submenu_lateral a:hover,
#submenu_lateral a:active {
	font-family: Arial, sans-serif;
	font-size: 90%;
	line-height: 1.8em;
	margin-left: 0.3em;
	color: #ffffff;
	background: #0489b7;
	text-decoration: none;
}

#copyright a:link,
#copyright a:visited {
    color: #898378;
	text-decoration: none;
}
#copyright a:hover,
#copyright a:active {
	color: #fff;
	background: #898378;
}

/* CONTENT SETTINGS */
p{
	line-height: 1.5;
	font-size: 90%;
}

#content li{
	line-height: 1.5;
	font-size: 90%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #4b4740;
}

h1 { font-size: 185%; margin: 0.2em 0; }
h2 { font-size: 170%; margin: 0.2em 0;}
h3 { font-size: 150%; margin: 0.2em 0;}
h4 { font-size: 137%; margin: 0.2em 0;}
h5 { font-size: 110%; margin: 0.2em 0;}
h6 { font-size: 100%; margin: 0.2em 0;}

.as1{font-size: 70%; line-height: 1.5em; color: #807970; }
.as2{font-size: 110%; color: #4b4740; }
.as3{font-size: 140%; color: #4b4740; }

.Calendario_mes{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 60%;
	color: #fff;
}
.Calendario_dia{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 150%;
	color: #006699;
}
.eventos_local{
	font-size: 70%; margin: 0.2em 0;
}
.creditos{
	font-family:Verdana, sans-serif;
	font-size: 70%;
	text-decoration:none;
	color: #4b4740;
	line-height: 1.8em;
}
.copyright{
	font-family:Verdana, sans-serif;
	font-size: 70%;
	text-decoration:none;
	color: #807970;
	line-height: 1.8em;
}
/* DIVISORIAS*/
.pontilhado{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #a7a9ac;
	}
.pontilhado_total{
	border: 1px dotted #a7a9ac;
	}
.pontilhado_total_left{
	border: 1px dotted #a7a9ac;
	border-left-style: none;
	}
.pontilhado_grade{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #a7a9ac;
	border-right-color: #a7a9ac;
	border-bottom-color: #a7a9ac;
	border-left-color: #a7a9ac;
	}
.solido_total{
	border: 1px solid #a7a9ac;
	}
.solido{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #a7a9ac;
	}

/* TABELAS */

/* FORMULARIOS */	
input, textarea {
	font-family: Arial, sans-serif;
	color: #807970;
	font-size: 10px;
	line-height: 1.8em;
	border: 1px solid #807970;
}
/*
h1, h2, h3 { margin: 0.2em 0; }

*/
