/* CSS Document */
.div {
					width:180px;
					cursor:pointer;
					
					}
.menu {
					width:180px;
					border-bottom: dotted #E1E1E1;
					text-align:left;
					/*font-weight:bolder;*/
}


.menu a{
					text-decoration:none;
					color:#006699;
					font-family:Arial;
					font-size:14px;
					border-bottom: dotted #E1E1E1;
					
					
			}
.menu a:hover{
					text-decoration:none;
					color:#000000;
					text-decoration:blink;
					/*font-weight:bolder;*/
					/*border-bottom: dotted #666666;*/
					}
			
.menu2 {
			padding-left:10px;
			color:#006699;
			text-decoration:none;
			font-family:arial;
			font-size:12px;
			width:150px;
			border-bottom: dashed #ffffff 1px;
			cursor:pointer;
			}
.menu2 a div{
			padding-left:10px;
			color:#006699;
			text-decoration:none;
			font-family:arial;
			font-size:12px;
			width:150px;
			border-bottom: dashed #ffffff 1px;
			cursor:pointer;
			}

.menu2 a:hover div{
			padding-left:10px;
			color:#999999;
			text-decoration:none;
			font-family:arial;
			font-size:12px;
			border-bottom: dashed #cccccc 1px;
			background-color:#F7F7F7;
			width:150px;
			cursor:pointer;
			}
			
			
			
#prev_tempo{
					font-family:Arial, Helvetica, sans-serif;
					font-size:13px;
					color:#999999;
					font-style:italic;
}
			
#useronline {
			/*border:solid 1px #006699;*/
			height:30px;
			padding-top:12px;
			font-family:arial;
			font-size:12px;
			color: #006699;
			background-image:url(../img/estrutura/bg_bar.gif);
			background-repeat:no-repeat;
			cursor: default;
			}
#hojedia {
			border-left:solid 1px #CCCCCC;
			border-right:solid 1px #CCCCCC;
			border-bottom:solid 1px #CCCCCC;
			padding:5px;
			width:90%;
			font-family:arial;
			font-size:10px;
			color: #999999;
			text-align:left;
			cursor: default;
			}
.enquete {
			border-left:solid 1px #CCCCCC;
			border-right:solid 1px #CCCCCC;
			border-bottom:solid 1px #CCCCCC;
			padding:5px;
			width:90%;
			font-family:arial;
			font-size:10px;
			color: #999999;
			text-align:left;
			}
#pergunta {
			font-family:Arial;
			font-size:11px;
			color: #006666;
			font-weight:bold;
}
#res1 {		font-family:arial;
			font-size:12px;
			color:#999999;
			width:80%;
			border:solid 1px #F5F5F5;
			padding:5px;
			}
#votar {
			font-family:Arial;
			font-size:10px;
			color:#006699;
			width:60px;

}
#nota {		font-family:arial;
			font-size:9px;
			color:#cccccc;
			}
#titulo {
			font-family:Arial;
			font-size:12px;
			color: #FF6600;
			font-weight:bold;
}
#emquete_votar {
			font-family:Arial;
			font-size:9px;
			color:#006699;
			background-color:#CCCCCC;
			border:#666666 solid 1px;}