
#tudo {
	width: 1020px;
	margin:20px auto;	
    border: solid 1px #CFCFCF;
    border-radius: 5px;
    box-shadow: 0 0 3px #CFCFCF;
    background: white;	
}

#header {
	width: 990px;
	float: left;
	padding: 15px;
}

#header .logo {
    float:left;	
	width: 80px;
	margin-left:20px;
	margin-right:20px;
    text-align: center;	
}

/*#header .site-titulo {
	float:left;	
	width: 320px;
	font-size: 28px;
	line-height: 140%;
	font-weight: bold;
	font-weight: 600;
}

#header .site-titulo a {
    color: #333333;
}

#header .site-titulo a:hover {
	text-decoration: none;
}*/

#header .header_dir {
	float:right;
	width:220px; 
	margin:0;
	padding:0px;
}

#header .texto_procura {
	float:left;
	margin-top:5px;
	font-size:16px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC; 	
}

#header .procura {
	float:left;
	padding-top:10px;  
}

#header .box_search {
	height:20px; 
	background-color:#F7F7F7;
	padding-top:9px;
}

#header .butgo {
    height:26px; 
	width:30px;
	background-color:#F7F7F7;
	border: solid 1px #CFCFCF; 
	margin: 0px;
	padding:0px;
}

#conteudo {
	width: 980px;
	padding:20px;
	background-color:#ffffff;
	float:left;
}

#esquerdo {
	float:left;
	width: 200px;
	margin-right:25px;	
}

/*    MENU VERTICAL */
#menuvertical {
	float:left;
	width: 200px;
    border: dashed 1px #CFCFCF;
    border-radius: 3px;
    background: white;	
	margin-bottom:30px;
}

#menuvertical .topo {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-image: url(../images/bk_menuvertical.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#EFEFEF;
	font-size: 20px;
	font-family: 'Cuprum', Calibri, Geneva, Arial, Helvetica, sans-serif;
	color: #090;
}

#menuvertical .topo a {
	color:#090;
	text-decoration: none;
}

#menuvertical ul {
	margin: 0px;
	padding: 0px;
	border: none;
}

#menuvertical ul li {
	margin: 0;
    padding:0;
	list-style: none;
}

#menuvertical ul li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#menuvertical .dashed { 
    border-bottom: 1px dashed #CFCFCF; 
}

#menuvertical ul li a:hover {
	background-color: #EFEFEF;
	color: #4A8CF6;
}

#menuvertical ul ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#menuvertical ul ul li {
	padding-left:0px;
}

#menuvertical ul ul li a {
	display: block;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image:none;
}

/*    CAIXA - 200px */

#cx_200 {
	width: 200px;
	margin-top:30px;
	margin-bottom:20px;
}

#cx_200 .topo {
	padding:0;
	margin-bottom: 10px;
	padding-bottom:5px;
	font-size: 19px;
	font-family: 'Cuprum', Calibri, Geneva, Arial, Helvetica, sans-serif;
	color: #090;
	background-image: url(../images/bk_linha300.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#cx_200 .topo a{
    color: #090;
}

#cx_200 .sub_topo {
	margin-top: 10px;
	padding-top:5px;
	font-size: 16px;
	font-family: 'Cuprum', Calibri, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(../images/bk_linha300.gif);
	background-repeat: no-repeat;
	background-position: top;	
}

#cx_200 .inside {
	text-align:justify;
}


#meio {
	float:left; 
	width:420px;
	margin-right:25px;	
}

/* NOTICIAS - HOMEPAGE */

#noticias {
	margin-bottom:20px;
}

#noticias .topo {
	margin: 0;
	padding-bottom: 5px;
	font-size: 19px;
	font-family: 'Cuprum', Calibri, Geneva, Arial, Helvetica, sans-serif;
	color: #090;
	background-image: url(../images/bk_linha650.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#noticias .topo a {
	color:#090;
	text-decoration: none;
}

#noticias .cx_noticia {
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFCFCF;
	margin-top: 10px;
	margin-bottom: 15px;
    min-height:85px;
    height:auto !important;
    height:85px;
}

#noticias .cx_noticia:hover {
	background-color:#F7F7F7;
}

#noticias .img_not{
	float: left;
	padding:4px;
	border: 1px solid #CFCFCF;	
	margin-right:10px;
}

#noticias .txt_not{
	float: left;
	width:320px;
}

#noticias .dt_txt_not{
    font-size: 10px;
	color:#999;
	margin-bottom: 5px;
	font-weight: normal;
}

