/* CSS Document */

body 
{
	margin: 5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	padding-top: 5px;
}
#wrapper
{
	background-image:url(imgs_layout/fundo_header.png);
	background-repeat:no-repeat;
	padding-left:5px;
	background-color: white;
	width:940px;
	padding:7px;
	margin-left: auto;
	margin-right: auto;
	display:table;
}
#msalgado
{
	background-image:url(imgs_layout/img_msOnline.png);
	background-repeat:no-repeat;
	background-color: white;
	height:105px;
	width:245px;
	margin-left:-5px;
	margin-top:190px;
	
}

/*#msalgado:hover
{
	background-image:url(imgs_layout/img_msOnline_hover.png);
	background-repeat:no-repeat;
	background-color: white;
	height:105px;
	width:245px;
	margin-left:-5px;
	margin-top:190px;
	
}
*/
#header {
	background-color: rgb(200,200,200);
	width:940px;
	height:100px;
	margin-left: -1px;
	margin-right: auto;
	margin-top: -2px;
}

#anim {
	width:939px;
	height:200px;
	margin-right: auto;
	margin-top:5px;
	margin-left: 4px;
}

#body 
{
	width:940px;
	margin-left: -5px;
	margin-right: auto;
	
}

#destq 
{
	background-repeat:no-repeat;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width:670px;
	margin-top:-15px;
	margin-left:-3px;
	padding:5px;

}
#conteudo 
{
	font-family:"Arial";
	font-size: 12px;
	width:670px;
	margin-top:-15px;
	margin-left:-3px;

}
#footer 
{
	background-image:url(imgs_layout/barra_rodape.gif);
	background-repeat:repeat-x;
	width:900px;
	margin-right: auto;
	float:left;
	
}

#footer_home 
{
	background-image:url(imgs_layout/barra_rodape.gif);
	background-repeat:repeat-x;
	width:924px;
	margin-right: auto;
	float:left;
	margin-top:12px;
	
}

#links_footer
{
	font-family:"Arial";
	font-size:11px;
	color:#999;
	text-decoration:none;
}

#links_footer:hover
{
	font-family:"Arial";
	font-size:11px;
	color:#22aedd;
	text-decoration:underline;
}


#ultimas 
{
	background-image:url(imgs_layout/fundo_noticias.png);
	background-repeat:no-repeat;
	width:940px;
	height:31px;
	margin-left:3px;
	margin-top:3px;
	
}
#sobre_mim 
{
	background-image:url(imgs_layout/sobre_mim.png);
	background-repeat:no-repeat;
	width:215px;
	height:140px;
	margin-top:-12px;
	margin-left:-4px;
	font-family: "Arial";
	font-size: 12px;
	color:#333;
}

/* MENU TOP */

#menu 
{
	background-image:url(imgs_layout/logo.png);
	background-repeat:no-repeat;
	width: 940px;
	height: 120px;
	padding-bottom:10px;
	font-family: "Arial";
	font-size: 10px;
	LIST-STYLE-TYPE: none;
}

