*
{
	border: 0px;
	margin: 0px;
}

html, body{
	background-image: url("http://botnroll.com/webcom/images/BarraHeader.png");
	background-repeat: repeat-x;
	color: #333333;
	background-color: #ffffff;
	/*font-family:Calibri,Trebuchet MS,Tahoma,Humnst777 BT*/
	font-family:Calibri,Trebuchet MS,Tahoma,Humnst777 BT;
	text-align: center;
}

div{
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

a{
	text-decoration: none;
	color: #52A0CF;
	/*color: #333333;*/
}


#header{
	/*background-color: #87bede;*/
}

#banner{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:125px;
	margin: 0 auto;
	padding-top:20px;
	padding-bottom:12px;
}	

#navmenu{
	background-image: url("http://botnroll.com/webcom/images/BarraNavigate.png");
	background-repeat: repeat-x;
	width:100%;
}
#buttons{
	width:1024px;
	height: 40px;
	text-align:center;
}
#buttons ul {
    padding-left: 0px;
    margin-left:0px;
}
#buttons li {
	display: inline;
}
#buttons a {
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	float: left;
	width: 256px;
	height: 30px;
	text-align:center;
	padding-top:7px;
	text-decoration:none;
}
#button_notselect {
	font-size: 18px; 
	font-weight: normal;
	color: #ffffff;		
}
#button_select {
	font-size: 20px;
	font-weight: bold;
	display: block;
	float: left;
	width: 256px;
	height: 30px;
	color: #555555;
	text-align: center;
	padding-top:7px;
	background: url("http://botnroll.com/webcom/images/SeparadorBranco.png"); 
	background-repeat:no-repeat;
	background-position:center;
}

#buttons a:hover {
	text-decoration:none;
	color: #555555;
	background:url("http://botnroll.com/webcom/images/SeparadorBranco.png");
	background-repeat:no-repeat;
	background-position:center;
}

#navmenu.fixed {
	position:fixed;
	z-index: 9999;
	top:0;
}

#language {
	width:1024px;
	height:30px;
}

#topicostop {
	padding-top: 0px;
	padding-bottom: 0px;
	background: url("http://botnroll.com/webcom/images/tit_bg.gif") bottom repeat-x;
	/*font-family: Tahoma, Geneva, sans-serif;*/
	display: block;
	/*color: #FFFFFF;*/
	text-align: center;
}


#topicos {
	padding-top: 5px;
	padding-bottom: 5px;
	background: url("http://botnroll.com/webcom/images/tit_bg.gif") bottom repeat-x;
	/*font-family: Tahoma, Geneva, sans-serif;*/
	font-size: 28px;
	font-weight:bold
	display: block;
	/*color: #FFFFFF;*/
	text-align: center;
}

#text{
	width:1024px;
	padding-top:0px;
	text-align:justify;
}

.texto{
	padding: 5px 0px 0px 0px;
	font-size: 19px;
}

pre {
	margin: 0 0 1em 1em;
	padding: 1em 1em 1em 1em;
/*	border: 1px solid #52A0CF;*/
	font-family: Courier, Monospace;
	font-size: 0.8em;
/*	background-color: #FFFFFF;*/
}


.img {
	padding-top:10px;
	padding-bottom:10px;
}

#imgpad {
	padding-top:40px;
	padding-bottom:40px;
}


.read{
	text-align:right;
	padding-right:20px;
}


#footer{
	height: 40px;
	width: 1024px;
	font-size: 15px;
	color: #000000;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 15px 5px 15px 5px;
	margin-top:20px;
}

#footer a{
	color: #000000;
}
