/* CSS Document */

* {
	/* zerar */
	text-decoration:none;
	margin:0;
	padding:0;
	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.png);
	background-repeat: repeat-x;
	background-color: #DEDEDE;
	}

#h1{
display:none;
}
	
h1{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2{
	font-size: 14px;
	color: #C42031;
	font-weight: bolder;
	line-height: 17px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 10px;
}

h3{
	font-size: 11px;
	color: #C42031;
	font-weight: normal;
	width: 80%;
	line-height: 17px;
	text-align: justify;
}
h4{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	width: 80%;
	line-height: 17px;
	text-align: justify;
}
/************************************
#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
************************************/
#geral .flash .Logo-MBL .logo-mbl{
padding:15px 0 15px 6px;
}

#topo{
	margin:0 auto;
	height: 106px;
	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:-9999px;
	overflow:hidden;
	height:76px;
	width:280px;
	background-image:  url(images/logodina2.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: 0px 2px;	
}
#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;


}
#fundo_conteudo #produtos h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0;
	padding: 0;
	font-weight: normal;
}


#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: 198px;
	height: auto;
	text-align: left;
	padding: 1px;
	float: left;
	clear: both;
	margin: 1px;
	background-image: url(images/fundo_flash.png);
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-position: center bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left:1px;
}

.selos{
	text-align: center;
	margin:5px;
}

/************************************
#Contedo
************************************/
#fundo_conteudo {
	background-image: url(images/fundo_conteudo.png);
	background-repeat: no-repeat;
	background-position: 278px top;
	width: 555px;
	float: right;
}


#conteudo {
	text-align: left;
	margin-top: 20px;
	width: 520px;
	padding-left: 10px;
	height: 450px;
}
#esq {
	text-align: left;
	width: 245px;
	height: 350px;
	float:left;
}
#dir {
	text-align: left;
	width: 245px;
	height: 350px;
	float:right;
}
#rodas {
	text-align: left;
	width: 400px;
	height: 350px;
}
#conteudo ul{
	float:left;
	display:block;
	clear:both;
}

#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;

}

#conteudo h1{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 20px;
}
#conteudo h3{
	font-size: 11px;
	color: #C42031;
	font-weight: normal;
	width: 100%;
	line-height: 17px;
	text-align: justify;
}
#conteudo h4{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	width: 100%;
	padding-bottom:10px;
	line-height: 17px;
	text-align: justify;
}

p{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;
	padding-bottom: 10px;
	text-indent: 10pt;
}

.marcas{
	height: auto;
	width: 500px;
	text-align: center;
	margin-top: 10px;
	float: none;
}

.textarea {
	border: 1px solid #666666;
}
.input1{
	border: 1px solid #666666;
}
.input2{
	border: 1px solid #666666;
}
.fotos img{
	float:left;
	margin:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #FF0000;
	border: 1px solid #000000;
}

.fotos h2{
	clear:both;

}
#geral #fundo_conteudo #conteudo .marcas img {
	margin: 6px;
}
#geral #fundo_conteudo #conteudo ul {
	margin-right: 25px;
}
#geral #fundo_conteudo #conteudo #contato .tdform .input1_nome{
	width:383px;
	height:18px;
	border:1px solid #666666;
}
#geral #fundo_conteudo #conteudo #contato .tdform .input1_email{
	width:210px;
	height:18px;
	border:1px solid #666666;
	margin-right:10px;
}
#geral #fundo_conteudo #conteudo #contato .tdform .input1_ddd{
	width:40px;
	height:18px;
	border:1px solid #666666;
	margin-right:5px;
}
#geral #fundo_conteudo #conteudo #contato .tdform .input1_tel{
	width:107px;
	height:18px;
	border:1px solid #666666;
	margin-right:5px;
}
#geral #fundo_conteudo #conteudo #contato .tdform .textarea_msg{
	width:383px;
	height:100px;
	border:1px solid #666666;
	margin-bottom:5px;
}
.mais{
	text-align:center;
	width:90px;
	clear:right;
	float:right;
	border: 1px solid #000000;
	background-color: #C42031;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
}

.mais a{
    padding:5px;
	color: #FFFFFF;
	display:block
}
.mais a:hover{
	color: #000000;
	background-color: #FFFFFF;
	display:block
}
#geral #fundo_conteudo #conteudo .fotos h2 {
	float: left;
}
#geral #fundo_conteudo #conteudo .fotos hr {
	clear: both;
}
#centro1 {
	float: left;
	height: 180px;
	width: 210px;
	background-image: url(images/fundo_empresa.jpg);
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: right 125px;
	text-align:left;

}
#centro2 {
	float: right;
	height: 180px;
	width: 210px;
	background-image: url(images/produtos.jpg);
	border: 1px solid #FFFFFF;
	display: block;
	margin-right: 23px;
	background-repeat: no-repeat;
	background-position: right 125px;
	text-align:left;
}

#centro3 {
	float: left;
	height: 180px;
	width: 210px;
	background-image: url(images/fundo_parceiros.jpg);
	border: 1px solid #FFFFFF;
	display: block;
	background-repeat: no-repeat;
	background-position: right 125px;
	text-align:left;
	margin-top: 10px;
}

#centro4 {
	float: right;
	height: 180px;
	width: 210px;
	background-image: url(images/contato.jpg);
	border: 1px solid #FFFFFF;
	display: block;
	background-repeat: no-repeat;
	background-position: right 125px;
	text-align:left;
	margin-top: 10px;
	margin-right: 23px;
	text-align:left;
}
#conteudo #divsCentro * {
	text-align: left;
}
#cliqueaqui {
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	float: none;
	clear: both;
	margin-left: 310px;
}
#geral #fundo_conteudo #conteudo .fotos img {
	cursor: hand;
}

#conexoes{
display:block;
float:left;
}


.esqimg{
	float:left;
	padding-left:30px;
}
