@import url("CSS_elemento.css");
@import url("CSS_filhotes.css");
@import url("CSS_produtos.css");
@import url("CSS_shape.css");

body{
	margin: 0;
	padding: 0;
	margin-top: 4px;
	color: #FFF;
	font: 11px Arial, sans-serif;
	background: #53184E
}

.txtHome {
	color: #FFC3DC;
	text-decoration: none;
	font: 9px arial
}

.linkHome {
	color: #FFC3DC;
	text-decoration: none;
	font: bold 10px Arial, sans-serif
}

.linkHome:hover {
	color: #E71C75;
	text-decoration: none;
	font: bold 10px Arial, sans-serif;
}

input {
	font: 10px Arial, sans-serif
}

#mainMenu {
	position: absolute;
	left: 1px;
	top: 83px;
	width: 775px
}

#rightBoxProdutos, #rightBoxProdutosVets {
	position: relative;
	float: right;
	padding-right: 15px;
	width: 222px;
	height: 500px;
	background: url('../_img/right_box.gif') no-repeat
}

#rightBoxProdutosVets {
	height: 700px;
	background: url('../_img/right_boxvets2.gif') bottom no-repeat
}

#inpBuscaFoto {
	position: absolute;
	left: 10px;
	top: 54px;
	width: 190px;
	border: 0;
	color: #E0327B;
	font-size: 11px;
	background: #F6AAC9
}

#buscaLetras {
	position: absolute;
	left: 300px;
	top: 52px;
	border: 0 solid #00FF00
}

.inpCadFoto {
	position: absolute;
	border: 0;
	color: #FFF;
	font-size: 11px;
	background: #A36898
}

.inpAdmFoto {
	border: 0;
	color: #FFF;
	font: 11px Arial, sans-serif;
	background: #A36898
}

.boxDestaque {
	float: left;
	padding: 6px;
	width: 173px;
	height: 239px;
	overflow: hidden;
	text-align: left;
	background: url('../_img/dicas/box_dicas_01.gif') no-repeat
}

.boxDestaqueb {
	float: left;
	padding: 1px;
	margin-right: 10px;
	width: 173px;
	height: 239px;
	overflow: hidden;
	text-align: left;
	background: url('../_img/dicas/box_dicas_01.gif') no-repeat
}

.thumbsBox {
	border: 0 solid #00FF00;
	float: left;
	padding: 6px;
	width: 140px;
	height: 160px;
	overflow: hidden;
	text-align: center;
	position: relative
}

.thumbsBoxAdm {
	border: 0 solid #00FF00;
	float: left;
	padding: 6px;
	width: 140px;
	height: 200px;
	overflow: hidden;
	text-align: center;
	position: relative
}

.thumbsFoto {
	position: absolute;
	left: 24px;
	top: 20px
}

.boxDestaqueContent {
	border: 0 solid #FFF;
	padding: 15px 5px 12px 10px;
	width: 150px;
	height: 190px;
	overflow: hidden
}

.titDicas01 {
	color: #FFC3DC;
	font-size: 12px;
	text-decoration: none;
}

.titDicas02 {
	color: #FFC3DC;
	font-size: 13px;
	text-decoration: none;
}

a.titDicas01:hover{
	text-decoration: underline;
}

.txtDicas01 {
	font-size: 12px;
	line-height: 1.4em;
}

.linkDicas01 {
	color: #FFC3DC;
	text-decoration: none
}

.linkDicas01:hover {
	color: #E41B5B;
	text-decoration: none
}

.linkDicas02 {
	color: #FFF;
	text-decoration: none
}

.linkDicas02:hover {
	color: #E41B5B;
	text-decoration: none
}

.linkDicas03 {
	font-size: 10px;
	color: #FFF;
	text-decoration: none
}

.linkDicas03:hover {
	font-size: 10px;
	color: #E41B5B;
	text-decoration: none
}

.inpWebcard {
	position: absolute;
	font-size: 11px;
	color: #C4506E;
	border: 0 solid #000000;
	height: 13px;
	background: #F6AAC9
}

.txtWebcard {
	position: absolute;
	color: #C4506E;
	border: 0 solid #000000;
	left: 150px;
	top: 240px;
	width: 430px;
	height: 59px;
	font: 11px Arial, sans-serif;
	background: #F6AAC9
}

#viewCardTxt {
	position: absolute;
	left: 140px;
	top: 30px;
	width: 260px;
	height: 194px;
	overflow: hidden;
	border: 0 solid #00FF00
}

.cardTitle {
	color: #F74091;
	font-size: 17px
}

.selTipo01 {
	color: #FFF;
	font: 11px Arial, sans-serif;
	background: #A36898
}

.pgnPetshop {
	color: #FFC3DC;
	text-decoration: none
}

.pgnPetshopOn {
	color: #8D4681
}

.bullet01 {
	font-size: 16px;
	line-height: 11px
}

.spc01 {
	line-height: 10px
}

.imgBtn {
	cursor: pointer
}

.iptGatoV{
	background: transparent;
	border: 0px;
	color: #88425F;
}

.tdInpGatov{
	background-image: url('../_img/gatov/bg_input.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

.tdInpGatov2{
	background-image: url('../_img/gatov/bg_input2.gif');
	background-repeat: no-repeat;
	background-position: center center;
}