
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #6C0200;
}
body {
	background-color: #6C0200;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fundo.jpg);
	background-repeat: repeat-x;
}
a {
	font-family: Tahoma;
	color: #FF6600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

#topo {
width:900px;
margin: 0 auto;
}

#meio {
margin: 0 auto;
border: 3px solid #FFFFFF;
background: #F3EDD6;
width:900px;
padding: 20px;
}

#rodape {
margin: 5px auto;
height:120px;
width:900px;
padding: 10px;
font-size: 9px;
font-family:Arial, Helvetica, sans-serif;
color:#FF6600;
}

#host1 {
width:300px;
margin-left:50px;
text-align:center;
float:left;
}

#host2 {
width:200px;
margin-left:50px;
text-align:center;
float:left
}

#host3 {
width:200px;
margin-left:20px;
text-align:center;
float:left
}


h1 {
font-size: 18px;
}

h2 {
font-size: 14px;
}

.formtxt {
font-family: Verdana; font-size: 12px; color: #333333;
background-color: #FFFFFF; background-image: url(img/formtxt.jpg); background-repeat: repeat-x; 
background-attachment: scroll; background-x-position: left; background-y-position: top;
border: 1px solid #CCCCCC;
height: 20px; vertical-align:middle;
padding: 0.165em 0.25em 0.165em 0.25em;
}

.espaco {
margin: 0; padding:0; padding-right: 25px;
float:left;
}

.limpa {
margin:0; padding:0;
clear: both; height:20px;
}

.custombutton {padding:0;margin:0;border:none;background:none;cursor:pointer;}
* html .custombutton {cursor:hand;} /* alternate cursor style for ie */
