/* CSS Document */


body{
	background: #213000 url(../gifs/background.jpg) center top no-repeat;
	margin: 0px;
 }
 
 /***/ div, td{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: justify;
/*	border: 1px solid #CCCCCC*/
 }
 
td div {
	text-align: center;
	width: 420px
}
 
 
.listanimal td{
	text-align:center
}
 
a:focus {
	outline: none;
}

a{
	color: /*#99CC00;*/#003366;
	text-decoration: none;
}

a:hover{
	color: /*#99CC00;*/#003366;
	text-decoration: underline;
}

.topo a{
	color: #003366;
	text-decoration: none;}

.topo a:hover{
	color: #003366;
	text-decoration: underline;
}

.contentor{
	margin: 0 auto;
	width:960px; 
	background: url(../gifs/back_blanc.png) center top repeat-y;
}

.conteudo{
	line-height: 22px;
	color: #666666;
}

/*.conteudo span{
	font-size: 14px;
	color:#669900;
	font-weight: bold;
	text-transform: uppercase;
}
*/

/*#vertical_slide, #vertical_slide1{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}*/


/* */

.divToggle
{
	padding: 0px;
	margin: 0px;
	width: 150px;
	height: 44px;
	float:left;
	cursor:pointer;
}

.lang
{
	padding: 0px;
	margin: 0px;
	width: 101px;
	height: 44px;
	float:left;
}

.moreInfo{
	line-height: 22px;
	margin: 10px 0px 0px 0px;
}

img{
	border: none;
}


