*
{
    font:12px Arial;
    padding:0;
    margin:0;
}
body,html {
    margin:0;
    background:#ffffff url('../imgs/bg.jpg') repeat-x;
}
table
{
    width:100%;
    border:1px #000000 solid;
    margin:10px 10px 10px 10px;
}
tr
{
    border:1px #000000 solid;
}
th
{
    background:#012d5c;
    color:#ffffff;
}
tr a:active, tr a:link, tr a:visited,tr a:hover
{
    color:#000000;
}

#noticia_destaque h3
{
    font-weight:900;
    color:#ff0000;
    font-size:14px;
    font:Tahoma;
}
#noticia_destaque h4
{
    font-weight:900;
    color:#FFFFFF;
    font-size:10px;
    font:Tahoma;
}
#noticia_destaque p
{
    color:#FFFFFF;
    font-size:12px;
    margin-left:5px;
    font:Tahoma;
}
#noticia_destaque a
{
    color:#FFFFFF;

}
#noticia_destaque img
{
    margin:5px 5px 5px 5px;
}
.noticias
{
padding-bottom:5px;
min-height:140px;
}
.noticias h3
{
    font-weight:900;
    color:#ff0000;
    font-size:14px;
    font:Tahoma;
}
.noticias h4
{
    font-weight:900;
    color:#999999;
    font-size:10px;
    font:Tahoma;
}
.noticias p
{
    color:#000000;
    font-size:12px;
    margin-left:5px;
    font:Tahoma;
}
.noticias a
{
    color:#333333;
    margin:5px 5px 5px 5px;
}

.noticias img
{
    margin:5px 5px 5px 5px;
}


#header,#wrapper
{
    height:87px;
}
#header-logo
{
    float:left;
    background:url('../imgs/logo.jpg') no-repeat;
    width:130px;
    height:83px;
}
#header-menu
{
    float:right;
    width:750px;
    height:56px;
    text-align:right;
}
#header-menu p
{
    margin:5px 0 8px 0;
    font-family: arial;
    font-size:10px;
    font-weight:bolder;

}
/**
*/
#header-menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#header-menu ul li
{
	display: inline;
	float: left;
}
#m_inicio a
{
	background-image: url(../imgs/menu.jpg);
	background-position: 0px 0px;
	display: block;
	height: 40px;
	width: 67px;
}
#m_inicio a:hover
{
	background-position: 0px -40px;
}
#m_estancias a
{
	background-image: url(../imgs/menu.jpg);
	background-position: -67px 0px;
	display: block;
	height: 40px;
	width: 92px;
}
#m_estancias a:hover
{
	background-position: -67px -40px;
}
#m_mapa a
{
	background-image: url(../imgs/menu.jpg);
	background-position: -159px 0px;
	display: block;
	height: 40px;
	width: 62px;
}
#m_mapa a:hover
{
	background-position: -159px -40px;
}
#m_institucional a
{
	background-image: url(../imgs/menu.jpg);
	background-position: -221px 0px;
	display: block;
	height: 40px;
	width: 110px;
}
#m_institucional a:hover
{
	background-position: -221px -40px;
}
#m_tvestancias a
{
	background-image: url(../imgs/menu.jpg);
	background-position: -331px 0px;
	display: block;
	height: 40px;
	width: 177px;
}
#m_tvestancias a:hover
{
	background-position: -331px -40px;
}
#m_eventos a
{
	background-image: url(../imgs/menu.jpg);
	background-position: -508px 0px;
	display: block;
	height: 40px;
	width: 78px;
}
#m_eventos a:hover
{
	background-position: -508px -40px;
}
#m_indique a
{
	background-image: url(../imgs/menu.jpg);
	background-position: -586px 0px;
	display: block;
	height: 40px;
	width: 76px;
}
#m_indique a:hover
{
	background-position: -586px -40px;
}
#m_contato a
{
	background-image: url(../imgs/menu.jpg);
	background-position: -662px 0px;
	display: block;
	height: 40px;
	width: 82px;
}
#m_contato a:hover
{
	background-position: -662px -40px;
}
#m_inicio a span,
#m_estancias a span,
#m_mapa a span,
#m_institucional a span,
#m_tvestancias a span,
#m_eventos a span,
#m_indique a span,
#m_contato a span
{
	display: none;
}


/**
*/

#corpo-destaque
{
    background:url('../imgs/bg_meio.jpg') no-repeat;
    height:282px;
}
#footer
{
    bottom:0;
    height:80px;
    width:100%;
    clear:both;
    text-align:center;
    background:url('../imgs/footer.jpg') repeat-x;
    padding-top:10px;
}
#conteudo
{
    background:url('../imgs/conteudo_bg.jpg') repeat-x #dbdbdb;
    border: 1px solid #c0c0c0;
    border-bottom:none;
    padding:0 0 10px 0;
}
#noticia_destaque
{
    margin:10px 10px 10px 10px;
    background:#8ea4ba;
    width:920px;
    padding:5px 5px 5px 5px;
}

.bloco h3
{
    font-size:15px;
    font-weight:900;
    color:#666666;
}
#footer p
{
    margin-top:10px;
    font-size:12px;
    color:#FFFFFF;
    font-weight:900;
}
#footer p a:link,#footer p a:active,#footer p a:visited
{
    color:#FFFFFF;
    text-decoration:none;
}
#footer p a:hover
{
    text-decoration:underline;
}
#noticias
{
    margin-top:10px;
}
#noticias div
{
    background:#e5e5e5;
    border:1px solid #b8b8b8;

    display: inline;
    float: left;
    position: relative;
    width:445px;
    margin-left:11px;
    margin-right:11px;
    margin-bottom:10px;
}

p em
{
    font-style:italic;
}
p strong
{
    font-weight:bold;
}