/* CSS Document */

body {
margin: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
background-color: #d7f3d6;
}

table {
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
font-style: normal;
color: #333333;
}

.titulos {
font-size: 24px;
color: #704807;
}
.fotos {
	border: 1px solid #704807;
}


.cxCinza {
background-color: #dbdbdb;
padding: 20px;
}

.linhaVerde1 {
height: 60px;
background-color: #b7dfb6;
border-top-color: #FFFFFF;
border-top-style: solid;
border-top-width: 1px;
}

.linhaVerde2 {
height: 60px;
background-color: #b7dfb6;
border-bottom-color: #FFFFFF;
border-bottom-style: solid;
border-bottom-width: 1px;
}

.principal {
padding: 30px;
}

a:link, a:visited, a:active {
color: #000000;
text-decoration: underline;
}
a:hover {
color: #993300;
text-decoration: none;
}

.footer {
font-size: 11px;
color: #666666;
}
.footerLink:link, .footerLink:visited, .footerLink:active {
color: #666666;
text-decoration: underline;
}
.footerLink:hover {
color: #333333;
text-decoration: none;
}

.nmedia:link, .nmedia:visited, .nmedia:active {
font-size: 11px;
color: #71be6f;
text-decoration: none;
}
.nmedia:hover {
color: #50aa4d;
text-decoration: underline;
}



.chromestyle{
width: 100%;
font-weight: bold;
z-index: 100;
display: block;
}


.chromestyle ul{
border: 0;
width: 100%;
background-color: #d7f3d6;
padding: 0px;
margin: 0px;
text-align: center;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 15px;
margin-right: 15px;
text-decoration: none;
color: #704807;
line-height: 45px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{
background-color: #b7dfb6;
color: #333300;
text-decoration: none;
line-height: 45px;
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
	position: absolute;
	border: 0;
	border-bottom-width: 0;
	font: bold 12px Tahoma;
	z-index:100;
	background-color: #d7f3d6;
	width: 160px;
	visibility: hidden;
	line-height: 25px;
	text-indent: 8px;
}

.dropmenudiv a{
width: auto;
display: block;
border-bottom: 1px solid #f6fff6;
text-decoration: none;
font-weight: bold;
color: #704807;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{
background-color: #96be91;
color: #FFFFFF;
}
.imagens_tab {
	background-repeat: no-repeat;
}
.contato {
	font-family: Tahoma, Arial, Verdana;
	margin-top: 0px;
	margin-right: 110px;
	margin-bottom: 90px;
	margin-left: 0px;
}
