﻿html {
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f6f6f;
	width: 100%;
	height: 100%;
}
a {
	color: #888;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #888;
	text-decoration: none;
}

.ms-WPBody A:link, .ms-WPBody A:visited,
.ms-WPBody a {
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
	text-decoration: none;
}
.ms-WPBody a:hover {
	text-decoration: underline;
}
.ms-WPBody a:active {
	color: #888;
	text-decoration: none;
}
.ms-WPBody a:link {
	color: #888;
}
form {
	margin: 0px;
	padding: 0px;
}
#conteudo_wp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f6f6f;

}
#conteudo {
	padding-bottom:30px;
	background: #F8F4F5;
	min-height: 200px;
	_height: 200px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #D9D9D9;
	text-align: center;
	FONT-FAMILY: Arial, Helvetica, sans-serif

}
#conteudo ul {
	margin: 5px 0 5px 18px;
	padding: 0px;
	left: 0px;
	line-height: 20px;

}
#conteudo p {
	font-size:12px;
}
#conteudo ul li  {
	list-style: url("/nva/img/bulletConteudo.gif");
	margin: 0 0 5px 0;
	padding: 0;
	font-size:12px;
}
#conteudo ol {
	margin: 5px 0 5px 0px;
	padding: 0 0 0 20px;
	*padding: 0 0 0 25px;
	line-height: 20px;
}
#conteudo ol li  {
	list-style: decimal;
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Arial;
}
.centraliza {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}
.centraliza:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
}
.colunas {
	float: left;
}
#topo {
	text-align: center;
}
#rodape {
	text-align: center;
}
.ms-consolemptablerow {
	background-color:#FFF;
}
#ambientacao_full {
	position: relative; 
	z-index: 2;
}
#conteudo_full {
	position: relative; 
	z-index: 1;
}
#amb_background {
	height: 110px;
}
#flash_amb_full {
	height: 110px;
	position: absolute;
	overflow: hidden;
	top: 0px;
}
.txt_grande {
	font-size: 17px;
	font-weight:bold; 
	text-transform: uppercase;
	float: left;
	padding: 0 7px 0px 0;
}
.txt_medio {
	font-size: 15px; 
	text-transform: uppercase;
	float: left;
	padding: 0 7px 2px 0;
}
.txt_pequeno {
	font-size: 12px; 
	text-transform: uppercase;
	float: left;
	padding: 0 7px 4px 0;
}
.txt_minimo {
	font-size: 10px; 
	text-transform: uppercase;
	float: left;
	padding: 0 7px 6px 0;
}



/* ===================== Classes para usar imagens dentro do corpo de notícias ===================== */

.imgLeft {
	padding: 5px 5px 5px 5px;
	width:1px;
	float: left;
}
.imgRight {
	padding: 5px 5px 5px 5px;
	width:1px;
	float: right;
}
.imgLeft SPAN {
	display: block;
	color:red;
	font-size: 9px;
}



.imgRight SPAN {
	display: block;
	color:red;
	font-size: 9px;
}



/* ===============BUSCA=========================================================================== */

.busca{
 font-family:Arial, Helvetica, sans-serif;
}
.busca .box_noResults{
	padding:15px;
	border:#00599C	solid 1px;
	background-color:#F2F2F2;
	line-height:20px;
}
.busca .box_noResults .titulo{
	color:#00599C;
	padding-left:20px;
}
.busca .srch-Title{
	color:#00599c;
	font-weight:bold;
}
.busca .srch-Title a{
	text-decoration:none;	
}
.busca .srch-Title a:hover{
	text-decoration:underline;
	color:#00599c;	
}
.busca .srch-Title P a{
	text-decoration:none;	
	background:#FFFFFF;
	color:red;
}
.busca .titulo{
	color:#00599C;
}
.busca .titulo p {
	color:#00599C;
	font-weight:bold;
	line-height: 15px;
}
.busca .descricao{
	line-height:16px;
	font-size:11px;
	position: relative;
	top: -4px;
}
.busca .buscaSeparador {
	border-bottom:#CCC solid 1px;
	margin: 0 0 15px 0;
}
.busca .separador{
	margin-bottom:15px;
	margin-top:15px;
	border-bottom:#CCC solid 1px;
}
.busca .srch-Page TABLE TD {
	padding: 3px 3px 3px 3px;
}
.busca .srch-Page A:link{
	border:#00599c solid 1px;
	background:#FFFFFF;
	/*margin: 3px 3px 3px 3px;*/
	padding: 2px 5px 2px 5px;
}
.busca .srch-Page A:visited{
	border:#00599d solid 1px;
	background:#FFFFFF;
	/*margin: 3px 3px 3px 3px;*/
	padding: 2px 5px 2px 5px;
}
.busca .srch-Page A{
	border:#00599c solid 1px;
	background:#FFFFFF;
	/*margin: 3px 3px 3px 3px;*/
	padding: 2px 5px 2px 5px;
}
.busca .srch-Page A:hover{
	background:#00599c;
	color:#FFFFFF;
}
.busca .srch-Page SPAN{
	font-weight:bold;
	color:#0557a3;
}

