/*****************************/
/*** Core html setup stuff ***/
/*****************************/

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0.5em 0;
}

fieldset {
padding:.5em;
}

body {
	background-color:#b58667;
	font-size:76%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3;
	color: #666666;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrap {
	min-width:760px;
	max-width:960px;
	width:auto !important;
	text-align:left;
	margin: 12px auto;
	background-color: #e5d0c2;
	border: medium solid #930;
}

#footer {
clear:both;
text-align:center;
}

#header{
background: url(../images/topo.gif);
height: 135px;
}

.inside {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar{
	float:left;
	width:20%;
	overflow:hidden;
	}

#sidebar-2 {
	float:right;
	width:20%;
	overflow:hidden;
	}

a:link,a:visited {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#666666;
	text-decoration: underline;
	font-weight: bold;
}

#sidebar a:link,#sidebar a:visited {
	color:#000033;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	text-align: left;
	position: relative;
}

#sidebar a:hover {
	color:#000033;
	text-decoration: underline;
}

.moduletable_random {
	background-color: #930;
	position: relative;
	right: 12px;
	}

.moduletable_menu {
	background-image: url(../images/30.png);
	border: 1px solid #b58667;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	line-height: 18px;
	margin-top: 12px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	}

.sectiontableentry1, .sectiontableentry1 a:link {
	background-color: #996600;
	color: #FFF;
}
.sectiontableentry2 {
	background-color: #CCCC00;
	color: #FFF;
}
#navlist {
	position: absolute;
	top: 144px;
	text-align:right;
}

li {
list-style-type: none;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 50px;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#content60 {
	float:left;
	width:60%;
	overflow:hidden;
	background-color: #FFFFFF;
	margin-top: 12px;
	}
#content80 {
	float:left;
	width:80%;
	overflow:hidden;
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 6px;	
}
#content100 {
	float:left;
	width:100%;
	overflow:hidden;
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 6px;	
}

.inputbox  {
	font-size: 9px;
}

#solidborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#menu li {
	list-style-position: outside;
	/*list-style-type: disc;*/
	left: 100px;
}

.moduletable_loginCB{
	background-image: url(../images/30.png);
	border: 1px solid #b58667;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
	background-color: #e5d0c2;
}

.moduletable_loginCB a:link, .moduletable_loginCB a:visited, .moduletable_loginCB a:hover{
	position: relative;
	margin-left: 40px;
	width: 100%;
	float: left;
	}
	
.moduletable_logo {
	font-family: Arial;
	font-size: 7em;
	color: #f9a539;
	background-color: #FFFFFF;
	text-indent: 12px;
	text-align: left;
	}
	
.personagem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: top;
	text-indent: 36px;
	}
	
.personagem a, .personagem a:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}

.personagem a:hover {
	color:#ffffff;
	text-decoration: underline;
	font-weight: bold;
}


h3 {font-size: 12px;}

table.center {width:90%; margin-left:5%; margin-right:5%;}

.contentheading{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #930;
	padding: 6px;
	width: 100%;
	clear: right;

}
.contentpaneopen {
	width: 100%;
	}

.formulario {
	padding: 12px;
	line-height: 42px;
}
.contact {
	padding-top: 12px;
}
.marker {
	padding: 12px;
}