v:* {
  behavior:url(#default#VML);
}

html, body {
	margin:0px;
	border:0px;
	padding:0px;
	font-family:Arial, Verdana;
	font-size:11px;
	color:#666666;
	width:100%;
	height:100%;
	background-color:#000000;
	background-image:url(/images/fundo.jpg);
	background-position:center;
}

.header {
	background-image:url(/images/bg_main.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	vertical-align:top;
}

.footer {
	background-image:url(/images/bg_footer.png);
	width:100%;
	height:171px;
}

a{
	font-family:Arial, Verdana;
	font-size:12px;
	color:#0086B9;
	text-decoration:none;
}

form {
	margin:0px;
	padding:0px;
	font-size:12px;
}

input {
	margin:0px;
	padding:0px;
	font-size:11px;
}

select {
	margin:0px;
	padding:0px;
	font-size:11px;
}

.showhide {
	display:none;
}

.11 {
	font-size:11px;
}

.arial_10{
	font-family:Arial, Verdana;
	font-size:10px;
}

.branco {
	color:#FFFFFF;
}

.preto {
	color:#000000;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.vermelho{
	color:#FF0000;
}
