q:before,q:after,blockquote:before,blockquote:after {
	content: "";
}

/* target IE7 and IE6 */
*:first-child+html pre {
	overflow-y: hidden;
	overflow: visible;
	overflow-x: auto;
}

#action {
	background: #E5EDF7;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	_height: 1%;
	overflow: auto;
	padding: 40px 0 25px;
	margin: 40px 0 40px;
}

#action p {
	text-align: center;
	padding: 0 70px;
}

#action p.note,#action p.note a {
	color: #7592b5;
}

#action p.note a:hover {
	color: #2D6CBE;
}

.jshowoff p.jshowoff-slidelinks {
	bottom: 0px;
	right: 0px;
	padding: 0;
}

div.showoff_links{
	position: relative;
	width: 100%;
	top: -20px;
}

.jshowoff-slidelinks a,.jshowoff-controls a {
	font: bold 1em Helvetica-Neue,Verdana,Arial,sans-serif;
	color: #1dacdf;
	padding: 5px 7px 5px;
	text-decoration: none;
	outline: none;
	line-height: 14px;
}

.jshowoff-slidelinks a:hover,.jshowoff-controls a:hover {
	font: bold 1em Helvetica-Neue,Verdana,Arial,sans-serif;
	color: #0695BF;
	padding: 5px 7px 5px;
}

.jshowoff-slidelinks a.jshowoff-active,.jshowoff-slidelinks a.jshowoff-active:hover {	
	font: bold 1em Helvetica-Neue,Verdana,Arial,sans-serif;
	color: #0695BF;
	padding: 5px 7px 5px;
}

p.jshowoff-controls {
	height: 22px;
	width: 232px;
    border-bottom: 1px dashed #0695BF;
    border-top: 1px dashed #0695BF;  
}

#noticia_prev {
	font: bold .8em Helvetica-Neue,Verdana,Arial,sans-serif;
	color: #0695BF;
	float:left;
}

#noticia_next {
	font: bold .8em Helvetica-Neue,Verdana,Arial,sans-serif;
	color: #0695BF;
	float:right;
}

#demo {
	overflow: hidden;	
	width:232px;
	}

.noticia_img {
	width:232px;
	heigth:171px;
	margin: 0 0 10px 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

.noticia_cat {
	heigth: 10px;
	font-weight: bold;
	color: #707276;
    text-transform: uppercase;
    font: .8em Helvetica-Neue,Verdana,Arial,sans-serif;
    margin: 0px 0 10px 0px;
    min-width: 180px;     
}
	
.noticia_descricao {
	width:232px;
	min-height: 45px;
    color: #004980;
    font: 1em Helvetica-Neue,Verdana,Arial,sans-serif;
    margin: 0 0 10px 0px;
}

#wrap {
	overflow: hidden;
	width: 232px;
}

q:before,q:after,blockquote:before,blockquote:after {
	content: "";
}

.rss {
    background: url("../images/rss.png") no-repeat;
    display: block;
    float: right;
    margin: 5px 0 8px 0;
    overflow: hidden;
    text-indent: -2000px;
    width: 39px;
    height: 14px;
    cursor: pointer;
}

#opcaoRSS {
	font: 1em Helvetica-Neue,Verdana,Arial,sans-serif;
    background-color: white;
    border: 1px solid gray;
    width: 160px;
    height: 31px;
    margin-left: 64px;
    margin-top: 18px;
    opacity: 0;
    z-index:1;
    padding: 5px;
    position: absolute;
    color: #004980;
    text-decoration: none;
    filter: alpha(opacity=0);
}
#opcaoRSS a {font: 1em Helvetica-Neue,Verdana,Arial,sans-serif; color: #004980;}
#opcaoRSS a:hover {color: #0695bf;}
