body 
	{
	margin: 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: left;
	color: #666;
	background-color:#686656;
	}

p  {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: left;
	margin-top: 0px; margin-bottom: 0px;
	}

/* images */

img{
	border: none;
	padding: 0px;
	text-align: center;
    }
	  
/* headings */

h1, h2, h3, h4, h5
	{
	margin: 0px;
	}	



h1 {
	font-size: 13px;
	font-weight:normal;
	text-align: left;
	color: #000;

	}
h2 {
	font-size: 10px;
	font-weight:normal;
	text-align: left;
	color: #999;
	}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-align: left;
	color: #000;
	}

h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 40px;
	text-align: left;
	color: #000;
	}

/* estilos */

.assin {
	font-size: 9px;
	font-weight:normal;
	text-align: left;
	color: #928f7b;
	}
	
.prod {
	font-size: 14px;
	font-weight:normal;
	text-align: left;
	color: #666;
	}
	
.promo {
	font-size: 13px;
	font-weight:bold;
	text-align: left;
	color: #000;
	}


/* tables */


/* links */

a:link 
	{
	text-decoration:none;
	font-weight: normal;
	color: #000000;
	}

a:visited 
	{
	text-decoration: none;
	font-weight: normal;
	color: #000000; 
	}

a:hover 
	{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	background-color: #F9B902;
	}
	
a#rodape:link 
	{
	font-size: 10px;
	font-weight:normal;
	text-align: left;
	color: #999;
	}

a#rodape:visited 
	{
	font-size: 10px;
	font-weight:normal;
	text-align: left;
	color: #999;
	}

a#rodape:hover 
	{
	font-size: 10px;
	font-weight:normal;
	text-align: left;
	color: #000;
	background-color: transparent;
	}
	
a#design:link 
	{
	font-size: 9px;
	font-weight:normal;
	text-align: center;
	color: #928f7b;
	}

a#design:visited 
	{
	font-size: 9px;
	font-weight:normal;
	text-align: center;
	color: #928f7b;
	}

a#design:hover 
	{
	font-size: 9px;
	font-weight:normal;
	text-align: center;
	color: #ACAA9B;
	background-color: transparent;
	}
a#topmenu:link 
	{
	font-size: 9px;
	font-weight:normal;
	text-align: right;
	color: #ACAA9B;
	}

a#topmenu:visited 
	{
	font-size: 9px;
	font-weight:normal;
	text-align: right;
	color: #ACAA9B;
	}

a#topmenu:hover 
	{
	font-size: 9px;
	font-weight:normal;
	text-align: right;
	color: #C7C6BC;
	background-color: transparent;
	}	
/* menu */

a.novidades_rollover
	{
	display: block;
	width: 73px;
	height: 41px;
	background: url("../imagens/menu/M_novidades.png") 0 0 no-repeat;
	text-decoration: none;
	 }

a:hover.novidades_rollover
	{
	background-position: -73px 0;
    }
	
a.servicos_rollover
	{
	display: block;
	width: 70px;
	height: 41px;
	background: url("../imagens/menu/M_servicos.png") 0 0 no-repeat;
	text-decoration: none;
	 }

a:hover.servicos_rollover
	{
	background-position: -70px 0;
    }

a.aulas_rollover
	{
	display: block;
	width: 70px;
	height: 41px;
	background: url("../imagens/menu/M_aulas.png") 0 0 no-repeat;
	text-decoration: none;
	 }

a:hover.aulas_rollover
	{
	background-position: -70px 0;
    }

a.livestage_rollover
	{
	display: block;
	width: 73px;
	height: 41px;
	background: url("../imagens/menu/M_livestage.png") 0 0 no-repeat;
	text-decoration: none;
	 }

a:hover.livestage_rollover
	{
	background-position: -73px 0;
    }
	
a.promocoes_rollover
	{
	display: block;
	width: 77px;
	height: 41px;
	background: url("../imagens/menu/M_promocoes.png") 0 0 no-repeat;
	text-decoration: none;
	 }

a:hover.promocoes_rollover
	{
	background-position: -77px 0;
    }	
	
a.usados_rollover
	{
	display: block;
	width: 75px;
	height: 41px;
	background: url("../imagens/menu/M_usados.png") 0 0 no-repeat;
	text-decoration: none;
	 }

a:hover.usados_rollover
	{
	background-position: -75px 0;
    }
	
a.contactos_rollover
	{
	display: block;
	width: 74px;
	height: 41px;
	background: url("../imagens/menu/M_contactos.png") 0 0 no-repeat;
	text-decoration: none;
	 }

a:hover.contactos_rollover
	{
	background-position: -74px 0;
    }
	
a.downloads_rollover
	{
	display: block;
	width: 73px;
	height: 41px;
	background: url("../imagens/menu/M_downloads.png") 0 0 no-repeat;
	text-decoration: none;
	 }

a:hover.downloads_rollover
	{
	background-position: -73px 0;
    }
	
a.ligacoes_rollover
	{
	display: block;
	width: 78px;
	height: 41px;
	background: url("../imagens/menu/M_ligacoes.png") 0 0 no-repeat;
	text-decoration: none;
	 }

a:hover.ligacoes_rollover
	{
	background-position: -78px 0;
    }
	
a.twitter_rollover
	{
	display: block;
	width: 70px;
	height: 20px;
	background: url("../imagens/twitter.png") 0 0 no-repeat;
	text-decoration: none;
	 }

a:hover.twitter_rollover
	{
	background-position: -70px 0;
    }
	
a.facebook_rollover
	{
	display: block;
	width: 70px;
	height: 20px;
	background: url("../imagens/facebook.png") 0 0 no-repeat;
	text-decoration: none;
	 }

a:hover.facebook_rollover
	{
	background-position: -70px 0;
    }

