html, body, h1, h2, h3, p {
	margin:0px;
	padding:0px;
}
html, body {
	width:640px;
}
body {
	font-family:"Trebuchet MS";
	margin-bottom:10px;
}
abbr {
	cursor:help;
}
a:link {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
dl, dt, dd {
	font-family:"Trebuchet MS";
	margin:0;
	padding:0;
}
img {
	border:0px;
}
.ms_clear {
	clear:both;
}
/* ******************** PRINT ******************** */
#header {
	height:90px;
	background-color:#ffffff;
}
#middle {
	padding:10px 15px 10px 15px;
}
#footer {
	clear:both;
	padding:0px 15px 0px 15px;
}
#left {
	float:left;
	width:175px;
	padding-top:10px;
}
#left img {
	background-image:url(../imagens/fundo8.gif);
	background-repeat:repeat;
	padding:5px 5px 5px 5px;
}
#center {
	padding-top:10px;
}
.ms_tit1 {
	font-size:14px;
	font-weight:bold;
	color:#55636d;
	padding:0;
	margin:6px 0 6px 0;
}
.ms_tit3 {
	font-size:13px;
	font-weight:bold;
	color:#55636d;
	text-decoration:none;
}
.ms_tit4 {
	font-size:14px;
	font-weight:bold;
	color:#55636d;
}
.ms_txt1, .ms_txt2 {
	font-size:11px;
	color:#000000;
}
.ms_txt1_padding {
	padding:15px 0px 15px 0px;
}
.ms_txt1 p {
	margin-bottom:10px;
}
.ms_txt1 a {
	color:#000000;
	text-decoration:underline;
}
.ms_txt2 {
	text-align:right;
}
.ms_txt6 {
	font-size:10px;
	color:#000000;
	padding:5px 5px 15px 5px;
}
.ms_txt10 {
	font-size:11px;
	color:#000000;
}
.ms_txt11 {
	font-size:16px;
	font-weight:bold;
	color:#950400;
}
.ms_txt12 {
	font-size:11px;
	color:#837366;
}
.ms_agend1 {
	width:500px;
	background-color:#d7d7c4;
	padding:6px 20px 6px 6px;
	margin:0px 0px 1px 20px;
}
.ms_agend2 {
	width:500px;
	padding:6px 10px 6px 0px;
	margin-left:25px;
	border-bottom:1px solid #000000;
}
#ms_agend3 {
	width:625px;
	padding-top:10px;
}
#ms_agend3 dt span {
	display:block;
}
#ms_agend3 dt .hide {
	display:none;
}
#ms_agend3 dt .sep {
	clear:both;
	height:1px;
	background-color:#d4d8da;
	margin:1px 0 1px 0;
}
#ms_agend3 dt .dia {
	font-size:14px;
	font-weight:bold;
	color:#950400;
	padding:8px 0 8px 11px;
}
#ms_agend3 dd {
	background-color:#f4f4f4;
}
#ms_agend3 dd .sep {
	clear:both;
	height:1px;
	background-image:url(../imagens/sep11_print.gif);
	background-repeat:no-repeat;
}
#ms_agend3 dd .leftCol {
	float:left;
	width:46px;
	padding:16px 0 16px 16px;
}
#ms_agend3 dd .hora {
	font-size:11px;
	color:#4b6b83;
}
#ms_agend3 dd .rightCol {
	float:right;
	width:539px;
	background-color:#fff;
	padding:16px 16px 16px 8px;
}
#ms_agend3 dd .texto {
	font-size:12px;
	color:#414141;
}
.sep6 {
	padding:6px 0px 6px 0px;
}

