body
{
	background:#E6E6E6 url(../../images/bg_site.png) repeat-x top;
	padding:0px;
	margin:0px;
	background-color:#E6E6E6;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	width:100%;
	text-align:center;
}

#main
{
	background-image:url(../../images/back.jpg);
	background-repeat:repeat-x;
	text-align:center;
	background-color:#E5E5E5;
	margin-right:auto;
	margin-left:auto;
	width:940px;
}

#tablemain
{
	width:940px;
}



#bordertable, .bordertable
{
	border-right: solid 1px #E1E1E1;
	border-left: solid 1px #E1E1E1;
}

#tablemain td
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
	
}

#tablemain td a, a:active, a:link, a:visited
{
	color:#666666;
	text-decoration:none;
}

#tablemain td a:hover
{
	text-decoration:underline;
}

#site
{
	background:#FFFFFF;
}

.texto
{
	font-size:10px;
}

#lista td
{
	padding:30px;
}

#botton
{
	background:url(../../images/botton.jpg);
	width:940px;
	height:38px;
}

.linha
{
	border: solid 1px #d2d8d9;
	width:940px;
	height:1px;
}


/* formularios */
.input {
	border:1px solid #E6E6E6;
	-moz-border-radius:5px;	
	-webkit-border-radius:5px;
	padding:3px;	
	font-size:10px;
	font-family:'Tahoma';
	color:#666666;
	margin-top:5px;
	height:22px;
	margin-left:0;
	width:200px;
}

.select
{
	height:22px;
}

.input optgroup {
	background-color:#FFF;
}
select.input {
	height:26px;
}
select.inputB {
	height:20px;
}
.input:focus{
	background-color:#fafafa;
	border:1px solid #aaaaaa;
}
form label, form .label {
	font-size:12px;
	color:#666666;
}

form ul li{
	margin:3px;
	height:55px;
	text-align:left;
}
.ketchup-error-container li{
	height:15px;
}

.segmento_categorias{
display:block;
color:#848484;
font-size:10px;
margin-top:10px;
}
.segmento_categorias li{
display:block;
float:left;
margin-right:10px;
}
.segmento_categorias li p{
display:block;
margin-top:7px;
}

.inithidden{
	vertical-align:top;
}

#jingle{
	margin-top:70px;
}

