#aspx, body
{
    /*font-family:Cambria, 'Palatino Linotype', 'Book Antiqua', 'URW Palladio L', serif;*/
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #006699;
	height: 100%;
	background-color: #EEEEEE;
	background-image: url(../imgs/bg_b.gif);
	background-repeat: repeat-x;

        /*font: normal normal normal 12px Arial, Helvetica, sans-serif;*/
    /*font-family: 'Open Sans', sans-serif; color:#333; padding:0; margin:0;*/
    /*font: normal normal normal 8px;*/
    /*font-family:Cambria, 'Palatino Linotype', 'Book Antiqua', 'URW Palladio L', serif;*/
    /*margin: 0;
    padding: 0;
    color: #006699;
    height: 100%; /*background-color: #EEEEEE;*/ /*background-color:white;*/
    /*background-image: url('../imgs/fundo1976.png');
    background-repeat: repeat;*/ 
    /*background-color: #FFFFFF;*/
}
#container {
	background: #FFFFFF;
	width: 950px;
	margin: 10px auto;
	padding: 2px;
	border: 1px solid #CCCCCC;
    color: #000000
}

#ContentPlaceHolder1
{
    margin: 2px auto;
	padding: 2px;
    }
#ContentPlaceHolder2
{
    margin: 2px auto;
	padding: 2px;
    }

 
a:link 		{ color:Black; text-decoration: none; font-weight: bold }
a:visited 	{ color: Black; text-decoration: none; font-weight: bold }
a:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
a:active 	{ text-decoration: none; color: #000000; font-weight: bold}


.menu a:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}


.selectedItem
{    
    text-decoration: underline;
}

/********************* Banner (parte de cima da página) *********************/
#banner
{
    width: 950px;
    height: 80px;
    margin: 0 0 0 0;
    position: relative;
    color: #000000; /*cor das letras ... Empresa|SIG|*/
    background: url('../imgs/banner4.PNG');
    top: 0px;
	left: 0px;
    
}




#banner h1
{
    position: absolute;
    font-size: 10px;
    top: 0px;
    left: 10px;
    cursor: default;
    color: #000000;
}
#banner h2 {
	position: absolute;
	font-size: 34px;
	top: -10px;
	left: 685px;
    color:Black;
	cursor: default;
	font-family:Lucida Casual;
}

#banner h3 {
	position: absolute;
	font-size: 14px;
	top: 73px;
	left: 600px;
    color: #006699;
	cursor: default;
	color: Black;
}



/*  para o menu */
#banner span
{
	position: relative;
	left: 0px;
	top: 120px;
	color: #006699;
	margin-left: 40px;
}

/********************* Banner suporte (parte de cima da página) *********************/
#banner2
{
	width: 950px;
	height: 130px;
	margin: 0 0 0 0;
	position: relative;
	color: #FFFFFF; /*cor das letras ... Empresa|SIG|*/
    background: url('../imgs/banner0.PNG');
	top: 0px;
	left: 0px;

}




#banner2 h1
{
    position: absolute;
    font-size: 10px;
    top: 0px;
    left: 10px;
    cursor: default;
    color: #000000;
    height: 12px;
}
#banner2 h2 {
	position: absolute;
	font-size: 34px;
	top: -10px;
	left: 685px;
    color:Black;
	cursor: default;
	font-family:Lucida Casual;
}

#banner2 h3 {
	position: absolute;
	font-size: 14px;
	top: 73px;
	left: 600px;
    color: #006699;
	cursor: default;
	color: Black;
}



/*  para o menu */
#banner2 span
{
	position: relative;
	left: 0px;
	top: 120px;
	color: #006699;
	margin-left: 40px;
}


/****************************************************************************/

/********************* Banner suporte 3 (parte de cima da página) *********************/
#banner3
{
	width: 950px;
	height: 130px;
	margin: 0 0 0 0;
	color: #FFFFFF; /*cor das letras ... Empresa|SIG|*/
    background: url('../imgs/banner.PNG') no-repeat;
	top: 12px;
	left: 5px;
    float: right;
}




