*{
	padding:0;
	margin:0;
}

body{
	font: 14px Calibri,Arial,sans-serif;
	color:#000;
	background-color:#fff;
	line-height:130%;
}

#main{
	position:absolute;
	width:100%;
	min-width:1000px;
	background:url(mainbg.jpg) no-repeat;
}

#flash{
	position:absolute;
	top:15px;
	left:775px;
}

#twitter{
	position:absolute;
	top:45px;
	left:344px;
}

#logo{
	position:absolute;
	top:55px;
	left:700px;
}

#logo a{
	display:block;
	outline:none;
	width:280px;
	height:60px;
}

#text{
	position:relative;
	width:630px;
	overflow:hidden;
	min-height:400px;
	margin-left:350px;
	margin-top:230px;
	text-align:justify;
}

table{
	width:100%;
	font: 14px Calibri,Arial,sans-serif;
}

td, th{
	font: 14px Calibri,Arial,sans-serif;
	font-weight:normal;
}

ul{
	margin-left:15px;
	list-style:none;
}

li{
	background:url(li.png) no-repeat;
	padding-left:45px;
	margin-bottom:10px;
}

h3{
	font-size:15px;
	font-weight:bold;
}

h2{
	font-size:25px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:5px;
}

img{
	padding:2px;
	border:1px solid #999;
}

a img{
	padding:0;
	border:0;
}

#autor{
	text-align:right;
	color:#aaa;
	font-style:italic;
}

.box{
	position:absolute;
	left:90px;
	top:300px;
	width:200px;
	font-size:18px;
	text-align:right;
	line-height:190%;
}

.box a, .box a:visited{
	text-decoration:none;
}

#active{
	color:#556FB3;
}

textarea, input{
	display:inline-block;
	font:13px Calibri,Arial,sans-serif;
	resize:none;
}

fieldset{
	width:auto;
	padding:20px;
	border:1px solid hsl(0,0%,93%);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.legend{
	position:absolute;
	margin-top:-33px;
	margin-left:-4px;
	width:auto;
	font-size:15px;
	font-weight:bold;
	padding:2px 6px;
	background-color:#fff;
} 

a,a:visited{
	outline:none;
	text-decoration:underline;
	text-shadow:none;
	color:#000;
}

a:hover{
	text-decoration:none;
	text-shadow: 0.0em 0.0em 0.2em #556FB3, 0.0em 0.0em 0.2em #556FB3;
	color:#556FB3;
}

#menu{
	position:absolute;
	top:126px;
	left:376px;
}

#menu a{
	position:absolute;
	overflow:hidden;
	display:block;
	outline:none;
	height:80px;
	background:url(menubg.png) no-repeat;
}

#menu a.nav0{
	background-position:0px -80px;
	width:185px;
}

#menu a.nav0:hover, #menu a.nav0a{
	background-position:0px 0px;
	width:185px;
}

#menu a.nav1{
	background-position:-185px -80px;
	margin-left:185px;
	width:93px;
}

#menu a.nav1:hover, #menu a.nav1a{
	background-position:-185px 0px;
	margin-left:185px;
	width:93px;
}

#menu a.nav2{
	background-position:-278px -80px;
	margin-left:278px;
	width:117px;
}

#menu a.nav2:hover, #menu a.nav2a{
	background-position:-278px 0px;
	margin-left:278px;
	width:117px;
}


#menu a.nav3{
	background-position:-395px -80px;
	margin-left:395px;
	width:120px;
}

#menu a.nav3:hover, #menu a.nav3a{
	background-position:-395px 0px;
	margin-left:395px;
	width:120px;
}

#menu a.nav4{
	background-position:-515px -80px;
	margin-left:515px;
	width:105px;
}

#menu a.nav4:hover, #menu a.nav4a{
	background-position:-515px 0px;
	margin-left:515px;
	width:105px;
}

#lang{
	cursor:pointer;
	position:absolute;
	width:170px;
	height:26px;
	left:345px;
	top:11px;
}

#lang:hover ul{
	visibility:visible;
}

#langselect{
	visibility:hidden;
	margin-top:26px;
	margin-left:0px;
}

#langselect li{
	background:none;
	padding:0;
	margin:0;
	background-color:#fff;
	border:1px solid #999;
	border-top:0;
}

#langselect li:hover{
	background-color:#eee;
}

#langselect li a{
	padding-bottom:10px;
	display:block;
	height:15px;
	width:168px;
	text-decoration:none;
	color:#999;
	font:12px Calibri;
	text-shadow:none;
}

#langselect li img{
	margin-bottom:-8px;
	background:transparent;
	margin-left:7px;
	margin-right:5px;
	height:25px;
}

#bottom {
	padding-top:20px;
	position:relative;
	border-top:1px solid #ddd;
	height:150px;
	width:100%;
	min-width:1000px;
	background-color:#eee;
}

#bottom a{
	text-decoration:none;
	color:#bbb;
	font-size: 11px;
}

#bottom a:hover{
	text-shadow:none;
	color:#333;
}

#bottom .box{
	position:relative;
	top:0;
	left:0;
	text-align:left;
	padding-left:25px;
	float:left;
	width:auto;
	min-width:120px;
	line-height:80%;
}


.hover{
	background:url('cloud/star.png'); 
	z-index:1;
}

span{
	float:left;
}

span img{
	margin-left:3px;
	padding:0;
	border:0;
}

div[id^="rating"] span{
	cursor:pointer;
}
