body {
	margin:0px;
	padding:0px;
	background-color:#D61920;}
	
body, td {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;}
	
img {border:none;}

a {color:#FFFFFF; text-decoration:none;}
a:hover {text-decoration:underline;}

.bg-topo {
	background-image:url(../img/home/bg-miolo.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:465px;
}
.bg-topo_ {
	background-image:url(../img/home/bg-miolo_.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:465px;
}
.bg-menu {
	background-image:url(../img/home/bg-menu.jpg);
	background-repeat:repeat-x;
	height:50px;
}
.bg-menu td.input {
	
	background-image:url(../img/home/input-id.jpg);
	background-repeat:no-repeat;
	background-position:center;}
	
.bg-menu td input {
	border:none;
	background-color:transparent;
	margin-left:4px;
	width:160px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;}
	
.bg-menu td input.bot {
	height:19px;
	width:45px;
}
.menu td a:link, .menu td a:visited{
	color:#231f20;
	text-decoration:none;
	font-weight:bold;
}
.menu td   a:hover{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

