@charset "utf-8";
/* or:#AD9862 */


/* -- commun -- */
#wrapper				{width:1000px;height:100%;margin:0 auto;display:block;padding:0;background:url(/MEDIA/template/img/world.png) no-repeat 650px 450px}
#display				{width:1000px;min-height:840px;float:left;height:auto;margin:0 auto;padding:0;display:block;background:url(/MEDIA/template/img/asiana-export_logo.png) no-repeat 40px 33px}


/* -- header -- */
#header					{width:1000px;height:200px;display:block;margin:0;padding:0;clear:both;float:left}


/* -- nav -- */
#nav{
	height:50px;
	width:750px;
	display:block;
	clear:right;
	float:right;
	font:11px/26px Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	text-align:right;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0
}

#nav  ul					{float:right;width:auto;height:100%;display:block}
#nav  li					{list-style:none;margin:0 0 0 40px;padding:0;display:block;float:left;height:38px;background-repeat:no-repeat;background-position:0 -38px} /*0*/
#nav li	a					{width:100%;height:100%;padding:0;display:block;float:left}
#nav  * li:hover,
#nav  * li.on				{background-position:0 -38px}

#nav .fr li.qui				{width:165px;	background-image:url(/MEDIA/template/img/nav_fr/qui.png)}
#nav .fr li.pac				{width:180px;	background-image:url(/MEDIA/template/img/nav_fr/pac.png)}
#nav .fr li.pro				{width:92px;	background-image:url(/MEDIA/template/img/nav_fr/pro.png)}

#nav .en li.qui				{width:72px;	background-image:url(/MEDIA/template/img/nav_en/qui.png)}
#nav .en li.pac				{width:191px;	background-image:url(/MEDIA/template/img/nav_en/pac.png)}
#nav .en li.pro				{width:100px;	background-image:url(/MEDIA/template/img/nav_en/pro.png)}

#nav .cn li.qui				{width:93px;	background-image:url(/MEDIA/template/img/nav_cn/qui.png)}
#nav .cn li.pac				{width:100px;	background-image:url(/MEDIA/template/img/nav_cn/pac.png)}
#nav .cn li.pro				{width:116px;	background-image:url(/MEDIA/template/img/nav_cn/pro.png)}


/* -- container -- */
#container				{width:1000px;height:450px;margin:0 auto;padding:0;display:block;float:left;overflow:hidden;background:url(/MEDIA/template/img/ombra.png) no-repeat 1px 0}
#container a			{transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}


/* -- susfooter -- */
#susfooter				{width:100%;height:100px;display:block;clear:both;float:left;text-align:left;color:#999;overflow:hidden;margin:0}
#susfooter li			{width:220px;height:59px;display:block;clear:none;float:left;background:#666;margin:0 1px 0 0;padding:20px;color:#FFF;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;overflow:hidden}
#susfooter li:hover		{background:#AD9862}
#susfooter li:hover a	{color:#FFF}
#susfooter li.lang		{background:transparent;width:200px;text-align:right;padding:20px 0}
#susfooter p.bignum		{font:normal 30px/6px HN, HNc, Helvetica, Arial}


/* -- footer -- */
#footer					{width:100%;height:auto;display:block;clear:both;float:left;text-align:right;word-spacing:6px;font:normal 11px Helvetica, Arial, sans-serif;padding:13px 0 45px 0;margin:0;color:#666}
#footer	a				{word-spacing:0;color:#666;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}
#footer	a:hover			{color:#FFF;text-shadow:0 0 5px rgba(0,0,0,.8)}
#footer a.sep			{padding-right:50px}
#footer a.on			{color:#FFF}
#footer a:last-child	{padding-right:10px}


/* -- subfooter -- */
#subfooter				{width:100%;height:150px;display:block;clear:both;float:left;text-align:right;color:#EEE;background:url(/MEDIA/template/img/signature.png) no-repeat 10px 0}
#subfooter h2,
#subfooter h3,
#subfooter p			{color:#FFF;font:normal 12px/14px HNc, Helvetica, Arial;margin:0 10px 0 0;padding:0}


/* -- pannels -- */
#content,
.section,
.section .sub			{padding:0;margin:0;list-style:none}

#content				{width:1000px;height:450px;position:relative;float:left;overflow:hidden}
#content h2				{color:#666;margin:60px 0 0 0;font:normal 48px/36px HNu, Arial, Helvetica;text-transform:uppercase}
#content h2 + h3		{color:#F30}
#content h3				{color:#AD9862;margin:0 0 20px 0;font:normal 12px/24px Arial;text-transform:uppercase}
#content a				{color:#777;font-weight:bolder;text-decoration:none}
#content p				{color:#666}

.section				{width:5000px;position:relative;clear:both}
.section ul li			{list-style:none}
.section .sub			{position:relative;float:left;width:1000px;height:450px}

ul.quatro li			{float:left;width:320px;height:240px;padding:0;margin:0 0 10px 0;font-size:11px}
ul.quatro li h3			{font-size:15px}
ul.quatro li + li		{margin-left:20px}
ul.quatro li address	{line-height:2em;color:#666;padding:5px 0}


/* -- slideshow -- */
.slideshow					{position:relative;background-color:#FFF;margin:18px 0 0 41px}
.slideshow IMG 				{position:absolute;top:0;left:0;z-index:8;opacity:0.0}
.slideshow IMG.active		{z-index:10;opacity:1.0}
.slideshow IMG.last-active	{z-index:9}

