﻿.hrgris {
	margin:2px 0 8px 0;
	border:solid 0;
	height:1px;
	color:#999999;
	background:#999999;
	float:left;
	width:100%;
}
/*.hrRosa {
	margin:2px 0 8px 0;
	border:solid 0;
	height:5px;
	color:#e04b66;
	background:#e04b66;
	float:left;
	width:100%;
}*/
.hrDottedRed{
	float:left;
}
.ContenedorPublicacionLeft{
	width:240px;
	float:left;
	margin:0;
	margin-top:15px;
	border-top:solid 1px #999999;
	padding-top:8px;
}
.ContenedorPublicacionRight{
	width:240px;
	float:right;
	margin:0;
	margin-top:15px;
	border-top:solid 1px #999999;
	padding-top:8px;
}
.HeaderPublicacion h2{
	font-size:1em;
	color:#9f1b33;
}
.HeaderPublicacion {
	border-bottom:solid 5px #e04b66;
	padding-bottom:5px;
	margin-bottom:8px;
}
.DescPublicacion{
	font-size:.8em;
	color:#333333;
	width:100%;
	height:70px;
	overflow:auto;
	float:left;
}
.imgPublicacion{
	float:left;
}
.imgPublicacion img {
	height:108px;
	width:68px;
}
.detallePublicacion{
	float:left;
	width:150px;
	margin-left:10px;
	font-size:0.8em;
	color:#666666;
	font-weight:bold;
	height:107px;
	overflow:auto;
}
.detallePublicacion h3{
	background-color:#f0e7e8;
	color:#9f1b33;
	font-size:1.1em;
	margin:0 0 5px 0;
	padding:6px 8px;
}
.PublicacionFooter{
	background:url(/imagenes/publicaciones/PublicacionFooter.gif) right no-repeat;
	width:100%;
	height:23px;
	float:left;
	margin-top:10px;
	color:#ebced1;
	text-align:right;
	font-weight:bold;
}
#Secciones .PublicacionFooter a {
	color:#FFFFFF;
}
div#Secciones .PublicacionFooter p{
	padding:3px 20px 0 0;
	color:#ffffff;
}
.divHR {
	height:10px;
	width:240px;
	float:left;
	vertical-align:bottom;

}

