img {border:0;}

html, body {height:100%;margin:0;padding:0;}
html {background: #fff;}

body {
background: url("gfx/decoration.jpg") center top no-repeat;  
  margin: 0;
  padding: 0;
}

#container {
  width: 980px;
  margin:0 auto;
  background: url("gfx/top.jpg") top left no-repeat;
}


#bottombar {text-align:left;height: 178px;background:url("gfx/bottom.jpg") top left no-repeat;
font:normal 7pt arial;color:#606060;text-align:center;padding-top:110px;
}

#bodycontainer {
  width: 980px;
  min-height: 500px;
  margin: 0 auto;
  text-align: left;
  background: url("gfx/r_bg.png") 60px 40px no-repeat;
}

#logo {
	width: 494px;
	margin:0 auto;
	padding-top: 60px;
}   
#text {text-align:center;font: bold 10pt arial;color:#a0a0a0;margin-bottom:80px;}
#supported {width:80%;margin:0 auto;text-align:center;}
#supported-header {width:100%;margin:0 auto;border-bottom:1px solid #e0e0e0;text-align:center;}
#supported-body {width:100%;margin:0 auto;text-align:center;}
.supported-item {text-align:center;margin-top:10px;margin-bottom:10px;}

#autor {color:#d0d0d0;margin:0 auto;margin-top:20px;text-align:right;width:90%;}
#autor a {color:#d0d0d0;}
#autor a:hover {color:#000;}

/* links */

a {font: bold arial;color:#C2007D;text-decoration:underline;}
a:hover {color:#000;text-decoration:none;}

/* texts */
h1 {font: bold 12pt georgia;color:#000;}
h2 {font: bold 10pt georgia;color:#5c0000;}

p {font: normal 11px georgia;color:#000;text-align:justify;line-height:1.5em;}

/* forms */


