/* * html #container { width:1020px; }  */
.teste {position:relative;min-width:998px;}
* html #container {display:inline-block; position:relative; margin-right:-400px;}


/* CONTAINER */
#menu_style {
	margin:0 auto;
	background-color:#fbe6af;
	background-image:url(/media/images/padrao_right.jpg);
	background-repeat:repeat-x;
}

#container {

	background-color:#fbe6af;
	background-image:url(/media/images/padrao.jpg);
	background-repeat:repeat-x;
	
	/*min-width:995px;	*/
}

/* * html #container { width:1020px; } */


/* HEADER */

#header {
	height:100px;
}


/* CONTENT */

#direita{
	background-image:url(/media/images/bg_red.gif);
	background-repeat:repeat-x;
	/* /media/images/corner_menu.gif*/
}

#menu{
}

#top_header {
	background-image:url(/media/images/bg_menu.gif);
	background-repeat:repeat-x;
	height: 84px;
}


#TopleftCol{
	width:316px;
	height:84px;
}

#leftCol{
	width:316px;
	height:450px;
}

#content {
	clear:both;
	height:400px;
}


#scrollable1{
	width:495px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left:32px;
	padding-right:10px;
}


#conteudos{
	width:520px;
	margin-top: 20px;
	padding-left:30px;
	padding-right:10px;
}
	
#output {
	padding:0px 0px 0 0px;
}


input#botao {
width:198px;
background-color:#d2c092;
border:1px solid #aa0000;
color:#aa0000;
cursor:pointer;
}


input, textarea {
border:1px solid #aa0000;
background-color:#f5f1e7;
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:3px;
width:190px;
}


input:hover, textarea:hover {
border:1px solid #670000;
}



/* FOOTER */

#footer {
	clear:both;
	background-image:url(/media/images/footer.jpg);
	background-repeat:repeat-x;
	height:42px;
	color:#a0a0a0;
	padding-top:15px;
}

/*#objectos{
	height:30px;
	width:800px;
}*/

#footer .left {
	float:left;
	width:250px;
	padding-top:10px;
}

#footer .center {
	float:left;
	width:450px;
	padding-top:10px;
}

#footer .right {
	float:right;
	width:250px;
	padding-top:7px;
}


/* MENU */

.menu {
	height:84px;
}

#menu {
}

/* PESQUISA */

#search {
	float:right;
	width:180px;
	height:100px;
	border-left: 1px dashed #FFFFFF;
	padding:0px 0px 0px 10px;
}

#servicos {
	padding-left:27px;
}

#links {
	padding-left:27px;
}

#links a {
	padding-bottom:5px;
}

#bottom {
	font-family:Arial, Helvetica, sans-serif;
}