﻿@import url("layout.css");
body {
	font-family: verdana;
	font-size: 12px;
	background-image: url('../images/back2.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
}
#container {
	border: 2px solid #FFFFFF;
	width: 766px;
	margin: 5px auto 5px auto;
	background-image: url('../images/bg.png');
}
#masthead {
	text-align: center;
	width: 766px;
}
#navigation {
	position: relative;
	float: left;
	width: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	margin-left: 10px;
}
#content {
	margin: 10px;
	border: 1px solid #000000;
	float: right;
	width: 570px;
	padding: 10px;
	background-repeat: repeat;
	background-image: url('../images/bg.png');
	right: auto;
}
#content1 {
	border: 1px solid #000000;
	float: right;
	width: 570px;
	margin-bottom: 10px;
	padding: 10px;
	background-repeat: repeat;
	background-image: url('../images/bg.png');
	right: auto;
	margin-right: 10px;
}
#footer {
	border: 1px solid #000000;
	padding: 10px;
	text-align: center;
	clear: both;
	width: 744px;
	background-image: url('../images/bg.png');
}
/* Masthead Styles */
#masthead h1 {
	color: #000000;
}
#masthead h3 {
	color: #000000;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border-bottom-color: #000000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
#navigation a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px;
}
#navigation a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #F0F8FF;
	font-weight: bold;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #000000;
}
#content img {
}
/* Footer Styles */
#footer p {
	color: #000000;
	margin-top: 5px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
	border-top-color: #000000;
	border-top-style: dashed;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.p_palavra {
	text-align: center;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-family: tahoma;
}

.p_centro {
	text-align: center;
	font-family: verdana;
	text-decoration: none;
}
.imagens {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px;
}
.banners {
	border: 1px solid #000000;
}
.fonte_ver {
	font-family: verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.td1 {
	background-image: url('../images/cabecalho_01.gif');
	background-repeat: no-repeat;
	height: 27px;
	width: 278px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.td2 {
	background-image: url('../images/cabecalho_fnd_02.gif');
	background-repeat: repeat-x;
	height: 27px;
	vertical-align: middle;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	width: 179px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.img_cabecalho {
	border-style: none;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
#desenvolvimento a {
	color: #ffffff;
	text-decoration: none;
}
#desenvolvimento a:hover {
	color: #ffffff;
	text-decoration: none;
}
.desenvolvido p {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}




.p_justify {
	text-align: justify;
	font-size: 10px;
}




.space_cel_result {
	padding: 5px;
	height: 20px;
	text-align: justify;
}
.tabela {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px;
	width: 90%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.table_cel_name {
	background-color: #DF4D4D;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}




