br.clear {
	height: 1px;
	clear: both;
}
/* ====== 1 COLUMNA ====== */
.clsHeadLineCont-1col {
	/*border: 1px solid #E4E4E4;*/
	float: left;
   	width: 100%;
}
/* ====== 2 COLUMNA ====== */
.clsHeadLineCont-1col .clsHeadLineInstance {
	border-bottom: 7px solid #E4E4E4;
	float: left;
	width: 100%;
}
/* ====== COMUNES ====== */
.clsHeadLineCont-2col .clsHeadLineInstance {
	float: left;
 	width: 47%;
	border: 1px solid #E4E4E4;
   	margin: 4px;
}
.clsHeadLineInstance p {
	float: left;
	display:block;
	width: 100%;
	text-align: justify;
}
.clsHeadLineInstance p a{
	text-decoration:none;
	color: #d05a09;
	background-color: #ffffff;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 85%;
	font-weight: normal;	
	text-align: justify;
	text-decoration: none;
}

div.titular {
	float: left;
    margin-top: 5px;
}
div.titular a {
	color: #d05a09;
	background-color: #ffffff;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 90%;
	font-weight:bold;	
	text-align: justify;
	text-decoration: none;
}
div.ImgSepHeadLine {
	clear: both;
	float: left;
	display:block;
	background-image: url(../media/aplicacion/images/separadorHeadLine.gif);	
    background-repeat: no-repeat;
	width:177px;
	height:7px;
	margin-top: 5px;
}
div.imagenHeadline {
	float: left;
	/*width: 15%;*/
}
div.titularYtitle {
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 70%;
}
.clsHeadLineInstance p {
   clear: both;
   float: left;
}
.clsHeadLineInstance img {
   float: left;
   margin: 5px;
}
