html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #FFFFFF;
	color: #000;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:focus {
	color: #CCCCCC;
}
a:active {
  color: #000;
}
.imageright {
	padding: 10px;
	float: left;
}
.boton {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.contenido {
	text-align: center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.imagen_dloads {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.text_dloads {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}





#outerWrapper {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 750px;
}
#outerWrapper #header {
  font-size: 18px;
  font-weight: bold;
  height: 250px;
  line-height: 15px;
  padding: 0px 0px 0px 0px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0;
  padding: 0px 0px 0px 0px;
}
#outerWrapper #footer {
	height: 70px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
