@charset "utf-8";
.body {
	background-attachment: fixed;
	background-image: url(image/home/img_word_map_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #B2D2EB;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#content {
	border: 1px solid #CCCCCC;
}
.INT_CONTENT {
	background-attachment: fixed;
	background-image: url(image/home/page_up_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0px;

}
.title_decoration {
	font-family: "Miriad Pro", Arial, Tahoma;
	color: #1D97E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9834;
	font-size: 15px;
}

.FOOTER a:link {
	font-family: tahoma, arial,;
	font-size: 11px;
	color: #832B2C;
	text-decoration: none;
}

.FOOTER a:visited {
	font-family: tahoma, arial,;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.FOOTER a:hover {
	font-family: tahoma, arial,;
	font-size: 11px;
	color: #832B2C;
	text-decoration: underline;
}
.FOOTER a:active {
	font-family: tahoma, arial,;
	font-size: 11px;
	color: #832B2C;
	text-decoration: underline;
}

a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #1D98E2;
	text-decoration: none;
	
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #BA1718;
	text-decoration: underline;
	width: 55px;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	
}
.form_bg {
	background-attachment: scroll;
	background-image: url(image/contato/form_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#FLVPlayer {
	border: 4px solid #832B2C;
}
