div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#logo {
   background: url(images/dynamic/logo.gif) no-repeat;
}
#key_visual {
	background-image: url(images/cabecera.gif);
	background-repeat: no-repeat;
}
#slogan {
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
a.main_nav_active_item {
	background: url(images/dynamic/buttonset3/n1active.gif) no-repeat;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: 100;
	text-decoration: none;
	color: #000000;
	background-position: top left;
	vertical-align: middle;
}
a.main_nav_item {
	background: url(images/n1.gif) no-repeat;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-position: top left;
	vertical-align: middle;
}
a.main_nav_item:hover {
  background: url(images/n1hover.gif) no-repeat;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  background-position: top left;
  vertical-align: middle;
}
a.sub_nav_active_item {
  background: url(images/sn1active.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #D17D00;
  vertical-align: middle;
}
a.sub_nav_item {
  background: url(images/sn1.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #2E2E2E;
}
a.sub_nav_item:hover {
  background: url(images/sn1hover.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #D17D00;
}
.content h1 {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #7A7A7A;
}
.content h2 {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #FEA001;
}
.content h3 {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #7CA001;
}
.content, .content p {
  font-family: Arial,Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3D3D3D;
}
.content a:link {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #7CA001;
}
.content a:visited {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #525252;
}
.content a:hover {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #7CA001;
}
.content a:active {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #7CA001;
}
#footer_text {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #B73939;
}
a.estilo2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
a.estilo2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
a.estilo2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
a.estilo2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

