* {margin:0; padding:0; cursor:default;}
a, a img {cursor:pointer;}
html, body {height:100%; min-height:100%; width:100%;}
body {background:#F0F0F0;}

#mestre {width:718px; margin:0 auto;}
#topo {height:50px; width:718px;}
#topo h1 {font:bold 24px Arial; color:#00528B; padding-top:10px; letter-spacing:-1px;}
#topo h2 {font:bold 20px Arial; color:#DA251D; margin:-3px 0 0 130px; letter-spacing:-1px;}

#topo ul {
	list-style:none;
	float:right;
	margin:20px;
	height:50px;
}

#topo ul li {float:left;}
#topo ul li a {text-indent:-5000em; overflow:hidden; display:block; height:43px;}

#topo ul .liHome {margin-right:10px; padding-right:10px; border-right:1px inset #000; width:44px;}
#topo ul .liHome a {background:url(../../img/adm/home.gif) no-repeat left;}
#topo ul .liHome a:hover {background:url(../../img/adm/home.gif) no-repeat right;}

#topo ul .liAdm {width:44px;}
#topo ul .liAdm a {background:url(../../img/adm/adm.gif) no-repeat left;}
#topo ul .liAdm a:hover {background:url(../../img/adm/adm.gif) no-repeat right;}

#crumb {width:100%; height:23px; font:11px Arial; color:#fff; padding:7px 10px; background:url(../../img/adm/bread.gif) no-repeat; margin-top:25px; _margin-top:0;}
#crumb a {font-weight:bold; text-decoration:none; color:#fff;}
#crumb a:hover {text-decoration:underline;}

#conteudo {width:696px; border-right:1px solid #ccc; border-left:1px solid #ccc; background:url(../../img/adm/fundoCont.gif) no-repeat bottom #fff; padding:10px; float:left;}

#conteudo h1 {font:18px Arial; color:#00528E; letter-spacing:-1px; padding:10px 0;}

#welcome {
	width:696px;
	background:#f0f0f0;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	font:11px Arial;
	letter-spacing:1px;
	padding:5px 10px;
	border-top:1px solid #fff;
}

#welcome a {float:right; clear:both; color:#000; text-decoration:none; background:url(../../img/adm/logout.gif) no-repeat left; padding-left:20px;}
#welcome a:hover {text-decoration:underline;}

#footer {width:718px; height:29px; padding:15px 0; background:url(../../img/adm/footer.gif) no-repeat; float:left;}
#footer p {text-align:center; font:11px Arial;}
#footer p a {color:#fff; text-decoration:none;}
#footer p a:hover {text-decoration:underline;}