/* GERAL */
* {margin:0; padding:0; border:0; list-style-type:none; text-indent:0}

body {
	background:#fff url("../images/bgBodyAlelo.jpg") repeat-x;
}

#page {
	width:775px;
	margin:0 auto;
	position:relative;
}

.clear {clear:both}

.contents {width:675px; height:auto; float:left; margin-left:0}

.controles {
	width: 200px;
	text-align: right;
	height:auto;
	min-width: 200px;
	position:absolute;
	top:40px;
	right:10px
}
.controles LI {
	width: 200px;
	height:auto;
	text-align: right;
	min-width: 200px;
}
.controles A {
	color: #5c5b5a;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.codigoTI {
	margin-top: 40px;
	margin-left: 165px;
	float:left;
	display:inline;
	text-align: left;
}
.codigoTI .codigoOLA {
	display:block;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	height: 20px;
	color: #5c5b5a;
}
.codigoTI .codigoOLA B {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #008060;
	margin: 0px;
}


.setaSubmenu {
	width: 16px;
	height: 16px;
	border: 0px;
	background-image: url(../images/arrow-right-green.png);
	background-repeat: no-repeat;
}