body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c9c9c9;
	background-color: #3d3d3d;
	background-image: url(../gfx/bg-topo.gif);
	background-repeat: repeat-x;
	margin:0;
}

p {
	margin-bottom:10px;
	margin-top:10px;
}

small {
	font-size:10px;
	color:#999999;
}

a {
	outline:none;
	}
	
a:link {
	color: #3eb5c7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3eb5c7;
}
a:hover {
	text-decoration: underline;
	color: #a0e7f2;
}
a:active {
	text-decoration: none;
	color: #3eb5c7;
}
	
#wrapper {
	width: 840px;
	margin: 0 auto;
}

#header {
	margin-top: 25px;
}

#bottom {
	background-color: #3d3d3d;
	height: 500px;
	width:840px;
	position: relative;
	overflow: hidden;
}

#bottom_2 {
	background-color: #3d3d3d;
	padding-top: 20px;
	width:840px;
	position: relative;
	margin-bottom: 20px;
	
}

#menu-wrapper {
	margin-top: 2px;
}

#rodape {
	background-image: url(../gfx/bg-rodape.gif);
	width: 100%;
	height: 60px;
	background-repeat: repeat-x;
}

.col-left {
	float: left;
}

.col-right {
	float: left;
	margin-left: 106px;
	width: 455px;
}

.content_rodape {
	width: 840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
}

.clear {
	clear:both;
}

ul#menu {
	position: relative;
	width:500px;
	height:25px;
	margin: 0;
}

ul#menu li {
	padding:0;
	display:block;
	float:left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

ul#menu li a {
	border:0;
	display:block;
	text-decoration:none;
	overflow:hidden;	
	text-indent:-9999px;
}

ul#menu li a:hover, ul#menu li a:active{
	background-position:0px -25px;
}



li#empresa a{
	width:91px;
	height:25px;
	background-image: url(../gfx/menu/empresa.gif);
	background-repeat: no-repeat;
}



li#contactos a{
	width:91px;
	height:25px;
	background-image: url(../gfx/menu/contactos.gif);
	background-repeat: no-repeat;
}



li#servicos a{
	width:91px;
	height:25px;
	background-image: url(../gfx/menu/servicos.gif);
	background-repeat: no-repeat;
}


a.logo {
	background-image: url(../gfx/logo.gif);
	background-repeat: no-repeat;
	height: 108px;
	width: 276px;
	display: block;
	text-indent: -9999px;
}

a.novidades {
	background-image: url(../gfx/link-novidades.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 183px;
	display: block;
	text-indent: -9999px;
}

a.novidades:hover {
	background-position:0px -23px;
}

a.topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72a33d;
	text-decoration: none;
	background-image: url(../gfx/topo.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
	background-position: 0px 3px;
}


.servicos {
	background-image: url(../gfx/tt-servicos.png);
	height: 28px;
	width: 106px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-bottom: 10px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #4f8c0d
}

.contabilidade {
	background-image: url(../gfx/tt-contabilidade.png);
	height: 22px;
	width: 211px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
	background-repeat:no-repeat;
}

.empresa {
	background-image: url(../gfx/tt-empresa.png);
	height: 27px;
	width: 109px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
	background-repeat:no-repeat;
}

.contactos {
	background-image: url(../gfx/tt-contactos.png);
	height: 21px;
	width: 129px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
	background-repeat:no-repeat;
}

.novidades {
	background-image: url(../gfx/tt-novidades.png);
	height: 24px;
	width: 135px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
	background-repeat:no-repeat;
}

.img_novidades{
	float:left;
	margin-right:10px;
	border:1px solid #222222;
	padding: 5px;
	background-color: #ffffff;
}

.separador {
	height: 1px;
	border-bottom: 1px dashed #666666;
	margin-top: 10px;
	margin-bottom: 10px
}

.verde {
	color: #72a33d;
	font-size: 15px;
	font-weight: bold;
}

ul#menu_servicos {
	position: relative;
	width:276px;
	height:75px;
	margin: 0;
}

ul#menu_servicos li {
	padding:0;
	display:block;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
}

ul#menu_servicos li a {
	border:0;
	display:block;
	text-decoration:none;
	overflow:hidden;	
	text-indent:-9999px;
}

ul#menu_servicos li a:hover, ul#menu_servicos li a:active{
	background-position:0px -75px;
}

.activo {
background-color:#336699;
background-image: none;
}



li#contabilidade a{
	width:276px;
	height:75px;
	background-image: url(../gfx/menu/servicos/01.png);
	background-repeat: no-repeat;
}

li#acessoria a{
	width:276px;
	height:75px;
	background-image: url(../gfx/menu/servicos/02.png);
	background-repeat: no-repeat;
}

li#gestao a{
	width:276px;
	height:75px;
	background-image: url(../gfx/menu/servicos/03.png);
	background-repeat: no-repeat;
}

li#consultoria a{
	width:276px;
	height:75px;
	background-image: url(../gfx/menu/servicos/04.png);
	background-repeat: no-repeat;
}

li#backoffice a{
	width:276px;
	height:75px;
	background-image: url(../gfx/menu/servicos/05.png);
	background-repeat: no-repeat;
}






/*Newsticker*/

#NewsTicker{
	width:450px;
	height:110px;
}
	
	#NewsVertical {
	width: 450px;
	height: 110px;
	display: block;
	overflow: hidden;
	position: relative;
	margin-top: 25px;
	}
	
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 450px;
	height: 110px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#TickerVertical li {
	display: block;
	width: 450px;
	color: #333333;
	text-align: left;
	font-size: 11px;
	padding: 0px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
		#TickerVertical li .NewsTitle{
	display: block;
	color: #00697a;
	font-size: 13px;
	font-weight:bold;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
	display: block;
	color: #00697a;
	font-size: 13px;
	font-weight:bold;
	margin-bottom:0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
		}
		#TickerVertical li .NewsTitle a:hover {
	text-decoration:none;
	color: #4f8c0d;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
			border:1px solid #cccccc;
			padding: 2px;
			background-color: #ffffff;
		}
		#TickerVertical li .NewsFooter{
	display: block;
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
		}

/* end Newsticker*/


.scrolling-content {
	width:840px;
	position: absolute;
	padding-top: 20px;
}

#content_empresa
{ 
 	left:0;top:0;
	margin-top: 20px;
}

#content_contactos
{ 
 	left:900px;top:0;
	margin-top: 20px;
}

#content_servicos
{ 
 	left:1800px;top:0;
	margin-top: 20px;
	
}

#content_noticias {
	left:2700px;top:0;
	margin-top: 20px;
}

.field_default {
	width:250px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#333333;
	border: 1px solid #555555;
	color:#CCCCCC;

}

.bt-enviar-form {
	background-color:#72A33D;
	border: none;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	
}
