* { border: 0px; }

body {
	border: 0px;
	padding: 0px;
	margin: 0px;
/*	margin:25px 25px;*/
	color:white;
/*	background-color:#01417f;	*/
	font-family: Verdana, Geneva, sans-serif;
/*	font-family:'Brush Script', cursive, Arial, Helvetica, sans-serif;*/
}
#content{
/*	position:relative;
	padding:0px 0px;
	margin:auto auto; */
	height: 600px;
	width: 975px;
    min-width: 975px;
    max-width: 975px;
    text-align: left;
	background-color:#01417f;
	font-size:10pt;
	display:none;
	overflow: hidden;
}

.bottom_right{
	position:absolute;
	right:0px;
	bottom:0px;
}

.bottom_left{
	position:absolute;
	left:0px;
	bottom:0px;
}

.jmenu{
	position:absolute;
	margin-left:220px;	
	margin-top:113px;
	z-index:3000;
}
.redline{
	position:absolute;
	margin-top:98px;
	margin-left:183px;
	width:792px;
	height:2px;
	background-image:url('../images/red_line.gif');
}
.whiteline{
	position:absolute;
	margin-top:98px;
	margin-left:183px;
	width:792px;
	height:2px;
	background-image:url('../images/white_line.gif');
	z-index:500;
}
.whiteline_s{
	position:absolute;
	margin-top:98px;
	margin-left:210px;
	width:740px;
	height:2px;
	background-image:url('../images/white_line.gif');
}

.content_text {
	color:white;
	margin-bottom:10px;
	line-height:17px;
	font-size: 10.5;
}

.content_item{
	color:red;
	font-weight:	bolder;
	margin-bottom:10px;
	font-size: 11pt;
}
.content_subitem{
	color:red;
	font-size:10pt;
	margin-bottom:10px;
}

.title {
	font-size:20pt;	
}
.subtitle {
	font-size:15pt;	
}

.roundpanel {
	background-color: #4b7ead;
	margin:-5px;
	padding-top:5px;
}
.elo_de_subseccao {
	color:white;
    text-decoration: none;
}
.roundpanel a:hover {color:Red;} 

/********* Menu **********/
.item_de_menu_a_trendis {
	width: 81px;
	background: url('../images/menu/a_trendis.png') 0px 0px no-repeat;
}
.item_selected_a_trendis {
	width: 81px;
	background:url('../images/menu/a_trendis_over.png') 0px 0px no-repeat;
}
.item_de_menu_a_trendis:hover {
	background:url('../images/menu/a_trendis_over.png') 0px 0px no-repeat;
}

.item_de_menu_clientes {
	width: 72px;
	background:url('../images/menu/clientes.png') 0px 0px no-repeat;
}
.item_selected_clientes {
	width: 72px;
	background:url('../images/menu/clientes_over.png') 0px 0px no-repeat;
}
.item_de_menu_clientes:hover {
	background:url('../images/menu/clientes_over.png') 0px 0px no-repeat;
}

.item_de_menu_contactos {
	width: 86px;
	background:url('../images/menu/contactos.png') 0px 0px no-repeat;
}
.item_selected_contactos{
	width: 86px;
	background:url('../images/menu/contactos_over.png') 0px 0px no-repeat;
}
.item_de_menu_contactos:hover {
	background:url('../images/menu/contactos_over.png') 0px 0px no-repeat;
}

.item_de_menu_noticias {
	width: 72px;
	background:url('../images/menu/noticias.png') 0px 0px no-repeat;
}
.item_selected_noticias {
	width: 72px;
	background:url('../images/menu/noticias_over.png') 0px 0px no-repeat;
}
.item_de_menu_noticias:hover {
	background:url('../images/menu/noticias_over.png') 0px 0px no-repeat;
}

.item_de_menu_qualidade {
	width: 89px;
	background: url(../images/menu/qualidade.png) 0px 0px no-repeat;
}
.item_selected_qualidade {
	width: 89px;
	background:url('../images/menu/qualidade_over.png') 0px 0px no-repeat;
}
.item_de_menu_qualidade:hover {
	background:url('../images/menu/qualidade_over.png') 0px 0px no-repeat;
}

.item_de_menu_servicos {
	width: 72px;
	background:url('../images/menu/servicos.png') 0px 0px no-repeat;
}
.item_selected_servicos {
	width: 72px;
	background:url('../images/menu/servicos_over.png') 0px 0px no-repeat;
}
.item_de_menu_servicos:hover {
	background:url('../images/menu/servicos_over.png') 0px 0px no-repeat;
}
/******** Menu - end *********/