/*========================== Formulários ================================ */

.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 2px 3px 2px 3px;
	border: 1px solid #BBB;
}
.formTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 2px 3px 2px 3px;
	border: 1px solid #BBB;
}
.formCheckbox {
	position: relative;
	top: 1px;
	margin: 0 3px 0 0;
}
.formRadio {
	position: relative;
	top: 1px;
	margin: 0 3px 0 0;
}
.formSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #BBB;
	background: url(../img/formButtonBg.jpg) repeat-x;
	font-weight: bold;
	color: #666;
	margin-right:54px;
}

.f-bt .f-tbl .formButton {position: relative; top: -29px; right: -18px;}

.formLabel{
	font-size:10px;
}

/*================================= submenu pagina de negocios ========================= */
#subMenu .subMenuItens {
	padding: 2px 0 0 0px;
	width: 560px;
	position: relative;
	left: 0px;
	border-bottom: 0px; 
}
#subMenu .subMenuItens li {
	list-style: none;
	position: relative;
	padding: 3px 10px 3px 0px;
	min-height: 64px;
	width: 250px;
	margin: 13px 20px 0 0;
	float: left;
	border-bottom: 1px solid #CCC;
}
#subMenu .subMenuItens img {
	border: 1px solid #CCC;
	vertical-align: top;
}
#subMenu .subMenuItens .foto_tit {
	position: relative;
	top: -2px;
	left: 8px;
	color: #00599C;
	font-size: 13px;
	vertical-align: top;
}
#subMenu .subMenuItens .foto_link1 {
	position: absolute;
	top: 25px;
	left: 108px;
	font-size: 11px;
	background: url("/Style Library/SiteVotorantim/master/img/menuSeta.gif") no-repeat;
	padding: 0 0 0 15px;
}
#subMenu .subMenuItens .foto_link2 {
	position: absolute;
	top: 40px;
	left: 108px;
	font-size: 11px;
	background: url("/Style Library/SiteVotorantim/master/img/menuSeta.gif") no-repeat;
	padding: 0 0 0 15px;
}
#subMenu .subMenuItens .foto_link3 {
	position: absolute;
	top: 55px;
	left: 108px;
	font-size: 11px;
	background: url("/Style Library/SiteVotorantim/master/img/menuSeta.gif") no-repeat;
	padding: 0 0 0 15px;
}
#subMenu .subMenuItens .foto_link4 {
	position: absolute;
	top: 70px;
	left: 108px;
	font-size: 11px;
	background: url("/Style Library/SiteVotorantim/master/img/menuSeta.gif") no-repeat;
	padding: 0 0 0 15px;
}
#subMenu .subMenuItens .foto_link5 {
	position: absolute;
	top: 85px;
	left: 108px;
	font-size: 11px;
	background: url("/Style Library/SiteVotorantim/master/img/menuSeta.gif") no-repeat;
	padding: 0 0 0 15px;
}
#subMenu .subMenuItens .foto_link6 {
	position: absolute;
	top: 100px;
	left: 108px;
	font-size: 11px;
	background: url("/Style Library/SiteVotorantim/master/img/menuSeta.gif") no-repeat;
	padding: 0 0 0 15px;
}

/*======================================================================*/
/*  CSS para botão share this da campanha  */
/*======================================================================*/

