.piePagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.piePagina:hover {
	color: #5784A3;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-align: justify;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F5F5F5;
	border: 1px solid #333333;
}
.texto10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.titular:hover {
	text-decoration: underline;
}
.subtitular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.subtitular:hover {
	text-decoration: underline;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5784A3;
}
.tituloCaso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tituloCaso:hover {
	color: #FF6600;
}
.cliente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #135C93;
	font-weight: bold;
	text-decoration: none;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.enlace:hover {
	color: #555555;
}
.bordeIconos {
	border: 1px solid #BBBBBB;
}
.bordeClientes {
	border: 1px solid #5784A3;
}
.textoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subtitularNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titularNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textoNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.textoNoticia:hover {
	color: #000000;
}
.pagina {
	font-family: Tahoma;
	font-size: 11px;
	color: #5784A3;
	text-decoration: none;
}
.bordeWeb {
	border: 1px solid 5784A3;
}
