/*news*/

.feed {
	width: 600px;
    height: 620px;
	float: left;
	margin-bottom:10px;
	margin-top:25px;
	float:left;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 600px;
    height: 610px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width: 626px;
    height: 624px;
	padding-top:10px;
	padding-bottom:10px;
	overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
	width: 600px;
    height:  auto;
    margin-bottom: 10px;
	padding-bottom:10px;
	border-bottom:dashed 1px #b0b0b0;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: relative;
	float:left;
	width: 600px;
	margin-left:15px;
	height: 28px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/arrow2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
	background-position: 0 -1px;
}


.jcarousel-skin-tango .jcarousel-prev-vertical {
   	position: absolute;
	float:left;
	top:-10px;
	margin-top:-15px;
	width: 600px;
	margin-left:15px;
	height: 28px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/arrow1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 1px;
}

.newsitem {
	height:auto;
	width:600px;
	float:left;
	position:relative;
	padding-bottom:25px;
	border-bottom:1px #cdcdcd dashed;
	margin-bottom:35px;
}

.fechadiv {
	height: 75px;
	width: 75px;
	background-image: url(../images/fechabg.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: -5px;
	left: 0px;
	z-index: 10;
	padding-left:7px;
}


.fechadivtwitter {
	height: 75px;
	width: 75px;
	background-image: url(../images/fechabg.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: -5px;
	left: 0px;
	z-index: 10;
	padding-left:7px;
}


.fechadia {
	font-size: 36px;
	line-height:36px;
	font-weight:bold;
	color: #d1d1d1;
	float: left;
	height: 37px;
	width: 54px;
	text-align:center;
	padding-top:4px;
	margin-top:4px;
	padding-bottom:2px;
	margin-left:6px;
	border-bottom:1px #fff dashed;
}

.fechames {
	font-size: 10px;
	color: #d1d1d1;
	height: 20px;
	width: 54px;
	text-align:center;
	margin-left:6px;

}

.contenidonoticias {
	height: auto;
	width: 542px;
	float: left;
	margin-top: 11px;
	padding:10px;
	background-color:#1a293c;
	margin-left:24px;
	background-image:url(../images/bg_noticias.png);
	background-repeat:repeat;
	border: 1px solid #dedede;
}

.contenidonoticias2 {
	height: 180px;
	width: 200px;
	float: right;
	margin-top: 11px;
	background-color:#1a293c;
	background-image:url(../images/bg_noticias.png);
	background-repeat:repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
}

.titulonoticias {

	width:90%;
	height:auto;
	color:#990100;
	font-size:20px;
	margin-left:55px;
	font-family:"Goudy Old Style", "Times New Roman";

}

.titulonoticias2 {

	width:90%;
	height:auto;
	color:#333;
	font-size:20px;
	margin-top:10px;
	font-family:"Goudy Old Style", "Times New Roman";

}


.textonoticias {
	font-size:10px;
	color:#333;
	margin-top:10px;
	width:86%;
	margin-left:45px;
	height:auto;
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height:normal;
}

.textonoticias2 {
	font-size:10px;
	color:#181818;
	margin-top:10px;
	width:90%;
	height:100px;
	color:#313131;
	line-height:normal;
}


.imgnoticia {
	float: left;
	height: 180px;
	width: 375px;
	margin-left:24px;
	margin-top:11px;
	background-repeat:no-repeat;
	background-position:top left;
}

.bgpestana{
	width: 58px;
	height:180px;
	background-image: url(../images/newstab.png);
	background-repeat: no-repeat;
	background-position: right top;
	float:right;
	margin-right:-1px;

}

.botongaleria {
	width:124px;
	height:27px;
	background-image:url(../images/buttonnews.png);
	background-position:center center;
	background-repeat:no-repeat;
	float:right;
	position:absolute;
	right:30px;
	bottom:20px;
	color:#154e01;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	
}

.botongaleria a{
	text-decoration:none;
	color:#fff;
	font-family:"Goudy Old Style", "Times New Roman";
	font-size:14px;
	
	
}
