#wrapper { 
   position: absolute; 
   top: 25px; 
   left: 0; 
   width: 100%; 
  
} 



.table {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
}.table2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.table3 {
	margin: 2px;
	padding: 2px;
	border: 1px dashed #000000;
}
#foto { margin: 5px; width:135px; float:left }

#galeria { width: 750px; text-align:center }


.thumb_galeria  {margin:2px; padding:4px; background-color: #000000; -moz-box-shadow: 0 0 3px 3px  #ccc;
-webkit-box-shadow: 0 0 3px 3px  #ccc;
box-shadow: 0 0 3px 3px  #ccc;}