#banner3 h1 {
    position: absolute;
    cursor: default;
    color: #000000;
    top: 500px;
}
#banner3 h2 {
	position: absolute;
	font-size: 34px;
	top: -10px;
	left: 688px;
    color:Black;
	cursor: default;
	font-family:Lucida Casual;
}

#banner3 h3 {
	position: absolute;
	font-size: 14px;
	top: 73px;
	left: 600px;
	cursor: default;
	color: Black;
}



/*  para o menu */
#banner3 span
{
	position: relative;
	left: 0px;
	top: 120px;
	color: #006699;
	margin-left: 40px;
}






/************************ parte centrar *************************************/
#content {
	top:0px;
	float: left;
	background: #FFFFFF;
	padding: 0px;
	margin-bottom: auto;
	margin-top:0px;
}

#content a {
	color: #000000;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
  color: #006699
}

#content a img {
	border: none;
  color: #006699
}

#content ul {
	margin: 5px 0 10px 5px;
	padding: 0;
	border-top: 1px none #00FF00;
	width: 276px;
    color: #006699
}

#content li {
	display: block;
	text-align: center;
	margin:  0;
	padding: 0 0 0 10px;
	list-style-type:none;
	border-bottom: 1px dotted #006699;
}

#content span {
  font: normal Arial, Helvetica, sans-serif;
  font-family: Arial, Helvetica, sans-serif;
  color: #006699
}

#content textarea
{
 font: normal Arial, Helvetica, sans-serif;
  font-family: Arial, Helvetica, sans-serif;
  color: #006699;
  border-style: none; 
  text-align: center; 
  margin-left: 0px; 
  margin-top: 0px;
  margin-bottom:0px; 
  padding-top: 0px; 
  padding-left: 0px;
  width:650px; 
  height:60px;
  font-size: 12px;
}
    
#content .tttt
{
  font: normal Arial, Helvetica, sans-serif;
  font-family: Arial, Helvetica, sans-serif;
  text-align:left;
     color: #000000;
    }
    
    #content b
    {
        margin-top: 0px;
        }

#content p {
  font: normal Arial, Helvetica, sans-serif;
  font-family: Arial, Helvetica, sans-serif;
  color: #006699;
  font-size: 12px;
}
#content h1 {
	font-size: 22px;
	top: 35px;
	left: 20px;
}

#content h2 {
	font-size: 14px;

}

#content h3 {
	font-size: 12px;
}


/****************************************************************************/







/************************ parte centrar técnicos *****************************/
#contentTEC {
	height: 100%;
	float: left;
	background: #FFFFFF;
	padding: 5px;
	width:600px;
	margin-bottom: 5px;
}

#contentTEC a {
	color: #000000;
	text-decoration: none;
}

#contentTEC a:hover {
	text-decoration: underline;
	color: #006699
}

#contentTEC a img {
	border: none;
  color: #006699
}

#contentTEC ul {
	margin: 5px 0 10px 30px;
	padding: 0;
	border-top: 1px none #00FF00;
	width: 615px;
    color: #006699
}

#contentTEC li {
	display: block;
	text-align: center;
	margin:  0;
	padding: 0 0 0 10px;
	list-style-type:none;
	border-bottom: 1px dotted #006699;
}

#contentTEC span {
  font: normal Arial, Helvetica, sans-serif;
  font-family: Arial, Helvetica, sans-serif;
  color: #006699
}

#contentTEC h1 {
	font-size: 22px;
	top: 35px;
	left: 20px;
}

#contentTEC h2 {
	font-size: 16px;
}

#content h3 {
	font-size: 12px;
}
/****************************************************************************/






