.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}
.piedefoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1E78BE;
	text-decoration: none;
}
.bordecontacto {
	border-top: 2px dashed #1E78BE;
	border-right: 2px none #1E78BE;
	border-bottom: 2px dashed #1E78BE;
	border-left: 2px none #1E78BE;
}
.fotoleft {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
}
.fotoright {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	border: 1px solid #000000;
}
.bordepubli {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #1E78BE;
	border-right-color: #1E78BE;
	border-bottom-color: #1E78BE;
	border-left-color: #1E78BE;
}
.publis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.publison {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.publis:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