#menu ul 
{

	LIST-STYLE-TYPE: none;
	float:left;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
	width:940px;
	height:900px;
	background-image:url(imgs_layout/logo.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;


}

#menu li 
{
	display: inline;
	width:15px;
}

#menu a 
{
	float: left;
	text-decoration: none;
	font-size: 11px;
	color: #22aedd;
	font-weight:normal;
	width:auto;
	margin-top: 0;
	margin-right: 3px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 4px;
	font-family: "Arial";
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu a:hover 
{
	color: #999;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 4px;
	font-family: "Arial";
	font-size: 11px;
	font-weight:normal;
	text-decoration: underline;
}
/* FIM MENU TOP */


#menu1
{
	width:940px;
	height:26px;
	margin-top:4px;
	text-decoration:none;
	margin-left: 4px;
	
}
	
#menu1 ul 
{
    LIST-STYLE-TYPE: none;
	float:left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-left:4px;
	
}

#menu1 li 
{	
	display: inline;
	width:138px;
}

#menu1 a 
{
	padding-top:6px;
	FLOAT: left;
	WIDTH: 135px;
	height:26px;
	text-align:center;
	font-size:12px;
	font-family: "Arial";
	font-weight:bold;
	color:#2f6a9b;
	text-decoration: none;
	}

#menu1 a:hover 
{
	FLOAT: left;
	WIDTH: 135px;
	height:26px;
	text-align:center;
	font-size:12px;
	font-family: "Arial";
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	padding-top:6px;
	
}
	

#pesquisa 
{
	text-align:center;
	color:#2F6A9B;
	height:29px;
	float:left;
	width:265px;
	padding-top:6px;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
	margin-left:-1px;
}
input#pesquisaTxt
{
	width:150px;
	height:16px;
}
#home
{
	background-image:url(images/btn_1_on.png);
	background-repeat:no-repeat;
}
#home:hover
{
	background-image:url(images/btn_1_of.png);
	background-repeat:no-repeat;
}




#containner
{
	background-image:url(imgs_layout/img.png);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	width:950px;
	background-color: #FFFFFF;
	float:left;
	margin-bottom:7px;
	margin-left: 0px;
	height:435px;

}

#containner_right_all
{
	background-image:url(imgs_layout/img_fundo_conteudo.png);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	width:950px;
	background-color: #FFFFFF;
	float:left;
	margin-left: 0px;


}

#containner_right
{
	background-image:url(imgs_layout/bg_menu_clientes.png);
	background-repeat:no-repeat;
	float:left;
	width:238px;
	height:145px;
	float:left;
	padding-top:5px;
	padding-left:5px;
}

#containner_center_home
{
	background-image:url(imgs_layout/bg_menu_destaques.png);
	background-repeat:no-repeat;
	float:left;
	width:438px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}

#containner_center_all
{
	background-image:url(imgs_layout/bg_destaques_all.png);
	background-repeat:no-repeat;
	float:left;
	width:689px;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
}

#containner_center
{
	float:left;
	width:655px;
	margin-left:3px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}

#containner_left
{
	float:left;
	width:260px;
	float:left;
	margin-left:3px;
	background-color:#FFF;
	
}

#containner_left_home
{
	background-image:url(imgs_layout/bg_menu1.png);
	background-repeat:no-repeat;
	float:left;
	width:230px;
	float:left;
	margin-left:4px;
	background-color:#fff;
	
}
.bar
{
	height:25px;
	cursor:pointer;
	text-decoration:none;
	list-style-type:none;
	margin-bottom:3px;
	color:#666;

}

.bar_anuncios
{
	height:20px;
	cursor:pointer;
	text-decoration:none;
	list-style-type:none;
	margin-bottom:3px;
	color:#666;
	padding-left:10px;

}

#text_home
{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	padding:5px;
	text-align:left;
}

.bar1
{
	height:20px;
	cursor:pointer;
	text-decoration:none;
	list-style-type:none;
	margin-bottom:3px;
	color:#333;
	font-family:"Arial";

}

#b_menu_left
{
	float:left;
	width:268px;
	height:100px;
	float:left;
	margin-left:-1px;
	padding-top:5px;
	display:table;
	/*border-bottom:2px solid #CCCCCC;*/	
}

#novidades
{
	float:left;
	width:268px;
	float:left;
	margin-left:-1px;
	margin-top:-15px;
	/*border-bottom:2px solid #CCCCCC;*/
	display:table;
	
}

#b_right {
	color:#333;
	float:right;
	height:267px;
	width:450px;
	background-color: #ededed;
	margin-top:5px;
	overflow: auto;
	margin-bottom: 5px;
	padding-bottom: 5px;

}

#texto 
{
	color:#333;
	float:left;
	height:245px;
	width:440px;
	background-color: #ededed;
	margin-top:10px;
	overflow: auto;
	margin-bottom: 5px;
	padding-bottom: 5px;

}

img#imagem_lateral {
	margin-top:10px;
	width:410px;
	height:250px;
	margin-left:10px;
}
div#content_info {
	color:#333;
	width:940px;

}

