/* BODY //////////////////////////////////////////////////// */
body {
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #5D941D;
	background-image:url(bg_total.jpg);
	background-position:top;
	background-repeat:repeat-x;
}



/* PNG CSS //////////////////////////////////////////////////// */
img {
	behavior:url(FX2/iepngfix.htc);
}
img.left {
	float: left; margin: 2px 20px 16px 0;
}
img.right {
	float: right; margin: 2px 0 16px 20px; 
}
img.across {
	margin: 2px 0 16px 0; 
}
img.flushleft {
	margin-left: -20px;
}
img.flushright {
	margin-right: -20px;
}

.png_direita{
	background-color: none;
	background-repeat: repeat-y;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='FX2/b_3.png');
	background-position: center;
}
.png_esquerda{
	background-color: none;
	background-repeat: repeat-y;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='FX2/a_2.png');
	background-position: center;
/*		

	background-image: url(../FX2/b_3.png);

background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../FX2/b_3.png, sizingMethod='scale');*/

}

/* LINKS //////////////////////////////////////////////////// */
A:link {
	color: #0066FF;
	text-decoration: underline;
}
A:hover {
	color: #669900;
	text-decoration: underline;
}
A:visited {
	color:#0066FF	;
	text-decoration: underline;
}
A:visited:hover {
	color: #669900;
	text-decoration: underline;
}



/* LINK MENU //////////////////////////////////////////////////// */
A.MENU_ffffff:link {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	font-size:12px;
}
A.MENU_ffffff:hover {
	font-weight:bold;
	color: #0066CC;
	text-decoration: none;
	font-size:12px;
	background-color:#FFFFFF;
}
A.MENU_ffffff:visited {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	font-size:12px;

}
A.MENU_ffffff:visited:hover {
	font-weight:bold;
	color: #0066CC;
	text-decoration: none;
	font-size:12px;
	background-color:#FFFFFF;
}



/* LINK MENU //////////////////////////////////////////////////// */
A.branco:link {
	color:#FFFFFF;
	text-decoration: underline;
}
A.branco:hover {
	color: #125B4A;
	text-decoration: underline;
}
A.branco:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
A.branco:visited:hover {
	color: #125B4A;
	text-decoration: underline;
}



/* TEXTO //////////////////////////////////////////////////// */
.Verdana_17_gold {
	font-size: 17px;
	color: #0099FF;
	font-weight:bold;
}
.15_VERDE {
	font-size: 15px;
	color: #66CC00;
	font-weight:bold;
}

.Cinza_link_desactivado {
	color: #CCCCCC;
	size:50%;
}
.Azul_titulo {
	font-family:'Trebuchet MS';
	color: #000000;
	font-size:12px;
	font-weight:bold;
}
.font_verde_fora {
	font-size: 18px;
	color: #74B524;
	font-weight: bold;
}

/* FORM //////////////////////////////////////////////////// */
.newsletter {
	font-family:'Trebuchet MS';
	font-size:12px;
	width:120px;
}
.titulo_formularios{
	font-size: 16px;
	font-weight: bold;
	color: #A5B9C5;
}
.input_bot_book_uk{
	border:none;
	height:32px;
	width:134px;
	background: url(botao_book_en_1.png) no-repeat center;
	cursor:hand;
}
.input_bot_mensagem_uk{
	border:none;
	height:32px;
	width:134px;
	background: url(botao_message_en_1.png) no-repeat center;
	cursor:hand;
}
.input_bot_book_pt{
	border:none;
	height:32px;
	width:134px;
	background: url(botao_book_pt_1.png) no-repeat center;
	
	cursor:hand;
}
.input_bot_mensagem_pt{
	background:url(botao_message_pt_1.png) no-repeat top;
	display:block;
	height:32px;
	width:134px;
	text-indent:-9999px;
	}
.input_bot_mensagem_pt:hover{
	background:url(botao_message_pt_1.png) no-repeat bottom;
	display:block;
	height:32px;
	width:134px;
	}
.input_bot_ok{
	border:none;
	height:22px;
	width:27px;
	background: url(segue.gif) no-repeat center;
	cursor:hand;
}
