/*** Style Default ***/
body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/fundo.jpg);
	color: #454545;
	font-size: 10px;
}

a:link, a:active, a:visited {
	color: #165217;
	text-decoration: none;
}
a:hover {
	color: #1E1E84;
	text-decoration:underline;
}

p {	
	margin: 0 0 5px 0; 
}
h1 {	font: bold 2.2em Arial, Sans-Serif; padding: 8px 0 0 0; margin: 0; letter-spacing: -1px; }
h2 { margin: 0; padding: 0; font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0; }


/* layout */
#content {
	margin: 0 0 0 0;
	width: 990px;
	height: 630px;
	background-image: url(../images/homepage.jpg);
	background-repeat: no-repeat;
}

/* Div do topo transparente */
#divtopo {
	margin: 0 0 0 0;
	width: 990px;
	height: 150px;
	background: transparent;
	font-size: 12px;
	font-weight: bolder;
}
/* Div transparente */
#divpartitura {
	margin: 0 0 0 0;
	width: 990px;
	height: 18px;
	background: transparent;
}

/* Div do centro - Principal */
#divcentro {
	margin: 0 0 0 0;
	width: 730px;
	height: 320px;
	background: transparent;
}
/* Div Menu - Principal */
#divmenu {
	width: 990px;
	height: 70px;
	margin: 0 0 0 0;
	background: transparent;
	float: none;
}
/* Div By Anderson José Zelenski */
#divander {
	margin: 0 0 0 0;
	width: 990px;
	height: 40px;
	background: transparent;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #F0E68C;
}
/* Div da agenda */
#divagenda {
	margin: 0 0 0 0;
	width: 700px;
	height: 270px;
	background: transparent;
}

/* esconder os menus */
.esconde { display: none }


td.acesso {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}


input.textinput, option.textoption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

td.informativo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: Black;
	background-color: #D4EAEA;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	padding: 0 0 0 0;
	font: bolder;
}

td.nomecliente {
	background-color: #DCDCDC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px Black; 
}

td.agenda_mes {
	background-color: #CEC986;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	border-bottom: solid #000000 1px;
	text-align: center;
	width: 260px;
}

td.agenda_item {
	background: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Black;
	text-align: left;
}

input.agenda_full_ano {
	background-color: #CEC986;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	border-bottom: solid #000000 1px;
	text-align: center;
	width: 120px;
	font-weight: bold;
	cursor:'pointer';
}

button.agenda_full_mes {
	background-color: #E7E3BE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	border-bottom: ridge #000000 1px;
	text-align: center;
	width: 120px;
	font-weight: bold;
	cursor: 'pointer';
}

td.agenda_titu_ano {
	background: #CEC986;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid #000000 2px;
	color: Black;
	text-align: center;
}