@charset "utf-8";
/* CSS Document */
body{
background: #783C24;
}
.tit_interno {
	font-family: calibri, arial, helvetica;
	font-size: 14px;
	color: #783C25;
	text-decoration: underline;
}
.txt_interno {
	font-family: calibri, arial, helvetica;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.tit_txt {
	font-family: calibri, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #783C25;
	text-decoration: underline;
	text-indent: 20px;
}
.tit_txt2 {
	font-family: calibri, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 30px;
}
.txt_pie {
	font-family: calibri, arial, helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

