/* Folha de estilos Gu@pos */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
}
td,th {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
}
.botao {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
    border-width: 1px;
	border-color: #303030;
	border-style: solid;
	height:18px;
	background:#D1BA9E url("estrutura/bg_botoes.gif") repeat-x;
	margin:0px;
}
.botao[disabled] {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #333333;
    border-width: 1px;
	border-color: #5C5C5C;
	border-style: solid;
	height:18px;
	background:#EFE7DC url("estrutura/bg_botoes.gif") repeat-x;
	margin:0px;
}
.campos {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color:#EBE1D5;
    border-width: 1px;
	border-color: #303030;
	border-style: solid;
	height:14px;
	margin:0px;
	padding-left:4px;
}
.textareas {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color:#EBE1D5;
    border-width: 1px;
	border-color: #303030;
	border-style: solid;
	height:60px;
	margin:0px;
	padding-left:4px;
}
.login{
	font-size: 10px; 
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	padding-left: 5px; 
	padding-top: 0px;
	border-style: solid; 
	border-width: 1px; 
	border-color: #303030; 
	height: 13px; 
	background-color: #EBE1D5; 
	width:63px;
}
.select {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color:#EBE1D5;
    border-width: 1px;
	border-color: #303030;
	border-style: solid;
	height:16px;
	margin:0px;
}
.tituloescuro0 {
	font-size:11px;
	color:#292929;
}
.tituloclaro0 {
	font-size:11px;
	color:#E3D6C6;
}
.tituloescuro1 {
	font-size:12px;
	color:#292929;
}
.tituloclaro1 {
	font-size:12px;
	color:#E3D6C6;
}
.tituloescuro2 {
	font-size:14px;
	color:#292929;
}
.titulos {
	font-size:14px;
	color:#AD6503;
	font-weight:bold;
}
.tituloclaro2 {
	font-size:14px;
	color:#E3D6C6;
}
.data {
	font-size:20px;
	color:#342A1E;
}
.titulonoticias {
	font-size:18px;
	color:#342A1E;
}
.small {
	font-size:9px;
    line-height:10px;
}
.destaque {
	font-size:9px;
    line-height:10px;
	color:#CC0000;
}
.copyright {
	font-size:9px;
	color:#37342F;
}
.legenda{
	font-style:italic;
	font-size:9px;
	color:#333333;
}
.alerta{
color:#DF0000;
}
.riscado{
text-decoration:line-through;
}
.textopadrao{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
}
a{
text-decoration:none;
color:#37342F;
}
#pai {overflow: hidden; position:relative; top:0px; width:100%;}
#outer {overflow: hidden; position: absolute; top:0px; width:100%;}
#outer[id] {display: table; position: static;}
#middle {position: absolute;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}
#inner {position: relative;} /* for explorer only */
/* optional: #inner[id] {position: static;} */
div.borda {border: 0px}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}
	
ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}
li ul li ul {
	position: absolute;
	left: 299px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}
/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #282A2D;
	background: #D4D0C8; /* IE6 Bug */
	padding: 1px 5px;
	border: 1px solid #56514A; /* IE6 Bug */
	border-bottom: 0;
	}
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #282A2D; background: #B6AFA3; } /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

li:hover ul, li.over ul { 
	display: block; 
} /* The magic */
.script {
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#000066;
}
	img{
		border:0px;
	}
	
	#mainContainer{
		margin:0 auto;
		text-align:left;
		background-color:#FFF;
		
	}

	#mainContent{
		padding:10px;
	}
	
	.clear{
		clear:both;
	}
	/* Poller title above radio buttons */
	.pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
	}
	/* Label for each radio button */
	.pollerOption{
		margin:0px;
	}
	/* Label for each option above graph - i.e. results */
	.result_pollerOption{
		margin:0px;
		font-size:0.8em;
	}
	/* Title of poller - when ajax shows the results */
	.result_pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
		font-size:0.9em;
	}
	/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
	.result_pollGraph img{
		float:left;
	}
	/* The <div> tag where the percentage result is shown */
	.result_pollGraph div{
		float:left;
		height:16px;
		background-repeat:repeat-x;
		color:#FFF;
		font-size:0.9em;
		line-height:16px;
	}
	/* Graph div - parent of both the corner images and the div displaying percentage votes */
	.result_pollGraph{	
		height:16px;
	}
	
	/* Message when Ajax is working getting restults fromt the server */
	.poller_waitMessage{
		display:none;	
	}	
	
	.result_totalVotes{
		clear:both;
		font-size:0.8em;
		margin-top:10px;
		font-style:italic;
	}
.photothumb{background-color:#fff;border:1px #c0c1c1 solid}
/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/
/**/
    .sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active h5 {
      visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
    }

    .sIFR-active h1 {
	font-size: 24px;
	margin: 0;
	padding: 0;
    }

    .sIFR-active h2 {
	font-size: 18px;
	display: block;
	margin: 0;
	padding: 0;
    }

    .sIFR-active h3 {
      font-size: 16px;
	  margin: 0;
	padding: 0;
    }

    .sIFR-active h4 {
      font-size: 14px;
      font-weight: normal;
  	  margin: 0;
	padding: 0;

    }
    .sIFR-active h5 {
		font-size: 14px;
		margin: 0;
		padding: 0;

    }
#resposta {
	float:none;
	width:390px;
	font-size:11px;
	background-color:#DED3C9;
	background-image:url(estrutura/bg_resposta.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	line-height:14px;
	border-color:#CDBCA9;
	border-style:dotted;
	border-width:1px;
	text-align:left;
	padding:5px;
	color:#000000;
	line-height:18px;
	margin-bottom:5px;
}
/*
    .sIFR-active h5#pullquote {
		font-size: 24px;
		background-color:C70C30;
		margin: 0;
		padding: 0;

    }*/
/**/