/***************************** barra lateral téc. **********************************/
#sidebartec{
	font-size: 8pt;
	float: right;
	width: 370px;
	padding: 0px 0 0 0px;
	margin: 0px 0 0px 10px;
	border-left: 1px solid #006699;
}

#sidebartec ul {
	margin: 5px 0 5px 5px;
	padding: 0;
	border-top: 1px solid #006699;
}
#sidebartec li {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
	border-bottom: 1px solid #006699;
}
#sidebartec a {
	display: block;
	color: #006699;
	text-decoration: none;
	padding: 5px 0 5px 0;
}
#sidebartec a:hover {
	background: #006699;
	color: #FFFFFF;
}
/****************************************************************************/








/***************************** barra lateral **********************************/
#sidebar ul {
	margin: 5px 0 15px 20px;
	padding: 0;
	border-top: 1px solid #006699;
}
#sidebar li {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
	border-bottom: 1px solid #006699;
}
#sidebar
{
    font-size: 8pt;
    float: right;
    width: 250px;
    padding: 0px 0 0 0px;
    margin: 0px 5px 0px 0px;    
}
#sidebar a {
	display: block;
	color: #006699;
	text-decoration: none;
	padding: 5px 0 5px 0;
}
#sidebar a:hover {
	background: #006699;    /*fundo quando rato em cima*/
	color: #FFFFFF;     /*cor do texto quando rato em cima*/
}

#sidebar h2 {
	font-size: 12px;
	color:Black;
	text-align:right;
}
/***************************** barra lateral **********************************/
#sidebar2 ul {
	margin: 5px 0 15px 20px;
	padding: 0;
	border-top: 1px solid #006699;
}
#sidebar2 li {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
	border-bottom: 1px solid #006699;
}
#sidebar2
{
    font-size: 8pt;
    float: right;
    width: 250px;
    padding: 0px 0 0 0px;
    margin: 0px 80px 0px 0px;    
}
#sidebar2 a {
	display: block;
	color: #006699;
	text-decoration: none;
	padding: 5px 0 5px 0;
}
#sidebar2 a:hover {
	background: #006699;    /*fundo quando rato em cima*/
	color: #FFFFFF;     /*cor do texto quando rato em cima*/
}

#sidebar2 h2 {
	font-size: 12px;
	color:Black;
	text-align:right;
}


table.block01 { border-style: none;
    border-color: inherit;
    border-width: 0;
width: 250px; 
margin-top: 0px;
top: 0px;
    margin-bottom: 15px; }
			table.block01 td.tl{ width: 12px; height: 12px;  background: url('../imgs/tl_corner2.png'); }
			table.block01 td.tr{ width: 12px; height: 12px;  background: url('../imgs/tr_corner2.png'); } 
			table.block01 td.t { width: 250px; height: 12px; background: url('../imgs/top2.png'); } 
			table.block01 td.bl{ width: 12px; height: 12px;  background: url('../imgs/bl_corner2.png'); } 
			table.block01 td.br{ width: 12px; height: 12px;  background: url('../imgs/br_corner2.png'); } 
			table.block01 td.b { width: 250px; height: 12px; background: url('../imgs/bottom2.png'); } 
			table.block01 td.l { width: 12px; height: 12px;  background: url('../imgs/left2.png'); } 
			table.block01 td.r { width: 12px; height: 12px;  background: url('../imgs/right2.png'); }
			table.block01 td.c { width: 250px; height: 12px;  background: url('../imgs/bg2.png'); }
			table.block01 td.c { width: 250px; height: 12px;  background: url('../imgs/bg2.png'); }
			table.block01 td.tl2{ width: 12px; height: 12px;  background: url('../imgs/tl_corner.png'); }
			table.block01 td.tr2{ width: 12px; height: 12px;  background: url('../imgs/tr_corner.png'); } 
			table.block01 td.t2 { width: 250px; height: 12px; background: url('../imgs/top.png'); } 
			table.block01 td.bl2{ width: 12px; height: 12px;  background: url('../imgs/bl_corner.png'); } 
			table.block01 td.br2{ width: 12px; height: 12px;  background: url('../imgs/br_corner.png'); } 
			table.block01 td.b2 { width: 250px; height: 12px; background: url('../imgs/bottom.png'); } 
			table.block01 td.l2 { width: 12px; height: 12px;  background: url('../imgs/left.png'); } 
			table.block01 td.r2 { width: 12px; height: 12px;  background: url('../imgs/right.png'); }
			table.block01 td.c2 { width: 250px; height: 12px;  background: url('../imgs/bg.png'); }
			table.block01 td.bl3{ width: 12px; height: 12px;  background: url('../imgs/bl_corner3.png'); } 
			table.block01 td.br3{ width: 12px; height: 12px;  background: url('../imgs/br_corner3.png'); } 
			table.block01 td.t3 { width: 250px; height: 6px; background: url('../imgs/top3.png'); }
			table.block01 td.l3 { width: 12px; height: 12px;  background: url('../imgs/left3.png'); } 
			table.block01 td.r3 { width: 12px; height: 12px;  background: url('../imgs/right3.png'); }
			table.block01 td.tl3{ width: 12px; height: 12px;  background: url('../imgs/tl_corner3.png'); }
			table.block01 td.tr3{ width: 12px; height: 12px;  background: url('../imgs/tr_corner3.png'); } 