span#copyrights{
	font-size:10px;
	float:right;
}
.bs 
{
	font-family: "Arial";
	font-size:12px;
	font-weight:bold;
	color:#2F6A9B;
	text-decoration:none;
}

.bs:hover
{
	font-family: "Arial";
	font-size:12px;
	color:#999999;
	font-weight:bold;
	text-decoration:underline;
}
.resp 
{
	font-family: "Arial";
	font-size:12px;
	font-weight:bold;
	color:#2F6A9B;
	text-decoration:none;
}

.resp:hover
{
	font-family: "Arial";
	font-size:12px;
	color:#CC3300;
	font-weight:bold;
	text-decoration:underline;
}

#logos_right
{
	padding-top:5px;
	height:200px;
	width:230px;
}

#area_acesso
{
	background-image:url(imgs_layout/img.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:40px;
	padding-left:5px;
	height:225px;
	width:242px;
	margin-left:-7px;
	margin-top:-20px;
}


.links
{
	font-family: "Arial";
	font-size:11px;
	font-weight:bold;
	color:#0066FF;
	text-decoration:underline;
}

.links:hover
{
	font-family: "Arial";
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

#ver_mais a
{

	font-family: "Arial";
	font-size:12px;
	font-weight:bold;
	color:#22aedd;
	text-decoration:none;
}
#ver_mais a:hover
{
	font-size:12px;
	color: #ff9900;
	text-decoration:underline;
	font-family: "Arial";
}

#ver_mais1 a
{

	font-family: "Arial";
	font-size:13px;
	color:#22aedd;
	font-weight:bold;
	text-decoration:none;
}
#ver_mais1 a:hover
{
	font-size:13px;
	color: #22aedd;
	font-weight:bold;
	text-decoration:underline;
	font-family: "Arial";
}

#ver_mais_contactos a
{

	font-family: "Arial";
	font-size:12px;
	color:#333;
	text-decoration:underline;
}
#ver_mais_contactos a:hover
{
	font-size:12px;
	color: #2F6A9B;
	text-decoration:none;
	font-family: "Arial";
}

#solicitar a
{

	font-family: "Arial";
	font-size:13px;
	font-weight:bold;
	color:#2F6A9B;
	text-decoration:underline;
}
#solicitar a:hover
{
	font-size:13px;
	font-weight:bold;
	color: #4B91C9;
	text-decoration:none;
	font-family: "Arial";
}

.texto 
{
	font-family: "Arial";
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

.texto:hover
{
	font-family: "Arial";
	font-size:12px;
	color: #cc3300;
	text-decoration:underline;
	font-family: Arial;
}

.resumo
{
	font-family: "Arial";
	color:#F8F8F8;
	font-size: 12px;
	text-align:left;
	text-decoration:none;
	cursor:pointer;
	list-style-type:none;
}
.resumo:hover
{

	font-family: "Arial";
	color:#2F6A9B;
	font-size: 12px;
	text-align:left;

}

/* MENU LEFT */
.td
{
	width:268px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#666666; 


}
.td a
{
	width:268px;
	font-family: "Arial";
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	padding-bottom:20px;
	

}
.td a:hover
{
	color:#2F6A9B; 
	width:268px;
	font-family: "Arial";
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;

}
.td:hover
{
	width:268px;
	color:#2F6A9B; 
	font-family: "Arial";
	font-size:11px;
	color:#fff;
	text-decoration:none;

}

.votar
{

	background-color:#f9f9f9;
	font-family: "Arial";
	font-weight: bold;
	font-size:12px;
	height:18px;
	color:#999;
	text-decoration:none;
	border:1px solid #999;
	cursor:pointer;
	padding-bottom:6px;
}
.votar:hover
{
	background-color:#f9f9f9;
	font-family: "Arial";
	font-weight: bold;
	font-size:12px;
	height:18px;
	color:#ff9900;
	text-decoration:none;
	border:1px solid #ff9900;
	cursor:pointer;
	padding-bottom:6px;
}

.inserir
{
	background-image:url(imgs_layout/b_insrow.png);
	background-repeat:no-repeat;
	background-color:#f9f9f9;
	font-family: "Arial";
	font-weight: bold;
	height:20px;
	font-size:14px;
	color:#22aedd;
	text-decoration:none;
	border:1px solid #f9f9f9;

}
.inserir:hover
{
	background-image:url(imgs_layout/b_insrow.png);
	background-repeat:no-repeat;
	background-color:#f9f9f9;
	font-family: "Arial";
	font-weight: bold;
	height:20px;
	font-size:14px;
	color:#ff9900;
	text-decoration:underline;
	border:1px solid #f9f9f9;

}

.limpar
{
	
	background-color:#f9f9f9;
	font-family: "Arial";
	font-weight: bold;
	height:20px;
	font-size:14px;
	color:#22aedd;
	text-decoration:none;
	border:1px solid #f9f9f9;

}
.limpar:hover
{
	
	background-color:#f9f9f9;
	font-family: "Arial";
	font-weight: bold;
	height:20px;
	font-size:14px;
	color:#ff9900;
	text-decoration:underline;
	border:1px solid #f9f9f9;

}


.botao  a{
	font-size:14px;
	text-decoration: none;
	text-align:center;
	color:#2F6A9B;
	height:20px;
	font-family: "Arial";
	font-weight: bold;
	width:300px;
}

.botao a:hover {
	color:#CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width:300px;

}

.icons_select
{
	background-image:url(imgs_layout/fundo_website.png);
	background-repeat:repeat-y;
	font-family: "Arial";
	height:60px;
	font-size:12px;
	text-decoration:none;
	color:#333;
	margin-left:10px;
	border:1px solid #f2f2f2;

}
.icons_select:hover
{
	background-image:url(imgs_layout/fundo_website.png);
	background-repeat:repeat-y;
	font-family: "Arial";
	color:#2F6A9B;
	height:60px;
	font-size:12px;
	text-decoration:none;
	margin-left:10px;
	border:1px solid #2F6A9B;

}

/* METEOROLOGIA */
#conteudo_left{
	width: 320px;
	height: 440px;
	float:left;
	margin-top:0px;
	margin-right: 0px;
	margin-left:10px;
	padding:5px;
	color: #333333;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;

}

#conteudo_right{
	width: 265px;
	height: 430px;
	float:left;
	margin-top:0px;
	margin-right: 0px;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:10px;
	
}

#tempo
{
	
	height:48px;
	width:640px;
	float:left;
	
}

.paginacao
{

	font-family: "Arial";
	color:#666666;
	font-size: 12px;
	text-align:right;
	text-decoration:underline;
	list-style-type:none;
	cursor:pointer;
	font-weight:bold;
}
.paginacao:hover
{

	font-family: "Arial";
	color:#2F6A9B;
	font-size: 12px;
	text-align:left;
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
}

.botao1  a{
	font-size:12px;
	text-decoration: none;
	text-align:center;
	color:#2F6A9B;
	height:20px;
	font-family: "Arial";
	font-weight: bold;
	width:300px;
}

.botao1 a:hover {
	color:#CC3300;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;
	width:300px;

}
.logout
{
	background-image:url(imgs_layout/logout.png);
	background-repeat:no-repeat;
	background-color:#F8F8F8;
	font-family: "Arial";
	font-weight: bold;
	height:25px;
	font-size:14px;
	color:#666666;
	text-decoration:none;
	border:1px solid #F8F8F8;
	cursor:pointer;

}
.logout:hover
{
	background-image:url(imgs_layout/logout.png);
	background-repeat:no-repeat;
	background-color:#F8F8F8;
	font-family: "Arial";
	font-weight: bold;
	height:25px;
	font-size:14px;
	color:#2F6A9B;
	text-decoration:underline;
	border:1px solid #F8F8F8;
	cursor:pointer;


}

.search
{
	background-image:url(imgs_layout/b_search.png);
	background-repeat:no-repeat;
	background-color:#f9f9f9;
	font-family: "Arial";
	font-weight: bold;
	height:20px;
	font-size:14px;
	color:#666666;
	text-decoration:none;
	border:1px solid #f9f9f9;
	cursor:pointer;

}
.search:hover
{
	background-image:url(imgs_layout/b_search.png);
	background-repeat:no-repeat;
	background-color:#f9f9f9;
	font-family: "Arial";
	font-weight: bold;
	height:20px;
	font-size:14px;
	color:#2F6A9B;
	text-decoration:underline;
	border:1px solid #f9f9f9;

}

.eliminar
{
	background-image:url(imgs_layout/b_deltbl.png);
	background-repeat:no-repeat;
	background-color:#f9f9f9;
	font-family: "Arial";
	font-weight: bold;
	height:17px;
	font-size:14px;
	color:#666666;
	text-decoration:none;
	border:1px solid #f9f9f9;

}
.eliminar:hover
{
	background-image:url(imgs_layout/b_deltbl.png);
	background-repeat:no-repeat;
	background-color:#f9f9f9;
	font-family: "Arial";
	font-weight: bold;
	height:17px;
	font-size:14px;
	color:#2F6A9B;
	text-decoration:underline;
	border:1px solid #f9f9f9;

}

/* MULTIMEDIA STYLE */

#dolphincontainer{
	position:relative;
	color:#E0E0E0;
	background:#143D55;
	width:659px;
	font-family:Arial;
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
}

