body {
	padding: 0px;
	margin: 0px;
	font-family: Lucida Grande,Trebuchet MS, Verdana,sans-serif;
	font-size: 12px;
	background-image: url(imagens/body_fundo.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	/*min-width: 800px;*/
	
}
#container {
	width: 800px;
	text-align: left;
}

#partesup {
	width: 800px;
	margin: 0 auto;
	background: url(imagens/bartop.jpg) transparent top left no-repeat;
	height: 300px;
}
#corpo_a {
	margin-left: 91px;
}

#menubox {
	height: 22px;
	background-color: #495677;
	z-index:100;
}

#submenu_box {
	height: 22px;
	background-color: #497774;
	padding: 2px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
   font-size: 14px;
	color: White;
}

#corpo {
	font-family: Lucida Grande,Trebuchet MS, Verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	padding: 2px;
}

#rodape {
	background-color: #495677;
	height: 40px;
	padding: 2px 12px 2px 2px;
	/* background: url(imagens/logo_rontan_branco.png) #495677 right no-repeat;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
   font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	color: White; */
}
.td_tit_home {
	background-color: #B4C9D8;
	height: 20px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
   font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.td_cerca {
	border: 1px solid #CCB38F;
	background-image: url(imagens/bg_thumb.gif);
	height: 100px;
}

.td_tit_home2 {
	background-color: #743C43;
	height: 20px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
   font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: White;
}

.td_cerca2 {
	border: 1px solid #743C43;
	background-image: url(imagens/bg_thumb.gif);
	height: 80px;
}

.img_flutuante {
	float: right;
}
.img_flutuante_gde {
	float: right;
	border: 1px solid #CCB38F;
	padding: 2px;
	margin: 5px;
}
.img_flutuante_gde_esq {
	float: left;
	border: 1px solid #CCB38F;
	padding: 2px;
	margin: 5px;
}

.td_home_menu {
	background-color: #CCB38F;
	height: 16px;
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.42em;
	padding: 2px;
}
a.td_home_menu:link {
   color: Black;
	text-decoration: none;
} 
a.td_home_menu:visited {
	color: Black;
	text-decoration: none;
} 
a.td_home_menu:hover {
	color: #990000;
	text-decoration: underline;
}
.td_menu_int {
	border-bottom: 2px solid #ccb38f;
 	font-family: “Trebuchet MS”, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color: #ccb38f;
}

.td_separa_top {
	border-bottom: 1px solid #495677;
	height: 5px;
}
.fotopeq {
	border: 1px solid #CCB38F;
	padding: 2px;
}
.td_tit_modelo {
	background-color: #7CAFAB;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	color: White;
	font-weight: bold;
}
.td_submenu_int {
	border-bottom: 2px solid #7CAFAB;
 	font-family: “Trebuchet MS”, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color: #7CAFAB;

}
.td_tit_opcionais {
	background-color: #C8DDDC;
	font-weight: bold;
}
a.text_gen:link {
	color: #495677;
	text-decoration: none;
} 
a.text_gen:visited {
	color: #495677;
	text-decoration: none;
} 
a.text_gen:hover {
	color: #990000;
	text-decoration: underline;
}

a.text_gen_bco:link {
	color: White;
	text-decoration: none;
} 
a.text_gen_bco:visited {
	color: White;
	text-decoration: none;
} 
a.text_gen_bco:hover {
	color: #C8DDDC;
	text-decoration: underline;
}
.td_fundo{
	background-image: url(imagens/bg_thumb.gif);

}
.slideshow {
	border: 1px solid #CCB38F;
	padding: 2px;
}
input {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		background-color: White;
		border: 1px solid Black;
}
textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: Black;
		background-color: White;
		border: 1px solid Black;
}
select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: Black;
		background-color: White;
		border: 1px solid Black;
}

.texto_esc{
	font-family: Lucida Grande,Trebuchet MS, Verdana,sans-serif;
	font-size: 12px;
	font-style: italic;
	color: black;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;

}

.texto_just{
	text-align: justify;
}

