
body {
	margin: 0px;
	padding: 0px;
	background-color: black;
	font-family: Arial, 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	font-size: 13px; 	
	text-align: center;		
	}
	
* {margin:0; padding:0;}
	
a {
	text-decoration: underline;
	color: black;
	}
	
img {border: none;}

h2 { 
	font-size: 13px;
	padding: 0px;
	margin: 0;	
	font-weight: bold;
	}
	
ul {margin: 6px 0px 10px 0px; list-style-type: none;}
li {margin: 1px 0px 1px 0px;}

.main {
	position: relative;
	margin: auto;	
	width: 960px;	
	background-color:black;	
	color:#727272;
	text-align:left;
	padding-top:25px;	
}

.txt1 {
  font-size: 18px;
  color:#f3f540;
  font-weight: bold;
  padding: 10px 0px 10px 0px;
}

.txt1 span {
  font-size: 22px;
}

.txt2 {
  background-color: #c1c1c1;
  width: 450px;
  padding: 20px;
  padding-bottom: 5px;
  
}

.txt3 {
   float: right;
   
}

.txt4 {
  clear:right;
  float:left;
  border: 1px solid #484c50;
  color: #df251d;
  padding: 10px;  
  height: 90px;
  margin-top: 10px;
  text-align: center;
}

.txt4 a {
  
  color: #df251d;
  
}

.txt5abs {  
  position: absolute;
  top: 365px;
  right: 0px;
  margin-right: 5px;
  border: 2px solid #4f5257;
  background-color: #a9a9a9;
  color: black;
  padding: 10px;  
  text-align: center;
}

.txt5abs a {
  
  color: black;
  
}

.foto {  
  position: absolute;
  top: 90px;
  right: 0px;
  margin-right: 5px;
  
}
