body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #006892;
	font-size:12px;
}
a {
	color: #006892;
	text-decoration: none;
	}
img{
	border: 0;
}

li {
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
/***************************** MENU *****************************/
#menu{
	width: 190px;
	}
.separadorBig a{
	color: #FFF;
	font-size:18px;
	background-image: url(../images/mmenu_separadorBig.gif);
	background-repeat: no-repeat;
	padding: 0 0 2px 7px;;
	margin-bottom:1px;
	display: block;
	}
.separadorBig a:hover{
	background-image: url(../images/mmenu_separadorBig_on.gif);
	}
.separadorRegular a{
	color: #006892;
	font-size:15px;
	height: 20px;
	background-image: url(../images/mmenu_separadorRegular.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 7px;;
	margin-bottom:1px;
	display: block;
	}
.separadorRegular a:hover{
	background-image: url(../images/mmenu_separadorRegular_on.gif);
	}
.separadorRegular2 a{
	color: #FFF;
	font-size:12px;
	height: 20px;
	background-image: url(../images/mmenu_separadorRegular.gif);
	background-repeat: no-repeat;
	padding: 0 0 1px 7px;;
	margin-bottom:1px;
	display: block;
	}
.separadorRegular2 a:hover{
	background-image: url(../images/mmenu_separadorRegular_on.gif);
	}	
.item a{
	color: #FFF;
	font-size:11px;
	background-color: #8ad3df;
	padding: 0 0 1px 7px;	
	margin-bottom:1px;
	display: block;
	}
.item a:hover{
	background-color: #dde898;
	color: #006892;
	}

/************************* ESTILOS DE TEXTO *********************/

.azul_big {
	font-size: 13px;
	line-height: 16px;
}
.azul_big:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.azul_big_bullets {
	font-size: 13px;
	line-height: 24px;
}
a.azul_big_bullets:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.azul_big_bol_bullets {
	font-size: 13px;
	font-weight : bolder;
	line-height: 28px;
}
a.azul_big_bol_bullets:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.azul_big_bold {
	font-size: 13px;
	font-weight : bolder;
	line-height: 16px;
}
a.azul_big_bold:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.azul_regular {
	font-size: 12px;
	line-height: 16px;
}
a.azul_regular:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.azul_regular_bullets {
	font-size: 12px;
	line-height: 21px;
}
a.azul_regular_bullets:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.azul_regular_bol_bullets {
	font-size: 12px;
	font-weight : bolder;
	line-height: 22px;
}
a.azul_regular_bol_bullets:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.azul_regular_bold {
	font-size: 12px;
	font-weight : bolder;
	line-height: 16px;
}
a.azul_regular_bold:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.azul_small {
	font-size: 11px;
	line-height: 16px;
}
a.azul_small:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.azul_small_bullets {
	font-size: 11px;
	line-height: 21px;
}
a.azul_small_bullets:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.azul_small_bold_bullets {
	font-size: 11px;
	font-weight : bolder;
	line-height: 21px;
}
a.azul_small_bold_bullets:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.azul_small_bold {
	font-size: 11px;
	font-weight : bolder;
	line-height: 16px;
}
.azul_xsmall {
	font-size: 11px;
	line-height: 13px;
}
.azul_xsmall_bold {
	font-size: 11px;
	font-weight : bolder;
	line-height: 13px;
}
a.azul_xsmall_bold:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.azulclaro_regular_bold {
	font-size: 13px;
	color: #77B8C3;
	font-weight : bolder;
	line-height: 18px;
}
.azulclaro_small_bold {
	font-size: 12px;
	color: #77B8C3;
	font-weight : bold;
	line-height: 17	px;
}
.azulclaro_big_bold {
	font-size: 13px;
	color: #77B8C3;
	font-weight : bolder;
	line-height: 16px;
}
.azulclaro_big_bold_bullets {
	font-size: 13px;
	color: #77B8C3;
	font-weight : bolder;
	line-height: 24px;
}

.branco_big {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
}
a.branco_big:hover {
	color: #8AD3DF;
}
.branco_a_big {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
}
a.branco_a_big:hover {
	text-decoration: none;
	color: #006892;
}
.branco_big_bullets {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 24px;
}
a.branco_big_bullets:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.branco_a_big_bullets {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 24px;
}
a.branco_a_big_bullets:hover {
	text-decoration: none;
	color: #006892;
}
.branco_big_bol_bullets {
	font-size: 13px;
	color: #FFFFFF;
	font-weight : bolder;
	line-height: 28px;
}
a.branco_big_bol_bullets:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.branco_a_big_b_bullets {
	font-size: 13px;
	color: #FFFFFF;
	font-weight : bolder;
	line-height: 28px;
}
a.branco_a_big_b_bullets:hover {
	text-decoration: none;
	color: #006892;
}
.branco_big_bold {
	font-size: 13px;
	color: #FFFFFF;
	font-weight : bolder;
	line-height: 16px;
}
a.branco_big_bold:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.branco_a_big_bold {
	font-size: 13px;
	color: #FFFFFF;
	font-weight : bolder;
	line-height: 16px;
}
a.branco_a_big_bold:hover {
	text-decoration: none;
	color: #006892;
}
.branco_regular {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
a.branco_regular:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.branco_a_regular {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
a.branco_a_regular:hover {
	text-decoration: none;
	color: #006892;
}
.branco_regular_bullets {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
}
a.branco_regular_bullets:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.branco_a_regular_bullets {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
}
a.branco_a_regular_bullets:hover {
	text-decoration: none;
	color: #006892;
}
.branco_regular_bol_bullets {
	font-size: 12px;
	color: #FFFFFF;
	font-weight : bold;
	line-height: 22px;
}
a.branco_regular_bol_bullets:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.branco_a_regular_b_bullets {
	font-size: 12px;
	color: #FFFFFF;
	font-weight : bold;
	line-height: 22px;
}
a.branco_a_regular_b_bullets:hover {
	text-decoration: none;
	color: #006892;
}
.branco_regular_bold {
	font-size: 12px;
	color: #FFFFFF;
	font-weight : bold;
	line-height: 16px;
}
.branco_small {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
a.branco_small:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.branco_small_bullets {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 21px;
}
a.branco_small_bullets:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.branco_small_bold_bullets {
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bold;
	line-height: 21px;
}
a.branco_small_bold_bullets:hover {
	text-decoration: none;
	color: #8AD3DF;
}
.branco_small_bold {
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bolder;
	line-height: 16px;
}
.titulos_sub {
	font-size: 16px;
	color: #006892;
	font-weight : bold;
	line-height: 26px;
}
.titulos {
	font-size: 18px;
	font-weight : bold;
	line-height: 18px;
}
.cinza_xsmall {
	font-size: 11px;
	color: #999;
	line-height: 13px;
}
.laranja {
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	font-weight : normal;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
}
.laranja:hover {
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	color: #FF6600;
	font-weight : normal;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
}
#maindiv {
	width: 990px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	position: relative;
	height: 627px;
	background-position: left top;
	text-align: left;
}
#flash_casa {
	position: absolute;
	height: 100px;
	width: 305px;
	left: 371px;
	top: 10px;
}
#flash_escritorio {
	position: absolute;
	height: 100px;
	width: 305px;
	top: 10px;
	right: 10px;
}
#top_picotado {
	position: absolute;
	top: 110px;
	left: 371px;
}
#shadow_top {
	position: relative;
	width: 990px;
	top: 0px;
	height: 10px;
	left: 0px;
}
#shadow_left_top {
	position: absolute;
	width: 10px;
	top: 10px;
	height: 112px;
	left: 0px;
	right: auto;
}
#shadow_right_top {
	position: absolute;
	height: 112px;
	width: 10px;
	top: 10px;
	right: 0px;
}
#shadow_middle_left {
	height: 358px;
	width: 10px;
	left: 0px;
	top: 122px;
	background-image: url(../images/shadow_left_bckgrd.gif);
	background-repeat: repeat;
	position: absolute;
}
#shadow_middle_right {
	height: 358px;
	width: 10px;
	right: 0px;
	top: 122px;
	background-image: url(../images/shadow_right_bckgrd.gif);
	background-repeat: repeat;
	position: absolute;
}
#top_logo {
	position: absolute;
	height: 112px;
	width: 361px;
	left: 10px;
	top: 10px;
}
#topmenu_home {
	position: absolute;
	height: 43px;
	width: 120px;
	left: 10px;
	top: 122px;
}
#topmenu_none {
	position: absolute;
	height: 43px;
	width: 241px;
	left: 130px;
	top: 122px;
	background-color: #8AD3DF;
}
#topmenu_empresa {
	position: absolute;
	height: 43px;
	width: 142px;
	left: 371px;
	top: 122px;
}
#topmenu_qualidadade {
	position: absolute;
	height: 43px;
	width: 142px;
	left: 513px;
	top: 122px;
}
#topmenu_aclientes {
	position: absolute;
	height: 43px;
	width: 184px;
	left: 654px;
	top: 122px;
}
#topmenu_contactos {
	position: absolute;
	height: 43px;
	width: 142px;
	right: 10px;
	top: 122px;
}
.table-background1 {
	background-image: url(../images/cx-bck-cup.png);
}
.table-background2 {
	background-image: url(../images/cx-bck-heart.png);
}

