﻿fo@charset "utf-8";
/* CSS Document */

* {margin:0; border:0; padding:0; text-decoration: none; z-index:100;}

body{
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	width:99%;
	max-width:940px;
	height:100%;
}

a {cursor:pointer;
	text-decoration:none;}

.dn {display:none;}


/* Geral */

input, textarea, select {
	padding:2px 5px;
	font-size:0.9em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

textarea {
	padding:10px 0px;
}

.dvSelect {
	width:auto;
	padding:2px 5px;
}

th {
	font-weight:normal;
	padding:2px 10px;
	font-size:0.9em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.mtop {margin-top:20px;}

.pright {padding-right:20px;}

/**Notícias**/

#dvConteudo {float:left;
	width:95%;
	text-align:left;
	padding:10px 3% 10px 2%;
	font-size:0.8em;
}

.form-pesquisa {float:left;
	width:95%;
	text-align:left;
}

.dvTitulo {float:left;
	width:98%;
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:10px;
	padding:2px 0% 2px 2%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.dvData-mais {float:left;
	width:95%;
	font-size:0.9em;
	padding:10px 3% 10px 2%;
}

.dvtitulo-mais a {float:left;
	width:95%;
	font-size:1em;
	padding:0px 3% 15px 2%;
}

.dvData {float:left;
	width:96%;
	font-size:0.9em;
	margin-bottom:20px;
	padding:0 2%;
}

.dvSubtitulo {float:left;
	width:96%;
	font-size:1.1em;
	font-style:italic;
	margin-bottom:20px;
	font-weight:bold;
	padding:0 2%;
}

.dvNoticia {float:left;
	width:96%;
	text-align:justify;
	padding:0 2%;
}

.dvNoticia p {
	margin-bottom:15px;
}

.maisnot a {float:left;
	width:100%;
	font-weight:bold;
	text-align:right;
	margin-top:20px;
	text-decoration:none;
}


#Pages {float:left;
	width:100%;
	text-align:left;
	padding:10px 3% 10px 2%;
	font-size:0.8em;
}

.imgPages {max-width:150px;
	max-height:150px;
	margin-top:20px;
	text-align:center;}	

.pgTextos {float:left;
	width:96%;
	text-align:justify;
	padding:0 2%;
	font-size:1.2em;
	margin-top:30px;
}

#Pages h3 {float:left;
	width:98%;
	text-align:justify;
	padding:0;
	font-size:1.6em;
	margin-top:60px;
}

.btnParticipa {
	float:left;
	width:100%;
	height:auto;
	padding:10px;
	-webkit-border-radius: 20px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 20px;
	-moz-border-radius-topleft: 0;
	border-radius: 20px;
	border-top-left-radius: 0;
}

.btnParticipa a {opacity:0.6;}	

.btnParticipa a:hover {opacity:1.0;}


/*MÍDIAS*/

.dvMidias {float:left;
	width:98%;
	margin-top:20px;
}

.dvFotoDestaq {float:left;
	width:90%;
	height:auto;
	margin-bottom:10px;
	text-align:center;
}

.dvlstFotos {float:left;
	width:45%;
	height:90px;
	overflow-x:scroll;
	margin:10px 0px;
}

.dvFoto {float:left;
	width:130px;
	height:87px;
	margin:0px 5px 10px 0px;
}

.dvAudio {float:left;
	width:100%;
	text-align:center;
}

.dvVideo {float:left;
	width:100%;
	text-align:center;
	margin:15px 0px;
}


/*REDES SOCIAIS */

.divRSocial{
	float:left;
	width:50%;
	text-align:left;
	margin-bottom:10px;
}

.divRSocial ul li{
	display:inline;
}

.compartilhe{
	float:left;
	font-size:0.8em;
	font-weight:bold;
	padding:5px 20px 0px 0px;
}

.delicious {
	float:left;
	width:20px;
	height:20px;
	margin-right:7px;}
	
.digg {
	float:left;
	width:20px;
	height:20px;
	margin-right:7px;}	
	
.facebook {
	float:left;
	width:20px;
	height:20px;
	margin-right:7px;}	
	
.bgoogle {
	float:left;
	width:20px;
	height:20px;
	margin-right:7px;}			
	
.twitter {
	float:left;
	width:20px;
	height:20px;}
	
/* Botão de Acessibilidade */

.btns_acessibilidade {
	float:right;
	z-index:999; 
	position:relative;
	text-align:center;
	margin:10px 0px 10px 0px;}

.divisao {float:left;
	width:15px;
	text-align:center;
	font-size:17px;}	

.cpadrao {float:left;
	width:25px;
	height:25px;	
	border:0px;
	margin:2px 0px 0px;
	cursor:pointer;}

.ccontraste {float:left;
	width:25px;
	height:25px;
	border:0px;
	margin:2px 0px 0px;
	cursor:pointer;}

.fnormal {float:left;
	width:25px;
	height:25px;	
	border:0px;
	margin:2px 0px 0px;
	cursor:pointer;}

.faumenta {float:left;
	width:25px;
	height:25px;
	border:0px;
	margin:2px 0px 0px;
	cursor:pointer;}		