#prop {
	position:absolute;
	left:30%;
	top:10%;
	width:auto;
	height:auto;
	z-index:1;
}
.bt_fechar {
	cursor: default;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bt2 {
	background-image: url(../images/fundo_bt.png);
	background-repeat: no-repeat;
	height: 30px;
	background-position: right;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	margin-left: 10px;
	padding-left: 10px;
}
.linha {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 1px;
}

.bt1 {
	background-image: url(../images/user.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 36px;
}
.link_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}

.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}

a:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}



a:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FF6600;
}


a:active {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.linha_fundo {
	background-image: url(../images/linha_cla_h.png);
	background-repeat: repeat-x;
	background-position: top;
}
.texto_escuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.textojustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.titulo2c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.titulo2l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
