body {
	background-image: url(../img/fundo.jpg);
}

table.bordasimples {border-collapse: collapse;}

table.bordasimples tr td {
	border:1px solid #000000;
}

a.menu2, a.menu2:visited{
	font-family: Arial;
	text-decoration:none;
	color:#FFF;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:100px;
	margin: 0px 20px 0px 20px;
	font-weight:bold;
	font-size:16px;
}
a.menu2:hover{
	background-image:url(../images/index_r4_c4_0.jpg);
}

#divmenu2{
	height:42px;
	background-image:url(../images/index_r4_c4.jpg);
	background-repeat:repeat-x;
	display:table;
	border:0px;
	padding:0px;
	padding-left:10px;
	width:100%;
}

#mainbg2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #DA251D;
}

#mainbg3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#mainbg4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/* Inicio menu */
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/* fim menu */

/* Inicio menu_preto */
a.menu_preto:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu_preto:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu_preto:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.menu_preto:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/* fim menu_preto */


/* Inicio link_geral */
a.link_geral:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.link_geral:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.link_geral:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bolder;
}
a.link_geral:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
/* fim link_geral */

/* Inicio link_fotos */
a.link_fotos:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.link_fotos:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.link_fotos:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.link_fotos:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
/* fim link_geral */


#menu {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

#menu_preto {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}


#menu2 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

#conteudo_negrito {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
}
#conteudo_site {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}

#legenda_site {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: lighter;
}

div.figura {
  float: left;
  width: 175px;
  margin: 1px;
  padding: 1px;
  margin-bottom: 6px;
}
div.figura p {
  text-align: left;
}

#img_borda_chamada{
	float: left;
	text-align: left;
	margin-right: 0px;
	border: 1px solid #000000;
}

#borda_simples{
	float: left;
	text-align: left;
	margin-right: 10px;
	border: 1px solid #000000;
}

#img_borda{
	border: 1px solid #000000;
}
