html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: none;
}

body {
	background: #fff url(../imgs/site/content-bg.png) repeat-x;
}

#templateContainer {
	width: 1000px;
	margin: 0 auto;
}

#topContainer {
	width: 100%;
	height: 147px;
	background: #fff url(../imgs/site/top.bg.jpg) repeat-x;
}

#top {
	position: relative;
	width: 964px;
	height: 100%;
	margin: 0 auto;
	background: url(../imgs/site/top.center.bg.jpg) center top no-repeat;
}

#logo {
	position: relative;
	font-size: 10px;
	width: 273px;
	height: 109px;	
}

#logo strong {
	display: none;
}

#logo span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../imgs/site/logo.png) no-repeat;
}


#ads728x15 {
	position: absolute;
	bottom: 10px;
	left: 0;
}


#cse-search-box {
	position: absolute;
	bottom: 40px;
	right: 0;	
	width: 300px;
	height: 58px;
	background: url(../imgs/site/input.search.bg.png) 0 12px no-repeat;
}

#inptSearch {
	background: none;
	position: absolute;
	top: 10px;
	width: 210px;
	padding-top: 8px;
	padding-left: 15px;
	height: 29px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #134367; 
}

#btnSearch {
	position: absolute;
	right: 0;
}



#frmNewsletter {
	position: relative;
	width: 290px;
	height: 58px;
	background: url(../imgs/site/input.search.bg.png) 0 12px no-repeat;
}

#email{
	background: none;
	position: absolute;
	top: 10px;
	width: 210px;
	padding-top: 8px;
	padding-left: 15px;
	height: 29px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #134367;  
}

#btnEnviar {
	position: absolute;
	right: 0;
}

#salmo_audio {
	float:right;
}


#topMenu {
	position: absolute;
	bottom: 10px;
	right: 0; 
	list-style: none;
}

#topMenu li {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #00243b;
}

#topMenu li:first-child {
	border: none;
}

#topMenu li a {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6ba8d1;
	text-decoration: none;
	text-align: center;
}

#topMenu li a:hover {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: center;
}


a#inicio {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6ba8d1;
	text-decoration: none;
	text-align: center;
}

a#inicio:hover {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

#banner {
	width: 100%;
	background: #ddd;
}

#navBar {
	width: 100%;
	padding: 10px 0 0 0;
}

#menuAndContent {
	float: left;
	width: 100%;
	background: url(../imgs/site/page.bg.png) repeat-y;
}

#menuContainer {
	float: right;
	width: 336px;
}

.menu {
	clear: both;
	width: 100%;
	list-style: none;
}

.menu dt {
	width: 300px;
	height: 38px;
	padding: 25px 0 0 20px;
	background: url(../imgs/site/menu.dt.bg.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #053150;
}

.menu dd {
	width: 290px;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #999;
}

.menu dd a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	padding: 5px 0 5px 0;	
}

.menu dd a:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding: 5px 0 5px 0;
	background: #ddd;	
}

#content {
	float: left;
	width: 664px;	
}

#asides {
	clear: both;
	width: 100%;
	height: 0;
	background: #366a91;
}

#quickNavContainer {
	width: 100%;
	height: 35px;
	background: #bbb;
}

#footerContainer {
	width: 100%;
	height: 147px;
	background: #fff url(../imgs/site/top.bg.jpg) repeat-x;
}

#footer {
	padding: 20px 0 20px 0;
	width: 980px;
	margin: 0 auto;
	height: 107px;
}

#socialMedia {
	float: right;
	list-style: none;
}

#socialMedia li {
	float: left;
	margin: 0 5px 0 5px;
}

.post {
	width: 630px;
	padding: 15px 0 0 34px;
	background: url(../imgs/site/h1.bg.png) no-repeat;
	margin-bottom: 20px;
}

.post a {
	text-decoration: none;
}

.post span.data {
	float: left;
	height: 42px;
	width: 49px;
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #053150;
}

.post h1 {
	float: left;
	color: #444545;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	height: 35px;
	width: 565px;
	padding: 12px 0 0 0;
	margin: 0 0 15px 15px;
}

.post h2 {
	color: #444545;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 10px 25px;
}

.post p {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #666;
	text-indent: 25px;
	margin-bottom: 10px;
}

.post .info {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	position: relative;
}

#audio_and_share {
	position: absolute;
	top: 43px;
	right: 40px;
}

.post .info img{
	margin: 0 5px 0 10px ;
}

.info_salmo{
	font-size:13px;
	background-color:#F9F9F9;
}

h2.entenda {
	margin: 30px 0 30px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	background: #eee;
}

h3 {
	margin: -15px 0 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033FF;
	text-decoration: underline;
}


#pagination {
	clear: both;
	padding: 15px 30px 15px 45px;
}

#pagination p {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

#pagination ul {
	float: left;
	list-style: none;
	margin-top: -7px;
}

#pagination ul li {
	float: left;
	margin: 5px;
	height: 20px;
	width: 20px;
	background: #0099CC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}

#pagination ul li a {
	display: block;
	height: 18px;
	width: 100%;
	padding-top: 2px;
	background: #ddd;
	border: 1px solid #bbb;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#pagination ul li a:hover {
	display: block;
	height: 18px;
	width: 100%;
	padding-top: 2px;
	background: #bbb;
	border: 1px solid #bbb;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#pagination ul li strong {
	display: block;
	height: 18px;
	width: 100%;
	padding-top: 2px;
	background: #0099CC;
	border: 1px solid #bbb;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}


#dashboard {
	display: block;
	width: 100%;
	margin: 0 auto;
	background-color: transparent;
	background-image: url("../imgs/site/floating_footer.bg.png");
	background-repeat: repeat;
	background-attachment: scroll;
	color:#FFF;
	-webkit-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, .6);
	-moz-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, .6);
	box-shadow: inset 0px 0px 20px rgba(0, 0, 0, .6);
	position: fixed;
	bottom: -130px;
	left: 0px;	
}

#toggle {
	display: inline-block;
	margin-top: -1.5em;
	position: absolute;
	right: 10px;
	cursor: pointer;
}

#floating_footer {
	display: block;
	width: 100%;
	height: 110px;
 	padding-bottom: 20px;
   	background: transparent;
    color:#FFF;
	z-index: 48;	
}

#floating_footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding: 15px;
}

#floating_footer_btn_app {
	float: left;
	display: block;
	width: 327px;
	height: 58px;
	background: url(../imgs/site/floating_footer_btns.png) 0 0 no-repeat;
	margin: 0;
}

#floating_footer_btn_newsletter {
	float: left;
	display: block;
	width: 327px;
	height: 58px;
	background: url(../imgs/site/floating_footer_btns.png) -328px 0 no-repeat;
	margin: 0 0 0 20px;
}





img { behavior: url(iepngfix.htc) }
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
}

#pageflip img {
	width: 80px; height: 83px;
	z-index: 50;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
	display: block;
}

#pageflip .msg_block {
	width: 80px; height: 80px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(../imgs/site/banner.app_orkut.jpg) no-repeat right top;
	z-index: 49;
}

.ads-336x280 { width: 336px; height: 280px; background: #e7e7e7; }

.post-display-1 { float: left; margin: 0 20px 20px 0; }
.texto_corpri_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #1aa623;
}

.texto_corpri_14_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #1aa623;
}

.texto_corpri_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #1aa623;
}

.texto_corpri_16_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #1aa623;
}


a.texto_corpri_14_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	color: #1aa623;
}

a.texto_corpri_16_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	color: #1aa623;
}