
html, body { height: 100%;}
#ie6_wrapper{
width:940px;

float:left;

background-color:#000;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
padding:10px 10px 10px 10px;
display:none;
}

#ie6_wrapper a{
text-decoration:underline;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}

#ie6_wrapper a:hover{
text-decoration:none;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
/*	background-image:url(../bg/bg.jpg);
	background-position:top center;
	background-attachment:fixed;
	background-repeat:no-repeat;*/
	background-color:#0D2C5B;
}
h1{
font-family:Arial, Helvetica, sans-serif;
color:#0d2c5c;
margin:0;
padding:0;
font-size:22px;
}
a{color:#0d2c5c; text-decoration:underline;}
a:hover{color:#0d2c5c; text-decoration:none;}
.clear{
clear:both;
font-size:1px;
height:1px;
}

/*sshow in use*/
.imageSlideshowHolder,.imageSlideshowHolder_left{
		
float:left; 	
width:930px;	
height:200px;	
position:relative;	
overflow:hidden;
}

.imageSlideshowHolder img{
float:left;
position:absolute;
left:0px;
top:0px;
}
/*end sshow in use*/
/*sshow 2*/
#slideshow {
    position:relative;
    height:200px;
width:930px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


/*
end sshow2*/


/*data picker*/
/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFF;
	background-color: #4E7FCD;
	border: 1px solid #4E7FCD;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
color:#FFF;
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #FFF;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #FFF;
	border: 1px solid #0D2C5B;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #0D2C5B;
	border: 1px solid #FFF;
	cursor: pointer;
	color: #FFF;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
background-color: #0D2C5B;
color:#FFF;
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	
background-color: #0D2C5B;
	border: 1px solid #0D2C5B;
	color: white;
}

/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
background-color: #0D2C5B;
	border: 1px solid #0D2C5B;
	color: white;
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #FFF;
	border: 1px solid ##FFF;
	color: #0D2C5B;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
    background-color: #0D2C5B;
	cursor: pointer;
	color: #FFF;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #0D2C5B;
	border:#0D2C5B 1px solid;
	font-weight: bold;
	padding: 0px;
	cursor:pointer;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #0D2C5B;
	border:#0D2C5B 1px solid;
	font-weight: bold;
	padding: 0px;
	cursor:pointer;
	}

/*
fim data picker*/


img{border:0;}
form{margin:0;padding:0}

#main_wrapper
{
width:960px;
margin: 0 auto;
}
#wrapper_top{
width:960px;
float:left;
}
#slice_bottom_top{
width:960px;
height:11px;
}
#wrapper_main_contents{
width:960px;
float:left;

}

#wrapper_main_content_top{
width:960px;
height:5px;
margin-top:25px;

}

#wrapper_top_white{
width:950px;
position:relative;
left:6px;
background-color:#FFFFFF;
height:82px;
}

#wrapper_middle{
width:960px;
position:relative;
padding-left:6px;


}

#wrapper_main_content_middle{
width:930px;
float:left;
background-color:#FFFFFF;
min-height:520px;
height:auto !important;
height:520px;
padding:5px 10px 10px 10px;

}
#wrapper_main_content_bottom{
width:960px;
height:18px;
background-image:url(../bg/bg_bottom.jpg);
background-repeat:no-repeat;
float:left;
}

#brand{
width:195px;
height:69px;
float:left;
margin:12px 0 0 15px;
}
#wrapper_nave_top{
width:522px;
height:34px;
background-image:url(../bg/repeat_nave_top.gif);
background-repeat:repeat-x;
float:right;
margin:30px 0 0 7px;

}
#wrapper_form_search{
width:197px;
height:53px;
background-image:url(../bg/box_search.gif);
background-repeat:no-repeat;
float:right;
margin:20px 0 0 0;
}
.buttons_top_active{
font-size:14px;
font-weight:bold;
color:#FFF;
display:block;
width:87px;
float:left;
text-align:center;
height:26px;
padding-top:8px;
background-image:url(../bg/drop_menu_top.gif);
background-position:center 0px ;
background-repeat:no-repeat;
overflow:hidden;
text-decoration:none;
cursor:default;
}
.buttons_top a{
font-size:14px;
font-weight:bold;
color:#FFF;
display:block;
width:87px;
float:left;
text-align:center;
height:26px;
padding-top:8px;
background-image:url(../bg/drop_menu_top.gif);
background-position:center 34px ;
background-repeat:no-repeat;
overflow:hidden;
text-decoration:none;
}
.buttons_top a:hover{
font-size:14px;
font-weight:bold;
color:#FFF;
display:block;
text-align:center;
background-image:url(../bg/drop_menu_top.gif);
background-position:center 0px ;
background-repeat:no-repeat;
overflow:hidden;
text-decoration:none;
}
.textfield_search{
margin:17px 10px 0 10px; width:130px; float:left; height:16px; border:#FFFFFF solid 1px;
}
.textfield_search input[type="text"]:focus{ color: #000; border: 2px solid #05E3F8; background-image: none; } 

.btn_search{
margin:15px 0 0 0;width:28px; float:left; height:25px;
}

.top_area{
width:930px;
height:200px;
float:left;
overflow:hidden;
}
#footer{
width:960px;
float:left;
height:79px;
}
#footer_top{
width:960px;
height:13px;
}
#footer_middle{
width:950px;
margin-left:6px;
background-image:url(../bg/footer_middle.jpg);
background-repeat:repeat-x;
background-position:top;
float:left;
padding-top:10px;
padding-bottom:10px;

}
#footer_bottom{
width:960px;
height:5px;
}
#content_zone{
width:930px;
float:left;
margin-top:10px;
}
#left_side{
width:252px;
float:left;
}
#wrapper_utilitarios_news{
width:252px;
float:left;
display:none;
margin-bottom:10px;
}

