body {
	background-image: url(layout/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EDEDED;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #053a7f;
	list-style-image: url(layout/marc.gif);
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#destaque {
	background-color: #EDEDED;
	border: 1px solid #4A7EBA;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

li {
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#cx_end {
	background-image: url(layout/cx_endereco.jpg);
	height: 189px;
	width: 236px;
	margin-top: 1px;
}
#site {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
#linha_titulo_idiomas {
	background-image: url(layout/linha_linguas.jpg);
	clear: both;
	height: 25px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 6px;
	padding-right: 21px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#linha_topo {
	display:none;
}
#logo_anima {
	height: 202px;
	overflow: hidden;
}
#logo {
	height: 202px;
	width: 236px;
	margin-right: 1px;
	overflow: hidden;
	float: left;
}
#anima {
	display:none;
}
#corpo_meio {
	margin-top: 1px;
	margin-bottom: 1px;
	clear: both;
}
#titulo {
	float: left;
	width: 300px;
}
#idiomas {
	display:none;
}
.cx_idiomas {
	margin-right: 30px;
}

#menu_esq {
	display:none;
}
#conteudo {
	background-color: #FFFFFF;
	margin-left: 1px;
	width: 95%;
	padding-top: 18px;
	padding-right: 21px;
	padding-bottom: 10px;
	padding-left: 21px;
	line-height:18px;
	text-align: justify;
}
#linha_rodape {
	background-image: url(layout/linha_rodape.jpg);
	clear: both;
	width: 535px;
	margin-top: 1px;
	margin-bottom: 1px;
	float: right;
	height: 4px;
	overflow: hidden;
}
#rodape {
	font-size: 11px;
	float: right;
	width: 535px;
	margin-top: 10px;
	margin-right: 21px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
}
a:link {
	color: #053A80;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #053A80;
}
a:hover {
	text-decoration: underline;
	color: #0A7BE3;
	
}
a:active {
	text-decoration: none;
	color: #053A80;
}
#cx_end_us {
	background-image: url(layout/us_cx_endereco.jpg);
	height: 189px;
	width: 236px;
	margin-top: 1px;
}
input, textarea, select {
	background-color: #E8E8E8;
	padding: 2px;
	border: 1px solid #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.botao {
	background-image: url(layout/bt.gif);
	padding: 4px;
	border: 1px solid #000066;
	color: #FFFFFF;
}

.alturacorrige {
	height: 400px;
}

