/* CSS Document */
body {
	
	background-image:url(../pics/bac.jpg)
}
body,td,th {
	font-family: Arial, Gadget, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-left: 8px;
	margin-right: 8px;
}


a:hover {
	color: #666666;
	text-decoration:none
}
a:link {
	color: #666666;
	text-decoration:none
}
a:visited {
	color: #999999;
	text-decoration:none
}
h1 {
	font-size: 12px;
	color: #666;
	text-decoration:none
}
h2 {
	font-size: 10px;
	color: #CCC;
	text-align: center;
}
h3 {
	font-size: 12px;
	color: #D4D4D4;
	text-align: center;
	font-family: Arial, Gadget, sans-serif;
}
h10 {
	font-size: 13px;
	color: #D4D4D4;
	text-align: center;
	font-family: Tahoma, Gadget, sans-serif;
	margin-left: 4px;
	margin-right: 4px;
}
h11 {
	font-size: 20px;
	color: #F00;
	text-align: center;
	font-family: Arial, Gadget, sans-serif;
}
a:active, a:focus{
      outline:none;
}
 
object { display:block }
.textebas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: justify;
}

#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(../pics/peel.png) no-repeat right top;
	text-indent: -9999px;
}