@charset "utf-8";

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #353535;
	text-decoration:none;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #353535;
}
a:visited {
	text-decoration: none;
	color: #353535;
}
a:hover {
	text-decoration: none;
	color: #000;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000;
	font-weight:bold;
}

.apresentacao a:link {
	text-decoration: none;
	color: #C62A1E;
}
.apresentacao a:visited {
	text-decoration: none;
	color: #C62A1E;
}
.apresentacao a:hover {
	text-decoration: none;
	color: #000;
}
.apresentacao a:active {
	text-decoration: none;
	color: #C62A1E;
}

.apresentacao_principal a:link {
	text-decoration: none;
	color: #C62A1E;
}
.apresentacao_principal a:visited {
	text-decoration: none;
	color: #C62A1E;
}
.apresentacao_principal a:hover {
	text-decoration: none;
	color: #000;
}
.apresentacao_principal a:active {
	text-decoration: none;
	color: #C62A1E;
}

#topo1 {
	height: 36px;
	background-image: url(../imagem/topo1.jpg);
	background-repeat: repeat-x;
}
#topo2 {
	height: 178px;
	background-image: url(../imagem/topo2.jpg);
	background-repeat: repeat-x;
	vertical-align:middle;
	text-align: center;
}

#cselect {
	width:165px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	margin-top: 3px;
	color: #353535;
	font-size: 11px;
}
.busca {
	text-align:center;
	font-size: 12px;
	font-weight:bold;
	
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#ctext {
	text-align: center;
	height: 14px;
	width: 162px;
	font-size: 11px;
	vertical-align: middle;
	margin-top: 3px;
	color: #353535;
}

.titulo {
	background-color: #C62A1E;
	color: #FFF;
	font-size:14px;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	display:inherit;
}

.titulo a:link {
	text-decoration: none;
	color: #FFF;
}
.titulo a:visited {
	text-decoration: none;
	color: #FFF;
}
.titulo a:hover {
	text-decoration: none;
	color: #000;
}

.titulo a:active {
	text-decoration: none;
	color: #000;
}

.menu_cima {
	background-color: #6E6E6E;
	text-decoration: none;
	font-weight: bold;
	width: 120px;
}

.rodape {
	background-color: #000;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 23px;
}

.apresentacao {
	display:block;
	float: left;
	height: 200px;
	width: 270px;
	font-size: 11px;
	background-image: url(../imagem/retangulo.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 13px;
	text-align:justify;
}

.apresentacao_principal {
	display:inherit;
	height: 300px;
	width: 165px;
	font-size: 11px;
	background-image: url(../imagem/retangulo_inicial.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align:justify;
}

.aviso {
	font-weight: bold;
	color: #353535;
	margin: 10px;
	width: 100%;
	font-size: 14px;
}

.informacao {
	text-align:center;
	color:#353535;
	font-size:12px;
}
.texto {
	font-size: 12px;
	vertical-align: top;
	margin: 2px;
}

.tamanhao_tela {
	min-width: 769px;
	width:expression(document.body.clientWidth < 769? "769px": "auto" );
}

.tamanhao_tela table tr td #container-1 #fragment-1 table tr td .descricao a:link {
	text-decoration: none;
	color: #C62A1E;
}
.tamanhao_tela table tr td #container-1 #fragment-1 table tr td .descricao a:visited {
	text-decoration: none;
	color: #C62A1E;
}
.tamanhao_tela table tr td #container-1 #fragment-1 table tr td .descricao a:hover {
	text-decoration: none;
	color: #000;
}
.tamanhao_tela table tr td #container-1 #fragment-1 table tr td .descricao a:active {
	text-decoration: none;
	color: #C62A1E;
}

.tamanhao_tela table tr td #container-1 #fragment-1 table tr td .descricao {
	text-align: left;
	margin-left: 0px;
	line-height: 28px;
}

.tamanhao_tela table tr td #container-1 #fragment-1 table tr td .descricao2 {
	text-align: justify;
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.tamanhao_tela table tr td #container-1 #fragment-2 table tr td .imagens {
	display:block;
	float: left;
	height: 160px;
	width: 126px;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 13px;
}

