/* styles.css */
/* folha de estilo nadamelhor-fitness.com.br */

#Top_NAVIGATOR ul

	{
	
	
		list-style: none;
		padding-left: 10px;
		
	
	}
	
a{
	color: #000;
	text-decoration: none;	
}

a:hover{
	color: #003399;
}
	

	
.links_topo

	{
	
		color: #ffffff;
		font-weight: bolder;
	
	
	}
	
.links_topo:hover

	{
	
		color: orange;
	
	}
	
.links_topo:visited

	{
	
	
		color: #fff;
	
	
	}
	
a:hover #link

	{
	
		background: #eeeeee;
		color: #6f6f6f;
		
	
	}
	
.h2{
	color:#FFF;
	font-size:12pt;
	font-weight:bold;
}
	
.h2Blue

	{
	
		color:#003399;
		font-size:12pt;
		font-family:arial;
		font-weight:bold;
	
	}
	
img

	{
	
		border: 0px;
	
	}
	
.noticias

	{
	
	padding-bottom:5px;
	padding-top:5px;
	list-style:none;
	border-bottom: #eee dotted 1px;
	
	
	}

#Noticias .noticias{

		padding-bottom:10px;
		padding-top:10px;

	}
	
.agenda

	{
	
	

	color: #666666;
	
	}
	
.agendaLi

	{
	
		list-style: none;
		padding-bottom: 5px;
		
	
	}
