@charset "utf-8";
/* CSS Document */
/*31-03-09*/
*{ padding:0px; margin:0px;}

html{width:100%; height:100%; }
	
body{width:100%; height:100%; font-size:12px; background:#FFF; font-family:Helvetica, "Helvetica", Arial, sans-serif;}
	
p{ line-height:1.3em;}
	
h1{}
	
h2{}	
	
h3{font-family:"Rockwell" , Georgia, serif;}

h4{}

/*PSEUDO CLASSI*/	
a{ text-decoration:none; color:#ff7300;}
	
a:visited {}
	
a:hover, a:active {}

img{ border:0; margin:0; }

#container{ width:945px; margin:0 auto;}

#header{ height:88px; }

#info{ float:left; height:45px;   padding:43px 0 0 0; margin:0 0 0 36px; font-size:11px; color:#646155;}

#util{ float:right; height:45px; padding:43px 0 0 0; margin:0 16px 0 0px;color:#646155; font-size:11px;}

#topmenu{ background-image:url(../img/menu.png); height:36px; margin:0 0 20px 0;}

#content_left{ width:667px; float:left; margin:0; padding:0;}

#content_right{ width:251px; margin:0 0 0 694px!important; margin:0 0 0 691px;}

#link_express{ width:229px; height:173px; padding:18px 0 0 22px; background-image:url(../img/boxpress.png); margin:0 0 16px 0; font-size:11px; color:#999; line-height:1.3em; }

#footer{clear:both; margin:65px 0 0 0; padding:0 0 30px 0; color:#aba8a8; font-size:10px;}


#header h1{ background-image:url(../img/logo.png); width:180px; height:53px; padding-top:35px; float:left;}
#header h1 a { display:block; width:171px; height:34px; margin:0px 0 0 9px;}
#header h1 span{ display:none;}

#info a{ color:#646155; text-decoration:none; }
#util a{ color:#646155; text-decoration:none; background:url(../img/util.gif) no-repeat left center; padding:0 0 0 10px; margin:0 9px 0 0; background-position:0 5px; }

#topmenu ul{list-style:none; margin-left:1px;}
#topmenu ul li{float:left; height:36px; display:block; /*margin:0 20px 0 14px;*/}
#topmenu ul li a{float:left; display:block; font-family:"Rockwell" , Georgia, serif; /*line-height:35px;*/ height:24px; text-decoration:none; font-size:15px; color:#646155; padding:12px 24px 0 14px;}
#topmenu ul li a#home{padding:12px 9px 0 14px!important;}
#topmenu ul li a span{ display:none;}
#topmenu ul li a:hover{ background-color:#cbcdd9;}
#topmenu ul li a#home:hover{ background-image:url(../img/topmenuhome.png);}
#topmenu ul li.current{ background-color:#cbcdd9;}

#link_express h3{font-size:12px; color:#ff7300; font-weight:bold; background-image:url(../img/h3_linkexpress.png); width:118px; height:11px;}
#link_express h3 span{ display:none;}
#link_express p{ margin-right:110px; color:#999999;}
#link_express p.big{ color:#555; font-size:14px; margin:10px 118px 6px 0; line-height:1em;}
#link_express p.big a{ color:#555; font-size:14px; margin:10px 118px 6px 0; line-height:1em; text-decoration:none;}
#link_express p.big a:hover{ color:#222; font-size:14px; margin:10px 118px 6px 0; line-height:1em; text-decoration:none;}
#link_express a{ color:#ff7300; text-decoration:none;}
#link_express a:hover{ color:#ff7300; text-decoration:underline;}

#footer a{ color:#aba8a8; text-decoration:none;}

.hidden{ display:none!important;}