#wrapper_utilitarios_area_reservada{
width:252px;
float:left;
display:block;
margin-bottom:10px;

}
#wrapper_utilitarios_marcacoes{
width:252px;
float:left;
display:block;
margin-bottom:10px;
}

#wrapper_utilitarios_duvidas{
width:252px;
float:left;
display:none;
margin-bottom:10px;

}
.nave_utilitarios_right{
width:252px;
background-image:url(../bg/boxes/top_right.gif);
float:left;
height:30px;
color:#999;
font-size:11px;
font-weight:bold;
cursor:default;
}



.nave_utilitarios_left{
width:252px;
background-image:url(../bg/boxes/top_left.gif);
float:left;
height:30px;
color:#999;
font-size:11px;
font-weight:bold;
cursor:default;
}
.nave_utilitarios_left2{
width:252px;
background-image:url(../bg/boxes/top_left2.gif);
float:left;
height:30px;
color:#999;
font-size:11px;
font-weight:bold;
cursor:default;
}
.nave_utilitarios_left3{
width:252px;
background-image:url(../bg/boxes/top_left3.jpg);
float:left;
height:30px;
color:#999;
font-size:11px;
font-weight:bold;
cursor:default;
}

.middle_utilitarios{
width:252px;
background-image:url(../bg/boxes/middle.gif);
background-repeat:repeat-y;
min-height:100px;
height:auto !important;
height:100px;
float:left;
}