#noticias .tit_txt_not{
    font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:140%;
}

#noticias .subtit_txt_not{
	font-weight: normal;
	line-height:146%;
}

#noticias .mais_not {
	text-align:right;
	padding-right:10px;
	padding-bottom:10px;
}

#noticias .txt_camoes {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFCFCF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

/* VISITE PORTUGAL - HOMEPAGE */

#visit_pt {
	margin-bottom:20px;
}

#visit_pt .topo {
	margin: 0;
	padding-bottom: 5px;
	font-size: 19px;
	font-family: 'Cuprum', Calibri, Geneva, Arial, Helvetica, sans-serif;
	color: #090;
	background-image: url(../images/bk_linha650.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#visit_pt .conteudo {
	padding-top:10px;
    padding-bottom:10px;
}


#visit_pt .youtube {
	width:405px;
	float:right;
	margin-top:20px;
	margin-bottom:20px;
	background-color: #FFF;
	border: 5px solid #E6E6E6;
	padding:2px;
}

#visit_pt .fotos {
	width:415px;
	height:120px;
	font-size:12px;
	margin-top:10px;
	margin-bottom:15px;
}

#visit_pt .foto_left{
	width:120px;  
	float:left;
	margin-right:25px;
	text-align:center;
}

#visit_pt .foto_right{
	width:120px; 
	float:right;
	text-align:center;
}

#visit_pt .foto{
    width:110px; 
	border: 5px solid #E6E6E6;
	padding:2px;
	background-color:#FFF;
	margin-bottom:5px;
}


/* INFORMACOES UTEIS - HOMEPAGE */

#inf_uteis {
	margin-bottom:20px;
}

#inf_uteis .topo {
	margin: 0;
	padding-bottom: 5px;
	font-size: 19px;
	font-family: 'Cuprum', Calibri, Geneva, Arial, Helvetica, sans-serif;
	color: #090;
	background-image: url(../images/bk_linha650.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#inf_uteis .conteudo {
	margin-top: 10px;
	margin-bottom: 15px;
}

#inf_uteis .conteudo .ct_esq {
	float:left;
	width:200px;
	margin-bottom:10px;
}

#inf_uteis .conteudo .ct_dir {
	float:right;
	width:200px;
}

#inf_uteis  ul {
	margin: 0px;
	padding: 0px;
	border: none;
}

#inf_uteis ul li{
	margin: 0;
    padding:0;
	list-style: none;
}

#inf_uteis ul li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
	padding-right:5px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/icon_inf_uteis.jpg);
}

#inf_uteis .dashed {
	border-bottom: 1px dashed #CFCFCF;
}

#inf_uteis  ul li a:hover {
	background-color: #EFEFEF;
}

#direito {
	float:right;
	width:300px;
}

/* FACEBOOK - HOMEPAGE */

#facebook {
	width: 270px;
	height:90px;
	padding:5px 8px;
	margin-bottom: 20px;
	background-color: #FFF;
	border: 5px solid #E6E6E6;
}

/*    LINKS - HOMEPAGE */

#links_hp {
	width: 300px;
	margin-bottom:20px;
}

#links_hp .topo {
	margin: 0;
	padding-bottom: 5px;
	font-size: 19px;
	font-family: 'Cuprum', Calibri, Geneva, Arial, Helvetica, sans-serif;
	color: #090;
	background-image: url(../images/bk_linha300.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#links_hp ul {
	margin: 0px;
	padding: 0px;
	border: none;
}

#links_hp ul li {
	margin: 0;
    padding:0;
	list-style: none;
}

#links_hp ul li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
	padding-right:5px;
	background-repeat: no-repeat;
	background-position: left center;
}

#links_hp ul li a.icon_pr {
	background-image: url(../images/icon_pr.jpg);
}

#links_hp ul li a.icon_gov {
	background-image: url(../images/icon_governo.jpg);
}

#links_hp ul li a.icon_mne {
	background-image: url(../images/icon_mne.jpg);
}

#links_hp ul li a.icon_secp {
	background-image: url(../images/icon_secp.jpg);
}

#links_hp ul li a.icon_ic {
	background-image: url(../images/icon_ic.jpg);
}

#links_hp ul li a.icon_api {
	background-image: url(../images/icon_icep.jpg);
}

#links_hp ul li a.icon_ue {
	background-image: url(../images/icon_ue.jpg);
}

#links_hp ul li a.icon_cplp {
	background-image: url(../images/icon_cplp.jpg);
}

