/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/bg02.gif);
}

.texto1 {
	font-family: Verdana;
	font-size: 13pt;
	color: #00aeef;
	font-weight: bold;
}

.texto {
	font-family: Verdana;
	font-size: 9pt;
	color: #42516c;
	font-weight: normal;
	white-space: normal;
} 

.texto2 {
	font-family: Verdana;
	font-size: 12pt;
	color: #00aeef;
	font-weight: bold;
}

.texto3 {
	font-family: Verdana;
	font-size: 9pt;
	color: #42516c;
	font-weight: normal;
	white-space: normal;
	}
.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9A9999;
}

.texto5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}	
	
	
	.header {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #001f3d;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #020652;
	margin-left: 10px;
}
.tdbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E7D7D;
	margin-right: 25px;
	margin-left: 5px;
	line-height: 140%;
	margin-top: 20px;
	margin-bottom: 20px;
}


.tdbody a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001F3D;
	text-decoration: none;
}

.tdbody1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E7D7D;
	margin-right: 50px;
	margin-left: 22px;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 25px;
}

.tdbody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E7D7D;
	margin-right: 22px;
	margin-left: 22px;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 25px;
}

.tdbody3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 22px;
	margin-left: 22px;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 25px;
}

.tdmaster {

}


.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0a2046;
}
.titulos1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3793F4;
}
.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001f3d;
}
.left {
	margin-top: 5px;
	margin-bottom: 5px;
}

.destaque {
	color: #051F41;
}


#tablesub {
	border: 1px solid #BBBBBB;
}

#tablesub2{
	background-color: #BBBBBB;
	height: 47px;
	width: 156px;
	position: relative;
}



#tablesub2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	top:50%;
	position: relative;	

}


		#box {
	font-family: Arial, Helvetica, sans-serif;			
	border:1px solid #4f4e4e;
	text-align: center;
	font-size: 15px;
}

		#box2 {
	font-family: Arial, Helvetica, sans-serif;			
	text-align: center;
	font-size: 12px;	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

		#box3 {
	font-family: Arial, Helvetica, sans-serif;			
	border:1px solid #868585;
	text-align: center;
	font-size: 11px;
}

.teste{
	background-color:#BBBBBB;
	height:47px;
	line-height:47px;
	width:156px;

}

#nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3793F4;
	margin-bottom: 35px;
}

#nav a{
	color: #3793F4;
	margin-left: 5px;
}


#pag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3793F4;
	margin-bottom: 20px;
}

#pag a{
	color: #3793F4;
	margin-left: 5px;
	font-size: 11px;
	text-decoration: none;
}


.textoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013364;
}


A.linkscat {
	text-decoration: none;
	font-weight: normal;
	background-position: center center;
	color: #5390d3;
	text-align: center;
	vertical-align: middle;
	line-height: 37px;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}

A.linkscat:HOVER {
	background-color: #5390d3;
	text-decoration: none;
	font-weight: normal;
	background-position: center center;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 37px;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}


A.linkssubcat {
	text-decoration: none;
	background-position: center center;
	color: #FFF;
	text-align: center;
	line-height: 29px;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}

A.linkssubcat:HOVER {
	background-color: #001f3d;
	text-decoration: none;
	background-position: center center;
	color: #FFFFFF;
	text-align: center;
	line-height: 29px;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}


A.linkscat2 {
	text-decoration: none;
	background-position: center center;
	color: #5390d3;
	text-align: center;
	line-height: 23px;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}

A.linkscat2:HOVER {
	background-color: #5390d3;
	text-decoration: none;
	background-position: center center;
	color: #FFFFFF;
	text-align: center;
	line-height: 23px;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}
#produto_nome
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001F3D;
	text-decoration: none;
}

.date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
}


.titprod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001f3d;
	font-weight: bold;
}

