/*
CSS Credit: http://www.valmark.com.br
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	background: #e7e9c3;
}

a:link, a:visited { color: #af1313; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #996600; text-decoration: none; }

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_top_5 { clear: both; width: 100%; height: 5px; font-size: 1px; }
.margin_top_10 { clear: both; width: 100%; height: 10px; font-size: 1px; }
.margin_top_20 { clear: both; width: 100%; height: 20px; font-size: 1px; }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}
.margin_bottom_90 { clear: both; width: 100%; height: 90px; font-size: 1px;	}

.margin_right_25 { margin-right: 25px; }
.margin_right_60 { margin-right: 60px; }

.margin_left_20 { margin-left: 20px; }

.fl { float: left; }
.fr { float: right; }

.border_bottom { border-bottom: 1px  dotted #999; }

.rc_btn_01 a {
	clear: both;
	float: right;
	display: block;
	width: 41px;
	height: 8px;
	border: none; 
	background: url(site_images/templatemo_more.jpg) no-repeat;
}

.header_01 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 26px;
	color: #ffffff;
}

.header_02 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #af1313;
	font-weight: bold;
}

#templatemo_container {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
}

#templatemo_banner {
	width: 960px;
	height: 200px;
	margin: 0 auto;
    background: url(site_images/templatemo_banner_bg.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#templatemo_banner #logo {
	float: left;
	margin: 165px 0 0 70px;
	width: 350px;
	height: 55px;
	color: #003399;
	font-size: 16px;
	font-weight: bold;
}

#templatemo_small_banner {
	width: 960px;
	height: 70px;
	margin: 0 auto;
    background: url(site_images/templatemo_banner_sm.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#templatemo_small_banner_without_border {
	width: 960px;
	height: 70px;
	margin: 0 auto;
    background: url(site_images/templatemo_banner_sm.jpg) no-repeat;
}

/* menu */
#templatemo_menu_login {
	clear: both;
	width: 960px;
	height: 50px;
	background: url(site_images/templatemo_menu_bg.jpg) repeat-x;	
}

#templatemo_menu {
	float: left;
	width: 650px;
	height: 50px;
}

#templatemo_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	padding: 0 30px;
	height: 35px;
	padding-top: 18px;
	text-align: center;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #003399;	
	font-weight: bold;
	outline: none;
}

#templatemo_menu li a:hover {
	color: #ffffff;
	background: url(site_images/templatemo_menu_hover.jpg) repeat-x;	
    opacity: 0.5;
}

#templatemo_menu li .current {
	color: #ffffff;
	background: url(site_images/templatemo_menu_hover.jpg) repeat-x;
    cursor: default;
}

#templatemo_menu li .swf {
	color: #ffffff;
	background: url(site_images/templatemo_menu_swf.jpg) repeat-x;
}
/* end of menu*/

#templatemo_submenu {
	float: left;
	width: 960px;
	height: 42px;
	background-color: #cfd389;
}

#templatemo_submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_submenu ul li {
	display: inline;
}

#templatemo_submenu ul li a {
	float: left;
	display: block;
	padding:  0 15px;
	padding-top: 5px;
	height: 38px;
	text-align: center;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #003399;	
	font-weight: bold;
	outline: none;
}

#templatemo_submenu li a:hover {
	color: #ffffff;
	background: url(site_images/templatemo_submenu_hover.jpg) repeat-x;	
    opacity: 0.5;
}

#templatemo_submenu li .current {
	color: #ffffff;
	background: url(site_images/templatemo_submenu_hover.jpg) repeat-x;	
    cursor: default;
}

#templatemo_submenu li .swf {
	color: #ffffff;
	background: url(site_images/templatemo_submenu_swf.jpg) repeat-x;	
}
/* end of submenu*/

#templatemo_menu_login #login_section {
	float: right;
	margin: 10px 20px 0 0;
	width: 275px;
}

#login_section form {
	float: right;
	margin: 0px;
	padding: 0px;
}

#loginuser {
	height: 15px;
	width: 85px;
	padding: 5px;
	color: #ffffff;
	font-size: 13px;
	font-variant: normal;
	line-height: normal;
	background: #003399;
	border: 1px solid #cfd389;	
}

#loginsenha {
	height: 15px;
	width: 85px;
	padding: 5px;
	color: #ffffff;
	font-size: 13px;
	font-variant: normal;
	line-height: normal;
	background: #003399;
	border: 1px solid #cfd389;	
}