#dolphinnav{
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#CCCCCC;
	padding:0 0 0 20px;
}

#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}

#dolphinnav ul li{display:block;float:left;margin:0 1px;}

#dolphinnav ul li a{display:block;float:left;color:#EAF3F8; text-decoration:none; padding:0 0 0 20px; height:33px; }

#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left; }

#dolphinnav ul li a:hover{color:#fff; background-color:#FFFFFF; background-repeat:repeat-x; background-image:url(images/dolphin_right-ON.gif);}

#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer; background-image:url(images/dolphin_right-ON.gif);}

#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#333333;background-color:#FFFFFF; background-repeat:no-repeat; line-height:275%; background-image:url(images/dolphin_left-ON.gif);}

#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background-color:#FFFFFF; background-repeat:no-repeat; height:33px; background-image:url(images/dolphin_left-ON.gif);}

#dolphin_inner{
	color: #333333;
	padding: 5px;
	font-size: 12px
}

#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active{color: white}

#dolphin_inner a:hover{color: yellow}

.innercontent{display: none;}


/* separador ultimas + lidas, + comentadas */

.shadetabs{
	padding: 1px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 4px;
	margin-right: 3px;
	background-image:url(ddlevelsfiles/f_menu_sep_hover.png);
	background-repeat:no-repeat;
	color: #666;
	background-position: left top;

}

.shadetabs li a:visited{
	color: #666;
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #22aedd;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected
{ /*selected main tab style */
background-image:url(ddlevelsfiles/f_menu_sep.png);
background-repeat:no-repeat;
width:72px;
color:#22aedd;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

.modernbricksmenu2{
padding: 0;
width: 362px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 5px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
	float: left;
	display: block;
	font: bold 11px Arial;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 2px 5px;
	background-color: black; /*Brown color theme*/
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(indentbg2.gif) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
/* fim separador ultimas + lidas, + comentadas */
