body {
	background-color: #FFFF55;
	background-image: url('../img/bg_page.gif');
	background-repeat:repeat-y
}

body.frame {
	background-color: #FFFF99;
}

table {
	font-family: arial, 'sans serif'; 
	font-size: medium;
	
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	
	border-width: 0pt;
	border-spacing: 0pt;
	padding: 0pt;
}

table.border {
	margin-left: 0pt;
}

table.cat{
	background-color: #CCCCFF;
	table-layout: fixed;
}

table.cat td {
	font-size: small;
	text-align: center;
}

table.center {
	background-color: #FFFF99;
	table-layout: fixed;
	width: 940px;
	padding: 2pt;
}

table.codigo {
	background-color: #FFFFFF;
	width: auto;
}

table.dados {
	width: auto;
	border-width: 1pt;
	border-spacing: 1pt;
}

table.dados td {
	font-size: small;
	padding: 3pt;
}

table.galery {
	background-color: #FFFF99;
	width: 940px;
}

table.galery td {
	width: 20%;
	padding: 3pt;
}

table.linhagem {
	width: 150px;
}

table.linhagem td {
	text-align: left;
}

table.ninhada{
	background-color: #CCCCFF;
}

table.ninhada table td {
	padding: 0pt;
}

table.ninhada table.cat td.side {
	background-color: #CCCCFF;
}


table.ninhada td {
	font-size: small;
	padding: 0pt;
}

table.ninhada td.picture img {
	width : 270px;
	padding: 0pt;
}

table.pedigree {
	border-style: solid;
	border-width: 6pt;
	border-color: #663399;
	background-color: #CCCCFF;
	width: 95%;
}

table.pedigree td {
	border-style: solid;
	border-width: 1px;
	border-color: #663399;
	width: 25%;
	padding: 3pt;
}

table.pedigree td.titulo {
	color: #FF0000;
}

table.pedigree small {
	font-family: verdana, 'sans serif'; 
	font-style:italic;
	font-size: x-small;
	color: gray; 
}

table.text {
	background-color: #FFFF99;
	width: 98%
}

table.text td.destaque {
	background-color: #FFFF99;
	color: #000000; 
	font-size: medium;
	font-weight: bold;
}

table.vendido {
	background-color: #663399;
	width: 98%
}

table.vendido td {
	text-align: center;
}

table.vendido img {
	width : 175px;
}

td.destaque {
	font-size: small;
	margin-left: 2pt;
	margin-right: 2pt;
	text-align: center;
	background-color: #FFE073;
	color: #8B4513; 
}	

td.femea {
	width: auto;
	font-weight: bold;
	color: #FF1493;
}	

td.flag {
	width: 7%;
	text-align: center;
}

td.flag img{
	height: 9px;
	padding: 2pt
}

td.fonte {
	font-size: x-small;
}	

td.icone {
	width: 26px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

td.macho {
	width: auto;
	font-weight: bold;
	color: #00008B;
}

td.mae {
	width: 41%;
	text-align: left;
	color: #FF1493;
}	

td.menu {
	width: 210px;
	text-align: left;
	vertical-align: top;
}


td.miniature {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

td.pai {
	width: 41%;
	text-align: right;
	color: #00008B;
}

td.picture {
	background-color: #663399;
	text-align: center;
	width: auto;
}

td.side {
	background-color: #FFFF99;
	width: 150px;
	color: #8B4513; 
}

td.status {
	background-color: #663399;
	font-weight: bold;
	width: 80px;
	color: #FFFFFF
}

img {
	border-width : 0pt;
	text-align: center;
}

h1 {
	font-family: verdana, 'sans serif'; 
	font-size: x-large;
	color: #8B4513; 
}

h2 {
	font-family: arial, 'sans serif'; 
	font-size: large;
	margin-top: 0pt;
	margin-bottom: 0pt;
	color: #8B4513; 
}

small {
	font-family: verdana, 'sans serif'; 
	font-size: x-small;
	color: #8B4513; 
}

p {
	font-family: arial, 'sans serif'; 
	font-size: small;
	text-align: left;
}
