@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;
}

#chatRemote
{
	position:absolute;
	
	top:86px;
	right:1px;
	
	width:222px;
	height:42px;
	
	z-index:11;
	
	background:url(../../images/novoChat.jpg) no-repeat;
	border:0px solid #000;
}

div.chatLink
{
	position:absolute;
	
	top:17px;
	left:2px;
}

#formHome
{
	position:absolute;
	padding-top:23px;
	padding-left:10px;
	
	top:125px;
	right:20px;
	
	width:195px;
	height:125px;
	
	z-index:11;
	
	background:url(../../images/FormHome.png) no-repeat;
	border:0px solid #000;
}

#formHome input, textarea
{
	margin-bottom:8px;
	
	width:170px;
	height:13px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	
	border:0px solid #000;
}

#formHome input[type=submit]
{
	margin-top:-2px;
	margin-right:13px;
	
	clear:both;
	float:right;
	width:50px;
	height:20px;
	
	opacity:0;
	-moz-opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	
	cursor:pointer;
}

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

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

#topo-form
{
    position:relative;
	margin:auto;
	margin-left:-3px;
	
	width:967px;
	height:154px;
	
	background:#dcdcdc;
	border:0px solid #000;
}

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

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

#loginESenha
{
	position:absolute;
	padding-top:0px;
	
	top:21px;
	right:155px;
	
	width:270px;
	height:16px;
	
	z-index:10;
	
	background:url(../../images/loginESenha.jpg) no-repeat;
}

#loginESenha input.iplogin
{
	font-size:10px;
	width:110px;
	height:12px;
	
	border:0px solid #000;
}

#tel
{
	position:absolute;
	padding-top:0px;
	
	top:21px;
	right:420px;
	
	width:200px;
	height:16px;
	
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#4A7DD0;
	
	z-index:10;
	
	border:0px solid #000;
}

#loginESenha input[type=submit]
{
	position:absolute;
	
	top:0px;
	
	width:30px;
	height:16px;
	
	cursor:pointer;
	
	opacity:0;
	-moz-opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

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

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

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

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

#principios
{
	position:relative;
	margin:auto;
	
	width:890px;
	height:auto;
	
	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[type=text]
{
	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;
}

#rodape a
{
	text-transform:uppercase;
}
/************************************************************************************/

