@charset "UTF-8";
/* CSS Document */

/* Folha */

td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/layout/back.gif);
}

body,td,th {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
}

/* Formulários */

#button {
  background: url('../images/layout/enviar.jpg') bottom center no-repeat;
  border: none;
  text-indent: -900000px;
  width: 80px;
  height: 22px;
  text-decoration:none;
}

.campo {
	border:1px solid #000000;
	background:#FFFFFF;
	font-family: Verdana;
	font-size:10px;
	font-weight:normal;
}

/* Estilos*/

.titulo {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.titulo2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bar1 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.bar2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.caminho {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

/* Extra liga */

.tituloEX {
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

.tituloEX2 {
	font-family: Verdana;
	font-size:9px;
	font-weight:bold;
	color:#FF0000;
}

.tituloEX3 {
	font-family: Verdana;
	font-size:9px;
	font-weight:bold;
	color: #000000;
}

/* Mediabox */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000;
}

.lbLoading {
	background: #000 url(/images/1_loading.gif) no-repeat center;
}

#lbImage {
	background-repeat: no-repeat;
	border: 7px solid #000;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/1_prev.png) no-repeat 0% 30%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/1_next.png) no-repeat 100% 30%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 16px;
	text-align: left;
	border: 7px solid #000;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 16px;
	margin: 0px;
	background-color: transparent;
	background-image: url(images/1_close.png);
	background-repeat: no-repeat;
	background-position: center;
}

#lbCaption, #lbNumber {
	margin-right: 14px;
}

#lbCaption {
	font-weight: bold;
}

/* Links */

a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FA9313;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFC90C;
	text-decoration: none;
}

a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FA9313;
	text-decoration: none;
}
