* {-moz-box-sizing: border-box;}

/* background das páginas */
body
{
background: url("SITE_URLIMAGES/bk_paginas.gif");
margin-top: 0px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
text-align: center;
}

html, body, table, tr, td, th
{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    color: #333333;   
}

a:link
{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    color: #00F;
}
a:visited
{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    color: #00F;
}
a:hover
{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: underline;
    color: #00F;
}


/*
 * Estilos para o Head
 */

.headlinks
{
    font-family: Verdana;
    font-size: 10px;
	color: #333333;
    text-decoration: none;
}

.headlinks2
{
    font-family: Verdana;
    font-size: 11px;
	color: #FFF;
    text-decoration: none;
}

.headlinks2 a:link
{
    font-family: Verdana;
    font-size: 11px;
	color: #FFF;
    text-decoration: none;
}
.headlinks2 a:visited
{
    font-family: Verdana;
    font-size: 11px;
	color: #FFF;
    text-decoration: none;
}

.headlinks2 a:hover
{
    font-family: Verdana;
    font-size: 11px;
	color: #F00;
    text-decoration: none;
}

/*
 * Estilos para o Box
 */

.box
{
    font-family: Verdana;
    font-size: 11px;
	color: #333;
    text-decoration: none;
}

.box a:link
{
    font-family: Verdana;
    font-size: 11px;
	color: #333;
    text-decoration: none;
}
.box a:visited
{
    font-family: Verdana;
    font-size: 11px;
	color: #333;
    text-decoration: none;
}

.box a:hover
{
    font-family: Verdana;
    font-size: 11px;
	color: #333;
    text-decoration: underline;
}


/*
 * Estilos para o menu
 */
#blocoSecoes
{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 180px;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
}

/* item no menu */
#blocoSecoes .itemmenu, #blocoSecoes .itemmenusel
{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    color: #333;
    font-weight: bold;
    text-align: left;
    width: 100%;
    padding: 5 5 5 20;
    position: relative;
    border-bottom: 2px solid #FFF;
}

#blocoSecoes .itemmenu
{
    background: url("http://www.olhodagua.com.br//data/template/images/bk_menu.gif");
}

#blocoSecoes .itemmenusel
{
    background: url("http://www.olhodagua.com.br//data/template/images/bk_menulight.gif");
}

/* link item no menu */
#blocoSecoes .itemmenu a:link, #blocoSecoes .itemmenusel a:link
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    color: #333;
    font-weight: none;
    text-align: left;
}

/* item do menu já visitado */
#blocoSecoes .itemmenu a:visited, #blocoSecoes .itemmenusel a:visited
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    color: #555555;
    font-weight: none;
    text-align: left;
}

/* item do menu quando o mouse passa por cima */
#blocoSecoes .itemmenu a:hover, #blocoSecoes .itemmenusel a:hover
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    color: #555555;
    font-weight: none;
    text-align: left;
}

/* Imagem (seta) das subseções, posicionamento item do menu */
#blocoSecoes img.mais
{
    position: absolute;
    top: 7px;
    left: 0px;
}

#blocoSecoes .subsecao table
{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 180px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

/* sub-item no menu */
#blocoSecoes .subitemmenu, #blocoSecoes .subitemmenusel
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    color: #333;
    font-weight: bold;
    text-align: left;
    padding: 5px 0 5px 20px;
    position: relative;
    border-bottom: 1px solid #999;
}

#blocoSecoes .subitemmenu
{
    background: url("http://www.olhodagua.com.br//data/template/images/bk_submenu.gif");
}

#blocoSecoes .subitemmenusel
{
    background: url("http://www.olhodagua.com.br//data/template/images/bk_submenulight.gif");
}

/* sub-item link */
#blocoSecoes .subitemmenu a:link, #blocoSecoes .subitemmenusel a:link
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    color: #333;
    font-weight: none;
    text-align: left;
}

/* sub-item do menu já visitado */
#blocoSecoes .subitemmenu a:visited, #blocoSecoes .subitemmenusel a:visited
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    color: #333;
    font-weight: none;
    text-align: left;
}

/* sub-item do menu quando o mouse passa por cima */
#blocoSecoes .subitemmenu a:hover, #blocoSecoes .subitemmenusel a:hover
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    color: #333;
    font-weight: none;
    text-align: left;
}

/* mouseover em algum item do menu */
#blocoSecoes .itemmenuover { background: url("http://www.olhodagua.com.br//data/template/images/bk_menuover.gif"); }
#blocoSecoes .subitemmenuover { background: url("http://www.olhodagua.com.br//data/template/images/bk_submenuover.gif"); }

/*
 * Estilos para o marquee - destaques
 */

.inforolandotitulo
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #F00;
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-top: 50px;
    text-align: center;
}

#inforolando a:link
{
    font-family: Verdana;
    font-size: 11px;
	font-weight: bold;
    text-decoration: none;
    color: #000099;
}
#inforolando a:visited
{
    font-family: Verdana;
    font-size: 11px;
	font-weight: bold;
    text-decoration: none;
    color: #000099;
}
#inforolando a:hover
{
    font-family: Verdana;
    font-size: 11px;
	font-weight: bold;
    text-decoration: underline;
    color: #000099;
}

