/* default font size*/
/*@import url(small.css);*/ 

BODY 
{
	width: 100%;
	background-color: #ffffff;
	margin: 10px 0 0 0; 
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../imagens/bg_01.jpg);
	background-repeat: repeat-x;
	background-color:#DDE8EE;
}

/* ********************************************************************************** */
/* GERAL */
/* ********************************************************************************** */
H1
{
	font-size: 110%;
}
FORM
{
	margin: 0; 
	padding: 0;
}
IMG 
{
 border: none;
}

A {
	text-decoration:underline;
}
A:hover {
	text-decoration:none;
}
.black{
	text-decoration:underline;
	color:#000000;
}
.black:hover {
	text-decoration:none;
}

.link_type_1
{
	background-color:#FF8A00;
	color:#FFFFFF;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin: 0 2px 0 2px; 
	padding: 0 5px 2px 5px;
	text-decoration:none;
}
.link_type_1:hover
{
	background-color:#000000;
}

.link_type_2
{
	background-color:#FF6600;
	color:#FFFFFF;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin: 0 2px 0 2px; 
	padding: 0 5px 2px 5px;
	text-decoration: none;
}
.link_type_2:hover
{
	background-color: #000;
}

.clear
{
clear:both;
}

/* ********************************************************************************** */
/* PAGE */
/* ********************************************************************************** */

#wraper
{
	width: 958px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../imagens/bg_page.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
}

