@charset "utf-8";
/* CSS Document */

body {
	background-color: #eeeeee;
	border-style: none;	
}

.txt_pop{
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
a.txt_pop:hover { text-decoration: underline; }

.fechar{
	font-family: Microsoft Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
a.fechar:hover { text-decoration: underline; }

.titulo_esc {
	font-family: Microsoft Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #56e856;
	text-decoration: none;
	line-height: 20px;
}
.titulo_emp {
	font-family: Microsoft Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0c00ff;
	text-decoration: none;
	line-height: 20px;
}
.titulo_rel {
	font-family: Microsoft Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff9000;
	text-decoration: none;
	line-height: 20px;
}
.titulo_mar {
	font-family: Microsoft Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff4c4c;
	text-decoration: none;
	line-height: 20px;
}
.titulo_vid {
	font-family: Microsoft Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #b110d3;
	text-decoration: none;
	line-height: 20px;
}
.titulo_tal {
	font-family: Microsoft Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fffd51;
	text-decoration: none;
	line-height: 20px;
}
