/* CSS RD Interway */

body, html {100%;}
body {
	background-image: url(imagens/bg_body.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	text-align: center;
	margin: 0px;
	background-color: #a0c4f4;
	font-family: Arial, Helvetica, sans-serif;
	color: #506A00;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

img {border:0;}

.FloatLeft{
	float: left;
}

#topo {
	height: 148px;
	width: 100%;
	text-align: center;
	float: left;
}
.geral {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	height: 123px;
	width: 312px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
}
#banner {
	height: 123px;
	width: 486px;
	float: left;
}
#meio {
	width: 100%;
	text-align: center;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	float: left;
}
#paises {
	float: left;
	height: 25px;
	width: 156px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#data {
	float: left;
	height: 21px;
	width: 151px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 5px;
	padding-top: 4px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
#menu {
	float: left;
	height: 25px;
	width: 486px;
	text-align: left;
}
#esquerda {
	min-height: 373px;
	text-align: left;
	float: left;
	width: 272px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #d0e2fa;
	background-attachment: scroll;
	background-image: url(imagens/bg_esquerda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 20px;
	color: #6f716f;
}
#direita {
	text-align: left;
	float: left;
	width: 486px;
	min-height: 373px;
}
#direita_2 {
	text-align: left;
	float: left;
	width: 471px;
	min-height: 373px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#base {
	height: 57px;
	width: 100%;
	text-align: center;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 15px;
}
#rodape {
	text-align: left;
	height: 42px;
	width: 702px;
	float: left;
	font-size: 11px;
	font-weight: normal;
	padding-left: 78px;
	padding-top: 15px;
	background-attachment: scroll;
	background-image: url(imagens/bg_rodape.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_1 {
	color: #2656B9;
}
.txt_2 {
	color: #FFFFFF;
}
.txt_3 {
	font-weight: bold;
	color: #FFFFFF;
}
.txt_4 {
	font: bold normal 12px Arial, Helvetica, Verdana;
}

h2 {
	color: #2A1478;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666600;
}

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}
.linkativo {
	color:#CC0000;
}
a.linkdois:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkdois:visited {
	color: #FFFFFF;
}
a.linkdois:hover {
	color: #506A00;
}

a.linktres:link {
	text-decoration: underline;
	color: #666600;
}
a.linktres:visited {
    text-decoration: underline;
	color: #666600;
}
a.linktres:hover {
	color: #979700;
}
form {
	margin-top: 30px;
	margin-left: 35px;
	color: #336600;
}
.botao {
	font-size : 10px;
	font-family : Verdana, Helvetica;
	font-weight : bold;
	color : white;
	border : 0;
	width : 80px;
	height : 19px;
	background-color : #2656B9;
}
.campo {
	font-family : Arial, Verdana, Tahoma;
	font-size : 12px;
	color: #669900;
	background-color: #E4EBFA;
	border: 1px solid #819EE2;
}
/*a.produtosLink:link{
	display: block;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	text-align: left;
	border: 1px solid #FFF;
	padding: 15px;
	background: url(imagens/bg_01.gif) repeat scroll;
	width: 420px;
	color: #FFFFFF;
	text-decoration: none;
}
a.produtosLink:hover{
	background: url(imagens/bg_01_hover.gif) repeat scroll;
}
a.produtosLink:visited{
	color: #FFFFFF;
}*/

ul li{
	border: 1px solid #FFF;
	background: url(imagens/bg_01.gif) repeat scroll;
}
ul, li{
	margin:0;
	width: 100%;
	}
ul{
	padding:0;
	list-style: none;
	}
li{
	margin-top: 15px;
	margin-left: 15px;
}
ul li a{
	padding: 15px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
ul li a img{
	vertical-align:middle;
	margin-right: 15px;
}
ul li a:hover{
	background: url(imagens/bg_01_hover.gif) repeat scroll;
	color: #FFFFFF;
}


.produtos {
	float: left;
	height: 120px;
	width: 100px;
	margin-top: 15px;
	margin-left: 15px;
	text-align: center;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.produtos_legenda {
	float: left;
	height: 19px;
	width: 100px;
	text-align: center;
	background-color: #D2DCF5;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	font-weight: normal;
	font-size: 12px;
}


.ProdutosBloco{
	float:left;
	border: 1px solid #FFF;
	background: url(imagens/bg_01.gif) repeat scroll;
	width: 420px;
	padding:15px;
	margin-top: 15px;
	margin-left: 15px;
	color: #444444;
	font-weight: normal;
}
.ProdutosBloco img{
	float:left;
	margin-right:20px;
	margin-bottom: 5px;
}
.ProdutosBloco td{
	font-size: 11px;
	background: #CDDEF8;
	padding: 3px 3px 3px 5px;
}
/*.ProdutosBloco .Midias{
	float: left;
	color: #FFFFFF;
	font: normal 11px "Trebuchet MS", Tahoma, Arial, Verdana;
	width: 180px;
}
.ProdutosBloco .Descricao{
	float: left;
	text-align: left;
	color: #FFFFFF;
	font: normal 11px "Trebuchet MS", Tahoma, Arial, Verdana;
	width: 390px;
}*/
