.bordetabla {
	border: 1px solid #3F5555;
}
.phorizontal {
	background-image: url(../img/p_horizontal.gif);
	background-repeat:  repeat-x;
}
.pvertical {
	background-image: url(../img/p_vertical.gif);
	background-repeat:  repeat-y;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4FA382;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #555555;
	text-align: justify;
}
.titunoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #418569;
	text-decoration: underline;
	text-transform: uppercase;
}

.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4FA382;
	text-decoration: none;
	text-align: left;
}
.noticias {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
