/* CSS Document */
body 
{

	margin-top: 0px;
	padding: 0;
	background:url(../imgsite/bg_franquia.png);
	background-position:top;
	background-color:#ffd806;
	background-repeat:no-repeat;
	text-align: justify;
	font-size: 10px;
	color: #616161;
	font-family:Arial;
}


#div_fix
{
	width:972px;
	margin: 0px auto;


}

#servicos_content
{
	left:0px;
	top:-3px;
	float: left;
	width: 400px;
	background:#FFFFFF;
	position:relative;
	border-left:1px;
	border-right:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-align:justify;
	padding: 25px 0px 0px 10px;

}


#servicos_content_right
{
	float: right;
	margin-top:-3px;
	width: 155px;
	background:#FFFFFF;
 
	border-left:0px;
	border-right:0px;
	border-right-color:#cccccc;
	border-right-style:solid;
	border-left-color:#cccccc;
	border-left-style:solid;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-align:justify;
	padding: 25px 0px 0px 10px;

}

#html_content
{
	width:470px;
	font-face:Arial;
	font-size:11px;
}

#page_servicos
{
	background:#FFFFFF;
	background-repeat:repeat;
	display:table-cell;
	border:1px;
	border-style:solid;
	border-color:#ffffff;
	width:930px;
	
}


#historico_content_bottom
{
	top:0px;
	width: 520px;
	height:370px;
	background:#FFFFFF;
	border:1px;
	border-color:#ffffff;
	border-style:solid;

}



#sidebar_bottom_news_historico
{
	float:left;
	top:0px;
	margin-left:5px;
	position:relative;
	background:#FFFFFF;
	width: 190px;
	height:358px;
	border:0px;
	border-style:solid;
}



#sidebar_bottom_promo_historico
{
	float: left;
	top:0px;
	position:relative;
	background:#FFFFFF;
	width: 315px;
	height:358px;
	border:0px;
	border-style:solid;
	background-image:url(../imgsite/promo_content.png);
}



#content_servicos_right
{
	border:0px;
	border-style:solid;
	border-left:0px;
	border-left-style:solid;
	border-left-color:#cccccc;
	float:left;
	width:700px;
}


#div_diferencial
{
	margin-top:-11px;
	text-align:center;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	width:450px;
	height:70px;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	background:#efefef;	
}

#box_link_empty
{
	margin-top:30px;
	margin-left:50px;
	float:left;
	width:100px;
	height:100px;
	border:0px;
	border-color:#999999;
	border-style:solid;
	cursor:pointer;
	text-align:center;

}

#box_link
{
	margin-top:30px;
	margin-left:50px;
	float:left;
	width:100px;
	height:100px;
	border:0px;
	border-color:#999999;
	border-style:solid;
	cursor:pointer;
	text-align:center;
	background:url(../imgsite/defesa_cinza.png);

}

#box_link a
{
	text-decoration:none;
}


.span_box_link
{
	top:37px;
	position:relative;

}

.link-text
{
	position:relative;
	top:30px;
	
}

#div_cinza
{
	background:#efefef;	
	padding:10px;
	
}

#div_noticia_conteudo
{
	background:#efefef;	
	padding:20px 20px 20px 20px;
	
}


