﻿#miolo {
	padding:12px 30px 20px;
	position:relative;
	z-index:10;
	margin:-27px auto 0 auto;
	background:#fff;
	filter:none;
}
#gestos p,#miolo article p,#miolo section p {
	font-size:12px;
	color:#373737;
	margin-bottom:15px;
}
#miolo article {
	overflow:hidden;
	padding-bottom:10px
}
#gestos {
	width:900px;
	overflow:hidden
}
#gestos img {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:block;
	margin:0 auto
}
#gestos li {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#f8f8f8;
	width:290px;
	border:1px solid #efefef;
	float:left;
	margin:15px 8px 15px 0;
	font-size:12px;
	color:#5a5a5a;
	line-height:18px;
	height:315px
}
#conteudo #gestos p
{
    line-height:19px;   
}

#gestos p {
	margin:10px;
}
#gestos h4 {
	font-weight:bold;
	margin:10px 10px 0 10px;
	font-family:Tahoma,arial,sans-serif;
	text-transform:uppercase
}
#gestos li a {
	color:#D72B2F
}
.gestos-img {
	border-radius:10px;
	float:right
}
