/* manter os estilos abaixo: pop, fecgar e bt
para alterar o posicionamento do popup, alterar os valores de top e left no estilo pop*/

#pop{
	display:block;
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-150px;
	margin-top:-100px;
	padding:0px;
	width:336px;
	height:300px;
	border:1px solid #0083b9;
	background-color: #ffffff;
}

#fechar{
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: right;
	font-family: arial, verdana, sans;
	font-size: 9 px;
	background-image: url(../img/img_pop/popup_barra.jpg);
	background-repeat: no-repeat;
	height: 20px;
	margin: 0px;
}
#bt{
	border: 0px;
	padding: 2px;
	margin: 0px;
}
/*fim dos estilos do popup*/



html {
	background-image: url(../img/html_bg.gif);
	background-repeat: repeat;
	background-position: top;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	vertical-align: top;
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px;
}




#container {
	width: 760px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../img/container_bg.gif);
	background-position: top;
	height: auto;
}
#container table {
	background-image: url(../img/container-table_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: inherit;
}

#main {
	width: 760px;
	background-image: url(../img/container-tbody_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#idioma {
	height: 15px;
	color: #0073b9;
	text-align: right;
	line-height: 15px;
}
#idioma a {
	color: #0073b9;
}
#idioma a:hover {
	text-decoration: underline;
}
#branding {
	height: 125px;
}
#title {
	height: 35px;
	background-image: url(../img/title_bg.jpg);
	background-repeat: no-repeat;
}
#title h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 35px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#nav {
	width: 170px;
	height: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#nav a {
	color: #0073B9;
}
#nav a:hover {
	text-decoration: underline;
	color: #666666;
}

#nav ul {
	list-style-type: none;
	color: #0073B9;
}
#nav ul li {
	background-image: url(../img/hr_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	padding-top: 5px;
}

#nav ul ul {
	padding-left: 10px;
	background-image: none;
}
#nav ul ul a {
	color: #0073B9;
}

#nav ul ul li {
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: none;
}



#content {
	width: 385px;
	height: auto;
	background-color: #e5f1f8;
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content div.linha {
	height: 2px;
	background-image: url(../img/hr_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

#content #tree {
	color: #0073B9;
	line-height: 15px;
	background-image: url(../img/hr_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
#content #tree a {
	color: #0073B9;
	line-height: 15px;
}
#content #tree a:hover {
	text-decoration: underline;
	color: #666666;
}
#content h3 {
	font-size: 14px;
	color: #0073B9;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
#content h4 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h5 {
	font-size: 10px;
	font-weight: bold;
	color: #0073B9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}





#content p {
	line-height: 12px;
	color: #666666;
	margin-bottom: 10px;
}
#content ul {
	color: #666666;
	list-style-type: circle;
	margin-bottom: 10px;
	list-style-position: inside;
	text-indent: -12px;
	padding-left: 12px;
}
#content .produtos img {
	display: block;
	float: left;
}
#content .produtos td {
	text-align: center;
	background-color: #E5F1F8;
	color: #0073B9;
}




#content table {
	background-image: none;
	margin-bottom: 10px;
	width: 385px;
}
#content tr.stripe td {
	background-color: #f2f8fc;
}



#content th {
	background-color: #0073B9;
	color: #E5F1F8;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E5F1F8;
	border-bottom-color: #E5F1F8;
	font-weight: bold;
}
#content td {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E5F1F8;
	border-bottom-color: #E5F1F8;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}
#content sup {
	line-height: 14px;
}


#content a {
	color: #0073B9;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content #bt-topo {
	background-image: url(../img/bt_topo_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	text-align: right;
	padding-right: 20px;
	line-height: 20px;
	color: #0073B9;
}
#content label {
	display: block;
	line-height: 12px;
}







#sub-nav {
	width: 120px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
#sub-nav div#endereco {
	font-size: 9px;
	line-height: 10px;
	color: #0073B9;
	background-image: url(../img/hr_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 60px;
	margin-bottom: 5px;
}
#sub-nav div#telefone {
	background-image: url(../img/hr_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
#sub-nav div#telefone p {
	color: #666666;
	line-height: 12px;
}
#sub-nav div#telefone strong {
	color: #0073B9;
}
#sub-nav div#mini-banner {
	height: 207px;
	background-image: url(../img/hr_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
}

#sub-nav div#adobe {

}
#sub-nav div#adobe p {
	font-size: 9px;
	line-height: 10px;
	color: #666666;
	margin-bottom: 5px;
}





#menu {
	height: 25px;
	text-align: center;
	background-color: #E5F1F8;
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;
	line-height: 25px;
	color: #0073B9;
}
#menu a {
	color: #666666;
}
#menu a:hover {
	text-decoration: underline;
	color: #0073B9;
}


#menu-fast {
	height: 25px;
	text-align: center;
	background-color: #E5F1F8;
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;
	line-height: 25px;
	color: #0073B9;
}
#menu-fast a {
	color: #666666;
}
#menu-fast a:hover {
	text-decoration: underline;
	color: #0073B9;
}

#copyright {
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: #666666;
	background-image: url(../img/copyright_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.txtcampo {
	width: 65px;
	display: block;
	float: left;
}

input{
	width: 300px;
	margin-bottom: 2px;
}
.checkbox {
	width: auto;
}
textarea {
	width: 365px;
	height: 100px;
}

