@import url('estilo.css');

body {
	margin:0;
	background:url('../images/bg-verde.gif');	
}

p {
	font:11px "Trebuchet MS";
	color:#336633;	
}

#container {
	width:700px;	
	background:#FFFFFF;
	vertical-align:top;	
	padding:0;
}

#topo {
	height:70px;
	width:671px;
	padding:0;	
}

#busca-bg {
	background:url('../images/busca-bg.gif');
	height:70px;
	width:333px;
	background-repeat:no-repeat;
}

#menu-bar {
	background:url('../images/menubar-verde.gif');
	height:53px;
	width:671px;
	background-repeat:no-repeat;
	text-align:center;
	padding:0;
	margin:0;
}

#borda-topo {
	background:url('../images/borda-topo-verde.gif');
	height:21px;
	width:671px;
	background-repeat:no-repeat;
}

#borda-baixo {
	background:url('../images/borda-baixo-verde.gif');
	height:21px;
	width:671px;
	background-repeat:no-repeat;
}

#conteudo {
	background:#DCE0CB;
	padding:5px 30px 10px 30px;
}

#headphone {
	width:31px;
	height:28px;
	background:url('../images/headphone-verde.gif');
	float:left;
	margin-right:10px;
}

#lapis {
	width:17px;
	height:16px;
	background:url('../images/lapis-verde.gif');
	float:left;
	margin-right:4px;
}

#livro-visitas {
	font:11px "Trebuchet MS";
	color:#336633;
	text-decoration:none;
}

#livro-visitas span {
	font:11px "Trebuchet MS";
	color:#000000;
	text-decoration:none;
}

.lateral {
	background: url('../images/bg-lateral.gif');
	background-repeat:repeat-y;
	padding:0;
	width:1px;	
}

/********************************************************/

h1, h2 {		
	font:16px"Trebuchet MS";
	color:#660000;
	font-weight:bold;
}

/********************************************************/

a.dois:link {
	font:11px "Trebuchet MS";
	color:#336633;
	text-decoration:none;
}

a.dois:visited {	
	font:11px "Trebuchet MS";
	color:#336633;
	text-decoration:none;
}

a.dois:active {	
	font:11px "Trebuchet MS";
	color:#336633;
	text-decoration:none;
}

a.dois:hover {
	font:11px "Trebuchet MS";	
	color:#FFFFFF;
	text-decoration:none;
	background:#336633;
}

a.tres:link {
	font:11px "Trebuchet MS";
	color:#660000;
	text-decoration:none;
}

a.tres:visited {	
	font:11px "Trebuchet MS";
	color:#660000;
	text-decoration:none;
}

a.tres:active {	
	font:11px "Trebuchet MS";
	color:#660000;
	text-decoration:none;
}

a.tres:hover {
	font:11px "Trebuchet MS";	
	color:#660000;
	text-decoration:underline;	
}

/********************************************************/

ul {
	list-style-image:url('../images/bullet-verde.gif');		
}

li {
	font:11px "Trebuchet MS";
	color:#336633;
}

li span {	
	color:#000000;
}
