.articulo {
	width:882px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.colfecha {
	width:80px;
	float:left;
	background-image: url(../images/nvfecha.gif);
	background-repeat: no-repeat;
	background-position: center 4px;
	margin-left: 25px;
	height: auto;
}
.colfoto {
	width:200px;
	float:right;
	margin-right: 20px;
}
.colnovedad {
	width:500px;
	margin-left: 120px;
}
.txtnovedad {
	margin-top: 10px;
}




.colnovedad h1 {
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #851993;
	padding-bottom: 5px;
}
p.fecha-dd {
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
}

p.fecha-mmyyyy {
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	letter-spacing: -0.1em;
}
.txtnovedad p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 17px;
}
.txtnovedad h4 {
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	margin-top: -5px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.colfecha ul {
	margin-top: 19px;
}
.colfecha li {
	font-size: 10px;
	line-height: 12px;
	list-style-type: none;
	margin-bottom: 8px;
	text-align: center;
}
.colfecha a {		color: #FFF; text-decoration:none; }
.colfecha a:hover {	
	color: #DF8BEB;}

