h1{
	color: #D32FB4;
	margin: 20px 0px 0px 300px;
	font-size: 20px;
}

.resumenNoticia{
	height: 222px; 
	overflow: hidden; 
	line-height: 16px;
}

.resumenNoticia p, .resumenNoticia ul, .resumenNoticia h2{
	margin: 0px;
	padding: 0px;
}	

label.error { 
	display: block; 
	color: red; 
	font-family: Verdana;
	font-size: 11px;
	padding-left: 16px;
	background: url(images/error.jpg) no-repeat left;
	margin-top: 4px;
}


div.partner{
	float: left;
	padding: 9px;
	height: 60px;
	text-align: center;
}

.partner-title{
	padding: 20px;
	display: block;
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: auto;
    height: 60px;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/


#blogs-amigos li{
	margin-left: 55px;
	font: bold 12px Trebuchet MS;
}

#blogs-amigos li a{
	color: #202125;
}