.sharethisBox {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -220px 0 0 -177px;
}
.sharethisBox .btFechar {
	position: absolute;
	top: 0px;
	left: 330px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	background: #FFF;
	width: 15px;
	height: 15px;
	cursor : pointer;
	opacity:0; 
	filter:alpha(opacity=0);
}
.sharethisBox .btFechar a{
	color: #FFF;
	text-decoration: none;
}
#sharethisFloater {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}
#sharethisFloater .bgArea {
	position: absolute; 
	top: 0px; 
	left: 0px;
	width: 100%; 
	height: 100%; 
	background: #000; 
	opacity:0; 
	filter:alpha(opacity=0);
	cursor : pointer;
}


.jqmWindow { display: none; position: fixed; top: 17%; left: 50%; margin-left: -200px; width: 400px; background-color: #f8f4f5; color: #7f8082; }
.jqmOverlay { background-color: #333; position:fixed; opacity:0; z-index: 9999!important}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm { position:absolute;top:0;left:0;z-index:-1; width: expression(this.parentNode.offsetWidth+'px'); height: expression(this.parentNode.offsetHeight+'px'); }

/* Fixed posistioning emulation for IE6 Star selector used to hide definition from browsers other than IE6 For valid CSS, use a conditional include instead */
* html .jqmWindow { position: absolute; top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px'); }


/* Modal Premio Lider */

/*PT*/
#md-lider.ptModal { z-index:99999!important; background:none; color: #333333; display:none; left: 50%; margin:-265px 0 0 -480px; position: fixed; top: 50%; width: 960px; height: 530px }
#md-lider.ptModal .container { height: 530px;  width: 960px;  font-family: Arial;  position: relative; }
#md-lider.ptModal .content .jqmClose { display: block; height: 28px; position: absolute; right: 104px; top: 37px; width: 62px; left: auto; z-index: 2; color: #0e3758!important; text-transform: uppercase; font-size: 12px }

#md-lider {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    display: none;
    left: 50%;
    margin: -237px 0 0 -446px;
    position: fixed;
    top: 50%;
    width: 892px;
    z-index: 1000;
}
#md-lider .container {
    background: url("/Style%20Library/SiteVotorantim/master/img/slide-1.png") no-repeat scroll 0 0 transparent !important;
    font-family: Arial;
    height: 475px;
    position: relative;
    width: 892px;
}

#md-lider .container .modal { padding: 138px 0 0 0; margin: 0 0 0 40px; width: 800px }
#md-lider .container .text { width : 800px }
#md-lider .container h1 { color: #000!important; font-weight: normal; margin-bottom : 10px!important; word-wrap: break-word; text-align: center; font-size: 24px!important; text-transform: uppercase}
#md-lider .container p { color: #524D4D; font-size: 12px; margin-bottom: 18px; }
#md-lider .container img { border: none; z-index: 3; }


#md-lider .modal-es {
    background: url("/Style%20Library/SiteVotorantim/master/img/slide-1_es.png") no-repeat scroll 0 0 transparent !important;
}
#md-lider .modal-en {
    background: url("/Style%20Library/SiteVotorantim/master/img/slide-1_en.png") no-repeat scroll 0 0 transparent !important;
}
#md-lider .content {
    position: relative;
}
#md-lider .content h1 {
    color: #00458D;
    font-size: 18px;
    font-weight: normal;
    left: 21px;
    margin: 0;
    word-wrap: break-word;
}
#md-lider .content p {
    color: #524D4D;
    font-size: 12px;
    line-height: 20px;
    margin: 10px 0 0;
}
#md-lider .content img {
    border: 0;
    z-index: 3;
}
#md-lider .content a img {
    border: medium none;
}
#md-lider .content .jqmClose {
    background: url("img/slide-close.png") no-repeat scroll 0 0 transparent;
    height: 30px;
    left: 799px;
    top: 25px;
    width: 65px;
    z-index: 2;
}
#md-lider .content .link-vot {
    background: url("img/slide-close.png") no-repeat scroll 0 0 transparent;
    height: 70px;
    left: 40px;
    top: 42px;
    width: 116px;
}
#md-lider .content .link-enviar {
    background: url("img/slide-close.png") no-repeat scroll 0 0 transparent;
    height: 26px;
    left: 42px;
    top: 363px;
    width: 242px;
}

