body {
	background-color: #FFFFFF;
	margin: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
	color: #87BD2B;
}
a:visited {
	text-decoration: none;
	color: #87BD2B;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
h1 {
	font-size: 18px;
	color: #87BD2B;
	text-align: center;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
a.idioma:link {
	text-decoration: none;
	color: #00CCFF;
}
a.idioma:visited {
	text-decoration: none;
	color: #00CCFF;
}
a.idioma:hover {
	text-decoration: none;
	color: #ffffff;
	
}
a.idioma:active {
	text-decoration: none;
	color: #ffffff;
}
.color_vde {
	color: #87BD2B;
}
.uno a {
  display:block;
  border:none;
  background-repeat:no-repeat;
  background-position:left top;
  width:95px;
  height:60px;
  text-align: center;
  vertical-align: middle;
}
.uno a:hover { background-position: 0 -60px; text-decoration: none; }
.uno a#imagen { background-image: url("imgs_std/1.jpg") }

.dos a {
  display:block;
  border:none;
  background-repeat:no-repeat;
  background-position:left top;
  width:85px;
  height:60px;
  text-align: center;
  vertical-align: middle;
}
.dos a:hover { background-position: 0 -60px; text-decoration: none; }
.dos a#imagen { background-image: url("imgs_std/2.jpg") }

.tres a {
  display:block;
  border:none;
  background-repeat:no-repeat;
  background-position:left top;
  width:120px;
  height:60px;
  text-align: center;
  vertical-align: middle;
}
.tres a:hover { background-position: 0 -60px; text-decoration: none; }
.tres a#imagen { background-image: url("imgs_std/3.jpg") }

.cuatro a {
  display:block;
  border:none;
  background-repeat:no-repeat;
  background-position:left top;
  width:85px;
  height:60px;
  text-align: center;
  vertical-align: middle;
}
.cuatro a:hover { background-position: 0 -60px; text-decoration: none; }
.cuatro a#imagen { background-image: url("imgs_std/4.jpg") }

.cinco a {
  display:block;
  border:none;
  background-repeat:no-repeat;
  background-position:left top;
  width:70px;
  height:60px;
  text-align: center;
  vertical-align: middle;
}
.cinco a:hover { background-position: 0 -60px; text-decoration: none; }
.cinco a#imagen { background-image: url("imgs_std/5.jpg") }