#main {
    margin-bottom: -140px;
}

#body {
    padding-bottom: 140px;
}

#footer {
    height: 95px;
}

#footer_left {
	background: url(../_images/imcev.png) top left no-repeat;
	padding-left: 120px;
}

#social_networks {
	float: none;
	margin: 10px 0 0 0;
}

#representante {
	background: url(../_images/representante.png) top left no-repeat;
	display: block;
	text-decoration: none;
	width: 231px;
	height: 63px;
	font-size: 0;
	text-indent: -9999px;
	float: left;
	margin-right: 25px;
}

#destaques {
	min-height: 255px;
	position: relative;
}

#destaques_title {
	background: url(../_images/destaques.png) top left no-repeat;
	font-size: 0em;
	text-indent: -9999px;
	width: 164px;
	height: 26px;
}

#destaques img {
	border: 5px solid #a11600;
	position: absolute;
	max-height: 190px;
	background-color: #eee;
}

#destaques .photo_1 {
	width: 270px;
	min-height: 180px;
	z-index: 3;
	left: 35px;
	bottom: 20px;
}
#destaques .photo_2 {
	width: 230px;
	min-height: 150px;
	z-index: 2;
	left: 15px;
	bottom: 20px;
}
#destaques .photo_3 {
	width: 170px;
	min-height: 120px;
	z-index: 1;
	bottom: 20px;
}

#destaques_photos {
	float: left;
	width: 320px;
	overflow: hidden;
	height: 220px;
	margin: 10px 0;
	position: relative;
}

#destaques_text {
	float: right;
	width: 640px;
	margin: -5px 0 10px 0;
	padding-bottom: 25px;
	position: relative;
	height: 185px;
	overflow: hidden;
}

#destaques_text h3 {
	font-size: 140%;
	margin: 0 0 10px 0;
}

#destaques_text h3 a {
	color: inherit;	
}

#destaques_text p {
}

#destaques .text_1 {
	
}

#destaques .text_2, #destaques .text_3 {
	display: none;
}

#destaques_pagination {
	position: absolute;
	bottom: 0;
	right: 0;
	list-style: none;
	width: 100px;
}

#destaques_pagination li {
	display: inline;	
}

#destaques_pagination li a {
	display: block;
	float: left;
	font-size: 140%;
	padding: 2px 9px 4px 9px;
}	

#destaques_pagination li a.active {
	background-color: #b7341f;
	color: #FFF;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#left {
	float: left;
	width: 715px;
	margin: 15px 0 20px 0;
}

#right {
	float: right;
	width: 230px;
	margin-bottom: 20px;
}

.bottom_link {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 90%;
}

#agenda {
	width: 315px;
	float: left;
	position: relative;
	padding-bottom: 25px;
	min-height: 285px;
}

#agenda_title {
	background: url(../_images/agenda.png) top left no-repeat;
	font-size: 0em;
	text-indent: -9999px;
	width: 135px;
	height: 25px;
	cursor: pointer;
}

#agenda ul {
	border-spacing: 0;
	width: 100%;
	list-style: none;	
	margin: 10px 0 0 0;
	padding: 0;
}

#agenda ul li {
	padding: 5px 4px;
	margin: 0;
	min-height: 40px;
	position: relative;
}

#agenda .date {
	width: 30px;
	float: left;
	display: block;
	margin-right: 7px;
	text-align: center;	
	font-size: 110%;
}

#agenda .red {
	color: #a11600;
	font-weight: bold;
	font-size: 120%;
}

#agenda ul li a {
	display: block;
	padding-bottom: 18px;
	position: relative;
	z-index: 2;
	display: inline-block; /* IE */
	width: 260px;
}

#agenda ul li a:hover {
	text-decoration: none;
	color: #000;
}

#agenda ul li .small {
	position: absolute;
	bottom: 5px;
	left: 40px;	
	z-index: 1;
}

