﻿body
{
	margin:0px;
    background-color:#c9c4b2;
}
#headerContainer
{
	background:url(../img_site/backHeader.jpg) repeat-x left center;
	height:143px;
	width:100%;
    float:left;
}
#header
{
	text-align:center;
	width:750px;
	height:115px;
	background:url(../img_site/header.jpg) no-repeat left center;
	margin-top:28px;
	margin-left:auto;
	margin-right:auto;
}
#hardSell
{
	float:left;
	width:160px;
	height:50%;
	margin-top:30px;
	margin-left:15px;
}
#busca
{
	float:right;
	margin-top:82px;
	width:332px;
	height:22px;

}
.buscaButtom
{
    position:relative;
    right:12px;
	border:none;
	float:right;
	clear:right;
	width:48px;
	height:20px;
	cursor:pointer;
	background-color:Transparent;
}
#bannerBack
{
	background:url(../img_site/backBanner.jpg) repeat-x left center;
	height:167px;
	width:100%;
    float:left;
}
#bannerContainer
{
    width:750px;
    height:auto;
 	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#banner
{
	background:url(../img_site/bannerCotacao.jpg) no-repeat left center;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	float:left;
	height:141px;
	clear:both;
}
#menu
{
	background:url(../img_site/menu.jpg) no-repeat left center;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	float:left;
	height:26px;
	text-align:left;
}
#menu ul 
{
   margin:0px;
   padding:0px;
}
#menu ul li 
{
	float:left;
	margin-top:2px;
	display:list-item;
	list-style-type:none;
	text-align:center;
	width:100px;
}
.selected
{

	color:#fbd574;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.notSelected
{

	color:White;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#centerFooterBack
{
	float:left;
	width:100%;
	height:auto;
	background-color:#c9c4b2;
}
#positionCenter
{
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:auto;
}
#efeitoMenu
{
	background:url(../img_site/efeitoMenu.jpg) repeat-x left center;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	float:left;
	height:15px;
}
#containerCenter1
{
	float:left;
	width:750px;
	background:White repeat left center;
    height:auto;
 	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#containerCategorias
{
	text-align:left;
	float:left;
	width:710px;
	height:auto;
}
#categoriaAdapter
{
	float:left;
	width:710px;
	margin-left:10px;
	margin-right:auto;
	height:auto;
}
.textConteudo
{
	float:left;
	margin-left:25px;
	font-size:12px;
	text-decoration:none;
	font-family:Arial;
	color:#3b3b3b;
	padding-bottom:15px;
}
.containerContato 
{
    margin-right:auto;
    margin-left:auto;
	height:auto;
	width:100%;
}
.containerContato #containerLeft
{
	margin-left:25px;
	float:left;
	height:auto;
	width:180px;
}
.containerContato #containerLeft a
{
	margin-top:5px;
	width:100%;
	clear:both;
	height:19px;
	float:left;
	margin-bottom:5px;
	text-align:right;
	font-size:12px;
	text-decoration:none;
	font-family:Arial;
	color:#3b3b3b;
	cursor:default;
}
.containerContato #containerRight
{
	margin-left:2px;
	clear:right;
	float:left;
	width:340px;
	text-align:left;
}
.containerContato #containerRight .formText
{
	width:340px;
	margin-top:4px;
	margin-bottom:4px;
	border:solid 1px #a1a1a1;
	height:17px;
	clear:both;
	float:left;
	text-align:left;
	color:#3b3b3b;
}
.containerContato #containerRight ul
{
	height:19px;
	margin-bottom:4px;
	margin-top:3px;
	margin-left:0px;
	padding:0px;
	float:left;
	list-style-type:none;

}
.containerContato #containerRight ul li
{
	float:left;
	width:150px;
	clear:right;
	height:100%;
}
.containerContato #containerRight ul li input
{
	float:left;
	width:auto;
	height:auto;
}
.containerContato #containerRight ul li a
{
	margin-top:3px;
	float:left;
	height:100%;
	font-size:12px;
	text-decoration:none;
	font-family:Arial;
	color:#3b3b3b;
	cursor:default;
}

.containerContato #containerRight textarea
{
	margin-top:4px;
	border:solid 1px #a1a1a1;
	clear:both;
	float:left;
	text-align:left;
	overflow:auto;
	
}
.containerContato #containerRight #buttomSend
{
	cursor:pointer;
	margin-top:5px;
	left:4px;
	position:relative;
	float:right;
	background:url(../img_site/bot_enviar_contato.jpg) no-repeat left center;
	width:55px;
	height:17px;
	border:none;
	clear:right;
}
.containerContato #containerRight #buttomClear
{
	cursor:pointer;
	margin-top:5px;
	position:relative;
    left:225px;
	float:left;
	background:url(../img_site/bot_limpar_contato.jpg) no-repeat left center;
	width:55px;
	height:17px;
	border:none;
}
.end
{
	float:left;
	margin-top:10px;
}
#titleCategorias
{
	background:url(../img_site/iconeConteudoCotacao.jpg) no-repeat left center;
}
#titleCategorias a
{
	font-family:Arial;
	font-size:14px;
	color:#2f77a7;
	font-weight:bold;
	text-decoration:none;
	margin-left:25px;
	cursor:default;

}

#containerCenter2
{
	padding-top:10px;
	float:left;
	background:White repeat left center;
	width:750px;
    height:92px;
 	text-align:left;
	margin-left:auto;
	margin-right:auto;
    padding-bottom:10px;
}

#cotacao
{	
	left:6px;
    float:left;
	position:relative;
	background:url(../img_site/banner-publicidade.jpg) no-repeat left center;
	width:242px;
	height:92px;
	cursor:pointer;
	clear:right;
}
#news
{
    left:12px;
    float:left;
    position:relative;
	background:url(../img_site/bannerSolWeb.jpg) no-repeat left center;
	width:242px;
	height:92px;
	clear:right;
	cursor:pointer;
}

.textNews
{
	padding-top:4px;
	margin-right:15px;
	float:left;
	clear:right;
	width:120px;
	height:16px;
	background-color:Transparent;
	border:none;
	font-size:11px;
	font-family:Arial;
	color:#7e7e7e;
}
.buttomNews
{
    margin-right:10px;
	clear:right;
	margin-top:6px;
	float:right;
	background:url(../img_site/bot_enviar.jpg) no-repeat left center;
	width:55px;
	height:21px;
	background-color:Transparent;
	border:none;
	font-family:Arial;
	font-size:11px;
    cursor:pointer;
}
#parceiros
{
	right:6px;
	position:relative;
	float:right;
	background:url(../img_site/linkParceiros.jpg) no-repeat left center;
	width:242px;
	height:92px;
	cursor:pointer;

}
#prodtsPromocaoContainer
{
	float:left;
	background:url(../img_site/prodtsPromocao.jpg) no-repeat left center;
	width:456px;
	height:254px;
}
#parceirosContainer
{
	float:left;
	background:url(../img_site/parceiros.jpg) no-repeat left center;
	width:294px;
	height:254px;
}
#footerContainer
{
	width:750px;
    height:auto;
 	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#footer
{
	float:left;
	background:url(../img_site/footer.jpg) no-repeat left center;
	width:750px;
	height:67px;
}
.textFooter
{
	float:left;
	font-family:Arial;
	font-size:11px;
	color:#858585;
	position:relative;
	width:auto;
	height:auto;
	top:25px;
	text-decoration:none;
	cursor:pointer;
}
#info
{
	left:55px;
	cursor:default;
}
#tel
{
	left:280px;
}
#contato
{
	left:305px;
}
#logoCdigital
{
	clear:right;
	float:right;
	text-decoration:none;
	margin-right:5px;
    width:70px;
    height:auto;
    margin-top:25px;
    cursor:pointer;
    font-family:Arial;
	font-size:10px;
	color:#858585;
    
}
#logoCdigital span
{
	color:#2f77a7;
}
