/* SEMANTICA */
body {
	background:url(../img/bg.jpg) #e1dbc9 center top repeat-y;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#41290a;
}

img {
	border:0;
}

p {
	font-size:11px;
	line-height:13px;
	margin:0 0 15px 0;
}

p.agenda {
	font-size:11px;
	line-height:13px;
	margin:0;
}

a {color:#0e4ca1; text-decoration:none;}
a:hover {text-decoration:none; text-decoration:underline;}

/* CONTEUDO */
#geral {
	background:url(../img/bg.jpg) #e1dbc9 center top repeat-y;
	width:806px;
	margin:0 auto;
}

#conteudo {
	padding:0 20px 0 0;
	margin:0 0 0 73px;
	float:left;
}

#agenda {
	width:220px;
	padding:0 0 0 20px;
	margin:0 73px 0 0;
	float:left;
	text-align:center;
}

#data {
	background:url(../img/data.gif) left top no-repeat;
	width:39px;
	height:42px;
	padding:0 11px 0 0;
	margin:0 10px 0 0;
	color:#fff;
	font-weight:bold;
	text-align:center;
	float:left;
	border-right:2px solid #462402;
	line-height:19px;
}

.dia {font-size:12px;}
.mes {font-size:16px; letter-spacing:-1px;}

#titulo {
	height:36px;
	padding:3px 0;
	margin:0 0 20px 0;
	font-size:14px;
	font-weight:bold;
	text-align:justify;
}

#normal {
	padding:0 6px;
	margin:0 0 20px 0;
	font-size:17px;
	font-weight:bold;
	border-left:2px solid #462402;
}

#tamanho {
	text-align:justify;
}