body {
	margin: 0;
	padding:0;
	background-color: #628D7A;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
.credito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
.homefundo {
	background-color: #D9E4E0;
	background-image: url(../images/home/home_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.titulotexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C564B;
	margin-bottom: 15px;
}
.txtprincipal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3E5A4C;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 12px;
}
.txtprincipalhist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3E5A4C;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-right: 30px;
}
.histfundo {

	background-color: #D9E4E0;
	background-image: url(../images/hist/histo_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.tarjatit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.racafundo {


	background-color: #D9E4E0;
	background-image: url(../images/raca/raca_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.dicasfundo {
	background-color: #D9E4E0;
	background-image: url(../images/dicas/dicas_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.filhotesfundo {
	background-color: #D9E4E0;
	background-image: url(../images/filh/filh_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.contatofundo {
	background-color: #D9E4E0;
	background-image: url(../images/cont/cont2_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#language {
	margin-top: 60px;
	float: right;	
}





