@charset "UTF-8";
/* CSS Document */

body{margin:0; text-align:justify;}
img{border: none;}


h3{font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:60px; color:#900; padding:0; margin:14px 0 20px 0; text-align:right;}

ul{margin-left:10px;}

p{margin-right:6px;}

#content-home{
	background:url(../_img/bkg-001.jpg) top left no-repeat;
	background-attachment:fixed;
	margin: 0;
	width:100%;
	height:auto;
	position:relative;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; line-height:26px;

}

#content{
	background:url(../_img/bkg-003.jpg) top left no-repeat;
	background-attachment:fixed;
	margin: 0;
	width:100%;
	height:auto;
	position:relative;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; line-height:26px;

}


#logo{
	background:url(../_img/logo-001.png) top center no-repeat;
	width:662px;
	height:178px;
	position:fixed;
	top:0;
	left:0;
	z-index:1000;
}

#logo-2{
	background:url(../_img/logo-001.png) top center no-repeat;
	width:662px;
	height:178px;
	position:relative;
	top:0;
	left:0;
	z-index:1000;
	clear:both;
}


#world{
	background:url(../_img/world.gif) top center no-repeat;
	position:absolute;
	width:389px;
	height:389px;
	float:left;
}

.world-home{left:420px;top:105px;}
.world-left{left:-300px;top:185px;}

#footer{background:url(../_img/footer-bgk.png) bottom center repeat-x #000016; width:100%; height:auto; position:relative; color:#CCC; clear:both;}


.bigbox{padding: 2px 10px 10px 10px; background-color: rgba(255,255,255,0.6); border-left:2px solid #131343;}
.bigbox a:link, a:visited{text-decoration:none; color:#09C;}
.bigbox a:hover{color:#F30; text-decoration:underline;}

.td-footer{font-family:Tahoma, Geneva, sans-serif; font-size:12px; line-height:16px; height:auto; padding:10px; text-align:left; border-left:1px solid #666; vertical-align:top;}
.td-footer a:link, a:visited{text-decoration:none; color:#09C; font-weight:normal;}
.td-footer a:hover {text-decoration:underline; color:#fff;}



/*-----------
MENU HOME
-----------*/

.menu-01{width:254px; height:34px; background:url(../_img/menu-home.png); background-position:0 -368px; position:relative;}
.menu-home{left:360px; top:10px; z-index:2000;}
.menu-left{top:10px;}
.menu-01:hover{background-position: 0 0;}
.menu-02{background-position:0 -402px;}
.menu-02:hover{background-position: 0 -34px;}
.menu-03{background-position:0 -436px;}
.menu-03:hover{background-position: 0 -68px;}
.menu-04{background-position:0 -470px;}
.menu-04:hover{background-position: 0 -102px;}
.menu-05{background-position:0 -504px;}
.menu-05:hover{background-position: 0 -136px;}
.menu-06{background-position:0 -538px;}
.menu-06:hover{background-position: 0 -170px;}
.menu-07{background-position:0 -572px;}
.menu-07:hover{background-position: 0 -204px;}
.menu-08{background-position:0 -602px;}
.menu-08:hover{background-position: 0 -234px;}
.menu-09{background-position:0 -633px;}
.menu-09:hover{background-position: 0 -265px;}
.menu-10{background-position:0 -668px;}
.menu-10:hover{background-position: 0 -300px;}
.menu-11{background-position:0 -700px;}
.menu-11:hover{background-position: 0 -332px;}


