/* CSS Document */

* {
	/* zerar */
	text-decoration:none;
	margin:0;
	padding:0;
	list-style:none;
	vertical-align:middle;
	border:none;
}
html {
	text-align:center;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/fundo.gif);
	background-repeat: repeat-x;
	}
	
h1{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h2{
	font-size: 14px;
	color: #C42031;
	font-weight: bolder;
	line-height: 17px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 10px;
}
h3{
	font-size: 11px;
	color: #C42031;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 10px;
}
h4{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;
	padding-bottom: 10px;
}
p{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;
	padding-bottom: 10px;
	text-indent: 10pt;
}
/************************************
#GERAL - O div que envolve todo o site
************************************/
#geral {
	margin:0 auto;
	width:760px;
}

a, b {vertical-align:baseline;}
	
/************************************
#TOPO - Logo , telefone , menu e flash ou foto
************************************/

#topo{
	margin:0 auto;
	height: 226px;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/fundo_topo.png);
	background-repeat: no-repeat;
	background-position: right top;

}
#topo h1 {
	text-indent:-5000em;
	overflow:hidden;
	height:76px;
	width:213px;
	background-image:  url(images/borindus.png);
	background-repeat: no-repeat;
	background-position: left 15px;
	float: left;
	
}
#topo h1 a {
	display:block; height:103px;
	
}
#topo address{
	font-style: normal;
	font-variant: normal;
	text-align: left;
	padding: 14px;
	float: right;
	height: 65px;
	width: 226px;
	float: right;
	margin:0 auto;
}
#topo a{
	color: blue;
	text-decoration: underline;
}
#topo a:hover{
	color: #C42031;
	text-decoration: underline;
}


#menu {
	height: 24px;
	width: 563px;
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-top: -12px;
	display: inline;
	float: right;
}
#menu ul{

}
#menu li {
	float:left;
	list-style-type:none;
	display:inline;
	width: auto;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu li a{
	color: #FFFFFF;
	text-decoration: none;

}


#menu li a:hover{
	color: #C42031;
	background-color: #FFFFFF;
	background-image: url(images/fundo_menu.png);
	background-repeat: repeat-x;
	text-decoration: none;
}
.flash{
	width: 760px;
	height: 120px;
	text-align: left;
	padding-top: 1px;
	clear: both;
}

/************************************
#Contedo
************************************/
#esquerda {
	text-align: left;
	float: left;
	width: 340px;
	padding-left: 10px;
}
#direita{
	text-align: left;
	float: right;
	width: 370px;
	padding-left: 10px;
}

#direita img{
	margin: 10px;
	border: 1px solid #990000;   
}


#direita_parceiros{
margin-top:45px;
}
#direita_parceiros img{
	margin: 8px;   
}

#esquerda h1{
	font-size: 14px;
	color: #C42031;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 10px;
}
#esquerdahome{
	font-size: 14px;
	color: #C42031;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
	height: 421px;
}

#esquerda h3{
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
	line-height: 17px;
	text-align: justify;
	padding-bottom: 10px;
}
#direita h3{
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
	line-height: 17px;
	text-align: justify;
	padding-bottom: 10px;
}
#um {
	width: 340px;
	float: left;
	background-image: url(images/images_home/empresa.jpg);
	display: block;
	height: 150px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 20px;
	background-repeat: no-repeat;
}
#dois {
	display: block;
	height: 150px;
	width: 340px;
	float: left;
	background-image: url(images/images_home/produtos.jpg);
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
}
#tres {
	display: block;
	float: left;
	height: 150px;
	width: 340px;
	background-image: url(images/images_home/parceiros.jpg);
	padding-top: 2px;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 20px;
	margin-top: 20px;
}
#quatro {
	background-image: url(images/images_home/contato.jpg);
	display: block;
	float: left;
	height: 150px;
	width: 340px;
	padding-top: 2px;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 20px;
}


#esquerda h5{
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
	line-height: 17px;
	text-align: justify;
	padding-bottom: 10px;
}

#esquerda ul li{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 10pt;
}

#direita ul li{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;
	list-style-position: inside;
	list-style-type: disc;
	list-style-type:none;
}

#esquerda table tr td{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
	text-align: center;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}


#direita table tr td{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
	text-align: center;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}

/************************************
#Contato
************************************/
#contato {
	text-align: left;
	float: left;
	width: 370px;
	padding-left: 10px;
}

#contato h1{
	font-size: 14px;
	color: #C42031;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 10px;
}

#contato td{
	text-align: left;
	padding: 5px 5px 5px 0px;
}


.input1 {
	background-color: transparent;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.input2 {
	background-color: #CCCCCC;
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	padding: 1px 7px;
	margin-right: 20px;
}

.textarea {
	background-color: transparent;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
 
 #informacoes{
	text-align:center;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
 }
 #informacoes:hover{
	color: #66666;
	background-color: #FFFFFF;
 }

#conteudo {
	text-align: left;
	margin-top: 20px;
	width: 700px;
	height: 450px;
}
#esq {
	text-align: left;
	width: 400px;
	height: 350px;
	float:left;
}
#dir {
	text-align: left;
	width: 250px;
	height: 350px;
	float:right;
}
#rodas {
	text-align: left;
	width: 400px;
	height: 350px;
}
#conteudo ul{
	float:left;
}

#conteudo ul li{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	/*line-height: 17px;*/
	text-align: left;
	list-style-position: inside;
	margin: 0 0 10px 0;
	padding:0;
	list-style:disc;

}
#geral #conteudo .topos {
	padding-left: 13px;
}

#esqm{
	width:250px;
	float: left;
}

#dirm{
	width:250px;
	float: left;
	padding-left: 100px;
}

a.link-padrao{
	font-weight:bold;
	color:#c42031;
	}

a:hover.link-padrao{
	text-decoration:underline;
	}

#rodape{
	height:35px;
	background-color:#C42031;
	display: block;
	clear: both;
}
#rodape #selos{
	width:700px;
	display:block;
	margin:0 auto;
	padding-top:10px;
}

#rodape #selos ul{
width:190px;
display:block;
float:right;
}
#rodape #selos ul li{
	width:93px;
	list-style-type:none;
	text-indent:-99999px;
	overflow:hidden;
	display:block;
	float:left;
}
#rodape #selos ul li a{
	height:17px;
	display:block;
}
#rodape #selos ul li a.gdsi{
	background:url(images/grupodigital.gif) no-repeat 0 0;
}
#rodape #selos ul li a.w3c{
	background:url(images/w3c.gif) no-repeat 0 0;
	margin-left:5px;
}
