.p01 {
	background-image: url(../images/bd01.jpg);
	background-repeat:  repeat-x;
	height: 4px;
}
.p02 {

	background-image: url(../images/bd02.jpg);
	background-repeat:  repeat-x;
	height: 4px;
}
.p03 {
	background-image: url(../images/bd0a.jpg);
	background-repeat:   repeat-y;
	width: 4px;

}
.p04 {

	background-image: url(../images/bd0b.jpg);
	background-repeat:   repeat-y;
	width: 4px;
}
.fecha {
	font-family: Georgia;
	font-size: 14px;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7F7F7F;
	border-bottom-color: #7F7F7F;
	height: 25px;
}
.url {

	font-family: Georgia;
	font-size: 12px;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7F7F7F;
	height: 25px;
}
.art {
	font-family: Georgia;
	font-size: 24px;
	color: #005F95;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #7F7F7F;
	border-left: none;
}

.art a {
	font-size: 11px;
	text-decoration:none;
	color: #005F95;
}



.art2 {
	font-family: Georgia;
	font-size: 14px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	font-weight: bold;


}
.art3 {
	font-family: Georgia;
	font-size: 12px;
	color: #666666;
	text-align: center;
	text-decoration: none;

}
#menup  {

	text-decoration: none;
	color: #5E5D5D;
	font-family: Georgia;
	font-size: 13px;
	padding: 5px 10px;
}
#menup:hover {

	color: #333333;
	background-color: #F4F4F4;
}

