﻿body {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#333333;
margin:0 auto;
}

#header {
margin:0 auto;
width:960px;
height:115px;
background-image: url('../_images/bg_header.gif');
}

a#logo {
display:block;
height:95px;
width:250px;
float:left;
}

#dwn {
float:right;
margin:5px 10px 0 0;
}

#dwn a {
font-size:12px;
color:#333;
text-decoration:none;
}

form#dwn, form#searchform {
float:right;
}

#dwn a:hover {
color:#ff6600;
}

#user, #pwd, #search {
width:120px;
height:14px;
font-size:12px;
margin-top:17px;
border:1px solid #bbb;
background-color:#fff;
}

#search {
margin-top:6px;
}

.btn_header {
width:40px;
border:none;
background:none;
cursor: pointer;
cursor: hand;
}

#main_menu {
margin:0 auto;
margin-top:7px;
width:950px;
height:33px;
background: #fff url('../_images/bg_main_menu.gif') no-repeat;
clear:both;
padding-left:10px;
}

#main_menu a {
display:block;
float:left;
width:90px;
height:20px;
font-size:12px;
font-weight:bold;
color:#999;
text-align:center;
text-decoration:none;
padding:6px 0 0 0;
margin-right:12px;
border-bottom:2px solid #999;
}

#main_menu a.selected {
border-bottom:2px solid #c00;
color:#c00;
}

#main_menu a:hover {
color:#333;
border-bottom:2px solid #333;
}

#sub_menu {
margin:0 auto;
margin-top:5px;
margin-bottom:41px;
width:960px;
height:19px;
background: #fff url('../_images/bg_sub_menu.gif') no-repeat;
clear:both;
}

#sub_menu a {
display:block;
float:left;
height:18px;
font-size:12px;
color:#fff;
font-weight:bold;
text-align:center;
text-decoration:none;
padding:1px 12px 0 12px;
margin-left:10px;
}

#sub_menu a.down {
float:right;
margin-right:7px;
}

#sub_menu a.selected {
background-color:#9f0000;
}

#sub_menu a:hover {
background-color:#000;
}

#corpo, #corpo_home {
margin:0 auto;
width:960px;
clear:both;
margin-bottom:30px;
}
#corpo{
background-image:url(../_images/bg_corpo.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
#box_case {
width:316px;
height:214px;
float:left;
margin-bottom:30px;
text-align:center;
color:#fff;
font-size:12px;
}

.in_box_case {
display:block;
width:300px;
height:122px;
}

.go_to_case {
display:block;
width:120px;
float:right;
color:#fff;
font-size:12px;
text-decoration:none;
margin-top:27px;
}

#flash_home {
width:638px;
height:214px;
float:right;
margin-bottom:30px;
}

#content {
width:628px;
float:right;
}

#content p {
font-size:14px;
text-align:justify;
line-height:21px;
margin:0 0 20px 0;
}

#content p.red {
color:#c00;
}

#content h3{
color:#c00;
margin:0 0 8px 0;
padding:0;
font-size:14px;
text-transform:uppercase;
}

#content img {
margin:0 0 20px 0;
}

#content ul {
font-size:14px;
}

#content table th {
text-align:left;
background-color:#eee;
font-size:12px;
}

#content table td {
background-color:#fff;
font-size:12px;
}

.col_float_left {
width:307px;
margin-right:19px;
float:left;
}

.col_float_right {
width:307px;
float:right;
}

h1 {
font-size:18px;
padding:0;
margin:0 0 7px 0;
}

h1 a {
color:#333333;
text-decoration:none;
}


.left_image{
width:307px;
height:60px;
/*background-color:#CC0000;*/
clear:both;
}

#left_title{
width:307px;
clear:both;
margin-top:10px;
}

#left_title h1 , #left_title h4{
	margin:0;
	padding:0;
	width:100%;
	display:block;
	text-align:right;
	font-weight:bold;
}
#left_title h1{
	font-size:28px;
	line-height:28px;
	color:#c00;
}

#left_title h4{
	font-size:18px;
	color:#e6e6e6;
}

.item_with_pic {
width:307px;
height:110px;
border-top:1px solid #cdcdcd;
clear:both;
padding-top:10px;
}

.item_no_pic {
width:307px;
border-top:1px solid #cdcdcd;
clear:both;
padding-top:10px;
}

.item_with_pic img {
padding:5px;
background:#fff url('../_images/bg_square.gif') no-repeat;
float:left;
}
.item_with_pic img.item_logo {
padding:2px;
}
.item_with_pic p {
width:221px;
float:right;
font-size:12px;
margin:0;
}

.item_no_pic p {
width:307px;
font-size:12px;
margin:0 0 10px 0;
}

.item_with_pic p a, .item_no_pic p a {
color:#c00;
font-weight:bold;
text-decoration:none;
}

.clearfix {
width:100%;
height:10px;
clear:both;
}

#footer {
margin:0 auto;
width:960px;
height:65px;
background:#fff url('../_images/bg_footer.gif') no-repeat;
clear:both;
color:#ed8793;
font-size:12px;
font-weight:bold;
}

#footer_left {
float:left;
padding:6px 20px;
}

#footer_right {
float:right;
padding:6px 20px;
}

#footer a {
font-size:12px;
text-decoration:none;
color:#fff;
}

#footer a.selectedLang{
	color:#ed8793;
}

p a:hover, a:hover {
color:#ff6600;
}
