body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondobtc.jpg);
	background-color: #FBFBFB;
}
a:link {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color: #114AB3;
	text-decoration: none;
}

a:hover {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	text-decoration: none;
	color: #114AB3;
}


.cuerpotexto {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #565656;
	font-weight: normal;
}
.contenido {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.subtitulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #3B3B9B;
	font-weight: bold;
}
.titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
.columna {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B3B9B;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.textoproductos {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	background-color: #E6E6E6;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.textoproductos1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	background-color: #D7D7D7;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.enlaces a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
}
.enlaces a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
}
.enlaces a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
}
