@charset "utf-8";
/* CSS Document */


.fundo_meio {
	background-image: url(images/fundo_meio.jpg);
	background-color:#32163F
	background-repeat: repeat-x;
	height: 300px;
}
.fundo_3dflip {
	background-image: url(images/teste_r2_c3.jpg);
	background-repeat: no-repeat;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.txt_dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-style: italic;
	font-weight: bolder;
	float: right;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}
.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}
.agenda {
	background-image: url(images/fundo_agenda.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 225px;

}
