@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;	
	background:#33BAFC url(images/fundo.jpg) center repeat-y;
	font-family:Arial,Trebuchet MS,helvetica,freesans,sans-serif;
}

img {
	border:0;
}

a{
	color:#000000;
	text-decoration:none;
}


a:visited {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

a:active {
	color:#003366;
	text-decoration:underline;
}

#tudo {
	margin:0 auto;
	width:877px;
	margin-top:10px;
	background-color: #FFFFFF;

}

#banner {
	width:877px;
	height:143px;
	margin-bottom:12px;
}

.left {
	margin-left:22px;
}

#banner h3{
	display:none;
}

#prop {
	width:875px;
	padding:0;
	margin:0;
}

.marquee {
	font-size: 16px;
	color: #FF00FF;
	font-weight: bold;
	padding: 7px 0 10px 0;
}

#menu {
	width:877px;
	padding:0;
	margin:0;
}

#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu li {
	display:inline;
	margin:0;
	padding:0;
}

#menu li a span {
	display:none;
}

#menu li a {
	width:122px;
	height:28px;
	padding:0 0 3px 3px;
	float:left;
	display:block;
}

#menu li.bot1 a {
	width:247px;
	height:28px;
	background:url(images/bot1.jpg) no-repeat;
	display:block;
}

#menu li.bot1 a:hover {
	background:url(images/bot1h.jpg) no-repeat;
}

#menu li.bot2 a {
	background:url(images/bot2.jpg) no-repeat;
}

#menu li.bot2 a:hover {
	background:url(images/bot2h.jpg) no-repeat;
}

#menu li.bot3 a {
	background:url(images/bot3.jpg) no-repeat;
}

#menu li.bot3 a:hover {
	background:url(images/bot3h.jpg) no-repeat;
}

#menu li.bot4 a {
	background:url(images/bot4.jpg) no-repeat;
}

#menu li.bot4 a:hover {
	background:url(images/bot4h.jpg) no-repeat;
}

#menu li.bot5 a {
	background:url(images/bot5.jpg) no-repeat;
}

#menu li.bot5 a:hover {
	background:url(images/bot5h.jpg) no-repeat;
}

#menu li.bot6 a {
	background:url(images/bot6.jpg) no-repeat;
}

#menu li.bot6 a:hover {
	background:url(images/bot6h.jpg) no-repeat;
}

#menu li.bot7 a {
	background:url(images/bot7.jpg) no-repeat;
}

#menu li.bot7 a:hover {
	background:url(images/bot7h.jpg) no-repeat;
}

#menu li.bot8 a {
	background:url(images/bot8.jpg) no-repeat;
}

#menu li.bot8 a:hover {
	background:url(images/bot8h.jpg) no-repeat;
}

#menu li.bot9 a {
	background:url(images/bot9.jpg) no-repeat;
}

#menu li.bot9 a:hover {
	background:url(images/bot9h.jpg) no-repeat;
}

#menu li.bot10 a {
	background:url(images/bot10.jpg) no-repeat;
}

#menu li.bot10 a:hover {
	background:url(images/bot10h.jpg) no-repeat;
}

#menu li.bot11 a {
	background:url(images/bot11.jpg) no-repeat;
}

#menu li.bot11 a:hover {
	background:url(images/bot11h.jpg) no-repeat;
}

#menu li.bot12 a {
	background:url(images/bot12.jpg) no-repeat;
}

#menu li.bot12 a:hover {
	background:url(images/bot12h.jpg) no-repeat;
}

#menu li.bot13 a {
	background:url(images/bot13.jpg) no-repeat;
}

#menu li.bot13 a:hover {
	background:url(images/bot13h.jpg) no-repeat;
}

#prop_esq {
	float:left;
	width:150px;
	padding-top: 5px;

}

#principal {
	float:left;
	width:549px;
	margin:0 auto;
	margin-left:3px;
	padding:0px;
	padding-top: 5px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	font-family:Arial,Trebuchet MS,helvetica,freesans,sans-serif;
	font-size:13px;
}

#principal p {
	text-align:justify;
}

#principal table {
	width: 550px;
}

#principal table thead {
	background-color:#DFE8FF;
}

#principal table tfoot {
	background-color: #F2F5FF;
	margin-top: 5px;
}

#principal table h5 {
	margin:0;
	padding:5px 5px 1px 5px;
	font-weight:bold;
	font-size: 12px;
}

#principal table h4 {
	margin:0;
	padding:5px 5px 1px 5px;
	font-weight:bold;
	font-size: 17px;
}

#sobre table {
	width: 550px;
	margin-top: 7px;
	border: 1px solid #000000;
	border-spacing: 0;
}

#sobre table thead {
	background-color:#DFE8FF;
	height: 28px;
}

#sobre table tbody {
	background-color: #F2F5FF;
}

#sobre table h4 {
	margin:0;
	padding:5px 5px 1px 5px;
	font-weight:bold;
	font-size: 15px;
	color: #660000;
	border-bottom: 1px dashed;
}

#semana table {
	width: 550px;
	margin-top: 7px;
	border: 1px solid #000000;
	border-spacing: 0;
}

#semana table thead {
	background-color:#C5E6F9;
	height: 28px;
}

#semana table tbody {
	background-color: #FFFFFF;
}

#semana table h4 {
	margin:0;
	padding:5px 5px 1px 5px;
	font-weight:bold;
	font-size: 15px;
	color: #330066;
	border-bottom: 1px dashed;
}

#prop_dir {
	float:right;
	width:150px;
	margin-right:2px;
}

#footer {
	width: 875px;
	margin:5px 0 10px 0;
	text-align:center;
	background-color:#FFFFC1;
	float:left;
	font-size:13px;
	font-weight:bold;
	padding:0 0 15px 0;
}

.animal {
	width:180px;
}

.raca {
	width:180px;
}

.propaganda {
	margin-top:5px;
}

.form {
	width:150px;
	color:#000000;
	/*background-color:#B2DEF7;
	border-bottom-color:#003366;
	border-right-color:#003366;*/
}

.pesquisar {
	margin-left:53px;
	margin-top:2px;
	color:#000;
	background-color:#FFF;
	font-weight:bold;
	width:43px;
}

.none {
	display:none;
}

.titulo {
	margin:6px 0 6px 0;
}


.exi1 {
	background-color:#C5E6F9;
}

.exi2 {
	background-color:#F5F4DF;
}

.imagem {
	width:110px;
	vertical-align:top;
	padding-top:5px;
	font-weight: bold;
}

.info {
	width:440px;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.tdtitulo {
	background-color: #F2F5FF;
	margin-top:5px;
	padding:5px 5px 5px 5px;
	font-weight:bold;
	font-size: 15px;
}

.tituloinicial {
	color: #000;
	font-weight: bold;
	font-size:12px;
}

#divAnimal {
	padding-bottom:2px;
}

#divRaca {
	padding-bottom:2px;
}

#divEstado {
	padding-top: 3px;
	padding-bottom:2px;
}

#divCidade {
	padding-bottom:2px;
}

.saiba {
	color: #FF6600;
	font-weight: bold;
}

.saiba:visited {
	color: #FF6600;
	font-weight: bold;
}

.saiba:hover {
	background-color: #FFFF66;
	color: #FF6600;
	font-weight: bold;
}