#container
{
	width: 904px;
	border:none;
	margin: 0 auto; 
	padding: 20px;
	border-bottom: solid 1px #90979B;
	background-color: #FFFFFF;
	background-image: url(../imagens/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/* **************** */
/* HEADER */
/* **************** */
#header
{
	/*border: solid 1px #000;*/
	width: 100%;
	height: 75px;
	padding: 0;
	margin: 0 0 10px 0;
}

#header DIV.area_1
{
	text-align: right;
	width: 100%;
	height: 25px;
	background-image: url(../imagens/header_sep.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#header DIV.area_1 a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 75%;
	vertical-align: middle;
}

#header DIV.area_1 a:hover
{

	text-decoration: underline;
}

#header DIV.area_1 IMG
{
	vertical-align: middle;
	margin: 0 0 0 5px; 
	padding: 0;
	
}

#header DIV.area_2
{
	width:100%;
	height: 45px;
	position: relative;
	/*border: solid 1px #000;*/
}

#header DIV.area_2 DIV.logo
{
	position: absolute;
	margin: 0;
	padding: 0;
	width: 170px;
	height: 45px;
	left: 0;
} 

#header DIV.area_2 DIV.area_3
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#header DIV.area_2 DIV.area_3 DIV.data
{
	float: left;
	font-weight: bold;
	font-size: 75%;
	margin: 0 10px 0 0;
	padding: 4px 4px 3px 4px;
} 

#header DIV.area_2 DIV.area_3 DIV.nav
{
	float: left; 
	background-color: #FF6600;
	margin: 0;
	padding: 0 6px 2px 6px;
	color: #fff;
}
#header DIV.area_2 DIV.area_3 DIV.nav A
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 75%;
}
#header DIV.area_2 DIV.area_3 DIV.nav A:hover
{
	text-decoration: underline;
}

/* **************** */
/* NAVIGATION */
/* **************** */
#navigation
{
	background-color: #22465B;
	padding: 0;
	margin: 0;
	background-image: url(../imagens/bg_navigation.jpg);
	background-repeat: no-repeat;
	background-position: 0 7px;
	text-align: center;
	height: 47px;
}

#navigation DIV
{
	float: left;
	padding: 12px 28px 12px 28px;
	margin: 7px 0 0 0;
}

#navigation DIV.end
{
	float: left;
	padding: 12px 29px 12px 29px;
	margin: 7px 0 0 0;
}

#navigation DIV:hover, DIV.end:hover
{
	background-color: #f60;
}

#navigation A
{
	text-align: center;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

/* **************** */
/* FLASH HP */
/* **************** */
#flash
{
	width: 904px;
	height: 240px;
}



/* **************** */
/* apresentação HP */
/* contacto HP */
/* **************** */
#home_present_contact
{
	width: 904px;
	height: 191px;
	border-bottom: solid 1px #D7D5D5;
	background-image: url(../imagens/bg_present_contact.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* apresentação **/
#home_present_contact DIV.present_txt
{
	float: left;
	background-image: url(../imagens/present_contact.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 418px;
	height: 171px;
	padding: 22px 0 0 177px;
	margin: 0;
}
#home_present_contact DIV.present_txt_titulo
{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	color: #069;
	font-size: 200%
}
#home_present_contact DIV.present_txt_titulo SPAN
{
	font-size: 65%
}
#home_present_contact DIV.present_txt_1
{
	color: #39C;
	font-weight: bold;
}
#home_present_contact DIV.present_txt_2
{
	font-size: 85%;
}
#home_present_contact DIV.btns
{
	text-align: right;
}


/* contacto **/
#home_present_contact DIV.contact_txt
{
	float: left;
	padding: 22px 0 0 60px;
	margin: 0;
	width: 248px;
	height: 171px;
}

#home_present_contact DIV.contact_txt DIV.titulos_01
{
	color: #22465B;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight:bold;
	font-size:18px;
	margin: 0 0 10px 0;
	padding: 0;
}

#home_present_contact DIV.contact_txt DIV.txt
{
	font-size: 80%;
	margin: 0 0 10px 0;
	padding: 0;
}
#home_present_contact DIV.contact_txt DIV.txt A
{
	color: #369;
	text-decoration: none;
}
#home_present_contact DIV.contact_txt DIV.txt A:hover
{
	text-decoration:underline;
}
#home_present_contact DIV.contact_txt DIV.txt SPAN
{
	color:#f60;
}


/* ********************************************************************************** */
/* MAIN */
/* ********************************************************************************** */
#main
{
	font-size: 85%;
}
#main DIV, #main DIV DIV, #main DIV DIV DIV, #main DIV DIV DIV DIV
{
	font-size: 100%;
}
#main P
{
	font-size: 100%;
}
#main LI, #main LI LI, #main LI LI LI,
{
	font-size: 100%;
}

/* **************** */
/* HP */
/* **************** */
#main DIV.titulos_01
{
	color: #22465B;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 25px 0;
	padding: 0;
}

/* **************** */
/* LEFT HP */
/* **************** */
#main DIV.main_hp_left
{
	float: left;
	width: 300px;
	margin: 30px 0 0 0;
	padding: 0;
}

#main DIV.main_hp_left DIV.news
{
	margin: 0;
	padding: 0;
	width: 280px;
}
#main DIV.main_hp_left DIV.news:hover
{
	background-color: #F5F7F8;
}

#main DIV.main_hp_left DIV.data
{
	background-image: url(../imagens/icon_news.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0 8px 5px 14px;
}

#main DIV.main_hp_left DIV.data SPAN
{
	margin: 0;
	padding: 0 5px 1px 5px;
	background-color: #f60;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}

#main DIV.main_hp_left DIV A
{
	color: #000;
	text-decoration: none;
}

#main DIV.main_hp_left DIV A:hover
{
	text-decoration: underline;
}

#main DIV.main_hp_left DIV.parceiros
{
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	border-top: solid 1px #D7D5D5;
	width: 268px;
}

#main DIV.main_hp_left DIV.add_favoritos
{
	margin: 0;
	padding: 20px 0 0 0;
	border-top: solid 1px #D7D5D5;
	width: 268px;
}

#main DIV.main_hp_left DIV.add_favoritos DIV
{
	margin: 0;
	padding: 3px 0 0 50px;
	background-color: #F60;
	background-image: url(../imagens/icon_add_fav.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 15px;
}

#main DIV.main_hp_left DIV.add_favoritos A.add
{
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}

#main DIV.main_hp_left DIV.add_favoritos A.add:hover
{
	color: #000;
	background: none;
	text-decoration: none;
}


/* **************** */
/* CENTER HP */
/* **************** */
#main DIV.main_hp_center
{
	float: left;
	width: 285px;
	border-left: solid 1px #D7D5D5;
	margin: 30px 0 0 0;
	padding: 0 0 0 15px;
}

#main DIV.main_hp_center DIV.titulo
{
	background-image: url(../imagens/bullet_01.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin: 0;
	padding: 0 0 0 15px;
	color: #F60;
	font-weight: bold;
}
#main DIV.main_hp_center DIV.prod_serv_item
{
	margin: 0 0 10px 0;
	padding: 3px;
	/*background-color: #FFFFFF;*/
	position: relative;
}
#main DIV.main_hp_center DIV.prod_serv_item:hover
{
	background-color: #F5F7F8;
}
#main DIV.main_hp_center DIV.prod_serv_item DIV.prod_serv_img
{
	float: left;
	margin: 5px 10px 0 0;
	padding: 0;
}
#main DIV.main_hp_center DIV.prod_serv_item DIV.prod_serv_txt
{
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	width: 180px;
}
#main DIV.main_hp_center DIV.prod_serv_item DIV.prod_serv_txt A
{
	color: #000;
	text-decoration: none;
}
#main DIV.main_hp_center DIV.prod_serv_item DIV.prod_serv_txt A:hover
{
	text-decoration: underline;
}

/* **************** */
/* RIGHT HP */
/* **************** */
#main DIV.main_hp_right
{
	float: left;
	width: 268px;
	margin: 30px 0 0 0;
	padding: 0 0 0 34px;
}

#main DIV.main_hp_right DIV.newsletter_pad
{
	width: 269px;
	height: 219px;
	background-image: url(../imagens/bg_newsletter_pad.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	padding: 0;
}

#main DIV.main_hp_right DIV.newsletter_pad DIV.content
{
	margin: 0 auto;
	padding: 12px 0 0 0;
	width: 230px;
}

#main DIV.main_hp_right DIV.newsletter_pad DIV.content DIV.titulo
{
	color: #000;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 0 0 6px 0;
	background-image: url(../imagens/sep_newsletter.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main DIV.main_hp_right DIV.newsletter_pad DIV.content FIELDSET
{
	margin: 0;
	padding: 0;
	border: none;
}
#main DIV.main_hp_right DIV.newsletter_pad DIV.content FIELDSET LEGEND
{
	margin: 0;
	padding: 0;
	color: #000;
}
#main DIV.main_hp_right DIV.newsletter_pad DIV.content FIELDSET LABEL
{
	font-weight: bold;

}
#main DIV.main_hp_right DIV.newsletter_pad DIV.content FIELDSET INPUT.newsletter
{
	border: solid 1px #fff;
	background-image: url(../imagens/bg_input.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 0 8px 0;
	padding: 2px 2px 2px 2px;
	height: 16px;
}
#main DIV.main_hp_right DIV.newsletter_pad DIV.content FIELDSET INPUT.submeter
{
	width: 67px;
	height: 14px;
	background-color:#F60;
	color: #fff;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
/*
#main DIV.main_hp_right DIV.certificado
{
	margin: 40px 0 0 0;
	padding: 20px 0 0 0;
	border-top: solid 1px #D7D5D5;
}
*/
#main DIV.main_hp_right DIV.certificado
{

}
#main DIV.main_hp_right DIV.certificado A
{
	color: #000;
}

#main DIV.main_hp_right DIV.certificado DIV.img
{
	text-align:center;
}

/* ****************** */
/* NAVIGATION IN LEFT */
/* ****************** */
#main .navigation_in_left
{
	float: left;
	width: 250px;
	margin: 17px 0 0 0;
	padding: 10px 0 0 0;
	background-image: url(../imagens/bg_menu_in.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#main #menu_list
{
	margin: 0;
	padding: 0;
}
#main .navigation_in_left ul{
	border: 0; margin: 0; padding: 0;
	list-style: none;
}

#main .navigation_in_left LI
{
	border: 0;
	margin: 8px 0 8px 15px;
	padding: 0;
	font-size: 100%; /* FF */
	list-style: none;
}
#main .navigation_in_left LI A
{
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#main .navigation_in_left li b
{
	color: #000;
	text-decoration: none;
}

#main .navigation_in_left LI A:hover
{
	background-color: #E2E5E5;
}

#main .navigation_in_left UL LI A
{
	list-style-image: url(../imagens/bullet_menu_in.gif);
	list-style-position: outside;
}


/* ********************** */
/* ADD FAVORIT IN LEFT */
/* ********************** */
DIV.add_favoritos
{
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	border-top: solid 1px #D7D5D5;
	width:250px;
}

DIV.add_favoritos DIV
{
	margin: 0;
	padding: 3px 0 0 45px;
	background-color:#FF6600;
	background-image: url(../imagens/icon_add_fav.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	height: 15px;
}

DIV.add_favoritos A.add
{
	color:#FFFFFF;
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
}

DIV.add_favoritos A.add:hover
{
	color:#000000;
	background:none;
	text-decoration:none;
}


/* ************************ */
/* MAIN - ÁREA de CONTEÚDO */
/* ************************ */
#main DIV.main_content_in
{
	float: left;
	width: 614px;
	margin: 17px 0 0 40px;
	padding: 0;
}

#main DIV.main_content_in DIV.bread_crum
{
	font-size: 85%;
	font-weight: bold;
}
#main DIV.main_content_in DIV.header
{
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 160%;
	margin: 6px 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #D7D5D5;
}

#main DIV.main_content_in DIV.txt
{
	/*float: left;*/
}

#main DIV.main_content_in DIV.img
{
	float: right;
	padding-left: 10px;
}

#main DIV.main_content_in img
{
	margin-bottom: 10px;
	border: 3px solid #f60;
}

/* ************************* */
/* MENU na ÁREA de CONTEÚDO  */
/* ************************* */
#main DIV.main_content_in DIV.center_page_menu
{
	float:left;
	width:300px;
}

#main DIV.main_content_in DIV.prod_serv_item
{
	margin: 0 0 10px 0;
	padding: 3px;
	position: relative;
}

#main DIV.main_content_in DIV.prod_serv_item DIV.titulo
{
	background-image: url(../imagens/bullet_01.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	color: #FF6600;
	font-weight: bold;
}

#main DIV.main_content_in DIV.prod_serv_item DIV.prod_serv_img
{
	float:left;
	margin: 0 10px 0 0;
	padding: 0;
}

#main DIV.main_content_in DIV.prod_serv_item DIV.prod_serv_txt
{
	float: left;
	width: 180px;
}

#main DIV.main_content_in DIV.prod_serv_item DIV.prod_serv_txt A
{
	color: #000000;
	text-decoration: none;
}

#main DIV.main_content_in DIV.prod_serv_item DIV.prod_serv_txt A:hover
{
	text-decoration: underline;
}
#main DIV.main_content_in DIV.prod_serv_item DIV.btn
{
	margin: 5px 0 0 0;
	padding: 0 0 0 78px;
}

/* ************************* */
/* NOTÍCIAS e EVENTOS */
/* ************************* */
#main DIV.navigation_in_news
{
	float:left;
	width:250px;
	margin: 17px 0 0 0;
	padding: 0;

}

#main #news_list
{
	margin: 0 0 0 25px;
	padding: 0;
}

#main DIV.navigation_in_news LI
{
	margin: 9px 0 9px 0;
	padding: 0 3px 3px 3px;
	font-size: 100%; /* FF */
}
#main DIV.navigation_in_news LI:hover
{
	background-color:#F5F7F8;
}
#main DIV.navigation_in_news LI DIV.news_data
{
	width: 70px;
	margin: 0 0 5px 0;
	padding: 0 5px 1px 5px;
	background-color:#FF6600;
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
}
#main DIV.navigation_in_news LI A
{
	color:#000000;
	text-decoration:none;
	margin: 0;
	padding: 0 5px 0 0;
}

#main DIV.navigation_in_news LI A:hover
{
	/*background-color:#E2E5E5;*/
	text-decoration:underline;
}

#main DIV.navigation_in_news UL LI
{
	list-style-image:url(../imagens/icon_news.gif);
	list-style-position:outside;
	vertical-align:middle;
}
#main DIV.news_data_main
{
	background-image: url(../imagens/bullet_01.gif);
	background-repeat:no-repeat;
	background-position: 0 2px;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	color:#FF6600;
	font-weight:bold;
}

/* ********************************************************************************** */
/* FOOTER */
/* ********************************************************************************** */
#footer
{
	margin: 20px 0 0 0;
	padding: 0;
	background-color:#22465B;
	width:904px;
	height: 35px;
}

#footer DIV.left
{
	float:left;
	color:#DDE8EE;
	font-size: 11px;
	margin: 10px 0 0 5px;
	padding: 0;
}

#footer DIV.nav
{
	float:right;
	color:#4179B2;
	margin: 8px 5px 0 0;
	padding: 0;
}

#footer DIV.nav A
{
	color:#DDE8EE;
	font-size: 11px;
	text-decoration:none;
	margin: 0;
	padding: 0;
}

#footer DIV.nav A:hover
{
	color:#DDE8EE;
	font-size: 11px;
	text-decoration:underline;
}

#footer_tech_info
{
	margin: 20px 0 0 0;
	padding: 0;
	text-align:center;
}

#footer_tech_info P
{
	font-size:75%;
}

