body {
	font: 8px "Trebuchet MS", Arial, sans-serif;
    background-color: #000;
}

#contenido {
	padding: 20px;
	width: 660px;
	text-align: left;
	background-color: #FFFFFF;
}
#foot {
	text-align: center;
	padding: 10px;
	background: #fff;
}
.descarga {
	text-align: center;
	vertical-align: middle;
}

a {
    font: 12px "Tahoma", Arial, sans-serif;
   	font-weight:bold;
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #ffa200;
}
h1 {
	color: #e70a0a;
	margin: 0px;
	font: 12px Arial, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}


#boton {
	width: 500px;
	text-align: right;
	height: 86px;
	background: url(imagenes/fondo_firefox.gif) no-repeat center top;
	padding-top: 34px;
    padding-right: 20px;
}
#boton_adobe{
	width: 500px;
	text-align: right;
	height: 86px;
	background: url(imagenes/fondo_adobe.gif) no-repeat center top;
	padding-top: 34px;
    padding-right: 20px;
}

#boton_norton{
	width: 500px;
	text-align: right;
	height: 86px;
	background: url(imagenes/fondo-norton.jpg) no-repeat center top;
	padding-top: 34px;
    padding-right: 20px;
}

#boton_skype{
	width: 500px;
	text-align: right;
	height: 86px;
	background: url(imagenes/fondo-skype.jpg) no-repeat center top;
	padding-top: 34px;
    padding-right: 20px;
}


#boton_doctor{
	width: 500px;
	text-align: right;
	height: 86px;
	background: url(imagenes-doctor/fondo_doctor.gif) no-repeat center top;
	padding-top: 34px;
    padding-right: 20px;
}
#boton_earth{
	width: 500px;
	text-align: right;
	height: 86px;
	background: url(imagenes/fondo-earth.jpg) no-repeat center top;
	padding-top: 34px;
    padding-right: 20px;
}
#boton_desktop{
	width: 500px;
	text-align: right;
	height: 86px;
	background: url(imagenes/fondo-desktop.jpg) no-repeat center top;
	padding-top: 34px;
    padding-right: 20px;
}

#boton_spyware{
	width: 500px;
	text-align: right;
	height: 86px;
	background: url(imagenes/fondo-spyware.jpg) no-repeat center top;
	padding-top: 34px;
    padding-right: 20px;
}

#boton_firefox{
	width: 500px;
	text-align: right;
	height: 86px;
	background: url(imagenes/fondo-firefox.jpg) no-repeat center top;
	padding-top: 34px;
    padding-right: 20px;
}

#boton_picasa{
	width: 500px;
	text-align: right;
	height: 86px;
	background: url(imagenes/fondo-picasa.jpg) no-repeat center top;
	padding-top: 34px;
    padding-right: 20px;
}
#boton_adobe{
	width: 500px;
	text-align: right;
	height: 86px;
	background: url(imagenes/fondo-adobe.jpg) no-repeat center top;
	padding-top: 34px;
    padding-right: 20px;
}

#boton_real{
	width: 500px;
	text-align: right;
	height: 86px;
	background: url(imagenes/fondo-real.jpg) no-repeat center top;
	padding-top: 34px;
    padding-right: 20px;
}

#boton_gallery{
	width: 500px;
	text-align: right;
	height: 86px;
	background: url(imagenes/fondo-gallery.jpg) no-repeat center top;
	padding-top: 34px;
    padding-right: 20px;
}


#boton_mas{
	width: 221;
	text-align: right;
	height: 251px;
	background: url(imagenes/mas.jpg) no-repeat center top;
	padding-top: 34px;
    padding-right: 20px;
}

#boton_caracteristicas{
	width: 477px;
	text-align: right;
	height: 250px;
	background: url(imagenes/carateristicas.jpg) no-repeat center top;
	padding-top: 34px;
    padding-right: 20px;
}

#enlaces{
	font: 10px "Tahoma";
	color: #FFFFFF;
	text-align: justify;
	padding-top: 34px;
    padding-left: 20px;
}
#caract{
	font: 11px "Tahoma";
	color: #000;
	text-align: justify;
	padding-top: 40px;
    padding-left: 40px;
    padding-right: 30px;
}


.a1{
	font: 11px "Tahoma";
	color: #FFFFFF;
    text-decoration:underline;
}

.a1:hover{
	font: 11px "Tahoma";
	color: #FF0000;
    text-decoration:underline;
}