@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0px;
	background-color:#191919;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
}
#bg_topo {
	background-image: url(images/bg_topo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 59px;
	width: 450px;
}
#bg_topo2 {
	background-image: url(images/bg_topo2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#bg_banner {
	background-image: url(images/bg_banner.gif);
	background-repeat: repeat-x;
}
.sombra_dir {
	background-image: url(images/canto_corpo_sombra.gif);
	background-repeat: repeat-y;
	width:7px;
}
.footer_bg {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
}
.menu_letras a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F0F0F0;
	text-decoration:none;
	line-height:10px;
}

.menu_letras a:hover {
	color:#BA0000;

}


#corpo {
	margin-top: 50px;
}

.split {
	border-bottom:1px solid #005695 ;
	margin-top:10px;
	margin-bottom:10px;

}

#footer {
	margin-bottom:25px;

}

.swf_intro {
	text-align:center;
	margin-top:30px;
}

.form-contactos-boxes{
border: 2px solid #005695;
width:250px;
color:#666666;
font-family: tahoma;
font-size: 11px;

}

.form-contactos-bts{
border: 1px solid #005695;
color:#666666;
}

.intro a{
	color:#FFF;
	text-decoration:none;
}