table.block02 { border-style: none;
    border-color: inherit;
    border-width: 0;
width: 950px; 
    margin-bottom: 30px; }
			table.block02 td.tl{ width: 12px; height: 12px;  background: url('../imgs/tl_corner2.png'); }
			table.block02 td.tr{ width: 12px; height: 12px;  background: url('../imgs/tr_corner2.png'); } 
			table.block02 td.t { width: 289px; height: 12px; background: url('../imgs/top2.png'); } 
			table.block02 td.bl{ width: 12px; height: 12px;  background: url('../imgs/bl_corner2.png'); } 
			table.block02 td.br{ width: 12px; height: 12px;  background: url('../imgs/br_corner2.png'); } 
			table.block02 td.b { width: 289px; height: 12px; background: url('../imgs/bottom2.png'); } 
			table.block02 td.l { width: 12px; height: 12px;  background: url('../imgs/left2.png'); } 
			table.block02 td.r { width: 12px; height: 12px;  background: url('../imgs/right2.png'); }
			table.block02 td.c { width: 289px; height: 12px;  background: url('../imgs/bg2.png'); }
			
			
			
			table.block3 { border-style: none;
    border-color: inherit;
    border-width: 0;
width: 930px; 
margin-top: 0px;
top: 0px;
    margin-bottom: 15px; }
			table.block03 td.tl{ width: 12px; height: 12px;  background: url('../imgs/tl_corner2.png'); }
			table.block03 td.tr{ width: 12px; height: 12px;  background: url('../imgs/tr_corner2.png'); } 
			table.block03 td.t { width: 930px; height: 12px; background: url('../imgs/top2.png'); } 
			table.block03 td.bl{ width: 12px; height: 12px;  background: url('../imgs/bl_corner2.png'); } 
			table.block03 td.br{ width: 12px; height: 12px;  background: url('../imgs/br_corner2.png'); } 
			table.block03 td.b { width: 930px; height: 12px; background: url('../imgs/bottom2.png'); } 
			table.block03 td.l { width: 12px; height: 12px;  background: url('../imgs/left2.png'); } 
			table.block03 td.r { width: 12px; height: 12px;  background: url('../imgs/right2.png'); }
			table.block03 td.c { width: 930px; height: 12px;  background: url('../imgs/bg2.png'); }


