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

div.menucont{
	width:300px;
	overflow:auto;
}

.TITULO {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}
.TITULO_aver {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background:#000000;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
}
.subTITULO {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
}
.TITULOespaco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	padding-right: 10px;
}
.TITULOespacosuperior {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-right: 10px;
}
.TITULOespacosuperior_ver {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background:#000000;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-right: 10px;
}
.cargo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
}
.cargoespacosuperior {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	color: #666;
	margin-bottom: 0px;
	margin-top: 8px;
	padding-right: 10px;
}
.video {
	float:left;
	position:fixed;
}
.nome {

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #d60036;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
}

.nomesel {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	color: #d60036;
	text-decoration: none;
	background:#000000;
}
.nomeespacosuperior {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #d60036;
	margin-bottom: 0px;
	margin-top: 8px;
	padding-right: 10px;
	
}
.nomeespacosuperiorsel {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #d60036;
	margin-bottom: 0px;
	margin-top: 8px;
	padding-right: 10px;
	text-decoration: none;
	background:#000000;
}
a.set:link {
	color: #000000;
	text-decoration: none;
	}
	
a.set:hover {
	color: #000000;
	text-decoration: none;
	background:#d60036
}
a.set:visited {
	color: #000000;
	text-decoration: none;
	}
	
a.setred:link {
	color: #d60036;
	text-decoration: none;
	}
	
a.setred:hover {
	color: #d60036;
	text-decoration: none;
	background:#000000;
}
a.setred:visited {
	color: #d60036;
	text-decoration: none;
	}	
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.linha {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
}
