	body {
	color: #32211F;
	}
	h4 {
margin-bottom: 0;
padding-bottom: 0;
font-weight: bold;
font-size: 1.5em;
}
	a:link {
  		color: #666699; 
  		text-decoration: none; 
  	}
	a:visited {
  		color: #666699; 
  		text-decoration: none; 
	}
	a:hover { 
  		color: #333366; 
  		text-decoration: none; 
	}
	a:active {
  		color: #333366; 
		text-decoration: none; 
  	}
#donde{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 10pt;
}
#contact{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	top:20px;
}
#info
{
	display: block;
	height: 135px;
	background: url(../images/info_over.png) no-repeat 0 0;
}
#info:hover
{ 
  background-position: 0 -135px;
}

#info span
{
  display: none;
}
#apps
{
	display: block;
	height: 135px;
	background: url(../images/apps_over.png) no-repeat 0 0;
}
#apps:hover
{ 
  background-position: 0 -135px;
}

#apps span
{
  display: none;
}
#faq
{
	display: block;
	height: 133px;
	background: url(../images/faq_over.png) no-repeat 0 0;
}
#faq:hover
{ 
  background-position: 0 -133px;
}

#faq span
{
  display: none;
}
#contacto-header {
	font-family:Arial, Helvetica, sans-serif;
	/* color:330000; */
	font-size:18px;
	text-align:left;
	top: 15px;
	z-index:3;
}
.contact-body {
	font-family:Arial, Helvetica, sans-serif;
	/* color:330000; */
	font-size:16px;
	text-align:left;
	text-decoration:none;
	line-height:normal;
}
#contact-bold {
	font-family:Arial, Helvetica, sans-serif;
	color:#330000;
	font-size:24px;
	text-align:left;
}
.temp-body {
	font-family:Arial, Helvetica, sans-serif;
	/* color:330000; */
	font-size:32px;
	text-align:center;
	text-decoration:none;
	line-height:normal;
	z-index:3;
}
.temp-header {
	font-family:Arial, Helvetica, sans-serif;
	/* color:330000; */
	font-size:26px;
	text-align:left;
	text-decoration:none;
	line-height:normal;
	z-index:3;
}
.info-body {
	font-family:Arial, Helvetica, sans-serif;
	/* color:330000; */
	font-size:14px;
	text-align:left;
	text-decoration:none;
	list-style: none;
	display:inline;
	line-height:inherit;
	z-index:3;
}
#info-coletilla {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	/* color:330000; */
	z-index:3;
	}