@charset "utf-8";
/* CSS Document */

/** Noticias **/

#bannerTop{
	height: 50px;
	margin-bottom: 10px;
}
.noticias 
 {
	margin-bottom: 15px;
	float: left;
	width: 167px;
	margin-right: 10px;
}
.noticiasSinMargen {
	margin-bottom: 15px;
	float: left;
	width: 167px;
}
.txtNoticias2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9A2128;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.infoNoticias {
	margin-bottom: 15px;
	float: left;
	width: 114px;
	margin-right: 3px;
}
.infoNoticias a, .infoNoticiasSinMargen a {color:black;}
.infoNoticiasSinMargen {
	margin-bottom: 15px;
	float: left;
	width: 114px;
}
.imgNoticias {
	margin-bottom: 5px;
}
.txtNoticias {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6C600;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.txtNoticiasSinMargen {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 160px;
}
.comments {
	float: left;
	width: 340px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

/* Noticias */


.colCenterNoti {
	float: left;
	width: 478px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #95998E;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#contCenterNoti {
	font-weight: normal;
}

#contCenterNoti a {
	font-size: 13px;
	font-weight: bold;
}

.colRightNoti {
	float: left;
	width: 370px;
}
#contRightNoti {
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.articuloNoti {
	width: 180px;
	float: left;
}

.articuloNotiImg {
	margin-bottom: 15px;
}
.articuloLinks {
	margin-bottom: 3px;
}
.articuloLinks a {
	display: block;
	font-size: 11px;
}
.blackTxt {
	font-weight: normal;
	color: #000000;
}
