/* ================================================================ 
CSS para INDEX  © Enrique Berger 20.06.2010
================================================================== */
body {
	font-family:verdana, arial, helvetica, sans-serif; 
	color:#000; 
	padding:0; 
	border:0px none; 
	margin-left:0; 
	margin-right:0; 
	margin-top:5px; 
	margin-bottom:0}
a {
	color:#000;}
a:visited {
	color:#111;}
a:active {
	color:#222;}
a:hover {
	text-decoration:none;}

.main_table {
 	padding:0px; 
	margin:auto; 
	width: 760px}
	
#page_title{
	display:block; 
	float:left; 
	width:760px; 
	height:50px;
	background-image:url('../images/999/header.jpg'); 
	background-position: left center;
      background-repeat:repeat-x; background-attachment:scroll}
#page_title p{
	margin:2px 0; 
	text-align:center; 
	font-size:9pt; 
	font-weight:bold; 
	line-height:100%; 
	color:#FFFFFF; 
	padding-top:17px; 
	padding-left:130px;
	padding-bottom:3px}
	
.update {
	font-size: 8pt; 
	text-align: left; 
	text-indent: 0; 
	line-height: 100%;
	word-spacing: 0; 
	margin-left:5px; 
	margin-right:0; 
	margin-top:0; 
	margin-bottom:0}
	
.rahmen {
	border-left:2px solid #CCCCCC; 
	border-right:2px solid #808080; 
	border-top:2px solid #CCCCCC; 
	border-bottom:2px solid #808080; 
	padding:2px; }
	
.version{
	width:760px;
	background-position: center top;
	background-image:url('../images/999/description.png'); 
	background-repeat:repeat-x; 
	background-attachment:scroll; 
	color:#FFFFFF; 
	font-size:9pt; 
	font-weight:bold; 
	text-align:center; 
	padding-left:0px; 
	padding-right:0px; 
	padding-top:2px; 
	padding-bottom:2px}
	
.info{
	margin:2px 10px; font-size: 8pt; 
	text-align: center; 
	line-height: 100%; 
	font-style:italic}
	
#pie {
	clear:both; 
	width:760px;}
#pie p {
	margin:5px; 
	font-size: 9pt; 
	text-align: justify; 
	line-height: 120%; 
	}
