body {
	background-image: url(layout/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00366C;
}
.logo_dir {
	margin-bottom: 6px;
	margin-left: 20px;
}
#site {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#logo_horas {
	background-image: url(layout/fundo_logo.jpg);
	height: 233px;
	width: 286px;
	float: left;
	background-repeat: no-repeat;
}
#flash_topo {
	float: right;
	height: 233px;
	width: 482px;
}
#data_hora {
	font-size: 11px;
	margin-top: 6px;
}
#logo {
	margin-top: 61px;
	margin-left: 15px;
}
#menu {
	clear: both;
	height: 46px;
}
#conteudo {
	margin: 20px;
	line-height: 18px;
	letter-spacing:1px;
}
#col_esq {
	float: left;
	width: 48%;
	margin-right: 15px;
}
#col_dir {
	float: right;
	width: 48%;
}


#rodolinea {
	background-image: url(layout/barra_rodolinea.gif);
	height: 47px;
	width: 728px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 12px;
}
#rodape {
	padding: 8px;
	text-align: center;
	font-size: 11px;
}
a:link {
	color: #003A6C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003A6C;
}
a:hover {
	text-decoration: underline;
	color: #D3200C;
}
#clear {
	clear: both;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	list-style-image: url(layout/marc.gif);
}
.p_margembaixomenor {
	margin-bottom: 0px;
}
.titulo_serv {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #00366C;
	margin-bottom: 0px;
}


a:active {
	text-decoration: underline;
	color: #003A6C;
}
.bordaiframe {
	border: 2px solid #CA4838;
}
#caixa_direita {
	background-color: #DDDDDD;
	padding: 16px;
	float: right;
	width: 220px;
	border: 1px solid #cccccc;
	text-align: right;
}
.input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00366C;
	background-color: #DDDDDD;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.titulo_cxhome {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#texto_cxhome {
	margin-top: 8px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing:0px;
	line-height:14px;
	text-align:justify;
	font-weight: bold;
}
.margem_home {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#cx_home1 {
	background-image: url(layout/cx_home_fundo.gif);
	float: left;
	height: 224px;
	width: 246px;
	overflow: hidden;
	padding-bottom: 10px;
	margin-right: 15px;
}

#cx_home2 {
	background-image: url(layout/cx_home_fundo.gif);
	height: 224px;
	width: 246px;
	overflow: hidden;
	padding-bottom: 10px;
	
}
#cx_home3 {
	background-image: url(layout/cx_home_fundo.gif);
	float: right;
	height: 224px;
	width: 246px;
	overflow: hidden;
	padding-bottom: 10px;
	margin-left: 15px;
}
.img_cxhome {
	margin: 0px;
	padding: 0px;
}
#menu_oculto {
	display: none;
	height: 0px;
	overflow: hidden;
}
