body {
	background: white;
	margin: 10px;
	padding: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #600;
	text-align: center;
}

a {
	color: #be3100;
	text-decoration: underline;
	font-weight: bold;
}

#geral {
	width: 760px;
}

#cenEsquerdaInicial {
	width: 540px;
	float: left;
}

#cenDireitaInicial {
	float: right;
	background: #ffc;
	padding: 10px;
	width: 200px;
}

#cenEsquerdaInt {
	float: left;
	background: #ffc;
	padding: 10px;
	width: 200px;
}

#cenDireitaInt {
	width: 520px;
	float: right;
	padding: 0px 10px;
	text-align: left;
}

div.caixaDest {
	width: 100%;
	padding: 10px;
	border: 1px solid #600;
	background-color: #e7bfbf;
}

p.location {
	font-size: 10px;
	color: #333;
}

a.locationLink {
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}

.textEsq {
	text-align: right;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
	width: 133px;
}

.textDir {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
	width: 134px;
}

.quadAmarelo {
	width: 116px;
	height: 116px;
	background: #ffc;
}

.linhaVertical {
	background: #630;
	width: 1px;
}

.linhaHorizontal {
	background: #630;
	height: 1px;
}

#rodape {
	width: 760px;
	height: 20px;
	background: no-repeat center center url(http://www.mundodoyoga.com.br/imagens/rodape.gif);
}

.rodapeTabela {
	width: 760px;
	height: 20px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}