.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.fondo_cuerpo {
	background-color: #9C6733;
}
.tabla_grande {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 690px;
}
.tabla_peque {
	background-color: #FFFFFF;
	width: 670px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #95322C;
	list-style-position: outside;
	clip:    rect(auto auto auto auto);
	text-transform: uppercase;
	text-decoration:none;
	height: 10px;
}
a.menu:hover {
	color: #95322C;
	text-decoration:underline
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F7941C;
}
.borde_imagen {
	border: 1px solid #FF9933;
}
.vertical {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #9C6733;
	border-right-color: #9C6733;
	border-bottom-color: #9C6733;
	border-left-color: #9C6733;
}
a.enlace{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #712B2B;
	text-decoration: none;
}
a.enlace:hover{
font-family:Arial, Helvetica, sans-serif;
font.size:8pt;
font-weight: bold;
color: #712B2B;
text-decoration: underline;
}

.lista {
	list-style-image: url(../img/bullet2.jpg);
	padding:3px 0px 3px 16px;
}
.resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.borde_tabla {
	border: 1px solid #FF9933;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
	left: 4px;
	right: 4px;
	clip:  rect(auto 4px auto 4px);
}
.txtcontac {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
