body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #737373;
	margin:0;
    padding:0;
	background:url(spiido/back.jpg) no-repeat;
	background-color:#ffffff;
	text-align:center;
}
.pointer {
	cursor:pointer;
}
a:link, a:visited, a:active {
	color: #666666;
}
a:hover {
	color: #B5B5B5;
}
td,tr {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.projetos a, .projetos a:link, .projetos a:visited, .projetos a:active{
	font-size: 12px;
}
.toggle_news {
	cursor: pointer;
}
#titulo {
	overflow:hidden;
	font: 25px Arial, Helvetica, sans-serif bold;
	color:#999999;
	text-align:left;
}
#tudo {
    margin: 0 auto;
    width: 818px;
	text-align:left;
}
#topo {
	width:818px;
	height:410px;
}
#ultimas {
	width:152px;
	height:67px;
	background-color:#F8F8F8;
}
#divisao {
	width:818px;
	background:url(spiido/back2.jpg);
}
#conteudo {
	width:782px;
	padding: 18px;
	height: 100%;
}
#random {
	width: 387px;
	height: 280px;
}

#menu2 {
	float: right;
	width:145px;
	background-image:url(spiido/back_menus.jpg);
}

#menu1 {
	width:145px;
	float:left;
	background-image:url(spiido/back_menus.jpg);
}
#menuimgtop {
	width:145px;
	height:19px;
	background-image:url(spiido/menu_top.jpg);
	text-align:center;
	padding-top:5px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#999999;
}
#menuimg {
	width:145px;
	height:19px;
	background-image:url(spiido/menu.jpg);
	text-align:center;
	padding-top:5px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#999999;
}
#meio {
	width:459px;
	float:left;
	padding-left:13px;
	padding-right:10px;
}
#parceiros {
	padding-top: 8px;
	width:145px;
	text-align:center;
}
#enquete {
	padding-left: 12px;
	padding-right: 8px;
}
#menu2 {
	width:145px;
	float:left;
}
#menu1 ul {
    float: right
	background-color: #E4E4E4;
	margin: 0px;
	list-style-type: none;
	width: 143px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 0px;
}
#menu1 ul li {
	height: 20px; /* define uma altura de 20px */
	width: 100%; /* define a largura como 100% */
	margin-bottom: 5px; /*define a margem inferior para 5px */
	border: 1px solid #DFDFE3; /* define as bordas */
}
#menu1 ul li a
{
	padding-top: 3px;
	padding-left: 15px;
}
#menu1 ul li a:hover
{
	color: #999999;
	text-decoration: none;
	height: 18px;
	width: 130px;
	background-color: #dfdfe3;
	display: block;
}
#menu1 ul li a:visited, #menu1 ul li a:active, #menu1 ul li a:link
{
	text-decoration: none;
	color: #666666;
	height: 18px;
	width: 130px;
	display: block;
}
.codigo a, .codigo a:active, .codigo a:link, .codigo a:hover {
	text-decoration: none;
}
#rodape {
	width:818px;
	clear: both;
}
#notifyTextCopied{
	position:absolute;
	background-color:#FFF36F;
	color:#000;
	border:1px solid #BFAE5F;
	cursor:pointer;
	padding:2px 3px;
	z-index:15001;
}
#notifyTextCopied{
	position:absolute;
	background-color:#FFF36F;
	color:#000;
	border:1px solid #BFAE5F;
	cursor:pointer;
	padding:2px 3px;
	z-index:15001;
}
form {
	background: none;
	margin: 0pt 0pt 0pt 0pt;
	padding: 0px 0px 0px 0px;
}
input, select, input.button {
	padding: 2px;
	border: 1px solid #D3D3D3;
	background-color: #EEEEEE;
	
	font-weight:bold;
	font-size: 10px; 
	color: #969696; 
	font-family: verdana;
}
textarea {
	height:100px;
	padding: 2px;
	border: 1px solid #D3D3D3;
	background-color: #EEEEEE;
	color: #969696;
	font-size: 12px; 
}
textarea:focus,input:focus {
	background-color: #FFF;
}
.row {
	background-color: #F8F8F8;
	padding: 2px 2px 2px 2px;
	border: 1px solid #CDCDCD;
	border-top: 0px;
}
.row_shaded {
	background-color: #EFEFEF;
	padding: 2px 2px 2px 2px;
	border: 1px solid #CDCDCD;
	border-top: 0px;
}
.title {
	background-color: #FEFEFE;
	font-weight:bold;
	border: 1px solid #CDCDCD;
	font-size: 13px; 
	font-family: "Microsoft Sans Serif";
}
.sub_title {
	background-color: #CCCCCC;
	font-weight:bold;
	color: #333;
	border: 1px solid #999;
	font-size: 12px; 
	font-family: "Microsoft Sans Serif";
}
.box {
	border: 1px solid #CDCDCD;
	border-top: 0px;
}

.null 
{
	text-decoration: none;
	font-variant:normal;
}

img {  
	border: 0; 
 }  
 
/* Galeria de Imagem */

.highslide {
	cursor: url(galeria/zoomin.cur), pointer;
    outline: none;
	padding: 1px 1px 1px 1px;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #9E9E9E;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: #000;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(galeria/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
.loading a {
	color: #000;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(galeria/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(galeria/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(galeria/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
} 

.highslide-html {
    background-color: #9E9E9E;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(galeria/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: #D36362;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(galeria/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* Poller title above radio buttons */
.pollerTitle{
	margin-bottom:0px;
	font-weight:bold;
}
/* Label for each radio button */
.pollerOption{
	margin:0px;
}
/* Label for each option above graph - i.e. results */
.result_pollerOption{
	margin:0px;
	color:#969696;
	width:70px;
}
/* Title of poller - when ajax shows the results */
.result_pollerTitle{
	margin:0px;
	font-weight:bold;
}
/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
	
/* Message when Ajax is working getting restults fromt the server */
.poller_waitMessage{
	display:none;	
}	
	
.result_totalVotes{
	clear:both;
	font-size:0.8em;
	font-style:italic;
}
 
