@font-face {

font-family: "MyriadPro-Semibold";
src: url("../fonts/MyriadPro-Semibold.eot"); /* para IE */
src: url("../fonts/MyriadPro-Semibold.ttf");

}
	html {
	background-color:#fbf9ef;
	background-image: url(../img/bg_main.png);
	background-repeat: repeat-x;	
}
	body {
	font-family: Verdana, Geneva, sans-serif;
	color: #7b7b7b;
	background-repeat:no-repeat;
	background-position: center 121px;
}
	#main{
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	div#main:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    height:0;
    overflow:hidden;
}
	#h_top{
	float:right;
	width:690px;
	height:40px;
}
	#main #header {
	height: 84px;
	float: left;
	width: 1100px;
}
	#main #header h1 a {
	background-image: url(../img/tit_valeclogo.png)!important;
	background-repeat:no-repeat!important;
	width:1100px!important;
	height:60px!important;
	float:left;
	text-indent:-9000px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	#main #header h1 a:hover {
	background-image: url(../img/tit_valeclogo.png)!important;
}
	#main #header #h_right {
	float: right;
	height: 83px;
	width: 691px;
}
	#main #header #h_right ul#menu_header {
	float: right;
	margin-top: 10px;
	height:22px;
	text-align:right;
}
	#main #header #h_right ul#menu_header li {
	display:inline;
	font-size: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e8f2d6;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 1px;
}
	#main #header #h_right ul#menu_header li a{
	color:#001e54;
	text-decoration:none;
}
	#main #header #h_right ul#menu_header li a:hover{
	color:#004b85;
	text-decoration:none;
}
	#main #content_box {
	float:left;
	width:1100px;
	min-height:340px;
	margin-top:10px;
	background-color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #ddded3;
	padding-bottom: 20px;
}
	#main #content_box #box_left {
	float: left;
	width: 300px;
}
#main #content_box #box_left #menu_principal h2{
	text-transform:uppercase;
	font-size:12px;
	font-family:"MyriadPro-Semibold",Verdana, Geneva, sans-serif;
	color:#9b9993;
	margin-top:10px;
	margin-bottom:10px;
	}
