@charset "utf-8";
/* CSS Document */
body {
	background-color: #000;
	background-image: url(../img/stripe_ace5e63f4b4d0a2a0cada64bdd9337a6.png);
	background-position:center;
	text-align: center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align: center; 
	min-width: 900px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

a:visited {
	color: #1348B2;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #1348B2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #4B93F2;
	font-weight: bold;
	text-decoration: none;
}

.titulozebra {
	font-size:24px;
	color:#FFF;
	padding-left:3px;
}
#zebratable{
	width: 418px;
}
#zebratable td {
	padding:3px;
	border-top:#000 solid 1px;
}
.titlesrow{
	background: #000000;
	height:26px;
	color:#FFF;
}
.oddrow{
	background: #f1f2f9;
	height:26px;
	color:#000;
}
.evenrow{
	background: #e0e0e9;
	height:26px;
	color:#000;
}

.bordefoto {
	border-color:#FFF;
	border-width:6px;
}