#loginbutton {
 	height: 29px;
	margin: 0 0 0 10px;
	padding: 0 6px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #003399;
	background: none; 
	border: none;
}

#templatemo_content {
	clear: both;
	padding: 30px 0 20px 0;
}

#templatemo_clean_content {
	clear: both;
	font-size: 13px;
	padding: 30px 30px 10px 30px;
    background-color: white;
    text-align: justify;
	vertical-align: top;
}

#templatemo_swf_content {
	clear: both;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
    background-color: white;
    text-align: justify;
	vertical-align: top;
}

.tcc_section p {
	text-align: justify;
	margin-bottom: 15px;
}

#welcome_title {
	clear: both;
	width: 250px;
	height: 22px;
	margin-bottom: 10px;
	background: url(site_images/templatemo_welcome_title.jpg) no-repeat;
}

#project_title {
	clear: both;
	width: 250px;
	height: 22px;
	margin-bottom: 10px;
	background: url(site_images/templatemo_project_title.jpg) no-repeat;
}

#news_events_title {
	clear: both;
	width: 170px;
	height: 22px;
	margin-left: 10px;
	margin-bottom: 10px;
	background: url(site_images/templatemo_news_events_title.jpg) no-repeat;
}

.section_w170 {
    width: 170px;
}

.section_w330 {
	width: 330px;
	background: url(site_images/noticias_fundo.jpg) no-repeat;
}

.section_w467 {
	width: 467px;
}

.section_w493 {
	width: 493px;
}

.section_w610 {
	width: 610px;
}

.section_w610 p {
	text-align: justify;
	margin-bottom: 10px;
}

.section_w180 {
	width: 180px;
}


.image_wrapper_01 {
	position: relative;
	width: 200px;
	height: 95px;
	background: url(site_images/templatemo_image_frame.png) no-repeat;
}

.image_wrapper_01 img {
	position: absolute;
	width: 175px;
	height: 74px;
	top: 4px;
	left: 5px;
}

#news_events_section_wrapper {
	clear: both;
	width: 330px;
	height: 375px;
	padding:  10px  10px;
	background: url(site_images/templatemo_news_bg.jpg) no-repeat;
}

#news_events_section_wrapper .news_events_section {
	clear: both;
}

.news_events_section .date {
	float: left;
	width: 50px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.news_events_section .short_note {
	float: right;
	width: 190px;
}

.contact_info_list {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

.contact_info_list li {
	padding: 0px;
	margin-bottom: 5px;
}

.contact_info_list li span {
	float: left;
	display: block;
	width: 80px;
}

/* footer */
#templatemo_footer {
	clear: both;
	height: 65px;
	width: 920px;
	text-align: center;
	color: #003399;
	padding: 30px 20px 0 20px;
	background: url(site_images/templatemo_footer_bg.jpg) repeat-x;
	font-weight: bold;
}

.footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #333;
}

.footer_list li a {
	color: #3377FF;
}

.footer_list .current {
	color: #003399;
    cursor: default;
}

.footer_list .last {
	border-right: none;
}
/* end of footer */

/* subfooter */
#templatemo_bigfooter {
	clear: both;
	height: 140px;
	width: 920px;
	text-align: center;
	color: #003399;
	padding: 30px 20px 0 20px;
	background: url(site_images/templatemo_menu_sbg.jpg) repeat-x;
	font-weight: bold;
}

.bigfooter_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.bigfooter_list li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #333;
}

.bigfooter_list li a {
	color: #3377FF;
}

.bigfooter_list .current {
	color: #003399;
    cursor: default;
}

.bigfooter_list .swf {
	color: #336667;
}

.bigfooter_list .last {
	border-right: none;
}

.subfooter_list li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #333;
    font-size: 10px;
}

.subfooter_list li a {
	color: #EC4E4E;
}

.subfooter_list .current {
	color: #af1313;
    cursor: default;
}

.subfooter_list .swf {
	color: #009E00;
}

.subfooter_list .last {
	border-right: none;
}
/* end of subfooter */

#cc_border_left {
	clear: both;
	float: left;
	display: block;
	width: 30px;
	height: 10px;
	border: none; 
	background: url(site_images/border_left.jpg) repeat-y;
}

#product_image_frame {
	text-align: center;
}
