#corpoMain.extendido {
	background-color: #FFFFFF;
	float: none;
	margin-left:180px;
	width: 808px;
}
#banTextoDetail {
	background-color: #45FF45;
	height: 26px;
	margin-bottom: 10px;
	width: 808px;
}
#bodyDetalhes{
	color: #333;
	width: 808px;
	font-family: Arial;
}
dl#informacosProdutos dt{
	color: #666;
}

#linksNavegacao{
	float: left;
}

#bodyDetalhes p, #bodyDetalhes dl{
	font-size: 0.8em;
	padding-left: 8px;
}
#colDireitaItem{
	float: left;
	margin-left: 200px;
	padding-right: 10px;
	width: 608px;
}

#colEsquerdaItem {
	float: left;
	margin-left: -808px;
	text-align: center;
	width: 140px;
}
#colDireitaItem h1{
	color:#666666;
	float:left;
	font-size: 1.2em;
	font-weight: bold;
}
#colDireitaItem span{
	color:#666666;
	font-size: 12px;
	
}
#colDireitaItem a{
	color:#0099CC;
	font-size: 12px;
	text-decoration: none;
}
#colDireitaItem a:hover{
	text-decoration: underline;
}
#colDireitaItem table{
	width: 96%;
	
}
#colDireitaItem table caption h2, #tabelaParcela h3{
	margin-top: 3em;
	color:#666666;
	font-size: 12px;
	font-weight: bold;	
}
#tabelaParcela h3{
	margin-top: 0em;
}
#colDireitaItem td {
	border-bottom: 1px dotted #CCCCCC;
	color:#006699;
	font-size: 0.9em;
	font-weight: bold;
	width: 20%;
}
#colDireitaItem tr {
	height: 1.4em;
}
#colDireitaItem th, #colDireitaItem td[scope] {
	background-color: #F6F6F6;
	color:#666666;
	font-size: 0.9em;	
	font-weight: normal;
}
#colDireitaItem table + p {
	color:#666666;
	font-size: xx-small;
	margin-bottom: 10px;
}
#colEsquerdaItem a{
	color:#0099CC;
	font-size: 11px;
	text-decoration: none;
}
#colEsquerdaItem a p:hover{
	text-decoration: underline;
}
#colEsquerdaItem a img:hover{
	text-decoration: none;
}
#bodyDetalhes h2.corpo {
	background: url("../img/corpo/tituloCorpo.png") repeat-x;
	/*clear: both;*/
	color: #28647d;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 29px;
	padding-left: 10px;
	padding-top: 5px;
	width: 798px;
}

#tabelaParcela{
	background-color: #F6F6F6;
	padding: 5px;
	margin-top: 10px;
	width: 98%;
}
#tabelaParcela ul{
	color: #006699;
	font-size: 0.8em;
	padding-top: 5px;
	width: 100%;
}
#tabelaParcela ul li{
	float: left;
	width: 50%;
}
div#tabelaParcela + p{
	font-size: 11px;
}
#bodyDetalhes dt{
	margin-top:16px;
}
#bodyDetalhes dd{
	color: #006699;
}
#informacosProdutos{
	clear: right;
}
dd.listaCores p{
	color: #666666;
}
#contBotao{
	float: left;
	height: 40px;
	vertical-align: center;
	width: 50%;
}
#email-1{
	float: left;
	height: 36px;
	width: 36px;
}
#email-1 input{
	padding-right: 50px;	
}
#email-2 a{
	color: #0099CC;
	display: block;
	float: left;
	font-size: 11px;
	height: 36px;
	margin-left: 10px;
	text-decoration: none;
	width: 100px;
}
#email-2 a:hover{
	text-decoration: underline;
}
.botaoCotacao {
	background:url(../img/detalhes/botaoCotacao.png) no-repeat top left;
	border: none;
	clear: both;
	color: #FFF;
	cursor: hand;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	height: 36px;
	width: 120px;
}
.botaoCotacao:hover {
	background-position:-120px;
}
label + p{
	line-height: 36px;
}
.floatagain{
float: left;
}
.floatagain2{
clear: right;
}