.tit {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4D2612;
}
.text {
	font-family: "Trebuchet MS", Arial;
	color: #4D2612;
	font-size: 12px;
}
.bajada {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #4D2612;
}
a:link {
	font-family: "Trebuchet MS", Arial;
	color: #4D2612;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Arial;
	color: #4D2612;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Arial;
	color: #A12622;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Arial;
	color: #AC2624;
	text-decoration: underline;
}
.bordeizq {
	background-image: url(../imagenes/borde_izq.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bordeder {
	background-image: url(../imagenes/borde_izq.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bordeabajo {
	background-image: url(../imagenes/borde_abajo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.form {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #4D2612;
	border: 1px solid #4D2612;
}
.infusion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.infusion:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.infusion:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.infusion:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.infusion:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.textgrande {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #4D2612;
	line-height: 25px;
}
.foto {
	cursor: pointer;
}
#menu {
	height: 26px;
	width: 836px;
	padding-top: 5px;
	background-color: #AC2623;
	border: 3px solid #4D2612;
}

