*,html,body {
	margin:0;
	padding:0;
}
body {
	background-color: #FFFFFF;
	color: #727272;
}
a {text-decoration:none; color:#2d5198;}

a:visited {text-decoration:none; color:#2d5198;}

a:hover {text-decoration:underline; color:#ffa425;}
h1 {
	background-image: url(/images/logo.westlaw.encuentra.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 84px;
	width: 100%;
}

.content-despedida {
	font-family: Arial;
	font-size: 0.8em;
	text-align: left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5;
}
.bloque {
	display: block;
	text-align: center;
}
.textowest {
	margin: 0em;
	border: 1px dashed #999999;
	padding: 4em;
	visibility:visible;
}
.textocom {
	margin: 0em;
	border: 2px dashed #CCCCCC;
	padding: 4em;
	display:none;
}
.logothomsonaran {
	background-image: url(/images/tr_logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 84px;
	width: 100%;
}
.centrado {
	text-align: center;
}
.can {
	display:none;
}

.ext {
	display:none;
}
.ar {
	display:none;
}
.negrita {
	font-weight: bold;
}