.listadowebline {
	width: 690px;
	margin-left: 10px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 15px;
}
.listadowebtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
	float: left;
	width: 680px;
	font-weight: bold;
}
.listadoweblink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
.listadowebdescripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	float: left;
	width: 680px;
	font-weight: normal;
}
.listadowebrubros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #009933;
	text-decoration: none;
	float: left;
	width: 650px;
	margin-left: 15px;
}

.listadowebnaranja {
	color: #FF6600;
}

.listadoweburl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	float: left;
	width: 680px;
	font-weight: normal;
}
