@charset "utf-8";
body {
	background-color: #2163a6;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 963px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #012141;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #012141;
	margin: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #949469;
	margin: 0px;
}
#logo {
	height: 90px;
	width: 63px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	float: left;
}
#slogan {
	height: 75px;
	width: 795px;
	float: left;
	padding-top: 40px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #949469;
	padding-right: 25px;
}


#header {
	background-color: #FFFFFF;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 115px;
	width: 963px;
}
#header_video {
	background-color: #FFFFFF;
	background-image: url(images/bg_header_video.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 323px;
	width: 963px;
}

#content_about {
	height: 211px;
	width: 567px;
	padding-top: 112px;
	padding-right: 27px;
	padding-left: 21px;
	float: left;
}
#video {
	height: 283px;
	width: 320px;
	padding-top: 29px;
	padding-right: 13px;
	padding-bottom: 11px;
	padding-left: 15px;
	float: left;
}
#content {
	background-color: #FFFFFF;
	width: 963px;
	background-image: url(images/bg_content_interna.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#content_home {
	background-color: #FFFFFF;
	width: 963px;
}


/*menus*/
/* Root = Horizontal, Secondary = Vertical */
#navmenu {
	height: 57px;
	text-align: center;
	width: 963px;
	background-color: #012141;
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}

ul#navmenu-h {
	margin: 0;
	border: 0 none; /*For KHTML*/
	list-style: none;
	font-weight: normal;
	padding: 0;
}

ul#navmenu-h li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 57px;
	z-index: 999;
}

ul#navmenu-h li.page-item-94 {
	display: none;
}

ul#navmenu-h ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: auto;
	list-style: none;
	display: none;
	position: absolute;
	top: 57px;
	left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 0px;
}

ul#navmenu-h ul li {
	width: 196px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline;
}

/* Root Menu */
ul#navmenu-h a {
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 17px !important;
	height: 1%; /*For IE*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/separador_menu.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 20px 33px;
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
	background-image: url(images/bg_menu_over.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
	float: none;
	color: #FFFFFF;
	background-color: #012141;
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
	background: #012141;
	color: #FFFFFF;
	background-image: url(images/bg_menu_over.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  	float: none;
	color: #FFFFFF;
	background-color: #012141;
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
 	background: #012141;
	color: #FFFFFF;
	background-image: url(images/bg_menu_over.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  	float: none;
	color: #FFFFFF;
	background-color: #012141;
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
 	background: #012141;
	color: #FFFFFF;
	background-image: url(images/bg_menu_over.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}

#titulo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/bg1.gif);
	height: 35px;
	width: 178px;
	padding-left: 30px;
	padding-top: 7px;
	background-repeat: no-repeat;
	background-position: left top;
}
#titulo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/bg2.gif);
	height: 35px;
	width: 178px;
	padding-left: 30px;
	padding-top: 7px;
	background-repeat: no-repeat;
	background-position: left top;
}
#titulo3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/bg3.gif);
	height: 35px;
	width: 178px;
	padding-left: 30px;
	padding-top: 7px;
	background-repeat: no-repeat;
	background-position: left top;
}
.services_text {
	padding: 10px;
}

.services {
	width: 208px;
	background-color: #f3f3ea;
	margin-right: 2px;
	float: left;
	height: 447px;
}
#banners {
	width: auto;
	float: right;
	text-align: center;
}
#banner_left {
	width: auto;
	float: right;
	text-align: center;
	height: 447px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #012448;
	text-decoration: none;
}

a:active {
	color: #012448;
	text-decoration: none;
}

#menu_footer {
	height: 52px;
	text-align: center;
	width: 963px;
	background-color: #FFFFFF;
	background-image: url(images/bg_menu_inferior.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 7px;
}

#menu_footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	height: 17px;
	width: auto;
	background-image: url(images/separador_footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	line-height: 52px;
	padding: 18px 30px;
}

#menu_footer a:hover {
	background-image: url(images/bg_menu_footer_over.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFFFFF;
	font-weight: normal;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #85a9ce;
	height: 30px;
	width: 963px;
	clear: both;
	text-align: center;
	padding-top: 15px;
	font-size: 12px;
}
#footer a {
	font-weight: bold;
	color: #85a9ce;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#content_internal {
	float: left;
	width: 545px;
	padding: 40px;
	background-image: url(images/separador_content.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#content_blog {
	float: left;
	width: 657px;
	padding: 40px;
	background-image: url(images/separador_content.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#rightblog {
	background-image: url(images/img_blog.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	width: 206px;
	padding-top: 220px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.search_input {
	width: 150px;
	border: 1px solid #01274d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	background-color: #FFFFFF;
	background-image: url(images/bg_form.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.right {
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e7db;
}

.search {
	width: 150px;
	border: 1px solid #01274d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #01284F;
	background-image: url(images/bg_button.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.storytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #012141;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D4B5;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #012141;
}
.title a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #012141;
	text-decoration: none;
}
hr {
	background-color: #D6D4B5;
	color: #D6D4B5;
}
.entry strong{
	font-weight: bold;
	color: #012141;
}
.storycontent strong{
	font-weight: bold;
	color: #012141;
}
.meta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7DB;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7DB;
	padding-top: 4px;
	padding-bottom: 4px;
}