#links_hp ul li a.icon_pc {
	background-image: url(../images/icon_pc.jpg);
}

#links_hp ul li a.icon_lusa {
	background-image: url(../images/icon_lusa.jpg);
}
#links_hp .dashed {
	border-bottom: 1px dashed #CFCFCF;

}

#links_hp ul li a:hover {
	background-color: #EFEFEF;
}

/* CAIXAS DE EVENTOS - LADO DIREITO */

#cx_evento {
	width: 300px;
	margin-bottom:20px;
}

#cx_evento .foto_evento_esq {
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #FFF;
	border: 5px solid #E6E6E6;
	padding:2px;
}

#cx_evento .foto_evento {
	margin-bottom: 10px;
	background-color: #FFF;
	border: 5px solid #E6E6E6;
	padding:2px;
}

#cx_evento p {
	margin:0;
	margin-bottom:5px;
	line-height:180%;
}

#cx_evento h1 {
	font-size: 16px;
	color: #695AC3;
	margin:0;
	font-weight:normal;
	margin-bottom:10px;
}

#cx_evento a {
	color: #695AC3;
}

#cx_evento a:hover {
	text-decoration: underline;
	color: #BF2615;
}

#conteudo_dentro{
	float:right;
	width:750px;
}

#conteudo_dentro ul {
	margin-bottom: 10px;
	list-style: none;
} 

#conteudo_dentro li {
	padding-left: 20px;
	padding-bottom: 15px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height:160%;
}

#conteudo_dentro .tit_pagina{
	font-size: 20px;
	font-family: 'Cuprum', Calibri, Geneva, Arial, Helvetica, sans-serif;
	color: #090;
	margin-bottom: 15px;
	padding: 10px 0px 15px 10px;
	background-image: url(../images/bk_texto.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-left-color: #CFCFCF;
}

#conteudo_dentro .txt_pagina{
	padding: 10px;
	border: 1px dashed #CFCFCF;
	background-image:url(../images/bk_escudo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
    min-height:530px;
    height:auto !important;
    height:530px;
}

#conteudo_dentro .txt_pagina a {
	color: #36C;
}

#conteudo_dentro .twocols {
	width:725px;
	float:left;  
	border-bottom: 1px solid #CFCFCF;	
}

#conteudo_dentro .twocols .col1 {
	float: left;
	width: 340px;
	padding-left:20px;
	border-right: 1px solid #CFCFCF;	
}

#conteudo_dentro .twocols .col2 {
	float: left;
	width: 340px;
	padding-left:20px;
}

#conteudo_dentro .tabela table {
	margin-top:10px;
	border-collapse:collapse;
	border-top: 1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	width: 100%;
}

#conteudo_dentro .tabela td {
	border-bottom: 1px solid #CFCFCF;
	border-left:1px solid #CFCFCF;
	padding:5px;
}		

#conteudo_dentro .tabela tr.odd td {
	background-color:#F7F7F7;
}	

#conteudo_dentro .foto_direita {
	float:right;
	margin-left:10px;
	margin-right:10px;
	width:250px;
}

#conteudo_dentro .foto_direita_img {
	margin-bottom:10px;
	border: 1px solid #CFCFCF;	
	padding: 4px;
	width:250px;
}

#conteudo_dentro .foto_direita_legenda {
	padding: 4px;
	margin-top:5px;
	border-top: 1px solid #CFCFCF;
	font-size: 10px;
	color: #333;
}

#conteudo_dentro .foto_direita_like {
	padding: 5px;
	margin-top:5px;
	border: 1px solid #CFCFCF;
	width:250px;
}

#conteudo_dentro .counter_direita_like {
	font-size:11px;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:25px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFCFCF;
	background-repeat: no-repeat;
	background-position: 2px -2px;
	background-image: url(../images/icon-estatisticas-p.png);
}

#conteudo_dentro .list_not{
    float:left;
	width:750px;
}

#conteudo_dentro .list_ano_not{
    float:left;
	width:40px;
	padding:4px;
	margin-bottom:10px;
	font-size:16px;
	font-weight: bold;	
}

#conteudo_dentro .list_tit_not{
    float:left;
	width:670px; 
	padding-top:5px;	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFCFCF;
	margin-bottom:5px;
}

#conteudo_dentro .list_tit_not:hover {
	background-color:#F7F7F7;
}

#conteudo_dentro .dt_txt_not{
    font-size: 10px;
	color:#999;
	margin-bottom: 5px;
	font-weight: normal;
}

