#leftMenu{
	width: 171px;
}

.leftMenuItemAC{
	/* Tamanho */
	height: 31px;
	width: 171px;
	
	/* Texto*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
	text-transform: uppercase;
	
	/* Contorno */
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	/* Fundo */
	background: url(../Images/barraLaranja.gif) no-repeat top left;
}

.leftMenuItemOverAC{	

	/* Tamanho */
	height: 31px;
	width: 171px;
	
	/* Texto */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
	text-transform: uppercase;
	
	/* cursor */
	cursor: hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
	
	/* Contorno */
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	/* Fundo */
	background: transparent url(../Images/barraLaranja.gif) no-repeat top left; 
}

.leftMenuItemACbannerPT{
	/* Tamanho */
	height: 110px;
	width: 171px;
	
	/* Contorno */
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	
	/* Fundo */
	background: url(../Images/apoio_clienteA.jpg) no-repeat top left;
}

.leftMenuItemOverACbannerPT{	

	/* Tamanho */
	height: 110px;
	width: 171px;
	
	/* cursor */
	cursor: hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
	
	/* Contorno */
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	
	/* Fundo */
	background: url(../Images/apoio_clienteB.jpg) no-repeat top left; 
}

.leftMenuItemACbannerEN{
	/* Tamanho */
	height: 110px;
	width: 170px;
	
	/* Contorno */
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	
	/* Fundo */
	background: url(../Images/client_supportA.jpg) no-repeat top left;
}

.leftMenuItemOverACbannerEN{	

	/* Tamanho */
	height: 110px;
	width: 170px;
	
	/* cursor */
	cursor: hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
	
	/* Contorno */
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	
	/* Fundo */
	background: url(../Images/client_supportB.jpg) no-repeat top left; 
}

.leftMenuItem{
	/* Tamanho */
	height: 26px;
	width: 171px;
	
	/* Texto*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
	text-transform: uppercase;
	
	/* Contorno */
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	
	/* Cor de fundo */
	background-color: #7fb3e5;
}

.leftMenuItemNewsletter{
	/* Tamanho */
	height: 26px;
	width: 171px;
	
	/* Texto*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
	text-transform: uppercase;
	
        /* Contorno */
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;

	/* Cor de fundo */
	background-color: #7fb3e5;
}

.leftMenuItemOver{	

	/* Tamanho */
	height: 26px;
	width: 171px;
	
	/* Texto */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
	text-transform: uppercase;
	
	/* cursor */
	cursor: hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
	
	/* Contorno */
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	
	/* Cor de fundo com transparencia */
		background-color: #7fb3e5;
		/* para IE */
		filter:alpha(opacity=50);
		/* para Mozilla */
		opacity: 0.5;
		/* usando css3 */
		-moz-opacity:0.5;
}

.leftMenuItemOverNewsletter{	

	/* Tamanho */
	height: 26px;
	width: 171px;
	
	/* Texto */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
	text-transform: uppercase;
	
        /* Contorno */
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;

	/* cursor */
	cursor: hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
	
	/* Cor de fundo com transparencia */
		background-color: #7fb3e5;
		/* para IE */
		filter:alpha(opacity=50);
		/* para Mozilla */
		opacity: 0.5;
		/* usando css3 */
		-moz-opacity:0.5;
}

.leftMenuLastItem {
	/* Tamanho */
	width: 171px;

	/* Texto*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	
	/* Fundo */
	background: url(../Images/terminacao_leftMenu.jpg) no-repeat bottom left;

        /* Cor de fundo */
	background-color: #7fb3e5;
	
}

.leftMenuSubItem{
	/* Tamanho */
	height: 24px;
	width: 171px;
	
	/* Texto */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
	text-transform: uppercase;
	
	/* Contorno */
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	
	/* Cor de fundo */
	background-color: #bed8f1;
}

.leftMenuSubItemOver{	

	/* Tamanho */
	height: 24px;
	width: 171px;
	
	/* Texto */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
	text-transform: uppercase;
	
	/* Cursor */
	cursor: hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
	
	/* Contorno */
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	
	
	/* Cor de fundo com transparencia */
		background-color: #bed8f1;
		/* para IE */
		filter:alpha(opacity=50);
		/* para Mozilla */
		opacity: 0.5;
		/* usando css3 */
		-moz-opacity:0.5;

}

.leftMenuSubItemOrange{
	/* Tamanho */
	height: 24px;
	width: 171px;
	
	/* Texto */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
	text-transform: uppercase;
	
	/* Contorno */
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	
	/* Cor de fundo */
	background-color: #ffb84d;
}

.leftMenuSubItemOrangeOver{	

	/* Tamanho */
	height: 24px;
	width: 171px;
	
	/* Texto */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
	text-transform: uppercase;
	
	/* Cursor */
	cursor: hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
	
	/* Contorno */
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	
	
	/* Cor de fundo com transparencia */
		background-color: #ffb84d;
		/* para IE */
		filter:alpha(opacity=50);
		/* para Mozilla */
		opacity: 0.5;
		/* usando css3 */
		-moz-opacity:0.5;

}

.botao_OK {
	color: #666666;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	height: 16px;
	background-color: #bed8f1;
	border: none;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	
	/* cursor */
	cursor: hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
}

.caixa_newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	border: none;
	height: 16px;
	width: 100px;
}

.textoMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}