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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:#fff url(img/fef/bg_banner.jpg) no-repeat center 50px;
	font-family:Arial, Helvetica, sans-serif;
	}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#wrapper {
width:900px;
position:relative;
margin:0 auto;
}
#banner {
height:196px;
position:relative;
}
#banner h1  {
position:absolute;
top:30px;
left:50px;
}
.pub-hold {
position:absolute;
width:515px;
height:80px;
border:1px solid #fff;
top:55px;
left:357px;
}
p.publicidade {
color:#FFFFFF;
font-size:70%;
position:absolute;
top:40px;
left:357px;
}
#conteudo {
width:900px;
margin-top:15px;
}
#conteudo h2 a {
color:#1f79d2;
font-size:175%;
text-decoration:none;
font-weight:normal;
margin-left:12px;
}
#conteudo h2 a:hover {
color:#CC0066;
}
#conteudo .data-pub {
font-size:75%;
width:90%;
padding-left:12px;
padding-bottom:12px;
margin-top:5px;
margin-bottom:15px;
border-bottom:2px solid #ccc;
color:#ccc;
}
#left-content {
float:left;
width:658px;
}
p.fefbread {
font-size:70%;
color:#CCCCCC;
margin-bottom:10px;
}
p.fefbread a {
color:#1f79d2;
text-decoration:none;
}
p.fefbread a:hover {
color:#CC0066; 
}
.thumb-prev {
width:614px;
height:90px;
margin-left:12px;
}
.thumb-prev img {
float:left;
border:1px solid #ccc;
margin-right:25px;
}
.post-cont {
width:614px;
margin-left:12px;
margin-bottom:20px;
}
.post-cont p {
color:#666;
line-height:145%;
}
.post-cont ul {
list-style:circle;
margin-left:10px;
}
.post-cont img {
margin:5px;
}
.post-cont a {
color:#1f79d2;
text-decoration:none;
}
.post-cont a.galink {
clear:both;
display:block;
}
.post-cont a:hover {
color:#CC0066;
}
#right-content {
float:left;
display:inline;
width:230px;
position:relative;
padding-top:40px;
border-top:1px solid #ccc;
}
/***** SETUP DO ROTATIVO DA PAGINA DE LISTAGEM ************************/

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
#right-content  .scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 226px;
	height:270px;
	border:1px solid #ccc;
	}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:226px;
}


/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

/************ naveacao *************************************/

/* prev, next, prevPage and nextPage buttons */
#right-content  a.browse {
	background:url(img/fef/hori_large.png) no-repeat;
	width:30px;
	height:30px;	
	cursor:pointer;
	font-size:1px;
}

/* right */
#right-content  a.right 				{ background-position: 0 -30px; margin-right: 0px; position:absolute; top:0; left:200px;}
#right-content  a.right:hover 		{ background-position:-30px -30px; }
#right-content  a.right:active 	{ background-position:-60px -30px; } 


/* left */
#right-content a.left				{ position:absolute; top:0; left:170px; } 
#right-content a.left:hover  		{ background-position:-30px 0; }
#right-content a.left:active  	{ background-position:-60px 0; }

/** Googla nav artigos**/
#google-nav-hold {
height:40px;
padding-left:10px;
width:90%;
border-bottom:1px solid #1f79d2;;
margin-bottom:10px;
}
#google-nav-hold ul li{
list-style: none;
}
#google-nav {
display: inline;
height: 1%;
}
.google-nav-nolink {
color:#666;
float: left;
padding: 5px 5px;
margin: 7px 0 0 0;
height:20px;
text-decoration:none;
font-size:small;
}
.google-nav-link  {
background:none;
color:#006CB3;
float: left;
padding: 5px 5px;
margin:7px 0 0 0;
height:20px;
text-decoration:none;
font-size:small;
}
.google-nav-link  a:link, .google-nav-link  a:visited  {
background:none;
color:#1f79d2;
text-decoration:none;
padding: 5px 10px;
border-bottom:4px solid #1f79d2;
}
.google-nav-link  a:hover {
background:#EAF7FF;
color:#CC0066;
border-bottom:4px solid #CC0066;
}

#right-content h4.event {
color:#ccc;
position:absolute;
top:10px;
left:0;
font-size:85%;
}
/**************************** FIM ROTATIVO ******************/
.news-hold {
margin-top:20px;
}
.news-hold h4 {
color:#ccc;
font-size:85%;
border-bottom:1px solid #ccc;
padding-bottom:8px;
}
.news-hold ul li {
border-bottom:1px solid #ccc;
padding:8px 5px;
padding-left:0;
}
.news-hold ul li a {
color:#1f79d2;
text-decoration:none;
font-size:85%;
}
.news-hold ul li a:hover {
color:#CC0066; 
}
/******** PAGINA UNICA ***************/
/*********************************************************** GALLERIFFIC *********************************************************/

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 550px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	height: 38px;
}
div.controls a {
background: #c146a4 url(http://www.xpromocoes.com/img/bg_gal_fef.jpg) repeat-x;
	padding: 10px;
color:#fff;
margin:1px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #a90077;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

#toshare, .extra-cont {
width:100%;
display:block;
clear:both;
border-top:1px solid #ccc;
padding-top:15px;
}
.extra-cont {
width:400px;
float:left;
display:inline;
border-top:none;
padding-top:5px;
margin: 0 15px;
clear:none;
}
#toshare a, .extra-cont a {
text-decoration:none;
color:#1f79d2;
}
#toshare a:hover, .extra-cont a:hover {
color:#CC0066; 
}
.extra-cont h3 {
font-size:22px;
line-height:1.3em;
margin:10px 0 8px;
font-weight:normal;
}
.extra-cont ul {
margin-left:40px;
width:350px;
}
.extra-cont ul li {
border-bottom:1px dashed #ccc;
}
.extra-cont ul li a {
padding:10px;
display:block;
}
.extra-cont ul li a:hover {
background:#f6f6f6;
}
/*** ALGUNS ELEMENTOS DE ESTILO ESTÃO SETADOS NO INTENSE DEBATE *************/


/**** footer *********/
#footer {
background:#f6f6f6;
border-top:1px solid #333;
height:75px;
width:100%;
}
#foot-content {
margin:0 auto;
width:900px;
color:#666666;
font-size:70%;
text-align:right;
}
#foot-content p {
margin-top:25px;
}