#conteudo_dentro .foto_esq {
    float:left;
	margin-bottom:10px;
	margin-right:10px;
	border: 1px solid #CFCFCF;	
	padding: 4px;
}

#conteudo_dentro .mapa {
	border: 1px solid #CFCFCF;	
	padding: 4px;
}


/* FOOTER */
  
#footer {
	margin-bottom:20px;
	clear:both;
	font-size: 11px;
}

#footer .footer_con{
	margin: 0px auto;
	width:960px;
	height:60px;
	padding:5px 15px;
    border: dashed 1px #CFCFCF;
    border-radius: 3px;
    background: white;
}

#footer_links {
	float: left;
	padding-top:4px;
	line-height:200%;
}

#footer_mne {
	float: left;
	margin-top:10px;
	margin-left: 150px;
}

#footer_legal {
	float: right;
	padding-right: 0px;
	margin-top:2px;
	padding-top: 2px;
	text-align:right;
	line-height:160%;
}

.topo {
	padding:0;
	margin-bottom: 10px;
	padding-bottom:2px;
	font-size: 20px;
	font-family: 'Cuprum', Calibri, Geneva, Arial, Helvetica, sans-serif;
	color: #090;
	background-image: url(../images/bk_linha300.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.topo a{
    color: #090;
}

.foto_dir {
	float:right;
	border: 1px solid #DEDED8;	
	padding: 4px;
	margin-left:10px;
	margin-bottom:10px;
	background-color:#FFF;
}

.foto_noticia_legenda {
	padding: 4px;
	margin-top:5px;
	border-top: 1px solid #CFCFCF;
	font-size: 10px;
	color: #333;
}

.foto_esq {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #DEDED8;
	padding: 5px;
	background-color:#FFF;
}

.foto_lightbox {
	margin-right:25px;
	margin-bottom:25px;
	padding: 4px;
	border: 1px solid #DEDED8;
}

.titulo {
	color: #FFFFFF;
	height:40px;
	background-color: #666;
}

.clear{
   clear:both;
   padding:0;
   margin:0;
   line-height:0;
}

.linha {
	clear:both;
	width:100%;
	margin-bottom:25px;
	margin-top:25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFCFCF;	
}


#submenu {
	padding:10px 0px 30px 0px;
	float:left;
	width:100%;
}

#submenu_center {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	border: 1px dashed #CFCFCF;
	border-width: 1px 0;
	overflow:hidden;
	position:relative;
	background-color: #fdfdfd;
}

#submenu_center.ult_linha {
	border-bottom: 1px dashed #CFCFCF;
	border-top:0;
}

#submenu_center ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
   text-decoration:none;
}
#submenu_center ul li {
	padding: 0;
	margin:0;
	display:block;
	float:left;
	list-style:none;
	position:relative;
	right:50%;
	background-image: none;
	text-decoration:none;
}
#submenu_center ul li a:link, #submenu_center ul li a:visited, #submenu_center ul li a:active {
   display:block;
   padding: 10px 15px;
   border-right: 1px dashed #CFCFCF;
   text-decoration:none;
   color:#000;
}

#submenu_center ul li a.last{
	display:block;
	padding: 10px 9px;
	border-right: 1px dashed #FFFFFF;
}

#submenu_center ul li a:hover {
   background:#EFEFEF;
   text-decoration:none;
   color: #4A8CF6;
}
#submenu_center ul li.active a, #submenu_center ul li.active a:hover {
   background-color: #EFEFEF;
}

#fblike iframe {
    width: 240px !important;
}

/****  Share this Event ****/

.share {
	font-size: 14px;
	padding:10px 0px;
	background-color:#FFF;
}

.this {
   float:left;
   padding-top:2px;	
}

.icons_share {
    float:left;	
	padding-left: 5px;
}

/****  Share this Event ****/

.share_2 {
	font-size: 14px;
	padding:0px 0px;
}

.this_2 {
   float:left;
   padding-top:10px;	
}

.icons_share_2 {
    float:left;	
	padding-left: 3px;
	padding-right:3px;
	padding-top:5px;
    background-color:#FFF;
}

/****** HOMEPAGE - SLIDESHOW DE FOTOGRAFIAS *******/

#slideshow_banner{
	width: 970px;
	height: 150px; 
	position: relative; 
	z-index: 5;
	margin-left:20px;
	border: 1px dashed #CCC;
	padding:5px;
	border-radius: 3px;	
}