table.block4 { border-style: none;
    border-color: inherit;
    border-width: 0;
    width: 600px; 
    margin-top: 0px;
    top: 0px;
    margin-bottom: 15px; }
			table.block04 td.tl{ width: 12px; height: 12px;  background: url('../imgs/tl_corner.png'); }
			table.block04 td.tr{ width: 12px; height: 12px;  background: url('../imgs/tr_corner.png'); } 
			table.block04 td.t { width: 250px; height: 12px; background: url('../imgs/top.png'); } 
			table.block04 td.bl{ width: 12px; height: 12px;  background: url('../imgs/bl_corner.png'); } 
			table.block04 td.br{ width: 12px; height: 12px;  background: url('../imgs/br_corner.png'); } 
			table.block04 td.b { width: 250px; height: 12px; background: url('../imgs/bottom.png'); } 
			table.block04 td.l { width: 12px; height: 12px;  background: url('../imgs/left.png'); } 
			table.block04 td.r { width: 12px; height: 12px;  background: url('../imgs/right.png'); }
			table.block04 td.c { width: 250px; height: 12px;  background: url('../imgs/bg.png'); }


/****************************************************************************/
#imagemaster a {
	display: block;
	text-decoration: none;
}
#imagemaster a:hover {
	background: #FFFFFF;    /*fundo quando rato em cima*/
	color: #FFFFFF;     /*cor do texto quando rato em cima*/
}

#imagemaster h2
{
    font-size: 12px;
	color:Black;
	text-align:right;
    }



/**************************** Parte de baixo da página ************************/
#footer {
	clear: both;
	text-align: center;
	padding: 5px 0px 0px 0px;
	width: 947px;
	height: 30px;
    color: #006699;
    /*background-color:#eeeeee;*/
}


#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/****************************************************************************/










#langtable  {
	margin: 5px 0 10px 30px;
	width: 615px;
}
#tablecontacts th {
	font-weight: bold;
	text-align: right;
	width: 150px;
	border-right: 1px solid #006699;
	padding: 10px 15px 10px 0px;
	margin: 10px 15px 10px 0px;
}
#tablecontacts td {
	width: 400px;
	padding: 10px 0px 10px 15px;
	margin: 10px 0px 10px 15px;
}

#language{
	width: 20px;
	height: 13px;
	float: right;
}
#language a img {
	border: none;
	float: right;
}

.parag {
	margin: 5px 0 10px 30px;
}
.headline {
	font-size: 18px;
	margin: 15px 0 10px 0;
}
.subheadline {
	font-size: 14px;
	margin: 10px 0 3px 0;
}
.imageright {
	float: right;
	border: 1px solid #D5D5D5;
	padding: 3px;
	margin: 3px 3px 3px 7px;
}
.imageleft {
	float: left;
	border: 1px solid #D5D5D5;
	padding: 3px;
	margin: 3px 3px 3px 7px;
}
.imageno {
	border: none;
	padding: 0px;
	margin: 3px 0px 0px 0px;
}
.mainhd, .mainhd2{
	background-color: #EEEEEE;
}
.mainhd{
	width: 105px;
}
.mainhd2 {
	width: 90px;
}
.line {
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
}

#contactos 
{
text-align:justify;
text-indent:inherit;
 Width:250px;
  Height:200px;
  border:1px;
  }
  
  
.vermais
{
        color: #FF6600;
        font-size: 10px; 
}  

.vermais  a{
	display: block;
	text-decoration: none;
}

.vermais a:hover  {
	background: #FFFFFF;    /*fundo quando rato em cima*/
	color: #FF6600;     /*cor do texto quando rato em cima*/
	text-decoration: underline;
}

.vermais a:hover
{
    	background: #FFFFFF;    /*fundo quando rato em cima*/
	color: #FF6600;     /*cor do texto quando rato em cima*/
	text-decoration: underline;
    }
    
    .vermaisa
    {
        	display: block;
	text-decoration: overline;
        }
         
#divermais a {
	display: block;
	text-decoration: none;
}
#divermais a:hover {
	background: #FFFFFF;    /*fundo quando rato em cima*/
	color: #FF6600; 
	text-decoration: underline;
}