#agenda h5 {
	font-size: 120%;
	font-weight: normal;
}

#agenda ul li:nth-child(odd) {
	background-color: #ecebeb;
}

#artigo {
	float: left;
	width: 355px;
	margin-left: 40px;
	position: relative;
	padding-bottom: 25px;
	min-height: 285px;
}

#artigo_title {
	background: url(../_images/artigos.png) top left no-repeat;
	font-size: 0em;
	text-indent: -9999px;
	width: 134px;
	height: 24px;
	margin-bottom: 7px;
	cursor: pointer;
}

#artigo h4 {
	color: #777;
}

#produtos {
	width: 315px;
	margin-top: 35px;
	float: left;
	position: relative;
	min-height: 175px;
}

#produtos_title {
	background: url(../_images/livros_cds_dvds.png) top left no-repeat;
	font-size: 0em;
	text-indent: -9999px;
	width: 279px;
	height: 25px;
	cursor: pointer;
}

#produtos img {
	border: 3px solid #a11600;
	position: absolute;
}

#produtos .produtos_1 {
	width: 90px;
	z-index: 3;
	left: 50px;
	bottom: 0px;
}
#produtos .produtos_2 {
	width: 75px;
	z-index: 2;
	left: 20px;
	bottom: 0px;
}
#produtos .produtos_3 {
	width: 55px;
	z-index: 1;
	bottom: 0px;
}

#produtos p {
	width: 150px;
	margin: 10px 0 0 160px;
}

#depoimento {
	float: left;
	width: 355px;
	margin: 35px 0 0 40px;
	text-align: center;
	position: relative;
	padding-bottom: 30px;
}

#depoimento .autor {
	color: #000;
	font-size: 90%;
}

#depoimento .small {
	font-size: 85%;
}

#depoimento_title {
	background: url(../_images/depoimentos.png) top left no-repeat;
	font-size: 0em;
	text-indent: -9999px;
	width: 204px;
	height: 24px;
	cursor: pointer;
}

#banners {

}

#banners #curso_oratoria a {
	display: block;
	background: url(../_images/curso_oratoria.png) top left no-repeat;
	width: 228px;
	height: 113px;
	font-size: 0em;
	text-indent: -9999px;
}

#banners #palestras_motivacionais a {
	display: block;
	background: url(../_images/palestras_motivacionais.png) top left no-repeat;
	width: 228px;
	height: 108px;
	font-size: 0em;
	text-indent: -9999px;
	margin-top: 10px;
}

#newsletter {
	margin: 25px 0;
}

#newsletter_title {
	background: url(../_images/newsletter.png) top left no-repeat;
	font-size: 0em;
	text-indent: -9999px;
	width: 227px;
	height: 38px;
	margin: 0 auto 10px auto;
}

#newsletter input[type=text] {
	width: 210px;
	font-size: 110%;
	padding: 6px 8px;
	border: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #e7e7e7;
    margin-bottom: 5px;
}

#subscription_status {
	margin-top: 5px;	
}

#mais_buscados {
	width: 100%;
}

#mais_buscados_title {
	background: url(../_images/mais_buscados.png) top left no-repeat;
	font-size: 0em;
	text-indent: -9999px;
	width: 183px;
	height: 21px;
	margin-bottom: 10px;
	display: block;
}

#tags {
	text-align: center;
	width: 108%;
	padding: 0;
	margin-left: -15px;
}

#tags a {
	color: inherit;
	display: inline-block; /* IE */
}

#tags h1, #tags h2, #tags h3, #tags h4, #tags h5, #tags h6 {
	display: inline;
	margin: 4px 10px;
	font-weight: normal;
	line-height: 1.4em;
}
#tags h2 a {
	color: #111;
}
#tags h3 a {
	color: #444;
}
#tags h4 a {
	color: #777;
}
#tags h5 a {
	color: #999;
}
#tags h6 a {
	color: #BBB;
}