.html_carousel {
	float:left;	
}
.html_carousel div.slide {
	position: relative;
}
.html_carousel div.slide div {
	background-color: rgba(0, 0, 0, 0.5);
	width: 970px;
	padding:5px 10px;
	display: none;
	position: absolute;
	bottom: 0;
}
.html_carousel div.slide h4 {
	font-size: 20px;
}
.html_carousel div.slide p {
	font-size: 12px;
}
.html_carousel div.slide h4 , .html_carousel div.slide p {
	color: white;
	margin: 0;
}

.html_carousel div.slide a {
	color: white;
}
.c.html_carousel learfix {
	float: none;
	clear: both;
}

/***** HOMEPAGE - CARROUSEL TOME NOTA  ******/

.list_carousel a, .list_carousel a:link, .list_carousel a:active, .list_carousel a:visited {
	font-size: 14px;
	color: black;
	text-decoration: none;
}
.list_carousel a:hover {
	color: #9E1F63;
}
.list_carousel {
	position:relative;
	padding:0px;
	margin:20px 0px 0px 20px;
	font-family: Calibri,Geneva, Arial, Helvetica, sans-serif;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	width: 201px;
	height: 170px;
	display: block;
	float: left;
}

.list_carousel img {
	background-color: #FFF;
	border: 5px solid #E6E6E6;
	padding:2px;
}

.list_carousel div {
	width:168px;
	color: #999;
	text-align: center;
	padding-top:5px;
}	

.list_carousel p {
	padding:0px;
	margin:0px;
	margin-bottom: 10px;
	padding-bottom:2px;
	font-size: 20px;
	font-family: 'Cuprum', Calibri, Geneva, Arial, Helvetica, sans-serif;
	color: #090;
	background-image: url(../images/bk_linha_980.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height:100%;
}				
	
.list_carousel .clearfix {
	float: none;
	clear: both;
}

.list_carousel a.prev1,  .list_carousel a.next1 {
	width: 10px;
	height: 12px;
	display: block;
	position: absolute;
	top: 4px;
	background-color: transparent;
	background-image: url(../images/cursor2.png);
	background-repeat: no-repeat;
}

.list_carousel a.prev1 {			
    left: 950px;
	background-position: 0 0; 
}
.list_carousel a.prev1:hover {		
    background-position: 0 -12px; 
}
.list_carousel a.next1 {
	left: 970px;
	background-position: -10px 0;
}
.list_carousel a.nex1t:hover {
    background-position: -10px -12px; 
}

.list_carousel a.prev1 span,  .list_carousel a.next1 span {
	display: none;
}

/*  CAMPEONATO DO MUNDO */


.cx_portal_adepto_esq {
	float:left;
	margin-right:29px;
	width:160px;
	text-align:center;
	font-weight: bold;	

}

.cx_portal_adepto_dir {
	float:right;
	width:160px;
	text-align:center;
	font-weight: bold;	
}

.foto_portal_adepto {
	margin-top:10px;
	margin-bottom:10px;
    background-color: #FFF;
	border: 5px solid #E6E6E6;
	padding:2px;
	
}

.foto_banner_portal_adepto {
    background-color: #FFF;
	border: 5px solid #E6E6E6;
	padding:2px;
	
}

.list_not_brasil2014 {
    float:left;
	width:730px;
    border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFCFCF;
	margin-bottom:5px;
}

.foto_not_brasil2014{
    float:left;
	margin-bottom:10px;
	margin-right:10px;
	border: 1px solid #CFCFCF;	
	padding: 4px;
}

.texto_not_brasil2014 {
    float:left;
	width:650px;
	line-height:160%;

}

.texto_not_brasil2014 h5 {
   margin:0;
   padding:0;	
   margin-bottom:5px;
}


/***** HOMEPAGE - SLIDESHOW ******/

#slideshow {
    float:left;
	width: 405px;	
	margin-bottom:0px;
	background-color: #FFF;
	border: 5px solid #E6E6E6;
	padding:2px;	
	background: #fff;
	margin-bottom:40px;
}

/******* PAGINACAO ******/

.paginacao {
	text-align:center;
	margin:20px 0px;
	text-decoration:none; 
}

.paginacao a {
	color:#333; 
	padding:5px 10px; 
	border: solid 1px #CFCFCF;
	text-decoration:none; 
	margin:0 5px;
}

.paginacao a:hover {
	background:#f3f3f3; 
	color:#fff;
}

.paginacao a.atual{
	font-weight:bold; 
	background:#f3f3f3; 
}

.paginacao p {
	font-size:11px;
	margin-top:15px;
}