@charset "utf-8";
/* CSS Document */

/************************************************************************************/

#background
{
	margin:auto;
	
	width:100%;
	min-height:100%;
	
	border:0px solid #000;
}

/************************************************************************************/

#master
{
	position:relative;
	margin:auto;
	
	width:960px;
	
	border:0px solid #000;
}

/************************************************************************************/

#top
{
    position:relative;
	width:100%;
	height:358px;
	
	border:0px solid #000;
}

/************************************************************************************/

#img_topo_home
{
    position:absolute;
	top:100px;
	left:610px;
	width:350px;
	height:208px;
	border:0px solid #000;
}

/************************************************************************************/

#menu-destaque
{
	position:relative;
	margin:auto;
	
	width:912px;
	
	height:176px;
	
	/*background:#f7f5f2;*/
	border:0px solid #000;
}

/************************************************************************************/

#conteudo-home
{
	margin:auto;
	
	width:912px;
	height:143px;
	
	border:0px solid #000;
}

/************************************************************************************/

#novidades
{
	position:relative;
	margin:auto;
	
	width:912px;
	height:185px;
	
	border:0px solid #000;
}

/************************************************************************************/

#conteudo-interno
{
	position:relative;
	margin:auto;
	
	width:912px;
	
	height:379px;
	
	/*background:#f7f5f2;*/
	border:0px solid #000;
}

/************************************************************************************/

#div1-formulario
{
    float:left;
	width:570px;
	height:16px;
	border:0px solid #000;
}

/************************************************************************************/

#bg-formulario
{
    float:right;
	width:446px;
	height:16px;
	border:0px solid #000;
	background-image:url(../../images/trabalhe_conosco/campo.png);
}

/************************************************************************************/

#texto-interno-formulario
{
    margin:auto;
	margin-top:2px;
	width:442px;
	height:12px;
	border:0px solid #000;
}

#texto-interno-formulario input
{
	width:100%;
	height:100%;
    background:none;
	border:0px solid #000;
}

#texto-interno-formulario textarea
{
	width:100%;
	height:100%;
    background:none;
	border:0px solid #000;
}

/************************************************************************************/

#texto-formulario
{
    float:right;
	margin-right:5px;
	width:auto;
	height:auto;
	border:0px solid #000;
	font-family:Tahoma;
	font-size:12px;
	color:#5d5d5d;
}

/************************************************************************************/

#seta-formulario
{
    float:right;
	margin-top:2px;
	margin-right:2px;
	width:20px;
	height:12px;
	border:0px solid #000;
}

/************************************************************************************/

#rodape
{
	padding-top:20px;
	
	height:100px;
	
	font-size:11px;
	
	text-align:center;
	
	background:url(../../images/shadow-rodape.png) top no-repeat;
	border:0px solid #000;
}

/************************************************************************************/
