body {
	margin:0px;
	background-image:url(../layout/fundo.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
}

#topo{
	width:900px;
	height:150px;
	text-align:center;
	background-color:#fff;
}

#sub{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:23px;
	font-weight:bold;
	color:#28166f;
	width:680px;
	border-bottom:1px solid #ccc;
}

#sub2{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:23px;
	color:#28166f;
	width:680px;
}

#menu{
	height:60px;
	background-image:url('../layout/fundomenu1.jpg');
	background-repeat:repeat-x;
	text-align:center;
	padding:0px 0px 0px 20px;
}

#itemmenu{
	padding:0px 10px 0px 10px;
	height:50px;
	float:left;
}

#corpo{
	width:900px;
}

#dados{
	width:900px;
	height:150px;
	text-align:center;
	background-color:#b2af7a;
}

#rodape{
	width:900px;
	text-align:center;
}

/* CONTAINERS DO FORMULÁRIO */

#divisor{
	width:20px;
	height:200px;
}

#caixa{
	width:870px;
	border:1px solid #00728d;
	background-color:#daefe3;
	margin-top:5px;
	float:right;
	text-align:left;
	padding:5px;
}

#caixa2{
	width:500px;
	border:1px solid #ddd;
	margin-top:20px;
	float:right;
	text-align:center;
	background-color:#ccc;
}

#caixa3{
	width:300px;
	border:1px solid #ddd;
	float:right;
	text-align:left;
}

#caixaE{
	width:250px;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
}

#caixaR{
	width:330px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
}

/* CONTAINERS DO FORMULÁRIO COTAÇÕES */

#cotTop{
	width:370px;
	background-color:#84c225;
	height:38px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	padding-top:10px;
	color:#fff;
}

#cotSubTop{
	width:370px;
	background-color:#28166f;
	height:20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	color:#fff;
}

#cotCont{
	width:370px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}

#cotSubItem{
	width:370px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#eee;
	border:1px solid #bbb;
	padding:5px 0px 5px 0px;
	margin:10px 0px 5px 0px;
}

/* CONTAINERS DO FORMULÁRIO */

#divisor{
	width:20px;
	height:200px;
}

#caixa{
	width:500px;
	border:1px solid #aaa;
	background-color:#eee;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
	text-align:left;
	padding:5px;
}

#caixaE{
	width:110px;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
}

#caixaR{
	width:310px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
}