.enlaceContacto {
	font-family: "Trebuchet MS";
	font-size: 12.5px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	vertical-align: middle;
	padding-left: 10px;
}

.enlace {
	font-family: "Trebuchet MS";
	font-size: 12.5px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	background-image: url(circulo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	padding-left: 10px;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}

.enlace:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #299926;
	text-decoration: none;
	line-height: 15px;
	background-image: url(circulo_over.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.campos {
	background-color: #B9D6B6;
	border: 1px solid #B9D6B6;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	height: 15px;
}
.texto_campos {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 13px;
}

.enlace_desactivado {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	vertical-align: middle;
}
.enlace_verde {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #2C9C28;
	text-decoration: none;
	line-height: 15px;
}
.enlace_verde:hover {


	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.bordederecho {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.enlace_desactivado2 {


	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.enlace2 {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #B2B2B2;
	text-decoration: none;
	line-height: 15px;
}
.enlace2:hover {


	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}
