@charset "utf-8";
/* CSS Document */
/*Author: Thiago Faria*/
/*created by:Conteudo Digital*/
/*date: 30/10/2007*/

/*------------------------------------------------------------------------------------*/

body{
text-align:center;
}


#pagelinks {
width: 680px;
margin: 0 auto;
text-align:left;
background:#E9E9E9 url(../img/cro_img_css/pagelink_bg.gif) repeat-y center;
margin-bottom:0px;
}

.top {
margin: 0 auto;
width: 680px;
height: 80px;
}

.top h2 {
background:#fff url(../img/cro_img_css/topo_links_praia_top.gif) no-repeat center;
display:block;
height:100%;
margin: 0 auto;

}

.top span {
display:none;
}

.conteudo {
margin: 0 auto;
width:100%;
}
/*CENTRALIZAÇÃO POR NEGATIVAÇÃO DA MARGEM*/
.mainNav {
width:620px;
position:relative; left: 52%;
margin-left:-320px;
}
/*--------------------------------------------*/


/*CENTRALIZAÇÃO POR NEGATIVAÇÃO DA MARGEM DA GALERIA*/
.mainNav_Galeria {
width:620px;
position:relative; left: 52%;
margin-left:-320px;
border: 1px dashed #999;
}

.mainNav_Galeria tr td {
border: 2px solid #219FE1;
border-bottom: 2px solid #CCC;
border-right: 2px solid #CCC;
padding:2px;
}
/*--------------------------------------------*/

.footer {
width: 680px;
height: 80px;
background: #FFF url(../img/cro_img_css/pagelink_bottom_bg.gif) no-repeat top;
}

.footer span {
display: none;
}

.count_page {
margin-top:10px;
background-color:#84C225;
}
.count_page span {
margin-left: 10px;
font: 0.7em caption Geneva, Arial, Helvetica, sans-serif; color:#FFF;
}


/*--------------------------------------------*/