.bottom_utilitarios{
width:252px;
background-image:url(../bg/boxes/bottom.gif);
background-position:top left;
background-repeat:no-repeat;
float:left;
font-size:1px;
height:11px;
}
#conteudos{
width:656px;
float:left;
position:relative;
left:20px;

}
#conteudos a{
text-decoration:underline;

}
#conteudos a:hover{
text-decoration:none;

}
#video{
width:252px;
float:left;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#video a{
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#video a:hover{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
#wrapper_destaques_home{
float:left;
width:306px;
border:#e6e6e6 solid 1px;
background-color:#FFFFFF;
padding:5px;
display:block;
color:#999;
height:100px;
overflow:hidden;
margin:10px 10px 0 0;
font-size:11px;
}
#wrapper_destaques_home a{
color:#999;
text-decoration:none;
}
#wrapper_destaques_home a:hover{
text-decoration:underline;
color:#0d2c5c;
}
.img_destaques_home{
width:105px;
height:85px;
overflow:hidden;
padding:0 5px 5px 0;
float:left;
}
.destaque_title{
width:190px;
float:left;
color:#0d2c5c;
font-size:14px;
font-weight:bold;
}
.label_forms{
width:238px;
position:relative;
padding:5px;
background-color:#4e7fcd;
color:#FFF;
font-size:11px;
margin-bottom:10px;
position:relative;
left:2px;
float:left;
min-height:34px;
height:auto !important;
height:34px;
}
.label_forms_info{
font-size:10px;
color:#CCC;
}
.label_forms_info a{
font-size:10px;
color:#CCC;
text-decoration:underline;
}
.label_forms_info a:hover{
font-size:10px;
color:#CCC;
text-decoration:none;
}
.wrapper_form_utilitarios{
width:238px;
position:relative;
padding:5px;
color:#FFF;
font-size:11px;
margin-bottom:10px;
position:relative;
left:2px;
float:left;
}
.nomes_forms{
width:92px;
float:left;
margin-bottom:4px;
}
.wrapper_textfields_utilitarios{
width:142px;
float:left;
margin-bottom:4px;
}
.textfields_utilitarios{
width:142px;
color:#0d2c5c;
font-size:11px;
border:1px #FFF solid;
background-color:#FFFFFF;
}
.textfields_utilitarios_small{
width:118px;
color:#0d2c5c;
font-size:11px;
border:1px #FFF solid;
background-color:#FFFFFF;
}
.btn_form_utilitarios{
color:#FFF;
border:1px solid #0d2c5c;
background-color:#0d2c5c;
font-size:11px;
text-align:center;
float:right;
font-weight:bold;
margin:5px 0 5px 0;
cursor:pointer;
}
#wrapper_footer_destaques{
width:930px;
float:left;
margin:80px 0 0 0;
}
#wrapper_destaques_footer{
width:305px;
float:left;
margin-right:5px;
}
.top_wrapper_destaques_footer{
width:305px;
height:5px;
background-image:url(../bg/boxes/boxes_bottom/top.gif);
background-repeat:no-repeat;
}
.bottom_wrapper_destaques_footer{
width:305px;
height:10px;
background-image:url(../bg/boxes/boxes_bottom/bottom.gif);
background-repeat:no-repeat;
}
.middle_wrapper_destaques_footer{
width:305px;
height:102px;
background-image:url(../bg/boxes/boxes_bottom/middle.gif);
background-repeat:repeat-y;
overflow:hidden;
}
.middle_wrapper_destaques_footer img{
width:145px;
padding:0 5px 0 9px;
float:left;
}
.text_into_destaques_footer{
width:132px;
float:left;
font-size:11px;
color:#FFF;
}
.text_into_destaques_footer a{
text-decoration:none;
color:#FFF;
}
.text_into_destaques_footer a:hover{
text-decoration:underline;
color:#FFF;
}
.title_into_destaques_footer a{
text-decoration:none;
color:#FFF;
}
.title_into_destaques_footer a:hover{
text-decoration:underline;
color:#FFF;
}
.title_into_destaques_footer{
width:132px;
float:left;
font-size:14px;
font-weight:bold;
color:#FFF;
margin-bottom:10px;
}
.footer_wrapper_sitemap{
width:280px;
float:left;
padding-left:10px;
}
.site_map_label{
font-size:11px;
color:#FFF;
float:left;
padding-bottom:10px;
padding-right:10px;
font-weight:bold;
}
.site_map_label_wrapper{
width:250px;
float:left;
padding-righr:10px;
}
.site_map_itens a{
font-size:11px;
color:#809497;
float:left;
width:60px;
padding-right:10px;
text-decoration:none;
}
.site_map_itens a:hover{
font-size:11px;
color:#809497;
text-decoration:underline;
}
.footer_contactos{
font-size:11px;
width:150px;
color:#809497;
float:left;
padding-right:10px;
text-align:center;
}
.footer_contactos a{
color:#809497;
font-size:11px;
text-align:center;
text-decoration:none;
}
.footer_contactos a:hover{
color:#809497;
font-size:11px;
text-align:center;
text-decoration:underline;
}


.copyright{
font-size:9px;
text-decoration:none;
width:550px;
color:#809497;
padding-left:10px;
padding-top:15px;
float:left;



}
.copyright a{
font-size:10px;
text-decoration:none;
color:#809497;

}
.copyright a:hover{
font-size:10px;
text-decoration:underline;
color:#809497;

}
/*empresa*/
a:link {
	text-decoration: none;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#0d2c5c;
	margin:0;
	padding:0;
	font-size:14px;
	font-weight: bold;
}
#v_menu_lateral {
	width: 250px;
	background-image: url(../bg/blue_degrade.jpg);
	background-repeat: repeat-x;
	height: 324px;
	text-decoration: none;
}
.v_menu_slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #0c2b5a;
	text-decoration: none;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0c2b5a;
}

.v_menu_slogan2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #0c2b5a;
	text-decoration: none;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	float:left;

}
.v_menu_slogan2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c2b5a;
	text-decoration: underline;
	font-weight: normal;
	
}
.v_menu_slogan2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.v_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d2c5b;
	text-decoration: none;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0d2c5b;
	width: 210px;
	display:block;
	clear: none;
	float: left;
	padding-top: 6px;
	padding-right: 20px;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	cursor: default;
}

