﻿*
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
	padding: 0;
}

body
{
	margin: auto;
	text-align: center;
	font-family: "Arial";
	padding-bottom: 12px;
	color: #666666;
	background: #333333;
}

#hack
{
	clear: both;
}

#page
{
	width: 998px;
	_width: 1000px;
	height: auto;
	margin: auto;
	background: url(../Images/pageBackground.jpg) top repeat-x;
}

#content
{
	width: 998px;
	_width: 1000px;
	height: auto;
	background-color: #F5F5F5;
	_margin-top: -11px;
	float: left;
	border-bottom: 1px solid #FFFFFF;
}

#header
{
	width: 970px;
	height: 108px;
	float: left;
	padding-left: 15px;
	padding-right: 13px;
}

#left
{
	width: 684px;
	_width: 680px; /* hacks para o  ie6 */
	height: auto;
	float: left;
	border-right: 1px solid #FFFFFF;
	position: relative;
}

#left-in
{
	width: 643px;
	height: 450px;
	margin-left: 20px;
	_margin-left: 8px;
	margin-top: 25px;
	float: left;
}

#formulario
{
	width: 635px;
	height: auto;
	float: left;
	font-size: 12px;
	color: #666666;
	margin-left: 40px;
	margin-left: 0px;
}

fieldset
{
	border: 1px solid #CCCCCC;
	width: 535px;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

legend
{
	background-color: #E1E1E1;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.labelOrcamento
{
	font-size: 12px;
	color: #666666;
	text-align: right;
	width: 119px;
	float: left;
	margin-right: 10px;
	padding-top: 3px;
}

.inputOrcamento
{
	border: 1px solid #CCCCCC;
	float: left;
	height: 18px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
}

.inputOrcamentoWithMarginLeft6
{
	border: 1px solid #CCCCCC;
	float: left;
	height: 18px;
	margin-bottom: 8px;
	margin-left: 6px;
	background-color: #FFFFFF;
}

.radioOrcamento
{
	float: left;
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin-right: 5px;
	margin-top:-2px;
}

.btnOrcamento
{
	height: 21px;
	float: left;
	background-color: #CCCCCC;
	border: solid 1px #999999;
	color: #666666;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 7px;
}

.titleImg
{
	clear: both;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	clear: both;
	margin-bottom: 16px;
	float: left;
}

.title
{
	clear: both;
	color: #666666;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	clear: both;
	margin-bottom: 16px;
	font-family: Verdana;
}

.text-justify
{
	font-size: 11px;
	text-align: justify;
	margin-bottom: 20px;
	font-family: Verdana;
}

.text-left
{
	font-size: 11px;
	text-align: left;
	margin-bottom: 20px;
	font-family: Verdana;
}

image
{
	float: left;
}

#right
{
	width: 296px;
	height: auto;
	float: right;
	margin-right: 13px;
	_margin-right: 8px;
	border: 0px;
	position: relative;
}

#right-top
{
	width: 296px;
	height: 96px;
	float: right;
	margin-top: 25px;
}

#right-item1
{
	background: url(../Images/rightItem1.gif) no-repeat;
	width: 276px;
	height: 136px;
	float: left;
	position: relative;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
}

#right-item2
{
	background: url(../Images/rightItem2.gif) no-repeat;
	width: 276px;
	height: 96px;
	float: left;
	position: relative;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
}

#right-item3
{
	background: url(../Images/rightItem3.gif) no-repeat;
	width: 276px;
	height: 144px;
	float: left;
	position: relative;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	
}

#footer
{
	width: 979px;
	height: 41px;
	background-color: #EBEBEB;
	float: left;
	_width: 981px;
	_margin-top: 0px;
	padding-right: 19px;
	padding-top: 10px;
}

.imgLogoDatacenter
{
	float: left;
	margin-top: 37px;
}

.imgFloatLeft
{
	float: left;
}

.imgFloatRight
{
	float: right;
}

.imgLinks1
{
	float: right;
	margin-bottom: 9px;
}

.imgLinks2
{
	float: right;
	margin-bottom: 9px;
	clear: both;
	margin-top: 15px;
}

.imgLinks3
{
	float: right;
	margin-bottom: 9px;
	clear: both;
}

.imgLinkCadastre
{
	float: right;
	margin-bottom: 14px;
	clear: both;
	margin-top: 4px;
}

.imgLinkAcessoDatacenter
{
	float: right;
	margin-bottom: 15px;
	clear: both;
}

.imgLinkSolucaoNfe
{
	float: right;
	margin-bottom: 18px;
	clear: both;
}

.imgSolucaoNfe
{
	float: right;
	margin-bottom: 15px;
	clear: both;
}

.quadrado
{
	border: solid 1px #CCCCCC;
	width: 290px;
	height: 160px;
	float: left;
	margin-right: 20px;
	background-image: url(../Images/image.gif);
	padding-top: 10px;
}

.linkItem
{
	font-family: Calibri;
	font-size: 12px;
	float: left;
	margin-bottom: 12px;
	color: #333333;
	left: 12px;
	margin-left: 12px;
	color: Blue;
	width: 90%;
	text-align: left;
}

.conhecaSolucoes
{
	font-family: Calibri, Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

.imgLinkDatacenter
{
	float: right;
	clear: both;
	margin-top: 2px;
}
