.tabla_bordes {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #605C35;
	border-right-color: #605C35;
	border-bottom-color: #605C35;
	border-left-color: #605C35;
}
.texto_content_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #884600;
	font-weight: bold;
	padding-left: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #884600;
	font-weight: bold;
}
.copyright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55532F;
	font-weight: bold;
	text-align: right;
}
.texto_content_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #884600;
	font-weight: bold;
	padding-left: 10px;
	text-align: justify;
}
.texto_content_02_bl {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #532C00;
	font-weight: bold;
	padding-left: 10px;
	text-align: justify;
}
.texto_content_03 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #532C00;
	font-weight: normal;
	padding-left: 10px;
	text-align: justify;
}
.texto_content_01_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #884600;
	font-weight: bold;
	padding-left: 10px;
}
.texto_content_03_resalta {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #884600;
	font-weight: bold;
	text-align: justify;
}
.texto_content_01_b {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #884600;
	font-weight: bold;
	padding-left: 10px;
}
.tabla_bordes_2 {
	border: thin solid #605C35;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#394B2C;
	font-weight:bold;
}
a:hover{
	color:#5A761E;
	font-weight:bold;
}
h1{
	font-size:18px;
	color:#884400;
}
.texto_normal{
	font-size:12px;
	color:#532B00;
	font-family:arial;
	margin-top:20px;
}

#box{
  border: 2px solid #959253;
  background-color: #b4b078;
  width: 400px;
  text-align:center;
  margin:0 auto;
  padding:0;
}