@charset "ISO-8859-1";
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.titular_blanco {
	font-family: "Lucida Sans";
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.textos {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #333333;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.copete {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.epigrafe {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #333333;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}
.tituloentrevista {
	font-family: "Lucida Sans";
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.copete_blanco {
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.textos_blanco {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
}
