h1 {
  color:#782A39;
  font-family:tahoma;
  font-size:16px;
  font-weight:bold;
}

.menu {
	font-family: Tahoma;
	font-size: 18px;
	color: #8E6E75;
	text-decoration: none;
	}

.menu:hover {
color : #5F3841;
text-decoration: none; 
}


a {
font-family: tahoma;
font-size: 13px;
font-weight: bold;
color: #782A39;
text-decoration: underline;
}

a:hover {
color: #7A0A20;
}


.title {
font-family: tahoma;
font-size: 18px;
font-weight: bold;
color: #782A39;
}

.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #782A39;
}

.lider {
	font-size: 14px;
	font-weight: bold;
	color: #782A39;
}

.text_start {
font-family: tahoma;
font-size: 14px;
font-weight: bold;
color: #782A39;
}

.text {
  font-family: tahoma;
  font-size: 14px;
  font-weight: normal;
  color: #782A39;
}

.text_bottom {
  font-family: tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #B66576;
	
}

fieldset.collapsible legend {
  display:block;
  font:italic 17px Georgia,serif;
  padding:0 0 0px;
}

fieldset.collapsible {
  position:relative;
}

fieldset.collapsed {
  border-bottom-width:0;
  border-left-width:0;
  border-right-width:0;
  height:1em;
  margin-bottom:0;
}

fieldset.collapsible {
  border:medium none;
  margin:0 0 20px;
}

fieldset {
  margin-bottom:1em;
  padding: 0em;
}

fieldset.collapsed  .collapse-wrapper {
  display: none;
}