/* CSS Document */

.t1{
	font-size:14px;
	font-weight:bold;
}

.t2{
	font-size:12px;
	font-weight:bold;
	color:#000;
}

h1 {
	font-size:12px;
	font-weight:bold;
	color:#000;
}

#Layer1 {
	position:absolute;
	width:228px;
	z-index:1;
	left: 768px;
	top: 0px;
	padding:4px;
	color:#fff;
	border:1px solid #6e1313;
	background:#6e1313;
}

#Layer1 .marcar {
	background:#b11818;
}

#Layer1 div {
	padding-top:4px;
	padding-bottom:4px;
}

#Layer1 a, a:visited{
	color:#fff;
	text-decoration:none;
}

#Layer1 a:hover{
	color:#fff;
	text-decoration:none;
}

#menu {
	float:left;
	width:133px;
	margin-left:0px;
}

#menu #linksMenu {
	width:129px;
	border:0px;
	margin:2px;
}

#menu #linksMenu a {
	display:block;
	height:18px;
	color:#FFF;
	padding:4px 0px 4px 6px;
	border:1px solid #fff;
	background-color:#6e1313;
	text-decoration:none;
}

#menu #linksMenu a:hover {
	background-color:#b11818;
	color:#fff;
	text-decoration:none;
}
 
#menu #enquete {
	width:129px;
	margin-left:3px;
	color:#000;
}

#menu #enquete_topo{
	width:130px;
	height:67px;
	margin-bottom:5px;
	background:url(../images/tp_enquete.jpg) left top no-repeat;
}

#menu #enquete a:link, #menu #enquete a:visited, #menu #enquete a:active{
	text-decoration:none;
	color:#000;
}

#menu #enquete a:hover {
	text-decoration:underline;
	color:#000;
}

#menu #publicidade {
	width:130px;
}

#menu #publicidade div {
	width:130px;
	padding:4px 8px 4px 8px;
}
