﻿
.tablaprincipal {
	border-collapse: collapse;
}
.botton {
	font-family: "Franklin Gothic Book", Tahoma;
	font-size: small;
	width:850px;
	text-align:center;
	height:100px;
	vertical-align:middle;
	color:#FFFFFF;
	background-image: url('fondown.jpg');
	background-repeat:repeat-x;
	background-color: #999999;
}
.abhosting {
	border-width: 0;
	vertical-align: bottom;
}
a{
	text-decoration: none;
	color: #000000;
}
.downlink{
	text-decoration: none;
	color: #FFFFFF;
}
.contenido {
	font-family: "Franklin Gothic Book", Tahoma;
	font-size: 10pt;
	color: #333333;
	text-align:center;
}
.titulo {
	background-image:url('fondotitulo.jpg');
	text-align:center;
	width:100%;
	height:30px;
	position:static;
	font-size:small;
	font-weight:bold;
	color:#666666;
}
.floatleft {
	float:left;
}