#main #content_box #box_left #menu_principal{
	float: left;
	margin-left:12px;
	width:280px;
	}
	
	.expande{
	background-color: #F4F4F4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #ddded3;
	display: block;
	margin-top: 5px;
	background-image: url(../img/bullet_menu_ah.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-position: 3px center;
	}
    .toggle .trigger{
	background-image: none;
	padding-left: 0px;
	}
    
    .toggleNone .trigger{
	background-image: none;
	padding-left: 0px;
	}
	
	
	.neutro{
	background-color: #F4F4F4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #ddded3;
	display: block;
	margin-bottom: 5px;
	background-image: url(../img/bullet_menu_a.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-position: 3px center;

	}
		.neutroAberto{
	background-color: #F4F4F4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #ddded3;
	display: block;
	margin-bottom: 5px;
	background-image: url(../img/bullet_menu_ah.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-position: 3px center;

	}
	.toggle{
	background-color: #F4F4F4;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	display: block;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #ddded3;
	border-bottom-color: #ddded3;
	border-left-color: #ddded3;
	margin-top: -3px;
	}
	
	.toggleNone{
	background-color: #F4F4F4;

	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	display: block;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #ddded3;
	border-bottom-color: #ddded3;
	border-left-color: #ddded3;
	margin-top: -6px;
	}
	
	.toggle a{
	color: #114098!important;
	background-image: url(../img/bullet_menu_blue.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	margin-bottom:8px!important;
	margin-top:8px!important;
	}
	
	.toggle a:hover{
	color: #126fa8!important;
	background-image: url(../img/bullet_menu_blue2.png);
	}
		.toggleNone a{
	color: #114098!important;
	background-image: url(../img/bullet_menu_blue.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	margin-bottom:8px!important;
	margin-top:8px!important;
	}
	
	.toggleNone a:hover{
	color: #126fa8!important;
	background-image: url(../img/bullet_menu_blue2.png);
	}
	
	#main #content_box #box_left #menu_principal ul li a{
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #428f10;
	text-decoration: none;
	font-weight: bold;
	}

	#main #content_box #box_left #menu_principal ul li a:hover{
	color: #05358d;

	}

#main #content_box #box_menu_abas {
	float: left;
	width: 813px;
	display:block;
}
	#footer_relation{
	width:auto;
	margin-top:10px;
	text-align:center;
	background-color:#d2d0c3;
	height:30px;
		}
	#footer_relation #content_footer{
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top:8px;
	padding-bottom:8px;
	text-align:left;
		}
	#footer_relation #content_footer h4{
	text-transform:uppercase;
	font-size:12px;
	font-family:"MyriadPro-Semibold",Verdana, Geneva, sans-serif;
	color:#3d3d3d;
	float:left;
	}
	#footer_relation #content_footer ul {
	float:left;
	font-size:11px;
	margin-left:5px;
}
	#footer_relation #content_footer ul li{
	display:inline-block;
	margin-left:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4a4a4a;
	padding-right:8px;
	margin-top:1px;
}
	#footer_relation #content_footer ul li a{
	color:#4a4a4a;
	text-decoration:none;
}	
	#footer_relation #content_footer ul li a:hover{
	color:black;
	text-decoration:none;
}	
	#footer_end{
	width:auto;
	text-align:center;
	background-color:#d2d0c3;
	height:100%;
	display:block;
	background-image: url(../img/bg_footer_end.png);
}
	#footer_end #content_footer{
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top:8px;
	padding-bottom:15px;
	text-align:left;
	font-size:9px;
	color:#686868;
}
	#footer_end #content_footer .selos{
	display:block;
	width:300px;
	float:right;
	margin-top:-35px;
	text-align:right;
	line-height:20px;
}
	#main #content_box #box_left #destaques{
	float: left;
	margin-left:12px;
	width:250px;
	margin-top:10px;
	}
	#main #content_box #box_left #destaques ul li a {
	height: 62px;
	width: 213px;
	display: block;
	text-indent: -9000px;
	overflow: hidden!important;
	;
	margin-bottom: 0px;
}
	#main #content_box #box_left #destaques ul li.sic{
	background-image: url(../img/banner_sic.png);
	background-repeat: no-repeat;
	margin-left: 18px;
}

	#main #content_box #box_left #destaques ul li.portal{
	background-image: url(../img/banner_portalvalec.png);
	background-repeat: no-repeat;
	margin-left: 18px;
}
	#main #content_box #box_left #destaques h2{
	text-transform:uppercase;
	font-size:12px;
	font-family:"MyriadPro-Semibold",Verdana, Geneva, sans-serif;
	color:#9b9993;
	margin-top:10px;
	margin-bottom:10px;
	}
	#main #content_box #conteudo {
	float: left;
	width: 770px;
	border: 1px solid #f3f0e7;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-top: 10px;
	background-color: #f4f4f4;
	font-size: 12px;
	line-height: 1.5em!important;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
	#main #content_box #conteudo p {
	margin-bottom:10px;
	margin-top:10px;
}
	
	
	
	#main #content_box #conteudo h2{
	text-transform:uppercase;
	font-size:18px;
	font-family:"MyriadPro-Semibold",Verdana, Geneva, sans-serif;
	color:#05358d;
	margin-top:10px;
	margin-bottom:15px;
	}#main #content_box #conteudo ul li {
	background-image: url(../img/bullet_menu_grey.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 8px;
	background-position: left top;
	min-height: 25px;
	padding-top:2px;
	}
	
	#main #content_box #conteudo h3{
	text-transform:uppercase;
	font-size:18px;
	font-family:"MyriadPro-Semibold",Verdana, Geneva, sans-serif;
	color:#428f10;
	margin-top:10px;
	margin-bottom:15px;
	}#main #content_box #conteudo ul li {
	background-image: url(../img/bullet_menu_grey.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 8px;
	background-position: left top;
	min-height: 25px;
	padding-top:2px;
}

	#main #content_box #conteudo h4{
	text-transform: uppercase;
	font-size: 16px;
	font-family: "MyriadPro-Semibold",Verdana, Geneva, sans-serif;
	color: #696969;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
#main #content_box #conteudo ul li {
	background-image: url(../img/bullet_menu_grey.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 8px;
	background-position: left top;
	min-height: 25px;
	padding-top:2px;
}


#main #content_box #conteudo a {
	color: #428F10;
}

.legenda{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #05358d;
}
#mapaferrovia{
	display:block;
	padding:0px;
	
	}