/*menu*/
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%; 
	}
* html #principal {
	height: 100%; /* hack para IE6 hq trata height como min-height */
	}

div.clSlideMenu{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:sans-serif, Arial, Helvetica,;
	font-size:11px;
	overflow:hidden;
	background-image: url(img/bg_menu_level0_script.gif);
	text-decoration: none;
	width: 214px;
	height: 30px;
	padding-top: 3px;


}
div.clSlideMenu2{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	overflow:hidden;
	width:180px;
	background-color: #F3F1E9;
	margin-left: 13px;
}

a.clA0,a.clA0:visited { /* All top level links */
	text-decoration:none;
	color: #333333;
}
a.clA0:hover{ /* All top level links */
	text-decoration:none;
	color: #CC0000;
}
a.clA0:active {
	color: #CC0000;
	text-decoration: none;
}

a.clA1{ /* All sub level links */
	color:black;
	text-decoration:none;
}
a.clA1:hover{ /* All sub level links */
	color:#CC0000;
	text-decoration:none;
	font-weight: bold;
}
.menu {

	font-family: sans-serif, Arial, Helvetica;
	text-decoration: none;
	background-image: url(img/bg_menu_level0.gif);
	width: 214px;
	height: 30px;
	display: block;
	padding-top: 3px;
}

/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:0px; top:2px; z-index:200;}
/* NEEDED ----- This class should be named like this:
	#NAME_OF_YOUR_MENUcont
*/
#slideMenucont{position:absolute;height:600px; width:180px; visibility:hidden;}
body {
	background-image: url(img/bg.gif);
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}
#principal {
	background-image: url(img/bg_principal.gif);
	width: 765px;
	padding-right: 13px;
	padding-left: 13px;
	background-color: #FFF;
	min-height: 100%;
	position: static;
}
#rodape {
	clear: both;
	height: 1px;
}

#cabecalho {
	height: 145px;
	width: 760px;
}
#logo {
	float: left;
}

#menu_home {
	background-image: url(img/bg_menu.gif);
	width: 214px;
	vertical-align: bottom;
	padding-top: 570px;
	float: left;
	margin-bottom: 5px;
	clear: both;
}
#menu {
	background-image: url(img/bg_menu.gif);
	width: 214px;
	float: left;
	margin-bottom: 5px;
	clear: both;
	padding-top: 20px;
}
#menu a:link {
	color: #000000;
	text-decoration: none;
}
#menu a:visited {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #CC0000;
	text-decoration: none;
}

#conteudo {
	float: left;
	width: 320px;
	margin-left: 20px;
	margin-top: 15px;
}
#texto {
	border: 1px solid #D8C9AB;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#lateral {
	float: left;
	width: 160px;
	margin-top: 15px;
	margin-left: 15px;
	text-align: center;
}
#colunadireita {
	float: left;
	width: 530px;
}


#agenda {
	background-color: #FFFFFF;
	border: 1px solid #D8C9AB;
	margin-bottom: 20px;
	text-align: center;
	padding-bottom: 10px;
	height: 191px;
}
#calendar_current {
	margin-right: auto;
	margin-left: auto;
}

#chamadas {
	background-color: #F0DFB7;
	border: 1px solid #D8C9AB;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 10px;
	text-align: left;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.img_madeira {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #D8C9AB;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D8C9AB;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
a {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}

.destaque {

	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
#conteudo_pag {
	border: 1px solid #D8C9AB;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 470px;
	margin-left: 20px;
	float: left;
	padding-top: 20px;
	line-height: 18px;
}
.padding {
	padding-left: 30px;
}

.submenu_fim_ative {
	text-decoration: none;
	background-color: #F3F1E9;
	display: block;
	left: 13px;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 4px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #CC0000;
}
.submenu_fim a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.submenu a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

.menu_ative {
	font-family: sans-serif, Arial, Helvetica;
	text-decoration: none;
	width: 214px;
	height: 20px;
	display: block;
	padding-top: 3px;
	font-weight: bold;
}

#submenu {
	padding-left: 21px;
	width: 180px;
}
.submenu {

	text-decoration: none;
	background-color: #F3F1E9;
	display: block;
	left: 13px;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
}
.submenu_ative {
	text-decoration: none;
	background-color: #F3F1E9;
	display: block;
	left: 13px;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	font-weight: bold;
	color: #CC0000;
}
#conteudo_pag2 {

	float: left;
	width: 400px;
	margin-top: 15px;
	margin-left: 30px;
}
#lateral_pag {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D8C9AB;
	float: right;
	width: 150px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-left: 15px;
	font-size: 10px;
}
.agenda_data {
	font-size: 14px;
	font-weight: bold;
	display: block;
	clear: both;
	height: 20px;
	width: 25px;
	background-color: #D8C9AB;
	text-align: center;
	float: left;
	margin-top: 10px;
}
.agenda_item {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8C9AB;
	margin-left: 40px;
	line-height: normal;
}


#lateral_pag a {
	text-decoration: underline;
}
.submenu_fim {

	text-decoration: none;
	background-color: #F3F1E9;
	display: block;
	left: 13px;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 4px;
	margin-bottom: 10px;
}
.menu_ative1 {
	font-family: sans-serif, Arial, Helvetica;
	text-decoration: none;
	background-image: url(img/bg_menu_level0.gif);
	width: 214px;
	height: 30px;
	display: block;
	padding-top: 3px;
	font-weight: bold;
	color: #CC0000;
}
label {
	display: block;
	width: 75px;
	float: left;
	margin-bottom: 20px;
	text-align: right;
	padding-right: 20px;

}
.menor {
	font-size: 10px;
	color: #666666;
}


br {
	clear: both;
}
.submenu a:active {

	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
#menu a:active {
	color: #CC0000;
	text-decoration: none;
}
.space {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
td {
	padding: 2px;
	border: 1px solid #D8C9AB;
}
th {
	padding: 2px;
	border: 1px solid #D8C9AB;
	background-color: #F9F8EE;
}
.clear {
	clear: both;
}
.foto_home {
	float: right;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-left: 5px;
}
.destaque_lateral {
	background-color: #F8EAE1;
	padding: 10px;
	border: 1px solid #C60029;
}
#conteudo_pag a:link {
	text-decoration: underline;
}
