/* Xorceria Table Page Cascade Style Sheet. Copyright (C) 2001-2005 Roman Fierfas <rfierfas/ at/ xorceria /dot/ com> */

#zebra li, #zebra_plain li, div#zebra
{ position:inherit;
float:none;
display: list-item;
list-style: none !important;
padding:4px; margin:4px; list-style: none;
word-wrap:none; overflow:ellipsis-word;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
border:8px;
border-break: close !important;
* background:url(../img/bkgr2/xkin-bottom.png) bottom center repeat-x #FFffe0;
* background-image: url(../img/bkgr2/xkin-bottom.gif);
* border: solid 1px #FFF4BB;
* border-color: #ffee97 #cd9c54 #B68C72 #ffee97;
 	border-image: url(../img/bttn/tao-button_gold.png) 13 13 13 13 stretch stretch fill;
	-webkit-border-image: url(../img/bttn/tao-button_gold.png) 13 13 13 13 stretch stretch ;
	-moz-border-image: url(../img/bttn/tao-button_gold.png) 13 13 13 13 stretch stretch ;
}
#zebra_plain li {
 	border-image: url(../img/bttn/tao-button_gold.png) 13 13 13 13 stretch stretch fill;
	-webkit-border-image: url(../img/bttn/tao-button_gold.png) 13 13 13 13 stretch stretch ;
	-moz-border-image: url(../img/bttn/tao-button_gold.png) 13 13 13 13 stretch stretch ;
}
#zebra li:nth-child(2n), #zebra_plain li:nth-child(2n), div#zebra:nth-child(2n) {
* background:url(../img/bkgr2/xkin-gray-bottom.png) bottom center repeat-x #FFFFFF;
* background-image: url(../img/bkgr2/xkin-gray-bottom.gif);
* border-color: #e7e7e7 #acacac #959595 #d8d8d8;
 	border-image: url(../img/bttn/tao-button_sky) 13 13 13 13 stretch stretch fill;
	-webkit-border-image: url(../img/bttn/tao-button_sky.png) 13 13 13 13 stretch stretch ;
	-moz-border-image: url(../img/bttn/tao-button_sky.png) 13 13 13 13 stretch stretch ;
}
#zebra_plain li:nth-child(2n) {
 	border-image: url(../img/bttn/tao-button_gray.png) 13 13 13 13 stretch stretch fill;
	-webkit-border-image: url(../img/bttn/tao-button_gray.png) 13 13 13 13 stretch stretch ;
	-moz-border-image: url(../img/bttn/tao-button_gray.png) 13 13 13 13 stretch stretch ;
}
#zebra_plain li:hover, #zebra li:hover, div#zebra:hover {
* border-color: #B68C72 #ffee97 #ffee97 #cd9c54;
list-style: none;
 	border-image: url(../img/bttn/xyellowbutton-on.png) 13 13 13 13 stretch stretch fill;
	-webkit-border-image: url(../img/bttn/xyellowbutton-on.png) 13 13 13 13 stretch stretch ;
	-moz-border-image: url(../img/bttn/xyellowbutton-on.png) 13 13 13 13 stretch stretch ;
}

#zebra li:nth-child(2n):hover, #zebra_plain li:nth-child(2n):hover , div#zebra:nth-child(2n):hover {
* border-color: #959595 #d8d8d8 #e7e7e7 #acacac;
 	border-image: url(../img/bttn/xskybutton-on.png) 13 13 13 13 stretch stretch fill;
	-webkit-border-image: url(../img/bttn/xskybutton-on.png) 13 13 13 13 stretch stretch ;
	-moz-border-image: url(../img/bttn/xskybutton-on.png) 13 13 13 13 stretch stretch ;
}
#zebra_plain li:nth-child(2n):hover {
 	border-image: url(../img/bttn/xgraybutton-on.png) 13 13 13 13 stretch stretch fill;
	-webkit-border-image: url(../img/bttn/xgraybutton-on.png) 13 13 13 13 stretch stretch ;
	-moz-border-image: url(../img/bttn/xgraybutton-on.png) 13 13 13 13 stretch stretch ;
}
#zebra li:nth-child(2n):hover, div#zebra:nth-child(2n):hover {
* background:url(../img/bkgr2/xkin-gray-top.png) top center repeat-x #FFFFFF;
* background-image: url(../img/bkgr2/xkin-gray-top.gif);
 	border-image: url(../img/bttn/xskybutton-on.png) 13 13 13 13 stretch stretch fill;
	-webkit-border-image: url(../img/bttn/xskybutton-on.png) 13 13 13 13 stretch stretch ;
	-moz-border-image: url(../img/bttn/xskybutton-on.png) 13 13 13 13 stretch stretch ;
}

#zebra li:hover, div#zebra:hover {
* background:url(../img/bkgr2/xkin-top.png) top center repeat-x #FFffe0;
* background-image: url(../img/bkgr2/xkin-top.gif);
 	border-image: url(../img/bttn/xgoldbutton-on.png) 13 13 13 13 stretch stretch fill;
	-webkit-border-image: url(../img/bttn/xgoldbutton-on.png) 13 13 13 13 stretch stretch ;
	-moz-border-image: url(../img/bttn/xgoldbutton-on.png) 13 13 13 13 stretch stretch ;
}

#zebra img, #zebra_plain img, #foto img { 
float:left;
margin:0px 4px 0px 4px; 
padding:0;
-moz-border-radius: 5px ;
-webkit-border-radius: 5px;
border-radius: 5px ;
border:0;
border: solid 1px #acacac;
border-color: #e7e7e7 #acacac #959595 #d8d8d8;
}

#zebra li:nth-child(2n+1) img, #zebra_plain li:nth-child(2n+1) img,  #foto tr:nth-child(2n) img {float:left;border-color: #ffee97 #cd9c54 #B68C72 #ffee97; }
#zebra li {min-height:65px !important;}
#zebra_plain li {min-height:32px !important; background:#FFFFc0;}
#zebra_plain li:nth-child(2n) {background: #FFF;}

ul#zebra, ul#zebra_plain {
	background:none;
	list-style: none; 
/*	width:100%; */
	margin:0;
	padding:0;
/*display:block;
position:relative;*/
	border-break: close !important; }

#li p {display:table}
foto#div{
text-align:justify;
text-align:center;
margin : 0px;
padding: 0px;
}

table {
	width: 100%;
	border:0;
	padding: 0;
	margin:0;
	}
	
th {
	font-weight:bold;
font-size:1.1em;
color:#fff800;
background-color:#601040;
}
th:first-child {text-align:center;}
td, th {padding: 2px 8px 2px 8px; text-align: right;
* text-align: center;-moz-border-radius: 5px ;
-webkit-border-radius: 5px;
border-radius: 5px ;}
tr:nth-child(2n) {background-color:#FFFFCC;-moz-border-radius: 5px ;
-webkit-border-radius: 5px;
border-radius: 5px ;}
td:first-child {text-align: left; font-weight:bold; background-color:rgba(48,0,32,.07);}
tr:nth-child(2n) td:first-child {background-color:rgba(255,192,128,.07);}
th a:link {color:#FF6622;}
th a:visited {color:#e0FFFF;}
th a:hover {color:#FFFFe0;}
table#foto td {text-align:center;}
table#foto td:first-child {background:none !important;}
table#foto tr:nth-child(2n) td:first-child {background:none !important;}
table#foto tr:nth-child(2n) td:nth-child(2n) {background-color:rgba(255,192,128,.2) !important;}
table#foto tr:nth-child(2n+1) td:nth-child(2n+1) {background-color:rgba(255,192,128,.2) !important;}