
#barra p {
	margin: 0px;
}

#naoresp1{
	background-color: #F1F1F1;
}

#naoresp1 ul li:hover {
	background-color: #444444;
}

#naoresp2 {
    height: 32px;
    background: none repeat scroll 0% 0% #F1F1F1;
    font-weight: bold;
    font-size: 12px;
    line-height: 32px;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    border-bottom: 1px solid #DFDFDF;
	position: relative;
    overflow: hidden;
    margin: 0px auto;
    width: 100%;
    max-width: 960px;
    height: 100%;
	padding-left: 5px;
}

#naoresp2 ul {
	margin: 0px;
}

#naoresp2 ul li:hover {
	background-color: #F1F1F1;
}

.naoresp3 {
    display: inline-block;
    padding: 0px 15px 0px 8px;
    height: 32px;
    border-right: 2px solid #DFDFDF;
}

.naoresp4 {
	padding-right:4.6%;
	padding-left: 0px;
}

.naoresp6 {
	padding-right:37%;
}

.naoresp3 a, .naoresp3 a:hover {
	color: #606060;
	text-decoration: none;
}

.bandeira1 {
    display: block;
    padding-left: 32px;
    background: url("indice.png") no-repeat scroll 0px 6px transparent;
    text-transform: uppercase;
}

.bandeira2 {
    color: #3A3A3A;
	display: block;
    padding-left: 32px;
    background: url("indice.png") no-repeat scroll 0px 10px transparent;
    text-decoration: none;
	padding-top: 9px;
	font-size: 15px;
	margin-left: 10px;
}

.bandeira2:hover, .bandeira2:focus {
	color: #3A3A3A;
	text-decoration: none;
}

.resp0 {
	background-color: #F1F1F1;
}

.resp1 {
	cursor: pointer;	
	height:41px;
}

.resp2 {
	font-family:Arial,Helvetica,sans-serif;font-size:15px;color:#606060;text-decoration:none;
}

.resp2:hover {
	color: #606060;
}

.resp3 {
	position:relative;top:5px;margin-right:5px;float:left;
}

.resp4 {
	position:relative;top:4px;margin-right:5px;
}

.resp5:after {
	content: "\f103";
	font-family: FontAwesome;
	font-size: 30px;
	float:right;
	padding: 0px 2% 0px 0px;
	margin-top: -10px;
}

#resp6 {
	width: 100%;
}

.resp7 {
	list-style-type:none;margin:0;
}

.resp8 {
	background-color: #3a3a3a;
	border: 1px solid #4C4C4C;
	height: 35px;
	line-height: 35px;
}

.resp8 a, .resp8 a:hover {
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 10px;
}

.resp8:hover{
	background-color: #444444;
}

@media handheld, only screen and (min-width: 960px){

	.naoresp6 {
		padding-right: 41%;
	}

}