@charset "utf-8";
/* CSS Document */
h1{ font-size:16px;}
body{
	background:url(../images/backg_body.jpg) repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif; margin:0;
}

#container{
	width:800px;
}

.up_container{
	background:url(../images/up_container.png) no-repeat;
	width:800px; height:53px;
}

.up_container_intern{
	background:url(../images/up_container_intern.png) no-repeat;
	width:800px; height:53px;
}
.left_01{
	float:left; width:400px;
}

.left_01_intern{
	float:left; width:510px;
}

.left_02{
	float:left; width:190px; 
}

.left_03{
	float:left; width:201px; margin-left:9px;
}

.left_03_intern{
	float:left; width:201px; margin-left:87px;
}


.left_image{
	background:url(../images/left_cont.png) repeat-y;
	width:39px; float:left; height:370px;
}


.corner_left{
	background:url(../images/corner_left.png) no-repeat;
	width:39px; height:58px;
}

.corner_right{
	background:url(../images/corner_right.png) no-repeat;
	width:32px; height:58px;
}

.center_image{
	width:307px; float:left;
}


.text_center{
	color:#FFFFFF; font-size:11px; width:314px; text-align:left;
	background:url(../images/center_image.jpg) repeat-y; width:314px;
}

.text_center a{
	color:#663300; text-decoration:none;

}

.text_center a:hover{
	color:#66FF00;
}

.text_center_intern{
	color:#FFFFFF;
	font-size:11px;
	width:437px;
	text-align:justify;
	background:url(../images/center_image_intern.jpg) repeat-y;
	margin-left:9px;
}

.text_center_intern img {border:#000000 2px solid; padding:5px; width:400px; height:300px;}
.text_center_intern a{
	color:#663300; text-decoration:none;

}

.text_center_intern a:hover{
	color:#66FF00;
}

.right_image{
	background:url(../images/right_cont.png) repeat-y;
	width:32px; height:370px; float:left;
}


.header{
	background:url(../images/header.png) no-repeat;
	width:201px; height:444px; float:left;
}


.text_banner{
	color:#FFFFFF; font-size:11px; text-align:justify; width:180px;
}  

.banners{
	padding-top:10px; clear:both;
}
	
.up_cont_text{
	background:url(../images/up_cont_text.png) no-repeat;
	width:316px; height:21px;
}

.up_cont_text_intern{
	background:url(../images/up_cont_text_intern.png) no-repeat;
	width:509; height:42spx;
}

a.icon_home{
	background:url(../images/icon_home.png) no-repeat;
	width:84px; height:42px; display:block; float:left;
}

a.icon_home:hover{
	background:url(../images/icon_home_on.png) no-repeat;
	width:84px; height:42px;
}

a.icon_jaco_blu{
	background:url(../images/icon_jaco_blu.png) no-repeat;
	width:84px; height:42px; display:block; float:left; margin-left:8px;
}

a.icon_jaco_blu:hover{
	background:url(../images/icon_jaco_blu_on.png) no-repeat;
	width:84px; height:42px;
} 

a.icon_site_map{
	background:url(../images/icon_site_map.png) no-repeat;
	width:84px; height:42px; display:block; float:left;
}

a.icon_site_map:hover{
	background:url(../images/icon_site_map_on.png) no-repeat;
	width:84px; height:42px; display:block; float:left;
}

a.icon_sea{
	background:url(../images/icon_sea.png) no-repeat;
	width:84px; height:42px; display:block; float:left; margin-left:8px;
}

a.icon_sea:hover{
	background:url(../images/icon_sea_on.png) no-repeat;
	width:84px; height:42px;
}

.div_links{
	padding-top:120px; margin-left:16px;
}

.div_links_02{
	padding-top:10px; margin-left:16px; clear:both;
}

.text_header{
	color:#FFFFFF; font-size:11px; text-align:justify; width:180px; clear:both; padding-top:7px;
}

.corner_down_left{
	background:url(../images/corner_down_left.png) no-repeat;
	width:39px; height:63px; clear:both;
}

.corner_down_right{
	background:url(../images/corner_down_right.png) no-repeat;
	width:32px; height:63px; clear:both;
}

.menu{
	padding-top:10px; clear:both;
}

.menu a{
	background:url(../images/menu_off.png) no-repeat;
	width:200px; height:24px; display:block; text-decoration:none; color:#FFFFFF; 
	font-size:11px; padding-top:10px;
}

.menu a:hover{
	background:url(../images/menu_on.png) no-repeat;
	width:202px; height:24px; color:#FFFF00;
}


.div_center_intern{
	float:left; width:89px;
}


.center_image_last{
	background:url(../images/image_center_last.png) repeat-y;
	width:509px;
}

.down_image{
	background:url(../images/down_image.png) no-repeat;
	width:509px; height:63px;
}

