/* REDEBEMVIVER */
body,html {
	background-color: #FFFFFF;
	margin: 0px;

	padding:0px;
	padding-left:1px;
	
	font-family: Tahoma;
	font-size:11px;
	height: auto;
	text-align:center;	
	
	background-image: url(../imagens/bg.gif);
	background-repeat: repeat-x;
	background-position:top center;	
}

h1 {
	margin:0px;
	margin-bottom:5px;		
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;	
	font-weight:bold;
}
h2 {
	margin:0px;
	padding:0px;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color:#b1b6a6;
	font-weight:normal;
	text-decoration:none;
}
a:hover, .classeMenu li a:hover {
	text-decoration:underline;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}

/* hide from IE-mac \*/
* html .hollyhack {height: 1%;}
/* end hide */
.Arial11PretoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Arial12VermelhoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