.v_images_vist_wrapper{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d2c5b;
	text-decoration: none;
	width: 210px;
	display:block;
	clear: none;
	float: left;
	padding-right: 20px;
	padding-left: 18px;
	margin-left: 2px;
}
.v_menu_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0d2c5b;
	width: 210px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
	background-color: #0d2c5b;
	clear: none;
	float: left;
}
.v_menu_selected a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	cursor:default;
	
}
.v_menu_selected a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	cursor:default;
	
}
.v_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d2c5b;
	text-decoration: none;
	display:block;
}
.v_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0d2c5b;
	width: 210px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #0d2c5b;
	clear: none;
	float: left;
	display:block;
	margin-top: -6px;
	margin-right: -20px;
	margin-left: -20px;
	padding-top: 6px;
}
.v_img_empresa_top {
	height: 140px;
	width: 646px;
	padding-bottom: 15px;
}
.v_subtitulos{
	font-family:Arial, Helvetica, sans-serif;
	color:#0d2c5c;
	margin:0;
	padding:0;
	font-size:14px;
	font-weight: bold;
}
.v_textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	clear: none;
	float: left;
	width: 360px;
	padding-right: 30px;
	color: #0d2c5b;
}
.v_textos p {
margin-top:10px;
margin-bottom:10px;
}
.v_fotos_empresa_lateral {
	clear: none;
	float: right;
	width: 240px;
	padding-bottom: 20px;
	overflow: hidden;
	visibility: visible;
}

.v_titulosvvirtual {
	clear: none;
	float: right;
	width: 240px;
	padding-bottom: 5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	
}
.v_titulosvvirtual a {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:underline;
	
}
.v_titulosvvirtual a:hover {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	
}
/*servicos*/
.v_degrade_diagonal {
	background-image: url(../bg/degradee_diagonal.jpg);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 154px;
	width: 645px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D2C5C;
	text-decoration: none;
	padding-left: 5px;
	padding-top:10px;
	display: inline;
	margin-top: 5px;
	padding-right: 5px;
	margin-bottom: 40px;
	overflow:hidden;
}
.v_img_float_right {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 8px;
	clear: none;
	width: 190px;
	height: 145px;
}
.v_conteudos_accordian {
	float: left;
	clear: none;
	padding: 8px 0 8px 0;
	color: #0d2c5c;
	width: 640px;
	font-size:11px;
}
.v_conteudos_accordian p {

	font-size:11px;
}
.v_conteudos_accordian_link {

	color: #0d2c5c;
	text-decoration:underline;
	font-size:11px;
}
.v_conteudos_accordian_link a:hover {

	color: #0d2c5c;
	text-decoration:none;
	font-size:11px;
}
.v_5px_height {
	font-size: 1px;
	height: 5px;
}

/*fim servicos*/
/*acordos*/
#v_wrapper_acordos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	clear: none;
	float: left;
	width: 635px;
	padding-right: 20px;
	color: #0d2c5b;
	text-align: left;
	display: inline;
	margin-top: 20px;
}
._v_box_acordos {
	clear: none;
	float: left;
	height: 110px;
	width: 263px;
	background-image: url(../bg/bg_acordos.jpg);
	background-repeat: repeat-x;
	text-align: left;
	display: inline;
	padding: 0px;
	margin-right: 20px;
	overflow:hidden;
}
.v_acordos_logos {
	padding: 0px;
	clear: none;
	float: left;
	height: 77px;
	width: 116px;
	background-color: #FFF;
	display: inline;
	margin: 5px;
}
.v_empresas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: none;
	float: left;
	padding-top: 5px;
	width: 127px;
	padding-right: 5px;
	font-weight:bold;
	color:#0d2c5c;
}
.v_empresas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color:#0d2c5c;
}
.v_empresas a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#0d2c5c;
}
.v_empresas_descritivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: none;
	float: left;
	width: 127px;
	padding-right: 5px;
}

/*fim acordos*/
/*noticias*/
#v_conteudos_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	clear: none;
	float: left;
	width: 647px;
	color: #0d2c5b;
}
.v_subtitulos{
	font-family:Arial, Helvetica, sans-serif;
	color:#0d2c5c;
	margin:0;
	font-size:14px;
	font-weight: bold;
	clear: none;
	float: left;
	width: 647px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.v_subtitulos a{
	font-family:Arial, Helvetica, sans-serif;
	color:#0d2c5c;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}
.v_subtitulos a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color: #80cfe2;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
}
.v_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	clear: none;
	float: left;
	width: 355px;
	padding-right: 20px;
	color: #0d2c5b;
}
.v_fotos_noticias_lateral {
	clear: none;
	float: left;
	width: 250px;
	padding-bottom: 20px;
	overflow: hidden;
	visibility: visible;
	padding-right: 20px;
}
.v_menu_outros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #0c2b5a;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0c2b5a;
}

/*fim noticias*/
.contactos_wrapper{
width:646px;
float:left;
padding-top:10px;
}
.block_contactos{
width:200px;
padding-right:15px;
float:left;
color: #0c2b5a;
font-size:12px;
margin-bottom:15px;
}
.block_contactos a{
color: #0c2b5a;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
.block_contactos a:hover{
color: #0c2b5a;
font-size:12px;
text-decoration:underline;
font-weight:bold;
}
